Bump the all-actions group across 1 directory with 7 updates#1859
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the all-actions group across 1 directory with 7 updates#1859dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the all-actions group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `3` | `6` | | [EmbarkStudios/cargo-deny-action](https://github.com/embarkstudios/cargo-deny-action) | `2.0.15` | `2.0.17` | | [stellar/binaries](https://github.com/stellar/binaries) | `45` | `55` | | [actions/upload-artifact](https://github.com/actions/upload-artifact) | `4` | `7` | | [actions/download-artifact](https://github.com/actions/download-artifact) | `5` | `8` | | [denoland/setup-deno](https://github.com/denoland/setup-deno) | `2.0.2` | `2.0.4` | | [stellar/stellar-cli](https://github.com/stellar/stellar-cli) | `23.1.4` | `26.0.0` | Updates `actions/checkout` from 3 to 6 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3...v6) Updates `EmbarkStudios/cargo-deny-action` from 2.0.15 to 2.0.17 - [Release notes](https://github.com/embarkstudios/cargo-deny-action/releases) - [Commits](EmbarkStudios/cargo-deny-action@3fd3802...91bf2b6) Updates `stellar/binaries` from 45 to 55 - [Release notes](https://github.com/stellar/binaries/releases) - [Commits](stellar/binaries@v45...v55) Updates `actions/upload-artifact` from 4 to 7 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v4...v7) Updates `actions/download-artifact` from 5 to 8 - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v5...v8) Updates `denoland/setup-deno` from 2.0.2 to 2.0.4 - [Release notes](https://github.com/denoland/setup-deno/releases) - [Commits](denoland/setup-deno@909cc5a...667a34c) Updates `stellar/stellar-cli` from 23.1.4 to 26.0.0 - [Release notes](https://github.com/stellar/stellar-cli/releases) - [Commits](stellar/stellar-cli@v23.1.4...v26.0.0) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions - dependency-name: actions/download-artifact dependency-version: '8' dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions - dependency-name: actions/upload-artifact dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions - dependency-name: denoland/setup-deno dependency-version: 2.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-actions - dependency-name: EmbarkStudios/cargo-deny-action dependency-version: 2.0.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-actions - dependency-name: stellar/binaries dependency-version: '55' dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions - dependency-name: stellar/stellar-cli dependency-version: 26.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions ... Signed-off-by: dependabot[bot] <support@github.com>
dae7dce to
634a702
Compare
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 7 updates in the / directory:
362.0.152.0.17455547582.0.22.0.423.1.426.0.0Updates
actions/checkoutfrom 3 to 6Release notes
Sourced from actions/checkout's releases.
... (truncated)
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 (...8e8c483Clarify v6 README (#2328)033fa0dAdd worktree support for persist-credentials includeIf (#2327)c2d88d3Update all references from v5 and v4 to v6 (#2314)1af3b93update readme/changelog for v6 (#2311)71cf226v6-beta (#2298)069c695Persist creds to a separate file (#2286)ff7abcdUpdate README to include Node.js 24 support details and requirements (#2248)08c6903Prepare v5.0.0 release (#2238)Updates
EmbarkStudios/cargo-deny-actionfrom 2.0.15 to 2.0.17Commits
91bf2b6Bump to 0.19.2175dc7fBump to 0.19.1Updates
stellar/binariesfrom 45 to 55Release notes
Sourced from stellar/binaries's releases.
... (truncated)
Commits
6062607add sccache (#60)e50d446bump cargo-deny to 0.19 (#59)6521a4fUpdate actions/setup-go from v5 to v6 (#57)5fd45afUpdate cargo-semver-checks version to 0.46.0 (#56)68bb729chore: update cargo-semver-checks to 0.45.0 (#55)0040680add cargo-cache, cargo-sweep (#54)4685638Add cargo-nextest (#52)1974d71Update macOS runner versions to latest and add Linux arm64 support for Go bui...d65580eadd dependabot.yml for version updates (#27)b2efb23Fix release-test (#48)Updates
actions/upload-artifactfrom 4 to 7Release notes
Sourced from actions/upload-artifact's releases.
... (truncated)
Commits
043fb46Merge pull request #797 from actions/yacaovsnc/update-dependency634250cInclude changes in typespec/ts-http-runtime 0.3.5e454baaReadme: bump all the example versions to v7 (#796)74fad66Update the readme with direct upload details (#795)bbbca2dSupport direct file uploads (#764)589182cUpgrade the module to ESM and bump dependencies (#762)47309c9Merge pull request #754 from actions/Link-/add-proxy-integration-tests02a8460Add proxy integration testb7c566aMerge pull request #745 from actions/upload-artifact-v6-releasee516bc8docs: correct description of Node.js 24 support in READMEUpdates
actions/download-artifactfrom 5 to 8Release notes
Sourced from actions/download-artifact's releases.
... (truncated)
Commits
3e5f45bAdd regression tests for CJK characters (#471)e6d03f6Add a regression test for artifact name + content-type mismatches (#472)70fc10cMerge pull request #461 from actions/danwkennedy/digest-mismatch-behaviorf258da9Add change docsccc058eFix linting issuesbd7976bAdd a setting to specify what to do on hash mismatch and default it toerrorac21fcfMerge pull request #460 from actions/danwkennedy/download-no-unzip15999bfAdd note about package bumps974686eBump the version tov8and add release notesfbe48b1Update test names to make it clearer what they doUpdates
denoland/setup-denofrom 2.0.2 to 2.0.4Release notes
Sourced from denoland/setup-deno's releases.
Commits
667a34c2.0.33f17b4efeat: upgrade Node.js runtime from node20 to node24 (#123)06fd750docs: fix identifier for latest stable release (#115)587bed9docs: condense Deno version information in one section (#100)2af9d57docs: add lts as possible release-channel output (#99)0c3e771Update actions/checkout (#106)e95548e2.0.3 (#102)8273dddfix: switch back to package.json as it's necessary for GH actions (#101)609c005feat: include a hash of deno.lock files in the cache key automatically (#98)aa0fea1feat: add built-in caching via inputs (#89)Updates
stellar/stellar-clifrom 23.1.4 to 26.0.0Release notes
Sourced from stellar/stellar-cli's releases.
... (truncated)
Commits
60f7458Bump version to 26.0.0 (#2476)46bfb04Fix xdr_to_json panic when output type is Val. (#2474)ceb34a6Prepare for Protocol 26 release. (#2470)8579c49feat: add user confirmation for keys rm command (#2452)cadec3fVerify SHA-256 of contract code matches contract hash when fetching (#2465)b36124dPublish docker image. (#2448)84c254dBump the all-actions group with 2 updates (#2450)8a6c883Use serde to build package json and check npm package name. (#2428)57f067fSanitize contract name when callingstellar contract init --name. (#2449)2848488Bump version to 25.2.0 (#2444)