Bump the all-actions group across 1 directory with 6 updates#1741
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Bump the all-actions group across 1 directory with 6 updates#1741dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the all-actions group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `4` | `5` | | [hyperledger/indy-shared-gha](https://github.com/hyperledger/indy-shared-gha) | `1` | `2` | | [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) | `6` | `11` | | [actions/download-artifact](https://github.com/actions/download-artifact) | `4` | `5` | | [ossf/scorecard-action](https://github.com/ossf/scorecard-action) | `2.4.0` | `2.4.2` | | [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) | `6` | `7` | Updates `actions/checkout` from 4 to 5 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4...v5) Updates `hyperledger/indy-shared-gha` from 1 to 2 - [Release notes](https://github.com/hyperledger/indy-shared-gha/releases) - [Commits](hyperledger-indy/indy-shared-gha@v1...v2) Updates `dawidd6/action-download-artifact` from 6 to 11 - [Release notes](https://github.com/dawidd6/action-download-artifact/releases) - [Commits](dawidd6/action-download-artifact@v6...v11) Updates `actions/download-artifact` from 4 to 5 - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v4...v5) Updates `ossf/scorecard-action` from 2.4.0 to 2.4.2 - [Release notes](https://github.com/ossf/scorecard-action/releases) - [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md) - [Commits](ossf/scorecard-action@v2.4.0...v2.4.2) Updates `peter-evans/create-pull-request` from 6 to 7 - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](peter-evans/create-pull-request@v6...v7) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions - dependency-name: hyperledger/indy-shared-gha dependency-version: '2' dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions - dependency-name: dawidd6/action-download-artifact dependency-version: '11' dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions - dependency-name: actions/download-artifact dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions - dependency-name: ossf/scorecard-action dependency-version: 2.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-actions - dependency-name: peter-evans/create-pull-request dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
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 all-actions group with 6 updates in the / directory:
4512611452.4.02.4.267Updates
actions/checkoutfrom 4 to 5Release notes
Sourced from actions/checkout's releases.
... (truncated)
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
08c6903Prepare v5.0.0 release (#2238)9f26565Update actions checkout to use node 24 (#2226)Updates
hyperledger/indy-shared-ghafrom 1 to 2Release notes
Sourced from hyperledger/indy-shared-gha's releases.
... (truncated)
Commits
e5112c6Merge branch 'main' of https://github.com/hyperledger/indy-shared-gha170ee46Fix Python install issue (#34)27cca25Fix Python install issuebb74bf3Ensure GHA jobs are running with Python 3.10 (#33)333e0b3Bump hyperledger/indy-shared-gha from 1 to 2 in the all-actions group9c5672cchore: bump ubuntu version86613abchore: upgrade to ubuntu-22.049c9d891Add Dependabot configurationUpdates
dawidd6/action-download-artifactfrom 6 to 11Release notes
Sourced from dawidd6/action-download-artifact's releases.
... (truncated)
Commits
ac66b43node_modules: upgrade9b54a0aUpdate README.md4c1e823Add the option "ref", specifying either a commit or a branch (#329)a708c3cFix the download-commit test to actually look for a commit (#330)19f6be5Update README.md07ab29fadd merge_multiple option (#327)20319c5README: v8e58a9e5Unzip (#325)6d05268node_modules: updatec03fb0cREADME: v7 (#318)Updates
actions/download-artifactfrom 4 to 5Release notes
Sourced from actions/download-artifact's releases.
... (truncated)
Commits
634f93cMerge pull request #416 from actions/single-artifact-id-download-pathb19ff43refactor: resolve download path correctly in artifact download tests (mainly ...e262cbebundle distbff23f9update docsfff8c14fix download path logic when downloading a single artifact by id448e3f8Merge pull request #407 from actions/nebuk89-patch-147225c4Update README.mdUpdates
ossf/scorecard-actionfrom 2.4.0 to 2.4.2Release notes
Sourced from ossf/scorecard-action's releases.
Commits
05b42c6🌱 bump docker to ghcr v2.4.2 (#1548)b225da6Bump github.com/ossf/scorecard/v5 from v5.2.0 to v5.2.1 (#1550)9399f6f🌱 Bump the docker-images group across 1 directory with 2 updates (#1...e1daa8c🌱 Bump the github-actions group across 1 directory with 5 updates (#...9fe6511🌱 Bump golang.org/x/net from 0.39.0 to 0.40.0 (#1542)25b9cd9🌱 Bump github.com/ossf/scorecard/v5 from v5.1.1 to v5.2.0 (#1547)18cc9b8🌱 Bump golang.org/x/net from 0.38.0 to 0.39.0 (#1536)db78142🌱 Bump the github-actions group with 2 updates (#1538)de386ed🌱 Bump golang from 1.24.1 to 1.24.2 in the docker-images group (#1534)5b7cedb🌱 Bump github.com/sigstore/cosign/v2 from 2.4.3 to 2.5.0 (#1537)Updates
peter-evans/create-pull-requestfrom 6 to 7Release notes
Sourced from peter-evans/create-pull-request's releases.
... (truncated)
Commits
271a8d0fix: suppress output for some git operations (#3776)6f7efd1test: update cpr-example-command13c47c5build(deps-dev): bump prettier from 3.5.1 to 3.5.2 (#3754)63e5829build(deps): bump@octokit/plugin-paginate-restfrom 11.4.2 to 11.4.3 (#3753)a92c90fbuild(deps-dev): bump eslint-import-resolver-typescript (#3752)b23b62dbuild(deps-dev): bump ts-jest from 29.2.5 to 29.2.6 (#3751)dd2324ffix: use showFileAtRefBase64 to read per-commit file contents (#3744)367180cci: remove testv5 cmd25575a1build: update distribution (#3736)a56e7a5build(deps): bump@octokit/corefrom 6.1.3 to 6.1.4 (#3711)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 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