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.1 in workflows #123

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2024

User description

Bumps gittools/actions from 0.10.2 to 3.0.1.

Release notes

Sourced from gittools/actions's releases.

v3.0.1

What's Changed

... (truncated)

Commits
  • 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
  • 5f22a43 (npm): Bump @​vitest/eslint-plugin in the eslint group
  • 62ab53b Merge pull request #1334 from GitTools/dependabot/npm_and_yarn/eslint-c1b286895e
  • c04bd65 (npm): Bump typescript-eslint from 8.13.0 to 8.14.0 in the eslint group
  • 82b5024 Merge pull request #1333 from GitTools/dependabot/npm_and_yarn/vite-74cd45698c
  • 40ec199 (npm): Bump vite from 5.4.10 to 5.4.11 in the vite group
  • 9c3101f Merge pull request #1331 from GitTools/dependabot/npm_and_yarn/vite-b6bce36c25
  • 5eef250 (npm): Bump vite-tsconfig-paths from 5.1.0 to 5.1.2 in the vite group
  • 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

enhancement, dependencies


Description

  • Updated the GitHub Actions workflows to use gittools/actions version 3.0.1.
  • Modified both build.yml and release.yml to reflect the new version in the gitversion/setup and gitversion/execute steps.

Changes walkthrough 📝

Relevant files
Dependencies
build.yml
Update GitVersion action to version 3.0.1 in build workflow

.github/workflows/build.yml

  • Updated gittools/actions version from 0.10.2 to 3.0.1.
  • Changed gitversion/setup and gitversion/execute steps to use the new
    version.
  • +2/-2     
    release.yml
    Update GitVersion action to version 3.0.1 in release workflow

    .github/workflows/release.yml

  • Updated gittools/actions version from 0.10.2 to 3.0.1.
  • Changed gitversion/setup and gitversion/execute steps to use the new
    version.
  • +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.1.
    - [Release notes](https://github.com/gittools/actions/releases)
    - [Commits](GitTools/actions@v0.10.2...v3.0.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 Nov 18, 2024
    @sophie-syntax sophie-syntax bot changed the title build(deps): bump gittools/actions from 0.10.2 to 3.0.1 build(deps): update gittools/actions to v3.0.1 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
    Contributor Author

    dependabot bot commented on behalf of github Nov 19, 2024

    Superseded by #124.

    @dependabot dependabot bot closed this Nov 19, 2024
    @dependabot dependabot bot deleted the dependabot/github_actions/gittools/actions-3.0.1 branch November 19, 2024 07:53
    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