Bump the major-minor-patch group with 7 updates#22
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.OpenSSF Scorecard
Scanned Files
|
Bumps the major-minor-patch group with 7 updates: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `6.0.1` | `6.0.2` | | [github/codeql-action](https://github.com/github/codeql-action) | `4.31.6` | `4.31.11` | | [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) | `3.11.1` | `3.12.0` | | [actions/upload-artifact](https://github.com/actions/upload-artifact) | `4.6.2` | `6.0.0` | | [actions/setup-dotnet](https://github.com/actions/setup-dotnet) | `5.0.1` | `5.1.0` | | [dorny/test-reporter](https://github.com/dorny/test-reporter) | `2.3.0` | `2.5.0` | | [marocchino/sticky-pull-request-comment](https://github.com/marocchino/sticky-pull-request-comment) | `2.9.0` | `2.9.4` | Updates `actions/checkout` from 6.0.1 to 6.0.2 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@8e8c483...de0fac2) Updates `github/codeql-action` from 4.31.6 to 4.31.11 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@v4.31.6...19b2f06) Updates `docker/setup-buildx-action` from 3.11.1 to 3.12.0 - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](docker/setup-buildx-action@e468171...8d2750c) Updates `actions/upload-artifact` from 4.6.2 to 6.0.0 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v4.6.2...b7c566a) Updates `actions/setup-dotnet` from 5.0.1 to 5.1.0 - [Release notes](https://github.com/actions/setup-dotnet/releases) - [Commits](actions/setup-dotnet@2016bd2...baa11fb) Updates `dorny/test-reporter` from 2.3.0 to 2.5.0 - [Release notes](https://github.com/dorny/test-reporter/releases) - [Changelog](https://github.com/dorny/test-reporter/blob/main/CHANGELOG.md) - [Commits](dorny/test-reporter@fe45e95...b082adf) Updates `marocchino/sticky-pull-request-comment` from 2.9.0 to 2.9.4 - [Release notes](https://github.com/marocchino/sticky-pull-request-comment/releases) - [Commits](marocchino/sticky-pull-request-comment@331f8f5...7737449) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: major-minor-patch - dependency-name: github/codeql-action dependency-version: 4.31.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: major-minor-patch - dependency-name: docker/setup-buildx-action dependency-version: 3.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: major-minor-patch - dependency-name: actions/upload-artifact dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major-minor-patch - dependency-name: actions/setup-dotnet dependency-version: 5.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: major-minor-patch - dependency-name: dorny/test-reporter dependency-version: 2.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: major-minor-patch - dependency-name: marocchino/sticky-pull-request-comment dependency-version: 2.9.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: major-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
7daf4f2 to
342ad7f
Compare
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 the major-minor-patch group with 7 updates:
6.0.16.0.24.31.64.31.113.11.13.12.04.6.26.0.05.0.15.1.02.3.02.5.02.9.02.9.4Updates
actions/checkoutfrom 6.0.1 to 6.0.2Release notes
Sourced from actions/checkout's releases.
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
de0fac2Fix tag handling: preserve annotations and explicit fetch-tags (#2356)064fe7fAdd orchestration_id to git user-agent when ACTIONS_ORCHESTRATION_ID is set (...Updates
github/codeql-actionfrom 4.31.6 to 4.31.11Release notes
Sourced from github/codeql-action's releases.
Changelog
Sourced from github/codeql-action's changelog.
... (truncated)
Commits
19b2f06Merge pull request #3417 from github/update-v4.31.11-1601acf8803afde0Add noteworthy changes to changelog9469107Update changelog for v4.31.111601acfMerge pull request #3415 from github/henrymercer/address-telemetry-gapfba7872Address review commentsa8dd5abMerge pull request #3414 from github/dependabot/npm_and_yarn/lodash-4.17.2328bfb7bOmit error from start-proxy Action91f3460Throw if in test modeedebb78Differentiate unhandled errors in telemetry529c266UsegetErrorMessagein more placesUpdates
docker/setup-buildx-actionfrom 3.11.1 to 3.12.0Release notes
Sourced from docker/setup-buildx-action's releases.
Commits
8d2750cMerge pull request #455 from crazy-max/install-deprecatede81846bdeprecate install input65d18f8Merge pull request #454 from docker/dependabot/github_actions/actions/checkout-6000d75dbuild(deps): bump actions/checkout from 5 to 61583c0fMerge pull request #443 from nicolasleger/patch-1ed158e7doc: bump actions/checkout from 4 to 54cc794fMerge pull request #441 from docker/dependabot/github_actions/actions/checkout-54dfc3d6build(deps): bump actions/checkout from 4 to 5af1b253Merge pull request #440 from crazy-max/k3s-build3c6ab92ci: k3s test with latest buildxUpdates
actions/upload-artifactfrom 4.6.2 to 6.0.0Release notes
Sourced from actions/upload-artifact's releases.
Commits
b7c566aMerge pull request #745 from actions/upload-artifact-v6-releasee516bc8docs: correct description of Node.js 24 support in READMEddc45eddocs: update README to correct action name for Node.js 24 support615b319chore: release v6.0.0 for Node.js 24 support017748bMerge pull request #744 from actions/fix-storage-blob38d4c79chore: rebuild dist7d27270chore: add missing license cache files for@actions/core,@actions/io, and mi...5f643d3chore: update license files for@actions/artifact@5.0.1 dependencies1df1684chore: update package-lock.json with@actions/artifact@5.0.1b5b1a91fix: update@actions/artifactto ^5.0.0 for Node.js 24 punycode fixUpdates
actions/setup-dotnetfrom 5.0.1 to 5.1.0Release notes
Sourced from actions/setup-dotnet's releases.
Commits
baa11fbBump test dependencies to resolve System.Net.Http vulnerability, update workf...24ec4f2Upgrade to latest actions packages (#687)4c100cbFix icons (#604)25328d8Bump actions/checkout from 5 to 6 (#684)937b8ddUpdate README with note on setting DOTNET_INSTALL_DIR for Linux permission is...Updates
dorny/test-reporterfrom 2.3.0 to 2.5.0Release notes
Sourced from dorny/test-reporter's releases.
Changelog
Sourced from dorny/test-reporter's changelog.
... (truncated)
Commits
b082adftest-reporter release v2.5.0bcafc9fMerge pull request #707 from dorny/feature/700-nette-tester-junit-reporterb0cbac6Rebuild thedist/index.jsfilec92a289Remove unnecessary output files6697ec4Merge pull request #695 from dorny/dependabot/github_actions/actions/upload-a...6387029Createtester-junitreporter for Nette Tester tool6896772Merge pull request #706 from dorny/release/v2.4.0e17be7etest-reporter release v2.4.06efb86eMerge pull request #704 from dorny/bugfix/703-refactor-deprecated-substr-func...055bc8cRebuild thedist/index.jsfileUpdates
marocchino/sticky-pull-request-commentfrom 2.9.0 to 2.9.4Release notes
Sourced from marocchino/sticky-pull-request-comment's releases.
Commits
7737449📦️ Build8b423c6Merge pull request #1564 from marocchino/dependabot/npm_and_yarn/types/node-2...3ac8a74build(deps-dev): Bump@types/nodefrom 24.0.12 to 24.0.13e430cfcMerge pull request #1563 from marocchino/dependabot/npm_and_yarn/types/node-2...99f9378build(deps-dev): Bump@types/nodefrom 24.0.11 to 24.0.122216b3aMerge pull request #1562 from marocchino/dependabot/npm_and_yarn/biomejs/biom...482d7fdbuild(deps-dev): Bump@biomejs/biomefrom 2.0.4 to 2.1.1c2da581Merge pull request #1561 from marocchino/dependabot/npm_and_yarn/types/node-2...76f8462build(deps-dev): Bump@types/nodefrom 24.0.3 to 24.0.11246151a⬆️ Update biomeDependabot 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 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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions