deps(actions): Bump the actions group across 3 directories with 6 updates#9643
Open
dependabot[bot] wants to merge 1 commit into
Open
deps(actions): Bump the actions group across 3 directories with 6 updates#9643dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…ates Bumps the actions group with 4 updates in the / directory: [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv), [actions/setup-node](https://github.com/actions/setup-node), [anthropics/claude-code-action](https://github.com/anthropics/claude-code-action) and [dorny/paths-filter](https://github.com/dorny/paths-filter). Bumps the actions group with 2 updates in the /.github/actions/setup-julia directory: [julia-actions/setup-julia](https://github.com/julia-actions/setup-julia) and [julia-actions/cache](https://github.com/julia-actions/cache). Bumps the actions group with 1 update in the /.github/actions/setup-node directory: [actions/setup-node](https://github.com/actions/setup-node). Updates `astral-sh/setup-uv` from 8.2.0 to 8.3.2 - [Release notes](https://github.com/astral-sh/setup-uv/releases) - [Commits](astral-sh/setup-uv@fac544c...11f9893) Updates `actions/setup-node` from 6.4.0 to 7.0.0 - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@48b55a0...8207627) Updates `anthropics/claude-code-action` from 1.0.159 to 1.0.175 - [Release notes](https://github.com/anthropics/claude-code-action/releases) - [Commits](anthropics/claude-code-action@a92e7c7...1298632) Updates `dorny/paths-filter` from 4.0.1 to 4.0.2 - [Release notes](https://github.com/dorny/paths-filter/releases) - [Changelog](https://github.com/dorny/paths-filter/blob/master/CHANGELOG.md) - [Commits](dorny/paths-filter@fbd0ab8...7b450ff) Updates `julia-actions/setup-julia` from 2.7.0 to 3.0.2 - [Release notes](https://github.com/julia-actions/setup-julia/releases) - [Commits](julia-actions/setup-julia@4c0cb0f...fa02766) Updates `julia-actions/cache` from 2.1.0 to 3.1.0 - [Release notes](https://github.com/julia-actions/cache/releases) - [Commits](julia-actions/cache@d10a6fd...a45e8fa) Updates `actions/setup-node` from 6.4.0 to 7.0.0 - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@48b55a0...8207627) --- updated-dependencies: - dependency-name: astral-sh/setup-uv dependency-version: 8.3.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: actions/setup-node dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: anthropics/claude-code-action dependency-version: 1.0.175 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions - dependency-name: dorny/paths-filter dependency-version: 4.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions - dependency-name: julia-actions/setup-julia dependency-version: 3.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: julia-actions/cache dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: actions/setup-node dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: 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 actions group with 4 updates in the / directory: astral-sh/setup-uv, actions/setup-node, anthropics/claude-code-action and dorny/paths-filter.
Bumps the actions group with 2 updates in the /.github/actions/setup-julia directory: julia-actions/setup-julia and julia-actions/cache.
Bumps the actions group with 1 update in the /.github/actions/setup-node directory: actions/setup-node.
Updates
astral-sh/setup-uvfrom 8.2.0 to 8.3.2Commits
11f9893chore: roll up Dependabot updates (#948)f798556docs: update version references to v8.3.1 (#946)e80544dchore: update known checksums for 0.11.28 (#947)f98e069Change update-docs PR labels from 'update-docs' to 'documentation' (#945)cd46263chore: update known checksums for 0.11.27 (#944)11245c7docs: update version references to v8.3.0 (#939)d31148dStrip environment markers from detected uv dependency pins (#938)17c3989Fix cache keys for Python version ranges (#937)3cc3c11chore(deps): roll up Dependabot updates (#936)9225f84chore(deps): bump release-drafter/release-drafter from 7.3.1 to 7.4.0 (#924)Updates
actions/setup-nodefrom 6.4.0 to 7.0.0Release notes
Sourced from actions/setup-node's releases.
Commits
8207627Migrate to ESM and upgrade dependencies (#1574)04be95cAdd cache-primary-key and cache-matched-key as outputs (#1577)7c2c68ddocs: Update caching recommendations to mitigate cache poisoning risks (#1567)6a61c03Merge pull request #1569 from jasongin/update-actions-cache-5.1.030eb73bResolve high-severity audit issues4e1a87aUpdate dist360237fStrict equality4f8aac5Bump@actions/cacheto 5.1.0, log cache write deniedf4a67bbOnly usemirrorTokeningetManifestif it's provided (#1548)0355742Remove dummy NODE_AUTH_TOKEN export (#1558)Updates
anthropics/claude-code-actionfrom 1.0.159 to 1.0.175Release notes
Sourced from anthropics/claude-code-action's releases.
... (truncated)
Commits
1298632chore: bump Claude Code to 2.1.211 and Agent SDK to 0.3.2111253134chore: bump Claude Code to 2.1.210 and Agent SDK to 0.3.2104f07c81fix(sanitizer): redact GitHub user-to-server (ghu_) tokens (#1502)f1bd27cchore: bump Claude Code to 2.1.209 and Agent SDK to 0.3.209a08f891chore: bump Claude Code to 2.1.208 and Agent SDK to 0.3.208972a512fix(sdk): fail step when result has is_error:true despite success subtype (#1...e90decachore: bump Claude Code to 2.1.207 and Agent SDK to 0.3.207536f2c3chore: bump Claude Code to 2.1.206 and Agent SDK to 0.3.20637b464cchore: bump Claude Code to 2.1.205 and Agent SDK to 0.3.205ba0aafdchore: bump Claude Code to 2.1.204 and Agent SDK to 0.3.204Updates
dorny/paths-filterfrom 4.0.1 to 4.0.2Release notes
Sourced from dorny/paths-filter's releases.
Changelog
Sourced from dorny/paths-filter's changelog.
... (truncated)
Commits
7b450ffdocs: update changelog for v4.0.2 (#318)9280377fix: work around git dubious ownership errors in container jobs (#317)f3ceefdfix: use rev-parse instead of branch --show-current for older git compat (#303)61f87a1chore: fix GitHub spelling in logs (#278)b82ff81fix warning message (#282)Updates
julia-actions/setup-juliafrom 2.7.0 to 3.0.2Release notes
Sourced from julia-actions/setup-julia's releases.
Commits
fa02766Bug fix: Validate cached julia binary exists and check PATH resolution (#389)ff78161Bump julia-actions/setup-julia from 2.7.0 to 3.0.1 in the all-github-actions ...fe02cb7README: Add a link to the v2-to-v3 release notes (#388)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)Updates
julia-actions/cachefrom 2.1.0 to 3.1.0Release 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)Updates
actions/setup-nodefrom 6.4.0 to 7.0.0Release notes
Sourced from actions/setup-node's releases.
Commits
8207627Migrate to ESM and upgrade dependencies (#1574)04be95cAdd cache-primary-key and cache-matched-key as outputs (#1577)7c2c68ddocs: Update caching recommendations to mitigate cache poisoning risks (#1567)6a61c03Merge pull request #1569 from jasongin/update-actions-cache-5.1.030eb73bResolve high-severity audit issues4e1a87aUpdate dist360237fStrict equality4f8aac5Bump@actions/cacheto 5.1.0, log cache write deniedf4a67bbOnly usemirrorTokeningetManifestif it's provided (#1548)0355742Remove dummy NODE_AUTH_TOKEN export (#1558)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 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