Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): update gittools/actions to v3.1.1 #127

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 11, 2024

User description

Bumps gittools/actions from 0.10.2 to 3.1.1.

Release notes

Sourced from gittools/actions's releases.

v3.1.1

As part of this release we had 5 commits which resulted in 1 issue being closed.

Bug

  • !1394 #1389 - Add back support for dot-delimited GitVersion outputs/variables

SHA256 Hashes of the release artifacts

  • f92307266ea91e2952e8ac9c48f7f4decc44bec8150c81c083a02c1eac97e4d1 - gittools.gittools-3.1.1.24121015.vsix

v3.1.0

As part of this release we had 4 commits which resulted in 1 issue being closed.

Bug

  • [#1389](GitTools/actions#1389) [ISSUE]: Gittools Azure DevOps task 3.0.4 unable to retrieve gitversion output variables value or set version

SHA256 Hashes of the release artifacts

  • fb54c7ca9f0c293e5580db43346b8e2d36e73e4d426375ba3a7f3ab966f831d1 - gittools.gittools-3.1.0.24121013.vsix

v3.0.4

As part of this release we had 69 commits which resulted in 4 issues being closed.

Improvements

SHA256 Hashes of the release artifacts

  • 4f0fbe15c2f8805dbe2b7ff40c6a9ac42106d0cb38ee5923fd7ced2fe298caa4 - gittools.gittools-3.0.4.24121003.vsix

v3.0.3

What's Changed

Full Changelog: GitTools/actions@v3.0.2...v3.0.3

v3.0.2

What's Changed

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

PR Type

dependencies


Description

  • Updated gittools/actions dependency in the GitHub Actions workflows to version v3.1.1.
  • Modified .github/workflows/build.yml and .github/workflows/release.yml to reflect the updated versions for gittools/actions/gitversion/setup and gittools/actions/gitversion/execute.
  • Ensures compatibility with the latest GitVersion features and fixes.

Changes walkthrough 📝

Relevant files
Dependencies
build.yml
Update GitVersion action versions in build workflow           

.github/workflows/build.yml

  • Updated gittools/actions/gitversion/setup version from v0.10.2 to
    v3.1.1.
  • Updated gittools/actions/gitversion/execute version from v0.10.2 to
    v3.1.1.
  • +2/-2     
    release.yml
    Update GitVersion action versions in release workflow       

    .github/workflows/release.yml

  • Updated gittools/actions/gitversion/setup version from v0.10.2 to
    v3.1.1.
  • Updated gittools/actions/gitversion/execute version from v0.10.2 to
    v3.1.1.
  • +2/-2     

    💡 PR-Agent usage: Comment /help "your question" on any pull request to receive relevant information

    Bumps [gittools/actions](https://github.com/gittools/actions) from 0.10.2 to 3.1.1.
    - [Release notes](https://github.com/gittools/actions/releases)
    - [Changelog](https://github.com/GitTools/actions/blob/main/GitReleaseManager.yml)
    - [Commits](GitTools/actions@v0.10.2...v3.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: gittools/actions
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    @dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Dec 11, 2024
    @sophie-syntax sophie-syntax bot changed the title build(deps): bump gittools/actions from 0.10.2 to 3.1.1 build(deps): update gittools/actions to v3.1.1 Dec 11, 2024
    Copy link

    sophie-syntax bot commented Dec 11, 2024

    PR Reviewer Guide 🔍

    Here are some key observations to aid the review process:

    ⏱️ Estimated effort to review: 1 🔵⚪⚪⚪⚪
    🧪 No relevant tests
    🔒 No security concerns identified
    ⚡ No major issues detected

    Copy link

    sophie-syntax bot commented Dec 11, 2024

    PR Code Suggestions ✨

    No code suggestions found for the PR.

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code Review effort [1-5]: 1
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    0 participants