Bump gittools/actions from 3.1.11 to 3.2.0#293
Merged
Conversation
Bumps [gittools/actions](https://github.com/gittools/actions) from 3.1.11 to 3.2.0. - [Release notes](https://github.com/gittools/actions/releases) - [Changelog](https://github.com/GitTools/actions/blob/main/GitReleaseManager.yml) - [Commits](GitTools/actions@v3.1.11...v3.2.0) --- updated-dependencies: - dependency-name: gittools/actions dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Reviewer's Guide by SourceryThis pull request bumps the No diagrams generated as the changes look simple and do not need a visual representation. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
guibranco
approved these changes
Apr 7, 2025
Member
guibranco
left a comment
There was a problem hiding this comment.
Automatically approved by gstraccini[bot]
Member
|
@dependabot squash and merge |
|
Infisical secrets check: ✅ No secrets leaked! 💻 Scan logs8:35AM INF scanning for exposed secrets...
8:35AM INF 216 commits scanned.
8:35AM INF scan completed in 209ms
8:35AM INF no leaks found
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps gittools/actions from 3.1.11 to 3.2.0.
Release notes
Sourced from gittools/actions's releases.
Commits
441c43dMerge pull request #1550 from arturcic/feature/version-docs-rangebc71fabUpdate GitVersion dependency range to >=5.12.0 <7.0.00a21874Merge pull request #1554 from arturcic/fix/use-absolute-target-path2ba6229Normalizes target path in dotnet tool3daa9ceEnsures test results are always published525e7e6use specific runner versions480575dMerge pull request #1553 from GitTools/dependabot/npm_and_yarn/eslint-c663a2590d6d56c21(npm): bump typescript-eslint from 8.28.0 to 8.29.0 in the eslint group5b863d0Merge pull request #1552 from GitTools/dependabot/npm_and_yarn/vite-4d8364d5def3b8669(npm): bump the vite group with 2 updatesDependabot 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 will merge this PR once CI passes on it, as requested by @guibranco.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)Summary by Sourcery
Chores:
Description by Korbit AI
What change is being made?
Update the GitTools actions from version 3.1.11 to 3.2.0 in the
.github/workflows/deploy.ymlfile.Why are these changes being made?
To ensure compatibility and utilize the latest features and bug fixes provided in GitTools version 3.2.0, thereby improving the CI/CD workflow's efficiency and reliability. Upgrading dependencies is a standard practice to maintain security and performance.