Skip to content

Bump the "all" group with 2 updates across multiple ecosystems#206

Merged
fniephaus merged 3 commits intomainfrom
dependabot/all-b192b190bf
Jan 28, 2026
Merged

Bump the "all" group with 2 updates across multiple ecosystems#206
fniephaus merged 3 commits intomainfrom
dependabot/all-b192b190bf

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 28, 2026

Bumps the all group with 2 updates: actions/checkout and actions/setup-node.

Updates actions/checkout from 6.0.1 to 6.0.2

Release notes

Sourced from actions/checkout's releases.

v6.0.2

What's Changed

Full Changelog: actions/checkout@v6.0.1...v6.0.2

Changelog

Sourced from actions/checkout's changelog.

Changelog

v6.0.2

v6.0.1

v6.0.0

v5.0.1

v5.0.0

v4.3.1

v4.3.0

v4.2.2

v4.2.1

v4.2.0

v4.1.7

v4.1.6

... (truncated)

Commits
  • de0fac2 Fix tag handling: preserve annotations and explicit fetch-tags (#2356)
  • 064fe7f Add orchestration_id to git user-agent when ACTIONS_ORCHESTRATION_ID is set (...
  • See full diff in compare view

Updates actions/setup-node from 6.1.0 to 6.2.0

Release notes

Sourced from actions/setup-node's releases.

v6.2.0

What's Changed

Documentation

Dependency updates:

New Contributors

Full Changelog: actions/setup-node@v6...v6.2.0

Commits

Bumps the all group with 15 updates:

Package From To
@actions/cache 5.0.1 5.0.5
@actions/core 2.0.1 2.0.3
@actions/github 6.0.1 9.0.0
@actions/glob 0.5.0 0.5.1
@actions/http-client 3.0.0 3.0.2
@actions/tool-cache 2.0.2 3.0.1
@eslint/compat 2.0.0 2.0.1
@types/node 25.0.3 25.1.0
@typescript-eslint/eslint-plugin 8.51.0 8.54.0
@typescript-eslint/parser 8.51.0 8.54.0
eslint-plugin-jest 29.12.0 29.12.1
eslint-plugin-prettier 5.5.4 5.5.5
prettier 3.7.4 3.8.1
rollup 4.54.0 4.57.0
@rollup/rollup-linux-x64-gnu 4.54.0 4.57.0

Updates @actions/cache from 5.0.1 to 5.0.5

Changelog

Sourced from @​actions/cache's changelog.

5.0.5

  • Bump @actions/glob to 0.5.1

5.0.4

  • Bump @actions/http-client to 3.0.2

5.0.3

Prevent retries for rate limited cache operations 2243.

Commits

Updates @actions/core from 2.0.1 to 2.0.3

Changelog

Sourced from @​actions/core's changelog.

2.0.3

  • Bump @actions/http-client to 3.0.2
Commits

Updates @actions/github from 6.0.1 to 9.0.0

Changelog

Sourced from @​actions/github's changelog.

9.0.0

  • Breaking change: Package is now ESM-only
    • CommonJS consumers must use dynamic import() instead of require()
    • Example: const { getOctokit, context } = await import('@actions/github')
  • Fix TypeScript compilation by migrating to ESM, enabling proper imports from @octokit/core/types

8.0.1

  • Update undici to 6.23.0
  • Update @actions/http-client to 3.0.2

8.0.0

  • Update @​octokit dependencies
    • @octokit/core ^7.0.6
    • @octokit/plugin-paginate-rest ^14.0.0
    • @octokit/plugin-rest-endpoint-methods ^17.0.0
    • @octokit/request ^10.0.7
    • @octokit/request-error ^7.1.0
  • Breaking change: Minimum Node.js version is now 20 (previously 18)

7.0.0

  • Update to v3.0.1 of @actions/http-client
Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​actions/github since your current version.


Updates @actions/glob from 0.5.0 to 0.5.1

Changelog

Sourced from @​actions/glob's changelog.

0.5.1

  • Bump @actions/core to 2.0.3
Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​actions/glob since your current version.


Updates @actions/http-client from 3.0.0 to 3.0.2

Changelog

Sourced from @​actions/http-client's changelog.

3.0.2

  • Bump undici from 5.28.5 to 6.23.0

3.0.1

  • Add support for ACTIONS_ORCHESTRATION_ID in user-agent and default user-agent #2229
Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​actions/http-client since your current version.


Updates @actions/tool-cache from 2.0.2 to 3.0.1

Changelog

Sourced from @​actions/tool-cache's changelog.

3.0.1

  • Bump @actions/http-client to 3.0.2

3.0.0

  • Update to v2.0.1 of @actions/core
  • Update to v2.0.0 of @actions/exec
  • Update to v3.0.1 of @actions/http-client
  • Update to v2.0.0 of @actions/io
Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​actions/tool-cache since your current version.


Updates @eslint/compat from 2.0.0 to 2.0.1

Release notes

Sourced from @​eslint/compat's releases.

compat: v2.0.1

2.0.1 (2026-01-08)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/core bumped from ^1.0.0 to ^1.0.1

migrate-config: v2.0.1

2.0.1 (2026-01-08)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/compat bumped from ^2.0.0 to ^2.0.1
    • devDependencies
      • @​eslint/core bumped from ^1.0.0 to ^1.0.1
Changelog

Sourced from @​eslint/compat's changelog.

2.0.1 (2026-01-08)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/core bumped from ^1.0.0 to ^1.0.1
Commits

Updates @types/node from 25.0.3 to 25.1.0

Commits

Updates @typescript-eslint/eslint-plugin from 8.51.0 to 8.54.0

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v8.54.0

8.54.0 (2026-01-26)

🚀 Features

  • eslint-plugin-internal: add prefer-tsutils-methods rule (#11974, #11625)
  • scope-manager: support ScopeManager#addGlobals (#11914)
  • typescript-estree: add shortcut methods to ParserServicesWithTypeInformation (#11965, #11955)

🩹 Fixes

  • eslint-plugin: [no-unused-private-class-members] private destructured class member is defined but used (#11785)
  • eslint-plugin: [no-unnecessary-type-assertion] check both base constraint and actual type for non-null assertions (#11967, #11559)
  • scope-manager: fix catch clause scopes def.name (#11982)
  • scope-manager: prevent misidentification of "use strict" directives (#11995)
  • utils: handle missing FlatESLint and LegacyESLint (#11958)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.53.1

8.53.1 (2026-01-19)

🩹 Fixes

  • eslint-plugin: [consistent-indexed-object-style] skip fixer if interface is a default export (#11951)
  • utils: make RuleCreator root defaultOptions optional (#11956)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.53.0

8.53.0 (2026-01-12)

🚀 Features

... (truncated)

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

8.54.0 (2026-01-26)

🚀 Features

  • eslint-plugin-internal: add prefer-tsutils-methods rule (#11974, #11625)
  • typescript-estree: add shortcut methods to ParserServicesWithTypeInformation (#11965, #11955)

🩹 Fixes

  • eslint-plugin: [no-unnecessary-type-assertion] check both base constraint and actual type for non-null assertions (#11967, #11559)
  • deps: update dependency prettier to v3.8.0 (#11991)
  • scope-manager: fix catch clause scopes def.name (#11982)
  • eslint-plugin: [no-unused-private-class-members] private destructured class member is defined but used (#11785)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

8.53.1 (2026-01-19)

🩹 Fixes

  • utils: make RuleCreator root defaultOptions optional (#11956)
  • eslint-plugin: [consistent-indexed-object-style] skip fixer if interface is a default export (#11951)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

8.53.0 (2026-01-12)

🚀 Features

  • eslint-plugin: add rule [strict-void-return] (#9707)
  • eslint-plugin: [no-unused-vars] add a fixer to remove unused imports (#11922)

🩹 Fixes

  • eslint-plugin: [no-useless-default-assignment] fix false positive for parameters corresponding to a rest parameter (#11916)

... (truncated)

Commits
  • d423e57 chore(release): publish 8.54.0
  • 80e33ff feat(eslint-plugin-internal): add prefer-tsutils-methods rule (#11974)
  • ec4f73a feat(typescript-estree): add shortcut methods to ParserServicesWithTypeInform...
  • d32f909 test(eslint-plugin): skip rules tests in windows ci (#11988)
  • 17fa993 test(eslint-plugin): improve vitest performance with isolate: false (#11754)
  • 1c66ab4 fix(eslint-plugin): [no-unnecessary-type-assertion] check both base constrain...
  • aaa7ca2 fix(deps): update dependency prettier to v3.8.0 (#11991)
  • d50aa18 fix(scope-manager): fix catch clause scopes def.name (#11982)
  • 4c0b379 fix(eslint-plugin): [no-unused-private-class-members] private destructured cl...
  • 9940e53 chore(release): publish 8.53.1
  • Additional commits viewable in compare view

Updates @typescript-eslint/parser from 8.51.0 to 8.54.0

Release notes

Sourced from @​typescript-eslint/parser's releases.

v8.54.0

8.54.0 (2026-01-26)

🚀 Features

  • eslint-plugin-internal: add prefer-tsutils-methods rule (#11974, #11625)
  • scope-manager: support ScopeManager#addGlobals (#11914)
  • typescript-estree: add shortcut methods to ParserServicesWithTypeInformation (#11965, #11955)

🩹 Fixes

  • eslint-plugin: [no-unused-private-class-members] private destructured class member is defined but used (#11785)
  • eslint-plugin: [no-unnecessary-type-assertion] check both base constraint and actual type for non-null assertions (#11967, #11559)
  • scope-manager: fix catch clause scopes def.name (#11982)
  • scope-manager: prevent misidentification of "use strict" directives (#11995)
  • utils: handle missing FlatESLint and LegacyESLint (#11958)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.53.1

8.53.1 (2026-01-19)

🩹 Fixes

  • eslint-plugin: [consistent-indexed-object-style] skip fixer if interface is a default export (#11951)
  • utils: make RuleCreator root defaultOptions optional (#11956)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.53.0

8.53.0 (2026-01-12)

🚀 Features

... (truncated)

Changelog

Sourced from @​typescript-eslint/parser's changelog.

8.54.0 (2026-01-26)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.53.1 (2026-01-19)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.53.0 (2026-01-12)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.52.0 (2026-01-05)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

Commits

Updates eslint-plugin-jest from 29.12.0 to 29.12.1

Release notes

Sourced from eslint-plugin-jest's releases.

v29.12.1

29.12.1 (2026-01-02)

Bug Fixes

  • no-unnecessary-assertion: don't report for any and unknown types (#1918) (388a36c)
Changelog

Sourced from eslint-plugin-jest's changelog.

29.12.1 (2026-01-02)

Bug Fixes

  • no-unnecessary-assertion: don't report for any and unknown types (#1918) (388a36c)
Commits
  • 45edad2 chore(release): 29.12.1 [skip ci]
  • 388a36c fix(no-unnecessary-assertion): don't report for any and unknown types (#1...
  • badfe77 docs: put rule descriptions after title (#1916)
  • ce44f84 chore: update eslint-remote-tester (#1915)
  • See full diff in compare view

Updates eslint-plugin-prettier from 5.5.4 to 5.5.5

Release notes

Sourced from eslint-plugin-prettier's releases.

v5.5.5

Patch Changes

Changelog

Sourced from eslint-plugin-prettier's changelog.

5.5.5

Patch Changes

Commits
  • e2c154a chore: release eslint-plugin-prettier (#773)
  • 6795c1a build(deps): Bump the actions group across 1 directory with 2 updates (#774)
  • 77651a3 fix: bump synckit for yarn PnP ESM issue (#776)
  • 7264ed0 chore: bump prettier-linter-helpers to v1.0.1 (#772)
  • e11a5b7 build(deps): Bump the actions group across 1 directory with 3 updates (#769)
  • befda88 ci: enable trusted publishing (#757)
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for eslint-plugin-prettier since your current version.


Updates prettier from 3.7.4 to 3.8.1

Release notes

Sourced from prettier's releases.

3.8.1

🔗 Changelog

3.8.0

  • Support Angular v21.1

diff

🔗 Release note "Prettier 3.8: Support for Angular v21.1"

Changelog

Sourced from prettier's changelog.

3.8.1

diff

Include available printers in plugin type declarations (#18706 by @​porada)

// Input
import * as prettierPluginEstree from "prettier/plugins/estree";
// Prettier 3.8.0
// Property 'printers' does not exist on type 'typeof import("prettier/plugins/estree")'. ts(2339)
prettierPluginEstree.printers.estree; //=> any
// Prettier 3.8.1
prettierPluginEstree.printers.estree; //=> Printer
prettierPluginEstree.printers["estree-json"]; //=> Printer

3.8.0

diff

🔗 Release Notes

Commits

Updates rollup from 4.54.0 to 4.57.0

Release notes

Sourced from rollup's releases.

v4.57.0

4.57.0

2026-01-27

Features

  • Add import attributes to all plugin hooks that did not provide them yet (#5700)
  • Deprecate returning import attributes from load or transform hooks as that will no longer be supported with rollup 5 (#5700)

Pull Requests

v4.56.0

4.56.0

2026-01-22

Features

  • Track object property inclusions of dynamic namespace members (#6230)

Bug Fixes

  • Handle methods that access dynamically imported namespace members via this (#6230)

Pull Requests

v4.55.3

4.55.3

2026-01-21

Bug Fixes

  • Fix JSX semicolon insert position in variable declarations (#6241)

Pull Requests

v4.55.2

4.55.2

... (truncated)

Changelog

Sourced from rollup's changelog.

4.57.0

2026-01-27

Features

  • Add import attributes to all plugin hooks that did not provide them yet (#5700)
  • Deprecate returning import attributes from load or transform hooks as that will no longer be supported with rollup 5 (#5700)

Pull Requests

4.56.0

2026-01-22

Features

  • Track object property inclusions of dynamic namespace members (#6230)

Bug Fixes

  • Handle methods that access dynamically imported namespace members via this (#6230)

Pull Requests

4.55.3

2026-01-21

Bug Fixes

  • Fix JSX semicolon insert position in variable declarations (#6241)

Pull Requests

4.55.2

2026-01-19

Bug Fixes

... (truncated)

Commits

Updates @rollup/rollup-linux-x64-gnu from 4.54.0 to 4.57.0

Release notes

Sourced from @​rollup/rollup-linux-x64-gnu's releases.

v4.57.0

4.57.0

2026-01-27

Features

  • Add import attributes to all plugin hooks that did not provide them yet (#5700)
  • Deprecate returning import attributes from load or transform hooks as that will no longer be supported with rollup 5 (#5700)

Pull Requests

v4.56.0

4.56.0

2026-01-22

Features

  • Track object property inclusions of dynamic namespace members (#6230)

Bug Fixes

  • Handle methods that access dynamically imported namespace members via this (#6230)

Pull Requests

v4.55.3

4.55.3

2026-01-21

Bug Fixes

  • Fix JSX semicolon insert position in variable declarations (#6241)

Pull Requests

v4.55.2

4.55.2

... (truncated)

Changelog

Sourced from @​rollup/rollup-linux-x64-gnu's changelog.

4.57.0

2026-01-27

Features

  • Add import attributes to all plugin hooks that did not provide them yet (#5700)
  • Deprecate returning import attributes from load or transform hooks as that will no longer be supported with rollup 5 (#5700)

Pull Requests

  • #5700: extend mor...

    Description has been truncated

Bumps the all group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [actions/setup-node](https://github.com/actions/setup-node).


Updates `actions/checkout` from 6.0.1 to 6.0.2
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@8e8c483...de0fac2)

Updates `actions/setup-node` from 6.1.0 to 6.2.0
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@395ad32...6044e13)
Bump the all group with 15 updates

Bumps the all group with 15 updates:

| Package | From | To |
| --- | --- | --- |
| [@actions/cache](https://github.com/actions/toolkit/tree/HEAD/packages/cache) | `5.0.1` | `5.0.5` |
| [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) | `2.0.1` | `2.0.3` |
| [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) | `6.0.1` | `9.0.0` |
| [@actions/glob](https://github.com/actions/toolkit/tree/HEAD/packages/glob) | `0.5.0` | `0.5.1` |
| [@actions/http-client](https://github.com/actions/toolkit/tree/HEAD/packages/http-client) | `3.0.0` | `3.0.2` |
| [@actions/tool-cache](https://github.com/actions/toolkit/tree/HEAD/packages/tool-cache) | `2.0.2` | `3.0.1` |
| [@eslint/compat](https://github.com/eslint/rewrite/tree/HEAD/packages/compat) | `2.0.0` | `2.0.1` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.0.3` | `25.1.0` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.51.0` | `8.54.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.51.0` | `8.54.0` |
| [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `29.12.0` | `29.12.1` |
| [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.5.4` | `5.5.5` |
| [prettier](https://github.com/prettier/prettier) | `3.7.4` | `3.8.1` |
| [rollup](https://github.com/rollup/rollup) | `4.54.0` | `4.57.0` |
| [@rollup/rollup-linux-x64-gnu](https://github.com/rollup/rollup) | `4.54.0` | `4.57.0` |


Updates `@actions/cache` from 5.0.1 to 5.0.5
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/cache/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/cache)

Updates `@actions/core` from 2.0.1 to 2.0.3
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

Updates `@actions/github` from 6.0.1 to 9.0.0
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github)

Updates `@actions/glob` from 0.5.0 to 0.5.1
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/glob/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/glob)

Updates `@actions/http-client` from 3.0.0 to 3.0.2
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/http-client/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/http-client)

Updates `@actions/tool-cache` from 2.0.2 to 3.0.1
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/tool-cache/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/tool-cache)

Updates `@eslint/compat` from 2.0.0 to 2.0.1
- [Release notes](https://github.com/eslint/rewrite/releases)
- [Changelog](https://github.com/eslint/rewrite/blob/main/packages/compat/CHANGELOG.md)
- [Commits](https://github.com/eslint/rewrite/commits/compat-v2.0.1/packages/compat)

Updates `@types/node` from 25.0.3 to 25.1.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@typescript-eslint/eslint-plugin` from 8.51.0 to 8.54.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.54.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.51.0 to 8.54.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.54.0/packages/parser)

Updates `eslint-plugin-jest` from 29.12.0 to 29.12.1
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v29.12.0...v29.12.1)

Updates `eslint-plugin-prettier` from 5.5.4 to 5.5.5
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/eslint-plugin-prettier@v5.5.4...v5.5.5)

Updates `prettier` from 3.7.4 to 3.8.1
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.7.4...3.8.1)

Updates `rollup` from 4.54.0 to 4.57.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.54.0...v4.57.0)

Updates `@rollup/rollup-linux-x64-gnu` from 4.54.0 to 4.57.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.54.0...v4.57.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: actions/setup-node
  dependency-version: 6.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@actions/cache"
  dependency-version: 5.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@actions/core"
  dependency-version: 2.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@actions/github"
  dependency-version: 9.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: "@actions/glob"
  dependency-version: 0.5.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@actions/http-client"
  dependency-version: 3.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@actions/tool-cache"
  dependency-version: 3.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: "@eslint/compat"
  dependency-version: 2.0.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@types/node"
  dependency-version: 25.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.54.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.54.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: eslint-plugin-jest
  dependency-version: 29.12.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: eslint-plugin-prettier
  dependency-version: 5.5.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: prettier
  dependency-version: 3.8.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: rollup
  dependency-version: 4.57.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@rollup/rollup-linux-x64-gnu"
  dependency-version: 4.57.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jan 28, 2026
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jan 28, 2026
@github-actions
Copy link

GraalVM Native Image Build Report

helloworld generated in 41.0s as part of the 'test-action-native-image-musl' job in run #351.

Environment

Java version 21.0.10+8-LTS Vendor version Oracle GraalVM 21.0.10+8.1
Graal compiler optimization level: 2, target machine: x86-64-v3, PGO: ML-inferred
C compiler x86_64-linux-musl-gcc (linux, x86_64, 10.3.0)
Garbage collector G1 GC

Analysis Results

Category Types in % Fields in % Methods in %
Reachable 2,030 60.041% 1,896 44.918% 8,312 35.033%
Reflection 732 21.650% 37 0.877% 287 1.210%
JNI 49 1.449% 33 0.782% 48 0.202%
Loaded 3,381 100.000% 4,221 100.000% 23,726 100.000%

Image Details

Category Size in % Details
Code area 3.36MB 33.984% 3,837 compilation units
Image heap 3.64MB 36.847% 52,376 objects, 0.00B for 29 resources
Other data 2.88MB 29.169%
Total 9.89MB 100.000%

Resource Usage

Garbage collection 2.19s (5.330% of total time) in 336 GCs
Peak RSS 730.19MB (4.565% of 15.62GB system memory)
CPU load 3.624 (90.599% of 4 CPU cores)

Report generated by setup-graalvm.

@github-actions
Copy link

GraalVM Native Image Build Report

helloworld generated in 50.1s as part of the 'test-action-native-image-musl' job in run #351.

Environment

Java version 25.0.2+10-LTS Vendor version Oracle GraalVM 25.0.2+10.1
Graal compiler optimization level: 2, target machine: x86-64-v3, PGO: ML-inferred
C compiler x86_64-linux-musl-gcc (linux, x86_64, 10.3.0)
Garbage collector G1 GC

Analysis Results

Category Types in % Fields in % Methods in %
Reachable 2,043 55.804% 1,840 36.486% 8,213 32.682%
Reflection 753 20.568% 35 0.694% 284 1.130%
JNI 49 1.338% 35 0.694% 48 0.191%
Loaded 3,661 100.000% 5,043 100.000% 25,130 100.000%

Image Details

Category Size in % Details
Code area 3.13MB 30.709% 3,832 compilation units
Image heap 4.11MB 40.322% 59,272 objects, 0.00B for 52 resources
Other data 2.95MB 28.969%
Total 10.18MB 100.000%

Resource Usage

Garbage collection 2.05s (4.086% of total time) in 440 GCs
Peak RSS 1013.93MB (6.339% of 15.62GB system memory)
CPU load 3.656 (91.401% of 4 CPU cores)

Report generated by setup-graalvm.

@github-actions
Copy link

GraalVM Native Image Build Report

helloworld generated in 1m 7s as part of the 'test-action-native-image-windows-msvc' job in run #351.

Environment

Java version 17.0.12+8-LTS Vendor version Oracle GraalVM 17.0.12+8.1
Graal compiler optimization level: 2, target machine: x86-64-v3, PGO: ML-inferred
C compiler cl.exe (microsoft, x64, 19.44.35222)
Garbage collector Serial GC

Analysis Results

Category Types in % Fields in % Methods in %
Reachable 1,809 59.311% 1,684 45.587% 7,635 35.793%
Reflection 618 20.262% 0 0.000% 282 1.322%
JNI 53 1.738% 30 0.812% 48 0.225%
Loaded 3,050 100.000% 3,694 100.000% 21,331 100.000%

Image Details

Category Size in % Details
Code area 2.77MB 43.930% 3,464 compilation units
Image heap 3.45MB 54.709% 48,651 objects, 108.00B for 1 resources
Other data 87.86KB 1.361%
Total 6.30MB 100.000%

Resource Usage

Garbage collection 1.67s (2.467% of total time) in 121 GCs
Peak RSS 990.91MB (6.050% of 15.99GB system memory)
CPU load 2.481 (62.034% of 4 CPU cores)

Report generated by setup-graalvm.

@github-actions
Copy link

GraalVM Native Image Build Report

helloworld.exe generated in 1m 10s as part of the 'test-action-native-image-windows' job in run #351.

Environment

Java version 25.0.1+8 Vendor version GraalVM CE 25.1.0-dev+8.1
Graal compiler optimization level: 2, target machine: x86-64-v3
C compiler cl.exe (microsoft, x64, 19.44.35222)
Garbage collector Serial GC

Analysis Results

Category Types in % Fields in % Methods in %
Reachable 3,312 66.002% 3,739 40.036% 15,423 41.720%
Reflection 1,105 22.021% 110 1.178% 682 1.845%
JNI 62 1.236% 52 0.557% 52 0.141%
Loaded 5,018 100.000% 9,339 100.000% 36,968 100.000%

Image Details

Category Size in % Details
Code area 4.66MB 37.639% 8,918 compilation units
Image heap 7.31MB 59.072% 91,112 objects, 171.38KB for 4 resources
Other data 416.94KB 3.289%
Total 12.38MB 100.000%

Resource Usage

Garbage collection 3.04s (4.311% of total time) in 446 GCs
Peak RSS 1.09GB (6.791% of 16.00GB system memory)
CPU load 3.111 (77.775% of 4 CPU cores)

Report generated by setup-graalvm.

@github-actions
Copy link

GraalVM Native Image Build Report

helloworld generated in 50.3s as part of the 'test-action-extensive' job in run #351.

Environment

Java version 17.0.8+9-LTS Vendor version Oracle GraalVM 17.0.8+9.1
Graal compiler optimization level: 2, target machine: x86-64-v3, PGO: ML-inferred
C compiler gcc (linux, x86_64, 13.3.0)
Garbage collector Serial GC

Analysis Results

Category Types in % Fields in % Methods in %
Reachable 1,853 59.145% 1,737 46.369% 7,712 35.616%
Reflection 638 20.364% 0 0.000% 281 1.298%
JNI 49 1.564% 32 0.854% 48 0.222%
Loaded 3,133 100.000% 3,746 100.000% 21,653 100.000%

Image Details

Category Size in % Details
Code area 2.75MB 23.176% 3,484 compilation units
Image heap 3.46MB 29.169% 48,941 objects, 108.00B for 1 resources
Debug info 5.33MB 44.896%
Other data 335.57KB 2.759%
Total 11.88MB 100.000%

Resource Usage

Garbage collection 1.57s (3.120% of total time) in 132 GCs
Peak RSS 1.09GB (6.968% of 15.62GB system memory)
CPU load 3.607 (90.171% of 4 CPU cores)

Report generated by setup-graalvm.

@github-actions
Copy link

GraalVM Native Image Build Report

helloworld generated in 40.6s as part of the 'test-action-native-image-musl' job in run #353.

Environment

Java version 21.0.10+8-LTS Vendor version Oracle GraalVM 21.0.10+8.1
Graal compiler optimization level: 2, target machine: x86-64-v3, PGO: ML-inferred
C compiler x86_64-linux-musl-gcc (linux, x86_64, 10.3.0)
Garbage collector G1 GC

Analysis Results

Category Types in % Fields in % Methods in %
Reachable 2,030 60.041% 1,896 44.918% 8,312 35.032%
Reflection 732 21.650% 37 0.877% 287 1.210%
JNI 49 1.449% 33 0.782% 48 0.202%
Loaded 3,381 100.000% 4,221 100.000% 23,727 100.000%

Image Details

Category Size in % Details
Code area 3.36MB 33.984% 3,837 compilation units
Image heap 3.64MB 36.848% 52,378 objects, 0.00B for 29 resources
Other data 2.88MB 29.169%
Total 9.89MB 100.000%

Resource Usage

Garbage collection 2.47s (6.085% of total time) in 399 GCs
Peak RSS 718.39MB (4.493% of 15.62GB system memory)
CPU load 3.614 (90.362% of 4 CPU cores)

Report generated by setup-graalvm.

@github-actions
Copy link

GraalVM Native Image Build Report

helloworld generated in 49.1s as part of the 'test-action-native-image-musl' job in run #353.

Environment

Java version 25.0.2+10-LTS Vendor version Oracle GraalVM 25.0.2+10.1
Graal compiler optimization level: 2, target machine: x86-64-v3, PGO: ML-inferred
C compiler x86_64-linux-musl-gcc (linux, x86_64, 10.3.0)
Garbage collector G1 GC

Analysis Results

Category Types in % Fields in % Methods in %
Reachable 2,043 55.774% 1,840 36.486% 8,213 32.674%
Reflection 753 20.557% 35 0.694% 284 1.130%
JNI 49 1.338% 35 0.694% 48 0.191%
Loaded 3,663 100.000% 5,043 100.000% 25,136 100.000%

Image Details

Category Size in % Details
Code area 3.13MB 30.709% 3,832 compilation units
Image heap 4.11MB 40.324% 59,280 objects, 0.00B for 52 resources
Other data 2.95MB 28.967%
Total 10.18MB 100.000%

Resource Usage

Garbage collection 2.08s (4.225% of total time) in 496 GCs
Peak RSS 1010.61MB (6.318% of 15.62GB system memory)
CPU load 3.620 (90.498% of 4 CPU cores)

Report generated by setup-graalvm.

@github-actions
Copy link

GraalVM Native Image Build Report

helloworld.exe generated in 1m 8s as part of the 'test-action-native-image-windows' job in run #353.

Environment

Java version 25.0.1+8 Vendor version GraalVM CE 25.1.0-dev+8.1
Graal compiler optimization level: 2, target machine: x86-64-v3
C compiler cl.exe (microsoft, x64, 19.44.35222)
Garbage collector Serial GC

Analysis Results

Category Types in % Fields in % Methods in %
Reachable 3,312 66.002% 3,739 40.036% 15,423 41.774%
Reflection 1,105 22.021% 110 1.178% 682 1.847%
JNI 62 1.236% 52 0.557% 52 0.141%
Loaded 5,018 100.000% 9,339 100.000% 36,920 100.000%

Image Details

Category Size in % Details
Code area 4.66MB 37.638% 8,918 compilation units
Image heap 7.31MB 59.072% 91,129 objects, 171.38KB for 4 resources
Other data 417.03KB 3.290%
Total 12.38MB 100.000%

Resource Usage

Garbage collection 2.62s (3.838% of total time) in 496 GCs
Peak RSS 1.11GB (6.952% of 15.99GB system memory)
CPU load 2.801 (70.020% of 4 CPU cores)

Report generated by setup-graalvm.

@github-actions
Copy link

GraalVM Native Image Build Report

helloworld generated in 1m 10s as part of the 'test-action-native-image-windows-msvc' job in run #353.

Environment

Java version 17.0.12+8-LTS Vendor version Oracle GraalVM 17.0.12+8.1
Graal compiler optimization level: 2, target machine: x86-64-v3, PGO: ML-inferred
C compiler cl.exe (microsoft, x64, 19.44.35222)
Garbage collector Serial GC

Analysis Results

Category Types in % Fields in % Methods in %
Reachable 1,809 59.311% 1,684 45.587% 7,637 35.804%
Reflection 618 20.262% 0 0.000% 282 1.322%
JNI 53 1.738% 30 0.812% 48 0.225%
Loaded 3,050 100.000% 3,694 100.000% 21,330 100.000%

Image Details

Category Size in % Details
Code area 2.77MB 43.930% 3,464 compilation units
Image heap 3.45MB 54.709% 48,652 objects, 108.00B for 1 resources
Other data 87.86KB 1.361%
Total 6.30MB 100.000%

Resource Usage

Garbage collection 1.69s (2.405% of total time) in 129 GCs
Peak RSS 913.28MB (5.576% of 15.99GB system memory)
CPU load 2.377 (59.437% of 4 CPU cores)

Report generated by setup-graalvm.

@github-actions
Copy link

GraalVM Native Image Build Report

helloworld generated in 47.1s as part of the 'test-action-extensive' job in run #353.

Environment

Java version 17.0.8+9-LTS Vendor version Oracle GraalVM 17.0.8+9.1
Graal compiler optimization level: 2, target machine: x86-64-v3, PGO: ML-inferred
C compiler gcc (linux, x86_64, 13.3.0)
Garbage collector Serial GC

Analysis Results

Category Types in % Fields in % Methods in %
Reachable 1,853 59.145% 1,737 46.369% 7,712 35.615%
Reflection 638 20.364% 0 0.000% 281 1.298%
JNI 49 1.564% 32 0.854% 48 0.222%
Loaded 3,133 100.000% 3,746 100.000% 21,654 100.000%

Image Details

Category Size in % Details
Code area 2.75MB 23.176% 3,484 compilation units
Image heap 3.46MB 29.166% 48,935 objects, 108.00B for 1 resources
Debug info 5.33MB 44.901%
Other data 335.29KB 2.756%
Total 11.88MB 100.000%

Resource Usage

Garbage collection 1.53s (3.256% of total time) in 134 GCs
Peak RSS 1.05GB (6.726% of 15.62GB system memory)
CPU load 3.564 (89.111% of 4 CPU cores)

Report generated by setup-graalvm.

@fniephaus fniephaus merged commit 9d0e2df into main Jan 28, 2026
204 checks passed
@fniephaus fniephaus deleted the dependabot/all-b192b190bf branch January 28, 2026 17:28
mergify bot added a commit to robfrank/linklift that referenced this pull request Mar 19, 2026
…updates [skip ci]

Bumps the github-actions group with 7 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [actions/cache](https://github.com/actions/cache) | `5.0.3` | `5.0.4` |
| [graalvm/setup-graalvm](https://github.com/graalvm/setup-graalvm) | `1.4.5` | `1.5.0` |
| [softprops/action-gh-release](https://github.com/softprops/action-gh-release) | `2.5.0` | `2.6.1` |
| [github/codeql-action](https://github.com/github/codeql-action) | `4.32.5` | `4.33.0` |
| [anthropics/claude-code-action](https://github.com/anthropics/claude-code-action) | `1.0.69` | `1.0.75` |
| [ruby/setup-ruby](https://github.com/ruby/setup-ruby) | `1.289.0` | `1.295.0` |
| [webfactory/ssh-agent](https://github.com/webfactory/ssh-agent) | `0.9.1` | `0.10.0` |
Updates `actions/cache` from 5.0.3 to 5.0.4
Release notes

*Sourced from [actions/cache's releases](https://github.com/actions/cache/releases).*

> v5.0.4
> ------
>
> What's Changed
> --------------
>
> * Add release instructions and update maintainer docs by [`@​Link`](https://github.com/Link)- in [actions/cache#1696](https://redirect.github.com/actions/cache/pull/1696)
> * Potential fix for code scanning alert no. 52: Workflow does not contain permissions by [`@​Link`](https://github.com/Link)- in [actions/cache#1697](https://redirect.github.com/actions/cache/pull/1697)
> * Fix workflow permissions and cleanup workflow names / formatting by [`@​Link`](https://github.com/Link)- in [actions/cache#1699](https://redirect.github.com/actions/cache/pull/1699)
> * docs: Update examples to use the latest version by [`@​XZTDean`](https://github.com/XZTDean) in [actions/cache#1690](https://redirect.github.com/actions/cache/pull/1690)
> * Fix proxy integration tests by [`@​Link`](https://github.com/Link)- in [actions/cache#1701](https://redirect.github.com/actions/cache/pull/1701)
> * Fix cache key in examples.md for bun.lock by [`@​RyPeck`](https://github.com/RyPeck) in [actions/cache#1722](https://redirect.github.com/actions/cache/pull/1722)
> * Update dependencies & patch security vulnerabilities by [`@​Link`](https://github.com/Link)- in [actions/cache#1738](https://redirect.github.com/actions/cache/pull/1738)
>
> New Contributors
> ----------------
>
> * [`@​XZTDean`](https://github.com/XZTDean) made their first contribution in [actions/cache#1690](https://redirect.github.com/actions/cache/pull/1690)
> * [`@​RyPeck`](https://github.com/RyPeck) made their first contribution in [actions/cache#1722](https://redirect.github.com/actions/cache/pull/1722)
>
> **Full Changelog**: <actions/cache@v5...v5.0.4>


Changelog

*Sourced from [actions/cache's changelog](https://github.com/actions/cache/blob/main/RELEASES.md).*

> Releases
> ========
>
> How to prepare a release
> ------------------------
>
> > [!NOTE]  
> > Relevant for maintainers with write access only.
>
> 1. Switch to a new branch from `main`.
> 2. Run `npm test` to ensure all tests are passing.
> 3. Update the version in [`https://github.com/actions/cache/blob/main/package.json`](https://github.com/actions/cache/blob/main/package.json).
> 4. Run `npm run build` to update the compiled files.
> 5. Update this [`https://github.com/actions/cache/blob/main/RELEASES.md`](https://github.com/actions/cache/blob/main/RELEASES.md) with the new version and changes in the `## Changelog` section.
> 6. Run `licensed cache` to update the license report.
> 7. Run `licensed status` and resolve any warnings by updating the [`https://github.com/actions/cache/blob/main/.licensed.yml`](https://github.com/actions/cache/blob/main/.licensed.yml) file with the exceptions.
> 8. Commit your changes and push your branch upstream.
> 9. Open a pull request against `main` and get it reviewed and merged.
> 10. Draft a new release <https://github.com/actions/cache/releases> use the same version number used in `package.json`
>     1. Create a new tag with the version number.
>     2. Auto generate release notes and update them to match the changes you made in `RELEASES.md`.
>     3. Toggle the set as the latest release option.
>     4. Publish the release.
> 11. Navigate to <https://github.com/actions/cache/actions/workflows/release-new-action-version.yml>
>     1. There should be a workflow run queued with the same version number.
>     2. Approve the run to publish the new version and update the major tags for this action.
>
> Changelog
> ---------
>
> ### 5.0.4
>
> * Bump `minimatch` to v3.1.5 (fixes ReDoS via globstar patterns)
> * Bump `undici` to v6.24.1 (WebSocket decompression bomb protection, header validation fixes)
> * Bump `fast-xml-parser` to v5.5.6
>
> ### 5.0.3
>
> * Bump `@actions/cache` to v5.0.5 (Resolves: <https://github.com/actions/cache/security/dependabot/33>)
> * Bump `@actions/core` to v2.0.3
>
> ### 5.0.2
>
> * Bump `@actions/cache` to v5.0.3 [#1692](https://redirect.github.com/actions/cache/pull/1692)
>
> ### 5.0.1
>
> * Update `@azure/storage-blob` to `^12.29.1` via `@actions/[email protected]` [#1685](https://redirect.github.com/actions/cache/pull/1685)
>
> ### 5.0.0
>
> > [!IMPORTANT]
> > `actions/cache@v5` runs on the Node.js 24 runtime and requires a minimum Actions Runner version of `2.327.1`.

... (truncated)


Commits

* [`6682284`](actions/cache@6682284) Merge pull request [#1738](https://redirect.github.com/actions/cache/issues/1738) from actions/prepare-v5.0.4
* [`e340396`](actions/cache@e340396) Update RELEASES
* [`8a67110`](actions/cache@8a67110) Add licenses
* [`1865903`](actions/cache@1865903) Update dependencies & patch security vulnerabilities
* [`5656298`](actions/cache@5656298) Merge pull request [#1722](https://redirect.github.com/actions/cache/issues/1722) from RyPeck/patch-1
* [`4e380d1`](actions/cache@4e380d1) Fix cache key in examples.md for bun.lock
* [`b7e8d49`](actions/cache@b7e8d49) Merge pull request [#1701](https://redirect.github.com/actions/cache/issues/1701) from actions/Link-/fix-proxy-integration-tests
* [`984a21b`](actions/cache@984a21b) Add traffic sanity check step
* [`acf2f1f`](actions/cache@acf2f1f) Fix resolution
* [`95a07c5`](actions/cache@95a07c5) Add wait for proxy
* Additional commits viewable in [compare view](actions/cache@cdf6c1f...6682284)
  
Updates `graalvm/setup-graalvm` from 1.4.5 to 1.5.0
Release notes

*Sourced from [graalvm/setup-graalvm's releases](https://github.com/graalvm/setup-graalvm/releases).*

> v1.5.0
> ------
>
> What's Changed
> --------------
>
> * Bump lodash from 4.17.21 to 4.17.23 by [`@​dependabot`](https://github.com/dependabot)[bot] in [graalvm/setup-graalvm#205](https://redirect.github.com/graalvm/setup-graalvm/pull/205)
> * Bump the "all" group with 2 updates across multiple ecosystems by [`@​dependabot`](https://github.com/dependabot)[bot] in [graalvm/setup-graalvm#206](https://redirect.github.com/graalvm/setup-graalvm/pull/206)
> * Bump the "all" group with 1 updates across multiple ecosystems by [`@​dependabot`](https://github.com/dependabot)[bot] in [graalvm/setup-graalvm#207](https://redirect.github.com/graalvm/setup-graalvm/pull/207)
> * Upgrade to Node 24by [`@​fniephaus`](https://github.com/fniephaus) in [graalvm/setup-graalvm#209](https://redirect.github.com/graalvm/setup-graalvm/pull/209)
>
> **Full Changelog**: <graalvm/setup-graalvm@v1.4.5...v1.5.0>


Commits

* [`f744c72`](graalvm/setup-graalvm@f744c72) Bump version to `1.5.0`.
* [`138cef5`](graalvm/setup-graalvm@138cef5) Fix Windows minimatch support in bundled action.
* [`f0c91e2`](graalvm/setup-graalvm@f0c91e2) Bump dependencies.
* [`5fbabde`](graalvm/setup-graalvm@5fbabde) Fork `RetryHelper` from tool-cache.
* [`7777231`](graalvm/setup-graalvm@7777231) Run `npm audit fix`.
* [`9be1e9e`](graalvm/setup-graalvm@9be1e9e) Drop minimatch override.
* [`dd308a9`](graalvm/setup-graalvm@dd308a9) Upgrade to node 24
* [`91b8c57`](graalvm/setup-graalvm@91b8c57) Bump the all group with 11 updates
* [`9d0e2df`](graalvm/setup-graalvm@9d0e2df) Update dist files.
* [`7045e8f`](graalvm/setup-graalvm@7045e8f) Fix import.
* Additional commits viewable in [compare view](graalvm/setup-graalvm@54b4f5a...f744c72)
  
Updates `softprops/action-gh-release` from 2.5.0 to 2.6.1
Release notes

*Sourced from [softprops/action-gh-release's releases](https://github.com/softprops/action-gh-release/releases).*

> v2.6.1
> ------
>
> `2.6.1` is a patch release focused on restoring linked discussion thread creation when
> `discussion_category_name` is set. It fixes `[#764](https://github.com/softprops/action-gh-release/issues/764)`, where the draft-first publish flow
> stopped carrying the discussion category through the final publish step.
>
> If you still hit an issue after upgrading, please open a report with the bug template and include a minimal repro or sanitized workflow snippet where possible.
>
> What's Changed
> --------------
>
> ### Bug fixes 🐛
>
> * fix: preserve discussion category on publish by [`@​chenrui333`](https://github.com/chenrui333) in [softprops/action-gh-release#765](https://redirect.github.com/softprops/action-gh-release/pull/765)
>
> v2.6.0
> ------
>
> `2.6.0` is a minor release centered on `previous_tag` support for `generate_release_notes`,
> which lets workflows pin GitHub's comparison base explicitly instead of relying on the default range.
> It also includes the recent concurrent asset upload recovery fix, a `working_directory` docs sync,
> a checked-bundle freshness guard for maintainers, and clearer immutable-prerelease guidance where
> GitHub platform behavior imposes constraints on how prerelease asset uploads can be published.
>
> If you still hit an issue after upgrading, please open a report with the bug template and include a minimal repro or sanitized workflow snippet where possible.
>
> What's Changed
> --------------
>
> ### Exciting New Features 🎉
>
> * feat: support previous\_tag for generate\_release\_notes by [`@​pocesar`](https://github.com/pocesar) in [softprops/action-gh-release#372](https://redirect.github.com/softprops/action-gh-release/pull/372)
>
> ### Bug fixes 🐛
>
> * fix: recover concurrent asset metadata 404s by [`@​chenrui333`](https://github.com/chenrui333) in [softprops/action-gh-release#760](https://redirect.github.com/softprops/action-gh-release/pull/760)
>
> ### Other Changes 🔄
>
> * docs: clarify reused draft release behavior by [`@​chenrui333`](https://github.com/chenrui333) in [softprops/action-gh-release#759](https://redirect.github.com/softprops/action-gh-release/pull/759)
> * docs: clarify working\_directory input by [`@​chenrui333`](https://github.com/chenrui333) in [softprops/action-gh-release#761](https://redirect.github.com/softprops/action-gh-release/pull/761)
> * ci: verify dist bundle freshness by [`@​chenrui333`](https://github.com/chenrui333) in [softprops/action-gh-release#762](https://redirect.github.com/softprops/action-gh-release/pull/762)
> * fix: clarify immutable prerelease uploads by [`@​chenrui333`](https://github.com/chenrui333) in [softprops/action-gh-release#763](https://redirect.github.com/softprops/action-gh-release/pull/763)
>
> v2.5.3
> ------
>
> `2.5.3` is a patch release focused on the remaining path-handling and release-selection bugs uncovered after `2.5.2`.
> It fixes `[#639](https://github.com/softprops/action-gh-release/issues/639)`, `[#571](https://github.com/softprops/action-gh-release/issues/571)`, `[#280](https://github.com/softprops/action-gh-release/issues/280)`, `[#614](https://github.com/softprops/action-gh-release/issues/614)`, `[#311](https://github.com/softprops/action-gh-release/issues/311)`, `[#403](https://github.com/softprops/action-gh-release/issues/403)`, and `[#368](https://github.com/softprops/action-gh-release/issues/368)`.
> It also adds documentation clarifications for `[#541](https://github.com/softprops/action-gh-release/issues/541)`, `[#645](https://github.com/softprops/action-gh-release/issues/645)`, `[#542](https://github.com/softprops/action-gh-release/issues/542)`, `[#393](https://github.com/softprops/action-gh-release/issues/393)`, and `[#411](https://github.com/softprops/action-gh-release/issues/411)`,
> where the current behavior is either usage-sensitive or constrained by GitHub platform limits rather than an action-side runtime bug.
>
> If you still hit an issue after upgrading, please open a report with the bug template and include a minimal repro or sanitized workflow snippet where possible.
>
> What's Changed
> --------------

... (truncated)


Changelog

*Sourced from [softprops/action-gh-release's changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md).*

> 2.6.1
> -----
>
> `2.6.1` is a patch release focused on restoring linked discussion thread creation when
> `discussion_category_name` is set. It fixes `[#764](https://github.com/softprops/action-gh-release/issues/764)`, where the draft-first publish flow
> stopped carrying the discussion category through the final publish step.
>
> If you still hit an issue after upgrading, please open a report with the bug template and include a minimal repro or sanitized workflow snippet where possible.
>
> What's Changed
> --------------
>
> ### Bug fixes 🐛
>
> * fix: preserve discussion category on publish by [`@​chenrui333`](https://github.com/chenrui333) in [softprops/action-gh-release#765](https://redirect.github.com/softprops/action-gh-release/pull/765)
>
> 2.6.0
> -----
>
> `2.6.0` is a minor release centered on `previous_tag` support for `generate_release_notes`,
> which lets workflows pin GitHub's comparison base explicitly instead of relying on the default range.
> It also includes the recent concurrent asset upload recovery fix, a `working_directory` docs sync,
> a checked-bundle freshness guard for maintainers, and clearer immutable-prerelease guidance where
> GitHub platform behavior imposes constraints on how prerelease asset uploads can be published.
>
> If you still hit an issue after upgrading, please open a report with the bug template and include a minimal repro or sanitized workflow snippet where possible.
>
> What's Changed
> --------------
>
> ### Exciting New Features 🎉
>
> * feat: support previous\_tag for generate\_release\_notes by [`@​pocesar`](https://github.com/pocesar) in [softprops/action-gh-release#372](https://redirect.github.com/softprops/action-gh-release/pull/372)
>
> ### Bug fixes 🐛
>
> * fix: recover concurrent asset metadata 404s by [`@​chenrui333`](https://github.com/chenrui333) in [softprops/action-gh-release#760](https://redirect.github.com/softprops/action-gh-release/pull/760)
>
> ### Other Changes 🔄
>
> * docs: clarify reused draft release behavior by [`@​chenrui333`](https://github.com/chenrui333) in [softprops/action-gh-release#759](https://redirect.github.com/softprops/action-gh-release/pull/759)
> * docs: clarify working\_directory input by [`@​chenrui333`](https://github.com/chenrui333) in [softprops/action-gh-release#761](https://redirect.github.com/softprops/action-gh-release/pull/761)
> * ci: verify dist bundle freshness by [`@​chenrui333`](https://github.com/chenrui333) in [softprops/action-gh-release#762](https://redirect.github.com/softprops/action-gh-release/pull/762)
> * fix: clarify immutable prerelease uploads by [`@​chenrui333`](https://github.com/chenrui333) in [softprops/action-gh-release#763](https://redirect.github.com/softprops/action-gh-release/pull/763)
>
> 2.5.3
> -----
>
> `2.5.3` is a patch release focused on the remaining path-handling and release-selection bugs uncovered after `2.5.2`.
> It fixes `[#639](https://github.com/softprops/action-gh-release/issues/639)`, `[#571](https://github.com/softprops/action-gh-release/issues/571)`, `[#280](https://github.com/softprops/action-gh-release/issues/280)`, `[#614](https://github.com/softprops/action-gh-release/issues/614)`, `[#311](https://github.com/softprops/action-gh-release/issues/311)`, `[#403](https://github.com/softprops/action-gh-release/issues/403)`, and `[#368](https://github.com/softprops/action-gh-release/issues/368)`.
> It also adds documentation clarifications for `[#541](https://github.com/softprops/action-gh-release/issues/541)`, `[#645](https://github.com/softprops/action-gh-release/issues/645)`, `[#542](https://github.com/softprops/action-gh-release/issues/542)`, `[#393](https://github.com/softprops/action-gh-release/issues/393)`, and `[#411](https://github.com/softprops/action-gh-release/issues/411)`,
> where the current behavior is either usage-sensitive or constrained by GitHub platform limits rather than an action-side runtime bug.
>
> If you still hit an issue after upgrading, please open a report with the bug template and include a minimal repro or sanitized workflow snippet where possible.

... (truncated)


Commits

* [`153bb8e`](softprops/action-gh-release@153bb8e) release 2.6.1
* [`569deb8`](softprops/action-gh-release@569deb8) fix: preserve discussion category when publishing releases ([#765](https://redirect.github.com/softprops/action-gh-release/issues/765))
* [`26e8ad2`](softprops/action-gh-release@26e8ad2) release 2.6.0
* [`b959f31`](softprops/action-gh-release@b959f31) fix: clarify immutable prerelease uploads ([#763](https://redirect.github.com/softprops/action-gh-release/issues/763))
* [`8a8510e`](softprops/action-gh-release@8a8510e) ci: verify dist bundle freshness ([#762](https://redirect.github.com/softprops/action-gh-release/issues/762))
* [`438c15d`](softprops/action-gh-release@438c15d) docs: clarify working\_directory input ([#761](https://redirect.github.com/softprops/action-gh-release/issues/761))
* [`6ca3b5d`](softprops/action-gh-release@6ca3b5d) fix: recover concurrent asset metadata 404s ([#760](https://redirect.github.com/softprops/action-gh-release/issues/760))
* [`11f9176`](softprops/action-gh-release@11f9176) chore: add RELEASE.md
* [`1f3f350`](softprops/action-gh-release@1f3f350) feat: add AGENTS.md
* [`37819cb`](softprops/action-gh-release@37819cb) docs: clarify reused draft release behavior ([#759](https://redirect.github.com/softprops/action-gh-release/issues/759))
* Additional commits viewable in [compare view](softprops/action-gh-release@a06a81a...153bb8e)
  
Updates `github/codeql-action` from 4.32.5 to 4.33.0
Release notes

*Sourced from [github/codeql-action's releases](https://github.com/github/codeql-action/releases).*

> v4.33.0
> -------
>
> * Upcoming change: Starting April 2026, the CodeQL Action will skip collecting file coverage information on pull requests to improve analysis performance. File coverage information will still be computed on non-PR analyses. Pull request analyses will log a warning about this upcoming change. [#3562](https://redirect.github.com/github/codeql-action/pull/3562)
>
>   To opt out of this change:
>
>   + **Repositories owned by an organization:** Create a custom repository property with the name `github-codeql-file-coverage-on-prs` and the type "True/false", then set this property to `true` in the repository's settings. For more information, see [Managing custom properties for repositories in your organization](https://docs.github.com/en/organizations/managing-organization-settings/managing-custom-properties-for-repositories-in-your-organization). Alternatively, if you are using an advanced setup workflow, you can set the `CODEQL_ACTION_FILE_COVERAGE_ON_PRS` environment variable to `true` in your workflow.
>   + **User-owned repositories using default setup:** Switch to an advanced setup workflow and set the `CODEQL_ACTION_FILE_COVERAGE_ON_PRS` environment variable to `true` in your workflow.
>   + **User-owned repositories using advanced setup:** Set the `CODEQL_ACTION_FILE_COVERAGE_ON_PRS` environment variable to `true` in your workflow.
> * Fixed [a bug](https://redirect.github.com/github/codeql-action/issues/3555) which caused the CodeQL Action to fail loading repository properties if a "Multi select" repository property was configured for the repository. [#3557](https://redirect.github.com/github/codeql-action/pull/3557)
> * The CodeQL Action now loads [custom repository properties](https://docs.github.com/en/organizations/managing-organization-settings/managing-custom-properties-for-repositories-in-your-organization) on GitHub Enterprise Server, enabling the customization of features such as `github-codeql-disable-overlay` that was previously only available on GitHub.com. [#3559](https://redirect.github.com/github/codeql-action/pull/3559)
> * Once [private package registries](https://docs.github.com/en/code-security/how-tos/secure-at-scale/configure-organization-security/manage-usage-and-access/giving-org-access-private-registries) can be configured with OIDC-based authentication for organizations, the CodeQL Action will now be able to accept such configurations. [#3563](https://redirect.github.com/github/codeql-action/pull/3563)
> * Fixed the retry mechanism for database uploads. Previously this would fail with the error "Response body object should not be disturbed or locked". [#3564](https://redirect.github.com/github/codeql-action/pull/3564)
> * A warning is now emitted if the CodeQL Action detects a repository property whose name suggests that it relates to the CodeQL Action, but which is not one of the properties recognised by the current version of the CodeQL Action. [#3570](https://redirect.github.com/github/codeql-action/pull/3570)
>
> v4.32.6
> -------
>
> * Update default CodeQL bundle version to [2.24.3](https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.24.3). [#3548](https://redirect.github.com/github/codeql-action/pull/3548)


Changelog

*Sourced from [github/codeql-action's changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md).*

> CodeQL Action Changelog
> =======================
>
> See the [releases page](https://github.com/github/codeql-action/releases) for the relevant changes to the CodeQL CLI and language packs.
>
> [UNRELEASED]
> ------------
>
> * Added an experimental change which disables TRAP caching when [improved incremental analysis](https://redirect.github.com/github/roadmap/issues/1158) is enabled, since improved incremental analysis supersedes TRAP caching. This will improve performance and reduce Actions cache usage. We expect to roll this change out to everyone in March. [#3569](https://redirect.github.com/github/codeql-action/pull/3569)
>
> 4.33.0 - 16 Mar 2026
> --------------------
>
> * Upcoming change: Starting April 2026, the CodeQL Action will skip collecting file coverage information on pull requests to improve analysis performance. File coverage information will still be computed on non-PR analyses. Pull request analyses will log a warning about this upcoming change. [#3562](https://redirect.github.com/github/codeql-action/pull/3562)
>
>   To opt out of this change:
>
>   + **Repositories owned by an organization:** Create a custom repository property with the name `github-codeql-file-coverage-on-prs` and the type "True/false", then set this property to `true` in the repository's settings. For more information, see [Managing custom properties for repositories in your organization](https://docs.github.com/en/organizations/managing-organization-settings/managing-custom-properties-for-repositories-in-your-organization). Alternatively, if you are using an advanced setup workflow, you can set the `CODEQL_ACTION_FILE_COVERAGE_ON_PRS` environment variable to `true` in your workflow.
>   + **User-owned repositories using default setup:** Switch to an advanced setup workflow and set the `CODEQL_ACTION_FILE_COVERAGE_ON_PRS` environment variable to `true` in your workflow.
>   + **User-owned repositories using advanced setup:** Set the `CODEQL_ACTION_FILE_COVERAGE_ON_PRS` environment variable to `true` in your workflow.
> * Fixed [a bug](https://redirect.github.com/github/codeql-action/issues/3555) which caused the CodeQL Action to fail loading repository properties if a "Multi select" repository property was configured for the repository. [#3557](https://redirect.github.com/github/codeql-action/pull/3557)
> * The CodeQL Action now loads [custom repository properties](https://docs.github.com/en/organizations/managing-organization-settings/managing-custom-properties-for-repositories-in-your-organization) on GitHub Enterprise Server, enabling the customization of features such as `github-codeql-disable-overlay` that was previously only available on GitHub.com. [#3559](https://redirect.github.com/github/codeql-action/pull/3559)
> * Once [private package registries](https://docs.github.com/en/code-security/how-tos/secure-at-scale/configure-organization-security/manage-usage-and-access/giving-org-access-private-registries) can be configured with OIDC-based authentication for organizations, the CodeQL Action will now be able to accept such configurations. [#3563](https://redirect.github.com/github/codeql-action/pull/3563)
> * Fixed the retry mechanism for database uploads. Previously this would fail with the error "Response body object should not be disturbed or locked". [#3564](https://redirect.github.com/github/codeql-action/pull/3564)
> * A warning is now emitted if the CodeQL Action detects a repository property whose name suggests that it relates to the CodeQL Action, but which is not one of the properties recognised by the current version of the CodeQL Action. [#3570](https://redirect.github.com/github/codeql-action/pull/3570)
>
> 4.32.6 - 05 Mar 2026
> --------------------
>
> * Update default CodeQL bundle version to [2.24.3](https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.24.3). [#3548](https://redirect.github.com/github/codeql-action/pull/3548)
>
> 4.32.5 - 02 Mar 2026
> --------------------
>
> * Repositories owned by an organization can now set up the `github-codeql-disable-overlay` custom repository property to disable [improved incremental analysis for CodeQL](https://redirect.github.com/github/roadmap/issues/1158). First, create a custom repository property with the name `github-codeql-disable-overlay` and the type "True/false" in the organization's settings. Then in the repository's settings, set this property to `true` to disable improved incremental analysis. For more information, see [Managing custom properties for repositories in your organization](https://docs.github.com/en/organizations/managing-organization-settings/managing-custom-properties-for-repositories-in-your-organization). This feature is not yet available on GitHub Enterprise Server. [#3507](https://redirect.github.com/github/codeql-action/pull/3507)
> * Added an experimental change so that when [improved incremental analysis](https://redirect.github.com/github/roadmap/issues/1158) fails on a runner — potentially due to insufficient disk space — the failure is recorded in the Actions cache so that subsequent runs will automatically skip improved incremental analysis until something changes (e.g. a larger runner is provisioned or a new CodeQL version is released). We expect to roll this change out to everyone in March. [#3487](https://redirect.github.com/github/codeql-action/pull/3487)
> * The minimum memory check for improved incremental analysis is now skipped for CodeQL 2.24.3 and later, which has reduced peak RAM usage. [#3515](https://redirect.github.com/github/codeql-action/pull/3515)
> * Reduced log levels for best-effort private package registry connection check failures to reduce noise from workflow annotations. [#3516](https://redirect.github.com/github/codeql-action/pull/3516)
> * Added an experimental change which lowers the minimum disk space requirement for [improved incremental analysis](https://redirect.github.com/github/roadmap/issues/1158), enabling it to run on standard GitHub Actions runners. We expect to roll this change out to everyone in March. [#3498](https://redirect.github.com/github/codeql-action/pull/3498)
> * Added an experimental change which allows the `start-proxy` action to resolve the CodeQL CLI version from feature flags instead of using the linked CLI bundle version. We expect to roll this change out to everyone in March. [#3512](https://redirect.github.com/github/codeql-action/pull/3512)
> * The previously experimental changes from versions 4.32.3, 4.32.4, 3.32.3 and 3.32.4 are now enabled by default. [#3503](https://redirect.github.com/github/codeql-action/pull/3503), [#3504](https://redirect.github.com/github/codeql-action/pull/3504)
>
> 4.32.4 - 20 Feb 2026
> --------------------
>
> * Update default CodeQL bundle version to [2.24.2](https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.24.2). [#3493](https://redirect.github.com/github/codeql-action/pull/3493)
> * Added an experimental change which improves how certificates are generated for the authentication proxy that is used by the CodeQL Action in Default Setup when [private package registries are configured](https://docs.github.com/en/code-security/how-tos/secure-at-scale/configure-organization-security/manage-usage-and-access/giving-org-access-private-registries). This is expected to generate more widely compatible certificates and should have no impact on analyses which are working correctly already. We expect to roll this change out to everyone in February. [#3473](https://redirect.github.com/github/codeql-action/pull/3473)
> * When the CodeQL Action is run [with debugging enabled in Default Setup](https://docs.github.com/en/code-security/how-tos/scan-code-for-vulnerabilities/troubleshooting/troubleshooting-analysis-errors/logs-not-detailed-enough#creating-codeql-debugging-artifacts-for-codeql-default-setup) and [private package registries are configured](https://docs.github.com/en/code-security/how-tos/secure-at-scale/configure-organization-security/manage-usage-and-access/giving-org-access-private-registries), the "Setup proxy for registries" step will output additional diagnostic information that can be used for troubleshooting. [#3486](https://redirect.github.com/github/codeql-action/pull/3486)
> * Added a setting which allows the CodeQL Action to enable network debugging for Java programs. This will help GitHub staff support customers with troubleshooting issues in GitHub-managed CodeQL workflows, such as Default Setup. This setting can only be enabled by GitHub staff. [#3485](https://redirect.github.com/github/codeql-action/pull/3485)
> * Added a setting which enables GitHub-managed workflows, such as Default Setup, to use a [nightly CodeQL CLI release](https://github.com/dsp-testing/codeql-cli-nightlies) instead of the latest, stable release that is used by default. This will help GitHub staff support customers whose analyses for a given repository or organization require early access to a change in an upcoming CodeQL CLI release. This setting can only be enabled by GitHub staff. [#3484](https://redirect.github.com/github/codeql-action/pull/3484)
>
> 4.32.3 - 13 Feb 2026
> --------------------
>
> * Added experimental support for testing connections to [private package registries](https://docs.github.com/en/code-security/how-tos/secure-at-scale/configure-organization-security/manage-usage-and-access/giving-org-access-private-registries). This feature is not currently enabled for any analysis. In the future, it may be enabled by default for Default Setup. [#3466](https://redirect.github.com/github/codeql-action/pull/3466)
>
> 4.32.2 - 05 Feb 2026
> --------------------

... (truncated)


Commits

* [`b1bff81`](github/codeql-action@b1bff81) Merge pull request [#3574](https://redirect.github.com/github/codeql-action/issues/3574) from github/update-v4.32.7-7dd76e6bf
* [`e682234`](github/codeql-action@e682234) Add changelog entry for [#3570](https://redirect.github.com/github/codeql-action/issues/3570)
* [`95be291`](github/codeql-action@95be291) Bump minor version
* [`59bcb60`](github/codeql-action@59bcb60) Update changelog for v4.32.7
* [`7dd76e6`](github/codeql-action@7dd76e6) Merge pull request [#3572](https://redirect.github.com/github/codeql-action/issues/3572) from github/mbg/pr-checks/eslint
* [`e3200e3`](github/codeql-action@e3200e3) Merge pull request [#3563](https://redirect.github.com/github/codeql-action/issues/3563) from github/mbg/private-registry/oidc
* [`4c356c7`](github/codeql-action@4c356c7) Merge pull request [#3570](https://redirect.github.com/github/codeql-action/issues/3570) from github/mbg/repo-props/warn-on-unexpected-props
* [`b4937c1`](github/codeql-action@b4937c1) Only emit one message with accumulated property names
* [`136b8ab`](github/codeql-action@136b8ab) Remove `cache-dependency-path` options as well
* [`a5aba59`](github/codeql-action@a5aba59) Remove `package-lock.json` that's no longer needed
* Additional commits viewable in [compare view](github/codeql-action@c793b71...b1bff81)
  
Updates `anthropics/claude-code-action` from 1.0.69 to 1.0.75
Release notes

*Sourced from [anthropics/claude-code-action's releases](https://github.com/anthropics/claude-code-action/releases).*

> v1.0.75
> -------
>
> **Full Changelog**: <anthropics/claude-code-action@v1...v1.0.75>
>
> v1.0.74
> -------
>
> What's Changed
> --------------
>
> * Restore .claude/ and .mcp.json from PR base branch before CLI runs by [`@​km-anthropic`](https://github.com/km-anthropic) in [anthropics/claude-code-action#1066](https://redirect.github.com/anthropics/claude-code-action/pull/1066)
> * Remove redundant git status/diff/log from tag mode allowlist by [`@​ddworken`](https://github.com/ddworken) in [anthropics/claude-code-action#1075](https://redirect.github.com/anthropics/claude-code-action/pull/1075)
>
> **Full Changelog**: <anthropics/claude-code-action@v1...v1.0.74>
>
> v1.0.73
> -------
>
> **Full Changelog**: <anthropics/claude-code-action@v1...v1.0.73>
>
> v1.0.72
> -------
>
> What's Changed
> --------------
>
> * Harden tag mode tool permissions against prompt injection by [`@​km-anthropic`](https://github.com/km-anthropic) in [anthropics/claude-code-action#1002](https://redirect.github.com/anthropics/claude-code-action/pull/1002)
>
> **Full Changelog**: <anthropics/claude-code-action@v1...v1.0.72>
>
> v1.0.71
> -------
>
> What's Changed
> --------------
>
> * docs: warn that allowed\_bots can expose the action to external triggers by [`@​an-dustin`](https://github.com/an-dustin) in [anthropics/claude-code-action#1039](https://redirect.github.com/anthropics/claude-code-action/pull/1039)
> * feat(inline-comment): add confirmed param + probe-pattern safety net by [`@​km-anthropic`](https://github.com/km-anthropic) in [anthropics/claude-code-action#1048](https://redirect.github.com/anthropics/claude-code-action/pull/1048)
>
> New Contributors
> ----------------
>
> * [`@​an-dustin`](https://github.com/an-dustin) made their first contribution in [anthropics/claude-code-action#1039](https://redirect.github.com/anthropics/claude-code-action/pull/1039)
>
> **Full Changelog**: <anthropics/claude-code-action@v1...v1.0.71>
>
> v1.0.70
> -------
>
> **Full Changelog**: <anthropics/claude-code-action@v1...v1.0.70>


Commits

* [`df37d2f`](anthropics/claude-code-action@df37d2f) chore: bump Claude Code to 2.1.79 and Agent SDK to 0.2.79
* [`1ba15be`](anthropics/claude-code-action@1ba15be) Remove redundant git status/diff/log from tag mode allowlist ([#1075](https://redirect.github.com/anthropics/claude-code-action/issues/1075))
* [`9ddce40`](anthropics/claude-code-action@9ddce40) Restore .claude/ and .mcp.json from PR base branch before CLI runs ([#1066](https://redirect.github.com/anthropics/claude-code-action/issues/1066))
* [`1b422b3`](anthropics/claude-code-action@1b422b3) chore: bump Claude Code to 2.1.78 and Agent SDK to 0.2.77
* [`4c044bb`](anthropics/claude-code-action@4c044bb) chore: bump Claude Code to 2.1.77 and Agent SDK to 0.2.77
* [`cd77b50`](anthropics/claude-code-action@cd77b50) chore: bump Claude Code to 2.1.76 and Agent SDK to 0.2.76
* [`0e80d3c`](anthropics/claude-code-action@0e80d3c) chore: bump Claude Code to 2.1.75 and Agent SDK to 0.2.75
* [`f956510`](anthropics/claude-code-action@f956510) Harden tag mode tool permissions against prompt injection ([#1002](https://redirect.github.com/anthropics/claude-code-action/issues/1002))
* [`5d0cc74`](anthropics/claude-code-action@5d0cc74) feat(inline-comment): add confirmed param + probe-pattern safety net ([#1048](https://redirect.github.com/anthropics/claude-code-action/issues/1048))
* [`567be3d`](anthropics/claude-code-action@567be3d) chore: bump Claude Code to 2.1.73 and Agent SDK to 0.2.73
* Additional commits viewable in [compare view](anthropics/claude-code-action@1fc90f3...df37d2f)
  
Updates `ruby/setup-ruby` from 1.289.0 to 1.295.0
Release notes

*Sourced from [ruby/setup-ruby's releases](https://github.com/ruby/setup-ruby/releases).*

> v1.295.0
> --------
>
> What's Changed
> --------------
>
> * Update CRuby releases on Windows by [`@​ruby-builder-bot`](https://github.com/ruby-builder-bot) in [ruby/setup-ruby#890](https://redirect.github.com/ruby/setup-ruby/pull/890)
>
> **Full Changelog**: <ruby/setup-ruby@v1.294.0...v1.295.0>
>
> v1.294.0
> --------
>
> What's Changed
> --------------
>
> * Add ruby-4.0.2 by [`@​ruby-builder-bot`](https://github.com/ruby-builder-bot) in [ruby/setup-ruby#889](https://redirect.github.com/ruby/setup-ruby/pull/889)
>
> **Full Changelog**: <ruby/setup-ruby@v1.293.0...v1.294.0>
>
> v1.293.0
> --------
>
> What's Changed
> --------------
>
> * Update README to remove JRuby version notes by [`@​headius`](https://github.com/headius) in [ruby/setup-ruby#887](https://redirect.github.com/ruby/setup-ruby/pull/887)
> * Update CRuby releases on Windows by [`@​ruby-builder-bot`](https://github.com/ruby-builder-bot) in [ruby/setup-ruby#888](https://redirect.github.com/ruby/setup-ruby/pull/888)
>
> **Full Changelog**: <ruby/setup-ruby@v1.292.0...v1.293.0>
>
> v1.292.0
> --------
>
> What's Changed
> --------------
>
> * Update Node to 24 by [`@​eregon`](https://github.com/eregon) in [ruby/setup-ruby#886](https://redirect.github.com/ruby/setup-ruby/pull/886)
>
> **Full Changelog**: <ruby/setup-ruby@v1.291.0...v1.292.0>
>
> v1.291.0
> --------
>
> What's Changed
> --------------
>
> * Add ruby-3.4.9 by [`@​ruby-builder-bot`](https://github.com/ruby-builder-bot) in [ruby/setup-ruby#885](https://redirect.github.com/ruby/setup-ruby/pull/885)
>
> **Full Changelog**: <ruby/setup-ruby@v1.290.0...v1.291.0>
>
> v1.290.0
> --------
>
> What's Changed
> --------------
>
> * Improve Windows version detection and HOME variable export by [`@​jbaiza`](https://github.com/jbaiza) in [ruby/setup-ruby#883](https://redirect.github.com/ruby/setup-ruby/pull/883)
>
> New Contributors
> ----------------
>
> * [`@​jbaiza`](https://github.com/jbaiza) made their first contribution in [ruby/setup-ruby#883](https://redirect.github.com/ruby/setup-ruby/pull/883)
>
> **Full Changelog**: <ruby/setup-ruby@v1.289.0...v1.290.0>


Commits

* [`319994f`](ruby/setup-ruby@319994f) Update CRuby releases on Windows
* [`c984c1a`](ruby/setup-ruby@c984c1a) Add ruby-4.0.2
* [`dffb23f`](ruby/setup-ruby@dffb23f) Update CRuby releases on Windows
* [`ea73ddb`](ruby/setup-ruby@ea73ddb) Update README to remove JRuby version notes
* [`4eb9f11`](ruby/setup-ruby@4eb9f11) Update Node to 24
* [`9d13dd6`](ruby/setup-ruby@9d13dd6) Add ruby-3.4.9
* [`6ca151f`](ruby/setup-ruby@6ca151f) Leave only basic comment about env variable change
* [`7413847`](ruby/setup-ruby@7413847) Set HOME variable from OS information
* [`b3cff1b`](ruby/setup-ruby@b3cff1b) Add support for Windows Server Standard Evaluation
* See full diff in [compare view](ruby/setup-ruby@19a43a6...319994f)
  
Updates `webfactory/ssh-agent` from 0.9.1 to 0.10.0
Release notes

*Sourced from [webfactory/ssh-agent's releases](https://github.com/webfactory/ssh-agent/releases).*

> v0.10.0: Upgrade to node-24
> ---------------------------
>
> This release upgrades from node 20 to node 24, preparing for Node 20's upcoming EOL and getting rid of the related warning message in GitHub.
>
> What's Changed
> --------------
>
> * use node24 by [`@​jimmymcpeter`](https://github.com/jimmymcpeter) in [webfactory/ssh-agent#243](https://redirect.github.com/webfactory/ssh-agent/pull/243)
>
> New Contributors
> ----------------
>
> * [`@​jimmymcpeter`](https://github.com/jimmymcpeter) made their first contribution in [webfactory/ssh-agent#243](https://redirect.github.com/webfactory/ssh-agent/pull/243)
>
> **Full Changelog**: <webfactory/ssh-agent@v0.9.1...v0.10.0>


Commits

* [`e838748`](webfactory/ssh-agent@e838748) use node24 ([#243](https://redirect.github.com/webfactory/ssh-agent/issues/243))
* See full diff in [compare view](webfactory/ssh-agent@a6f90b1...e838748)
  
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
Dependabot commands and options
  
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot show  ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore  major version` will 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  minor version` will 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore  ` will remove the ignore condition of the specified dependency and ignore conditions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant