Bump the actions group across 1 directory with 4 updates#41
Merged
Conversation
✅ Deploy Preview for courageous-phoenix-f7cc3c canceled.
|
asinghvi17
approved these changes
May 2, 2026
Bumps the actions group with 4 updates in the / directory: [actions/github-script](https://github.com/actions/github-script), [actions/checkout](https://github.com/actions/checkout), [julia-actions/setup-julia](https://github.com/julia-actions/setup-julia) and [julia-actions/cache](https://github.com/julia-actions/cache). Updates `actions/github-script` from 7 to 9 - [Release notes](https://github.com/actions/github-script/releases) - [Commits](actions/github-script@v7...v9) Updates `actions/checkout` from 5 to 6 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v5...v6) Updates `julia-actions/setup-julia` from 2 to 3 - [Release notes](https://github.com/julia-actions/setup-julia/releases) - [Commits](julia-actions/setup-julia@v2...v3) Updates `julia-actions/cache` from 2 to 3 - [Release notes](https://github.com/julia-actions/cache/releases) - [Commits](julia-actions/cache@v2...v3) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: actions/github-script dependency-version: '9' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: julia-actions/cache dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: julia-actions/setup-julia dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
e20d935 to
50425fb
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 actions group with 4 updates in the / directory: actions/github-script, actions/checkout, julia-actions/setup-julia and julia-actions/cache.
Updates
actions/github-scriptfrom 7 to 9Release notes
Sourced from actions/github-script's releases.
... (truncated)
Commits
3a2844bMerge pull request #700 from actions/salmanmkc/expose-getoctokit + prepare re...ca10bbdfix: use@octokit/core/types import for v7 compatibility86e48e2merge: incorporate main branch changesc108472chore: rebuild dist for v9 upgrade and getOctokit factoryafff112Merge pull request #712 from actions/salmanmkc/deployment-false + fix user-ag...ff8117eci: fix user-agent test to handle orchestration ID81c6b78ci: use deployment: false to suppress deployment noise from integration tests3953cafdocs: update README examples from@v8to@v9, add getOctokit docs and v9 brea...c17d55bci: add getOctokit integration test joba047196test: add getOctokit integration tests via callAsyncFunctionUpdates
actions/checkoutfrom 5 to 6Release 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 (...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)Updates
julia-actions/setup-juliafrom 2 to 3Release notes
Sourced from julia-actions/setup-julia's releases.
... (truncated)
Commits
f6f565dBugfix: Fix an error seen when usingmin-minorormin-patch(#387)4a12c5fBreaking: Changeminto return the latest patch (but still the minimum majo...a8c65a2Bump the all-github-actions group across 1 directory with 2 updates (#381)92d77f5Bump picomatch from 2.3.1 to 2.3.2 (#379)679f144Bump handlebars from 4.7.8 to 4.7.9 (#377)7c976c8Add workflow to run make everything-from-scratch (#378)101e139Breaking: Migrate from Node 20 to Node 24 (#374)44a615aRequire opt-in viaforce-archto run x86 on macOS arm (#352)Updates
julia-actions/cachefrom 2 to 3Release notes
Sourced from julia-actions/cache's releases.
... (truncated)
Commits
a45e8faAdd Google Cloud Storage cache support (#204)8932005Bump fast-xml-parser from 5.5.7 to 5.7.1 (#220)9a93c5fchore: bump @actions/* deps to latest and convert source to ESM (#218)c3e92b0Bump actions/setup-node from 6.1.0 to 6.3.0 (#211)2d4cffaBump brace-expansion from 1.1.12 to 1.1.13 (#217)e882f3eBump actions/checkout from 6.0.1 to 6.0.2 (#212)7eb2283chore: add npm ecosystem to dependabot (#213)851ab02Fix pidfile exclusion: split brace expansion into separate globs (#210)e97f6fcDelete pidfiles. Skip Pkg.gc when not saving. Don't delete old caches if no n...09b9b25Bump fast-xml-parser from 5.5.6 to 5.5.7 (#208)