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

chore(deps): bump gittools/actions to 3.0.2 in workflows #317

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 Nov 18, 2024

User description

Bumps gittools/actions from 3.0.0 to 3.0.2.

Release notes

Sourced from gittools/actions's releases.

v3.0.2

What's Changed

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

v3.0.1

What's Changed

... (truncated)

Commits
  • 0ad7bfb include stdout and stderr in the output of the tools
  • 1b0ab26 dist update
  • 000e20d Merge pull request #1341 from arturcic/fix/include-sdtout-stderr
  • 5788f8a include stdout and stderr in the output of the tools
  • 771005a update envs
  • 1a8f9bd use macos-15 for GHA
  • 72eb276 update examples version to 3.0.1
  • 95890b4 Merge pull request #1337 from GitTools/dependabot/npm_and_yarn/vite-925092cb23
  • 5e1eabf (npm): Bump the vite group with 2 updates
  • 37fbfed Merge pull request #1335 from GitTools/dependabot/npm_and_yarn/eslint-30cfb28c55
  • 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


Description

  • Bumped gittools/actions from version 3.0.0 to 3.0.2 in both build and release workflows.
  • Ensured the latest patch version of GitVersion actions is used for setup and execution.

Changes walkthrough 📝

Relevant files
Dependencies
build.yml
Update GitVersion actions to version 3.0.2 in build workflow

.github/workflows/build.yml

  • Updated gittools/actions/gitversion/setup from version 3.0.0 to 3.0.2.
  • Updated gittools/actions/gitversion/execute from version 3.0.0 to
    3.0.2.
  • +2/-2     
    release.yml
    Update GitVersion actions to version 3.0.2 in release workflow

    .github/workflows/release.yml

  • Updated gittools/actions/gitversion/setup from version 3.0.0 to 3.0.2.
  • Updated gittools/actions/gitversion/execute from version 3.0.0 to
    3.0.2.
  • +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 3.0.0 to 3.0.2.
    - [Release notes](https://github.com/gittools/actions/releases)
    - [Commits](GitTools/actions@v3.0.0...v3.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: gittools/actions
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    @dependabot dependabot bot added dependencies ⬆️ Pull requests that update a dependency file github actions 🛠️ Pull requests that update GitHub Actions code labels Nov 18, 2024
    @sophie-syntax sophie-syntax bot changed the title chore(deps): bump gittools/actions from 3.0.0 to 3.0.2 chore(deps): bump gittools/actions to 3.0.2 in workflows Nov 18, 2024
    Copy link

    sophie-syntax bot commented Nov 18, 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 Nov 18, 2024

    PR Code Suggestions ✨

    No code suggestions found for the PR.

    Copy link

    sonarcloud bot commented Nov 18, 2024

    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