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.0.4 #126

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

User description

Bumps gittools/actions from 0.10.2 to 3.0.4.

Release notes

Sourced from gittools/actions's releases.

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

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

v3.0.1

What's Changed

... (truncated)

Commits
  • 2ef88d1 dist update
  • 977a540 Update release workflow and add GitReleaseManager config
  • 4e730e9 Refactor runner output logging for consistency
  • a78da05 Add null check for logFilePath before pushing to args
  • bbd7d52 Merge pull request #1383 from arturcic/feature/gitreleasemanager
  • ef5dd58 Enhance release workflow with GitReleaseManager steps
  • 1ed23bd update version.md
  • 923cb8e Merge pull request #1382 from GitTools/dependabot/npm_and_yarn/eslint-705a528bb4
  • d97143a (npm): Bump typescript-eslint from 8.17.0 to 8.18.0 in the eslint group
  • b7154c3 Merge pull request #1381 from arturcic/main
  • Additional commits viewable in compare view

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, configuration changes


Description

  • Updated gittools/actions dependency from version v0.10.2 to v3.0.4 in both build.yml and release.yml workflows.
  • Ensures compatibility with the latest GitTools GitVersion features and fixes.
  • Improves workflow reliability by using the latest major version of the GitTools actions.

Changes walkthrough 📝

Relevant files
Dependencies
build.yml
Update GitTools GitVersion actions in build workflow         

.github/workflows/build.yml

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

    .github/workflows/release.yml

  • Updated gittools/actions/gitversion/setup action from version v0.10.2
    to v3.0.4.
  • Updated gittools/actions/gitversion/execute action from version
    v0.10.2 to v3.0.4.
  • +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.0.4.
    - [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.0.4)
    
    ---
    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 10, 2024
    @sophie-syntax sophie-syntax bot changed the title build(deps): bump gittools/actions from 0.10.2 to 3.0.4 build(deps): update gittools/actions to v3.0.4 Dec 10, 2024
    Copy link

    sophie-syntax bot commented Dec 10, 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 10, 2024

    PR Code Suggestions ✨

    No code suggestions found for the PR.

    Copy link
    Contributor Author

    dependabot bot commented on behalf of github Dec 11, 2024

    Superseded by #127.

    @dependabot dependabot bot closed this Dec 11, 2024
    @dependabot dependabot bot deleted the dependabot/github_actions/gittools/actions-3.0.4 branch December 11, 2024 07:02
    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