Bump the all-actions group across 1 directory with 4 updates#31
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the all-actions group across 1 directory with 4 updates#31dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the all-actions group with 4 updates in the / directory: [actions/checkout](https://github.com/actions/checkout), [actions/setup-node](https://github.com/actions/setup-node), [stellar/binaries](https://github.com/stellar/binaries) and [EmbarkStudios/cargo-deny-action](https://github.com/embarkstudios/cargo-deny-action). Updates `actions/checkout` from 3 to 4 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3...v4) Updates `actions/setup-node` from 3 to 4 - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v3...v4) Updates `stellar/binaries` from 23 to 33 - [Release notes](https://github.com/stellar/binaries/releases) - [Commits](stellar/binaries@v23...v33) Updates `EmbarkStudios/cargo-deny-action` from 1.6.2 to 2.0.4 - [Release notes](https://github.com/embarkstudios/cargo-deny-action/releases) - [Commits](EmbarkStudios/cargo-deny-action@b01e7a8...e2f4ede) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions - dependency-name: stellar/binaries dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions - dependency-name: EmbarkStudios/cargo-deny-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions ... Signed-off-by: dependabot[bot] <support@github.com>
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 4 updates in the / directory: actions/checkout, actions/setup-node, stellar/binaries and EmbarkStudios/cargo-deny-action.
Updates
actions/checkoutfrom 3 to 4Release notes
Sourced from actions/checkout's releases.
... (truncated)
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
11bd719Prepare 4.2.2 Release (#1953)e3d2460Expand unit test coverage (#1946)163217durl-helper.tsnow leverages well-known environment variables. (#1941)eef6144Prepare 4.2.1 release (#1925)6b42224Add workflow file for publishing releases to immutable action package (#1919)de5a000Check out other refs/* by commit if provided, fall back to ref (#1924)d632683Prepare 4.2.0 release (#1878)6d193bfBump braces from 3.0.2 to 3.0.3 (#1777)db0cee9Bump the minor-npm-dependencies group across 1 directory with 4 updates (#1872)b684943Add Ref and Commit outputs (#1180)Updates
actions/setup-nodefrom 3 to 4Release notes
Sourced from actions/setup-node's releases.
... (truncated)
Commits
39370e3fix: add arch to cached path (#843)abb238bReviseisGheslogic (#1148)aca7b64Merge pull request #1134 from actions/Jcambass-patch-188de2a3Resolve High Security Alerts by upgrading Dependencies (#1132)0a44ba7Correct version string (#1124)d6ebc7bUpgrade IA Publish97ca147Merge pull request #1125 from actions/add-is-release-workflowaa363deCreate publish-immutable-action.yml1c7b2dbFix: windows arm64 setup (#1126)26961cfDocumentation update in the README file (#1106)Updates
stellar/binariesfrom 23 to 33Release notes
Sourced from stellar/binaries's releases.
... (truncated)
Commits
a53309cBump cargo-semver-checks to 0.37.0 (#36)1e074a6Add cargo-deny (#34)2198eb4Update wasm-pack to 0.13.0 (#33)4206092Make version of go builds consistent with cargo builds (#31)ddd134bBump cargo-semver-checks to 0.35 (#32)083a0b4Add actionlint (#29)b947c12Add CI concurrency group (#26)4a0fac5Add cargo-workspaces 0.3.4 (#25)8571aa5Add wasm-cs (#23)f2aa3a3bump cargo-semver-checks to 0.32.0 (#24)Updates
EmbarkStudios/cargo-deny-actionfrom 1.6.2 to 2.0.4Commits
e2f4edeUpdate to 1.83.02d8c992Bump to 0.16.3f87fcadBump to 0.16.28371184Bump to 0.16.10895404Move to v2 tag10d8902Bump to 0.16.0d425dbfUpdate .gitignore53bfaceUpdate image base3f8dc3eAdd ability to fetch git dependecies in cargo via ssh (#78)3f4a782Bump to 0.14.21Dependabot 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