build(deps): bump @docker/actions-toolkit from 0.86.0 to 0.90.0#970
Merged
crazy-max merged 2 commits intoMay 22, 2026
Merged
Conversation
Contributor
Author
|
A newer version of @docker/actions-toolkit exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
Member
|
@dependabot recreate |
Bumps [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.86.0 to 0.90.0. - [Release notes](https://github.com/docker/actions-toolkit/releases) - [Commits](docker/actions-toolkit@v0.86.0...v0.90.0) --- updated-dependencies: - dependency-name: "@docker/actions-toolkit" dependency-version: 0.88.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
e26be53 to
56d092c
Compare
crazy-max
approved these changes
May 22, 2026
Exikle
pushed a commit
to Exikle/containers
that referenced
this pull request
May 22, 2026
….1.0 ➔ v4.2.0 ) (#9) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [https://github.com/docker/login-action](https://github.com/docker/login-action) | action | minor | `v4.1.0` → `v4.2.0` | --- ### Release Notes <details> <summary>docker/login-action (https://github.com/docker/login-action)</summary> ### [`v4.2.0`](https://github.com/docker/login-action/releases/tag/v4.2.0) [Compare Source](docker/login-action@v4.1.0...v4.2.0) - Bump [@​actions/core](https://github.com/actions/core) from 3.0.0 to 3.0.1 in [#​976](docker/login-action#976) - Bump [@​aws-sdk/client-ecr](https://github.com/aws-sdk/client-ecr) and [@​aws-sdk/client-ecr-public](https://github.com/aws-sdk/client-ecr-public) to 3.1050.0 in [#​960](docker/login-action#960) - Bump [@​docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.86.0 to 0.90.0 in [#​970](docker/login-action#970) - Bump brace-expansion from 2.0.1 to 5.0.6 in [#​993](docker/login-action#993) - Bump fast-xml-builder from 1.1.4 to 1.2.0 in [#​985](docker/login-action#985) - Bump fast-xml-parser from 5.3.6 to 5.8.0 in [#​963](docker/login-action#963) - Bump http-proxy-agent and https-proxy-agent to 9.0.0 in [#​961](docker/login-action#961) - Bump postcss from 8.5.6 to 8.5.10 in [#​979](docker/login-action#979) - Bump tar from 6.2.1 to 7.5.15 in [#​991](docker/login-action#991) - Bump vite from 7.3.1 to 7.3.3 in [#​986](docker/login-action#986) **Full Changelog**: <docker/login-action@v4.1.0...v4.2.0> </details> --- ### Configuration 📅 **Schedule**: (in timezone Europe/Amsterdam) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xOTIuMCIsInVwZGF0ZWRJblZlciI6IjQzLjE5Mi4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9naXRodWItYWN0aW9uIiwicmVub3ZhdGUvZ2l0aHViLXJlbGVhc2UiLCJ0eXBlL21pbm9yIl19--> Reviewed-on: https://git.dcunha.io/Exikle/containers/pulls/9
renovate Bot
added a commit
to sdwilsh/sOS
that referenced
this pull request
May 22, 2026
##### [\`v4.2.0\`](https://github.com/docker/login-action/releases/tag/v4.2.0) - Bump [@actions/core](https://github.com/actions/core) from 3.0.0 to 3.0.1 in [#976](docker/login-action#976) - Bump [@aws-sdk/client-ecr](https://github.com/aws-sdk/client-ecr) and [@aws-sdk/client-ecr-public](https://github.com/aws-sdk/client-ecr-public) to 3.1050.0 in [#960](docker/login-action#960) - Bump [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.86.0 to 0.90.0 in [#970](docker/login-action#970) - Bump brace-expansion from 2.0.1 to 5.0.6 in [#993](docker/login-action#993) - Bump fast-xml-builder from 1.1.4 to 1.2.0 in [#985](docker/login-action#985) - Bump fast-xml-parser from 5.3.6 to 5.8.0 in [#963](docker/login-action#963) - Bump http-proxy-agent and https-proxy-agent to 9.0.0 in [#961](docker/login-action#961) - Bump postcss from 8.5.6 to 8.5.10 in [#979](docker/login-action#979) - Bump tar from 6.2.1 to 7.5.15 in [#991](docker/login-action#991) - Bump vite from 7.3.1 to 7.3.3 in [#986](docker/login-action#986) **Full Changelog**: <docker/login-action@v4.1.0...v4.2.0> --- ##### [\`v4.1.0\`](https://github.com/docker/login-action/releases/tag/v4.1.0) - Fix scoped Docker Hub cleanup path when registry is omitted by [@crazy-max](https://github.com/crazy-max) in [#945](docker/login-action#945) - Bump [@aws-sdk/client-ecr](https://github.com/aws-sdk/client-ecr) and [@aws-sdk/client-ecr-public](https://github.com/aws-sdk/client-ecr-public) to 3.1020.0 in [#930](docker/login-action#930) - Bump [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.77.0 to 0.86.0 in [#932](docker/login-action#932) [#936](docker/login-action#936) - Bump brace-expansion from 1.1.12 to 1.1.13 in [#952](docker/login-action#952) - Bump fast-xml-parser from 5.3.4 to 5.3.6 in [#942](docker/login-action#942) - Bump flatted from 3.3.3 to 3.4.2 in [#944](docker/login-action#944) - Bump glob from 10.3.12 to 10.5.0 in [#940](docker/login-action#940) - Bump handlebars from 4.7.8 to 4.7.9 in [#949](docker/login-action#949) - Bump http-proxy-agent and https-proxy-agent to 8.0.0 in [#937](docker/login-action#937) - Bump lodash from 4.17.23 to 4.18.1 in [#958](docker/login-action#958) - Bump minimatch from 3.1.2 to 3.1.5 in [#941](docker/login-action#941) - Bump picomatch from 4.0.3 to 4.0.4 in [#948](docker/login-action#948) - Bump undici from 6.23.0 to 6.24.1 in [#938](docker/login-action#938) **Full Changelog**: <docker/login-action@v4.0.0...v4.1.0> --- ##### [\`v4.0.0\`](https://github.com/docker/login-action/releases/tag/v4.0.0) - Node 24 as default runtime (requires [Actions Runner v2.327.1](https://github.com/actions/runner/releases/tag/v2.327.1) or later) by [@crazy-max](https://github.com/crazy-max) in [#929](docker/login-action#929) - Switch to ESM and update config/test wiring by [@crazy-max](https://github.com/crazy-max) in [#927](docker/login-action#927) - Bump [@actions/core](https://github.com/actions/core) from 1.11.1 to 3.0.0 in [#919](docker/login-action#919) - Bump [@aws-sdk/client-ecr](https://github.com/aws-sdk/client-ecr) from 3.890.0 to 3.1000.0 in [#909](docker/login-action#909) [#920](docker/login-action#920) - Bump [@aws-sdk/client-ecr-public](https://github.com/aws-sdk/client-ecr-public) from 3.890.0 to 3.1000.0 in [#909](docker/login-action#909) [#920](docker/login-action#920) - Bump [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.63.0 to 0.77.0 in [#910](docker/login-action#910) [#928](docker/login-action#928) - Bump [@isaacs/brace-expansion](https://github.com/isaacs/brace-expansion) from 5.0.0 to 5.0.1 in [#921](docker/login-action#921) - Bump js-yaml from 4.1.0 to 4.1.1 in [#901](docker/login-action#901) **Full Changelog**: <docker/login-action@v3.7.0...v4.0.0> --- ##### [\`v4\`](docker/login-action@v3...v4) --- ##### [\`v3.7.0\`](https://github.com/docker/login-action/releases/tag/v3.7.0) - Add `scope` input to set scopes for the authentication token by [@crazy-max](https://github.com/crazy-max) in [#912](docker/login-action#912) - Add support for AWS European Sovereign Cloud ECR by [@dphi](https://github.com/dphi) in [#914](docker/login-action#914) - Ensure passwords are redacted with `registry-auth` input by [@crazy-max](https://github.com/crazy-max) in [#911](docker/login-action#911) - build(deps): bump lodash from 4.17.21 to 4.17.23 in [#915](docker/login-action#915) **Full Changelog**: <docker/login-action@v3.6.0...v3.7.0> --- ##### [\`v3.6.0\`](https://github.com/docker/login-action/releases/tag/v3.6.0) - Add `registry-auth` input for raw authentication to registries by [@crazy-max](https://github.com/crazy-max) in [#887](docker/login-action#887) - Bump [@aws-sdk/client-ecr](https://github.com/aws-sdk/client-ecr) to 3.890.0 in [#882](docker/login-action#882) [#890](docker/login-action#890) - Bump [@aws-sdk/client-ecr-public](https://github.com/aws-sdk/client-ecr-public) to 3.890.0 in [#882](docker/login-action#882) [#890](docker/login-action#890) - Bump [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.62.1 to 0.63.0 in [#883](docker/login-action#883) - Bump brace-expansion from 1.1.11 to 1.1.12 in [#880](docker/login-action#880) - Bump undici from 5.28.4 to 5.29.0 in [#879](docker/login-action#879) - Bump tmp from 0.2.3 to 0.2.4 in [#881](docker/login-action#881) **Full Changelog**: <docker/login-action@v3.5.0...v3.6.0> --- ##### [\`v3.5.0\`](https://github.com/docker/login-action/releases/tag/v3.5.0) - Support dual-stack endpoints for AWS ECR by [@Spacefish](https://github.com/Spacefish) [@crazy-max](https://github.com/crazy-max) in [#874](docker/login-action#874) [#876](docker/login-action#876) - Bump [@aws-sdk/client-ecr](https://github.com/aws-sdk/client-ecr) to 3.859.0 in [#860](docker/login-action#860) [#878](docker/login-action#878) - Bump [@aws-sdk/client-ecr-public](https://github.com/aws-sdk/client-ecr-public) to 3.859.0 in [#860](docker/login-action#860) [#878](docker/login-action#878) - Bump [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.57.0 to 0.62.1 in [#870](docker/login-action#870) - Bump form-data from 2.5.1 to 2.5.5 in [#875](docker/login-action#875) **Full Changelog**: <docker/login-action@v3.4.0...v3.5.0> --- ##### [\`v3.4.0\`](https://github.com/docker/login-action/releases/tag/v3.4.0) - Bump [@actions/core](https://github.com/actions/core) from 1.10.1 to 1.11.1 in [#791](docker/login-action#791) - Bump [@aws-sdk/client-ecr](https://github.com/aws-sdk/client-ecr) to 3.766.0 in [#789](docker/login-action#789) [#856](docker/login-action#856) - Bump [@aws-sdk/client-ecr-public](https://github.com/aws-sdk/client-ecr-public) to 3.758.0 in [#789](docker/login-action#789) [#856](docker/login-action#856) - Bump [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.35.0 to 0.57.0 in [#801](docker/login-action#801) [#806](docker/login-action#806) [#858](docker/login-action#858) - Bump cross-spawn from 7.0.3 to 7.0.6 in [#814](docker/login-action#814) - Bump https-proxy-agent from 7.0.5 to 7.0.6 in [#823](docker/login-action#823) - Bump path-to-regexp from 6.2.2 to 6.3.0 in [#777](docker/login-action#777) **Full Changelog**: <docker/login-action@v3.3.0...v3.4.0> --- ##### [\`v3.3.0\`](https://github.com/docker/login-action/releases/tag/v3.3.0) - Bump [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.24.0 to 0.35.0 in [#754](docker/login-action#754) - Bump https-proxy-agent from 7.0.4 to 7.0.5 in [#741](docker/login-action#741) - Bump braces from 3.0.2 to 3.0.3 in [#730](docker/login-action#730) **Full Changelog**: <docker/login-action@v3.2.0...v3.3.0> --- ##### [\`v3.2.0\`](https://github.com/docker/login-action/releases/tag/v3.2.0) - Improve missing username/password by [@Frankkkkk](https://github.com/Frankkkkk) in [#706](docker/login-action#706) - Bump [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.18.0 to 0.24.0 in [#715](docker/login-action#715) [#721](docker/login-action#721) - Bump aws-sdk-dependencies to 3.583.0 in [#720](docker/login-action#720) - Bump undici from 5.28.3 to 5.28.4 in [#694](docker/login-action#694) **Full Changelog**: <docker/login-action@v3.1.0...v3.2.0> --- ##### [\`v3.1.0\`](https://github.com/docker/login-action/releases/tag/v3.1.0) - Bump [@babel/traverse](https://github.com/babel/traverse) from 7.17.3 to 7.23.2 in [#618](docker/login-action#618) - Bump [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.12.0 to 0.18.0 in [#616](docker/login-action#616) [#636](docker/login-action#636) [#682](docker/login-action#682) - Bump aws-sdk dependencies to 3.529.1 in [#624](docker/login-action#624) [#685](docker/login-action#685) - Bump http-proxy-agent to 7.0.2 in [#676](docker/login-action#676) - Bump https-proxy-agent to 7.0.4 in [#676](docker/login-action#676) - Bump undici from 5.26.5 to 5.28.3 in [#677](docker/login-action#677) **Full Changelog**: <docker/login-action@v3.0.0...v3.1.0>
mergify Bot
added a commit
to ArcadeData/arcadedb
that referenced
this pull request
May 24, 2026
Bumps the github-actions group with 5 updates: | Package | From | To | | --- | --- | --- | | [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) | `4.0.0` | `4.1.0` | | [anthropics/claude-code-action](https://github.com/anthropics/claude-code-action) | `1.0.123` | `1.0.133` | | [github/codeql-action](https://github.com/github/codeql-action) | `4.35.5` | `4.36.0` | | [docker/login-action](https://github.com/docker/login-action) | `4.1.0` | `4.2.0` | | [codecov/codecov-action](https://github.com/codecov/codecov-action) | `6.0.0` | `6.0.1` | Updates `docker/setup-buildx-action` from 4.0.0 to 4.1.0 Release notes *Sourced from [docker/setup-buildx-action's releases](https://github.com/docker/setup-buildx-action/releases).* > v4.1.0 > ------ > > * Bump `@docker/actions-toolkit` from 0.79.0 to 0.90.0 in [docker/setup-buildx-action#489](https://redirect.github.com/docker/setup-buildx-action/pull/489) > * Bump brace-expansion from 1.1.12 to 5.0.6 in [docker/setup-buildx-action#547](https://redirect.github.com/docker/setup-buildx-action/pull/547) [docker/setup-buildx-action#508](https://redirect.github.com/docker/setup-buildx-action/pull/508) > * Bump fast-xml-builder from 1.0.0 to 1.2.0 in [docker/setup-buildx-action#540](https://redirect.github.com/docker/setup-buildx-action/pull/540) > * Bump fast-xml-parser from 5.4.2 to 5.8.0 in [docker/setup-buildx-action#496](https://redirect.github.com/docker/setup-buildx-action/pull/496) > * Bump flatted from 3.3.3 to 3.4.2 in [docker/setup-buildx-action#499](https://redirect.github.com/docker/setup-buildx-action/pull/499) > * Bump glob from 10.3.12 to 13.0.6 in [docker/setup-buildx-action#495](https://redirect.github.com/docker/setup-buildx-action/pull/495) > * Bump handlebars from 4.7.8 to 4.7.9 in [docker/setup-buildx-action#504](https://redirect.github.com/docker/setup-buildx-action/pull/504) > * Bump lodash from 4.17.23 to 4.18.1 in [docker/setup-buildx-action#523](https://redirect.github.com/docker/setup-buildx-action/pull/523) > * Bump picomatch from 4.0.3 to 4.0.4 in [docker/setup-buildx-action#503](https://redirect.github.com/docker/setup-buildx-action/pull/503) > * Bump postcss from 8.5.6 to 8.5.10 in [docker/setup-buildx-action#537](https://redirect.github.com/docker/setup-buildx-action/pull/537) > * Bump tar from 6.2.1 to 7.5.15 in [docker/setup-buildx-action#545](https://redirect.github.com/docker/setup-buildx-action/pull/545) > * Bump undici from 6.23.0 to 6.25.0 in [docker/setup-buildx-action#492](https://redirect.github.com/docker/setup-buildx-action/pull/492) > * Bump vite from 7.3.1 to 7.3.2 in [docker/setup-buildx-action#520](https://redirect.github.com/docker/setup-buildx-action/pull/520) > > **Full Changelog**: <docker/setup-buildx-action@v4.0.0...v4.1.0> Commits * [`d7f5e7f`](docker/setup-buildx-action@d7f5e7f) Merge pull request [#489](https://redirect.github.com/docker/setup-buildx-action/issues/489) from docker/dependabot/npm\_and\_yarn/docker/actions-to... * [`92bc5c9`](docker/setup-buildx-action@92bc5c9) chore: update generated content * [`da11e35`](docker/setup-buildx-action@da11e35) build(deps): bump `@docker/actions-toolkit` from 0.79.0 to 0.90.0 * [`f021e16`](docker/setup-buildx-action@f021e16) Merge pull request [#492](https://redirect.github.com/docker/setup-buildx-action/issues/492) from docker/dependabot/npm\_and\_yarn/undici-6.24.1 * [`b5af94f`](docker/setup-buildx-action@b5af94f) chore: update generated content * [`16ad977`](docker/setup-buildx-action@16ad977) build(deps): bump undici from 6.23.0 to 6.25.0 * [`d7a12d7`](docker/setup-buildx-action@d7a12d7) Merge pull request [#495](https://redirect.github.com/docker/setup-buildx-action/issues/495) from docker/dependabot/npm\_and\_yarn/glob-10.5.0 * [`28ff27d`](docker/setup-buildx-action@28ff27d) build(deps): bump glob from 10.3.12 to 13.0.6 * [`daf436b`](docker/setup-buildx-action@daf436b) Merge pull request [#496](https://redirect.github.com/docker/setup-buildx-action/issues/496) from docker/dependabot/npm\_and\_yarn/fast-xml-parser-5... * [`9725348`](docker/setup-buildx-action@9725348) chore: update generated content * Additional commits viewable in [compare view](docker/setup-buildx-action@4d04d5d...d7f5e7f) Updates `anthropics/claude-code-action` from 1.0.123 to 1.0.133 Release notes *Sourced from [anthropics/claude-code-action's releases](https://github.com/anthropics/claude-code-action/releases).* > v1.0.133 > -------- > > What's Changed > -------------- > > * Use workload identity federation for Claude auth in CI workflows by [`@ashwin-ant`](https://github.com/ashwin-ant) in [anthropics/claude-code-action#1344](https://redirect.github.com/anthropics/claude-code-action/pull/1344) > > **Full Changelog**: <anthropics/claude-code-action@v1...v1.0.133> > > v1.0.132 > -------- > > **Full Changelog**: <anthropics/claude-code-action@v1...v1.0.132> > > v1.0.131 > -------- > > **Full Changelog**: <anthropics/claude-code-action@v1...v1.0.131> > > v1.0.130 > -------- > > What's Changed > -------------- > > * Add Workload Identity Federation (OIDC) authentication support by [`@ashwin-ant`](https://github.com/ashwin-ant) in [anthropics/claude-code-action#1338](https://redirect.github.com/anthropics/claude-code-action/pull/1338) > > **Full Changelog**: <anthropics/claude-code-action@v1...v1.0.130> > > v1.0.129 > -------- > > **Full Changelog**: <anthropics/claude-code-action@v1...v1.0.129> > > v1.0.128 > -------- > > **Full Changelog**: <anthropics/claude-code-action@v1...v1.0.128> > > v1.0.127 > -------- > > What's Changed > -------------- > > * Refactor allowed\_bots actor resolution by [`@ashwin-ant`](https://github.com/ashwin-ant) in [anthropics/claude-code-action#1330](https://redirect.github.com/anthropics/claude-code-action/pull/1330) > > **Full Changelog**: <anthropics/claude-code-action@v1...v1.0.127> > > v1.0.126 > -------- > > **Full Changelog**: <anthropics/claude-code-action@v1...v1.0.126> > > v1.0.125 > -------- > > What's Changed > -------------- > > * Simplify comment tool instructions in prompt by [`@ashwin-ant`](https://github.com/ashwin-ant) in [anthropics/claude-code-action#1328](https://redirect.github.com/anthropics/claude-code-action/pull/1328) > > **Full Changelog**: <anthropics/claude-code-action@v1...v1.0.125> > > v1.0.124 > -------- > > What's Changed > -------------- > > * fix: add parentheses to fix operator precedence in co-author check by [`@FuturizeRush`](https://github.com/FuturizeRush) in [anthropics/claude-code-action#1199](https://redirect.github.com/anthropics/claude-code-action/pull/1199) > * Strengthen simplified tag-mode prompt (USE\_SIMPLE\_PROMPT) by [`@ashwin-ant`](https://github.com/ashwin-ant) in [anthropics/claude-code-action#1313](https://redirect.github.com/anthropics/claude-code-action/pull/1313) > * Fix prettier formatting in create-prompt by [`@ashwin-ant`](https://github.com/ashwin-ant) in [anthropics/claude-code-action#1325](https://redirect.github.com/anthropics/claude-code-action/pull/1325) > > New Contributors > ---------------- ... (truncated) Commits * [`787c5a0`](anthropics/claude-code-action@787c5a0) chore: bump Claude Code to 2.1.150 and Agent SDK to 0.3.150 * [`4257c8e`](anthropics/claude-code-action@4257c8e) Use workload identity federation for Claude auth in CI workflows ([#1344](https://redirect.github.com/anthropics/claude-code-action/issues/1344)) * [`bbfaf8e`](anthropics/claude-code-action@bbfaf8e) chore: bump Claude Code to 2.1.149 and Agent SDK to 0.3.149 * [`4481e6d`](anthropics/claude-code-action@4481e6d) chore: bump Claude Code to 2.1.148 and Agent SDK to 0.3.148 * [`661a6fe`](anthropics/claude-code-action@661a6fe) Add Workload Identity Federation (OIDC) authentication support ([#1338](https://redirect.github.com/anthropics/claude-code-action/issues/1338)) * [`c9d66af`](anthropics/claude-code-action@c9d66af) chore: bump Claude Code to 2.1.147 and Agent SDK to 0.3.147 * [`20c8abf`](anthropics/claude-code-action@20c8abf) chore: bump Claude Code to 2.1.146 and Agent SDK to 0.3.146 * [`1dc994e`](anthropics/claude-code-action@1dc994e) Resolve actor account type before applying allowed\_bots ([#1330](https://redirect.github.com/anthropics/claude-code-action/issues/1330)) * [`ca89df3`](anthropics/claude-code-action@ca89df3) chore: bump Claude Code to 2.1.145 and Agent SDK to 0.3.145 * [`fd1877d`](anthropics/claude-code-action@fd1877d) Simplify comment tool instructions in prompt ([#1328](https://redirect.github.com/anthropics/claude-code-action/issues/1328)) * Additional commits viewable in [compare view](anthropics/claude-code-action@51ea8ea...787c5a0) Updates `github/codeql-action` from 4.35.5 to 4.36.0 Release notes *Sourced from [github/codeql-action's releases](https://github.com/github/codeql-action/releases).* > v4.36.0 > ------- > > * *Breaking change*: Bump the minimum required CodeQL bundle version to 2.19.4. [#3894](https://redirect.github.com/github/codeql-action/pull/3894) > * Add support for SHA-256 Git object IDs. [#3893](https://redirect.github.com/github/codeql-action/pull/3893) > * Update default CodeQL bundle version to [2.25.5](https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.25.5). [#3926](https://redirect.github.com/github/codeql-action/pull/3926) 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] > ------------ > > No user facing changes. > > 4.36.0 - 22 May 2026 > -------------------- > > * *Breaking change*: Bump the minimum required CodeQL bundle version to 2.19.4. [#3894](https://redirect.github.com/github/codeql-action/pull/3894) > * Add support for SHA-256 Git object IDs. [#3893](https://redirect.github.com/github/codeql-action/pull/3893) > * Update default CodeQL bundle version to [2.25.5](https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.25.5). [#3926](https://redirect.github.com/github/codeql-action/pull/3926) > > 4.35.5 - 15 May 2026 > -------------------- > > * We have improved how the JavaScript bundles for the CodeQL Action are generated to avoid duplication across bundles and reduce the size of the repository by around 70%. This should have no effect on the runtime behaviour of the CodeQL Action. [#3899](https://redirect.github.com/github/codeql-action/pull/3899) > * For performance and accuracy reasons, [improved incremental analysis](https://redirect.github.com/github/roadmap/issues/1158) will now only be enabled on a pull request when diff-informed analysis is also enabled for that run. If diff-informed analysis is unavailable (for example, because the PR diff ranges could not be computed), the action will fall back to a full analysis. [#3791](https://redirect.github.com/github/codeql-action/pull/3791) > * If multiple inputs are provided for the GitHub-internal `analysis-kinds` input, only `code-scanning` will be enabled. The `analysis-kinds` input is experimental, for GitHub-internal use only, and may change without notice at any time. [#3892](https://redirect.github.com/github/codeql-action/pull/3892) > * Added an experimental change which, when running a Code Scanning analysis for a PR with [improved incremental analysis](https://redirect.github.com/github/roadmap/issues/1158) enabled, prefers CodeQL CLI versions that have a cached overlay-base database for the configured languages. This speeds up analysis for a repository when there is not yet a cached overlay-base database for the latest CLI version. We expect to roll this change out to everyone in May. [#3880](https://redirect.github.com/github/codeql-action/pull/3880) > > 4.35.4 - 07 May 2026 > -------------------- > > * Update default CodeQL bundle version to [2.25.4](https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.25.4). [#3881](https://redirect.github.com/github/codeql-action/pull/3881) > > 4.35.3 - 01 May 2026 > -------------------- > > * *Upcoming breaking change*: Add a deprecation warning for customers using CodeQL version 2.19.3 and earlier. These versions of CodeQL were discontinued on 9 April 2026 alongside GitHub Enterprise Server 3.15, and will be unsupported by the next minor release of the CodeQL Action. [#3837](https://redirect.github.com/github/codeql-action/pull/3837) > * Configurations for private registries that use Cloudsmith or GCP OIDC are now accepted. [#3850](https://redirect.github.com/github/codeql-action/pull/3850) > * Best-effort connection tests for private registries now use `GET` requests instead of `HEAD` for better compatibility with various registry implementations. For NuGet feeds, the test is now always performed against the service index. [#3853](https://redirect.github.com/github/codeql-action/pull/3853) > * Fixed a bug where two diagnostics produced within the same millisecond could overwrite each other on disk, causing one of them to be lost. [#3852](https://redirect.github.com/github/codeql-action/pull/3852) > * Update default CodeQL bundle version to [2.25.3](https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.25.3). [#3865](https://redirect.github.com/github/codeql-action/pull/3865) > > 4.35.2 - 15 Apr 2026 > -------------------- > > * The undocumented TRAP cache cleanup feature that could be enabled using the `CODEQL_ACTION_CLEANUP_TRAP_CACHES` environment variable is deprecated and will be removed in May 2026. If you are affected by this, we recommend disabling TRAP caching by passing the `trap-caching: false` input to the `init` Action. [#3795](https://redirect.github.com/github/codeql-action/pull/3795) > * The Git version 2.36.0 requirement for improved incremental analysis now only applies to repositories that contain submodules. [#3789](https://redirect.github.com/github/codeql-action/pull/3789) > * Python analysis on GHES no longer extracts the standard library, relying instead on models of the standard library. This should result in significantly faster extraction and analysis times, while the effect on alerts should be minimal. [#3794](https://redirect.github.com/github/codeql-action/pull/3794) > * Fixed a bug in the validation of OIDC configurations for private registries that was added in CodeQL Action 4.33.0 / 3.33.0. [#3807](https://redirect.github.com/github/codeql-action/pull/3807) > * Update default CodeQL bundle version to [2.25.2](https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.25.2). [#3823](https://redirect.github.com/github/codeql-action/pull/3823) > > 4.35.1 - 27 Mar 2026 > -------------------- > > * Fix incorrect minimum required Git version for [improved incremental analysis](https://redirect.github.com/github/roadmap/issues/1158): it should have been 2.36.0, not 2.11.0. [#3781](https://redirect.github.com/github/codeql-action/pull/3781) > > 4.35.0 - 27 Mar 2026 > -------------------- > > * Reduced the minimum Git version required for [improved incremental analysis](https://redirect.github.com/github/roadmap/issues/1158) from 2.38.0 to 2.11.0. [#3767](https://redirect.github.com/github/codeql-action/pull/3767) > * Update default CodeQL bundle version to [2.25.1](https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.25.1). [#3773](https://redirect.github.com/github/codeql-action/pull/3773) ... (truncated) Commits * [`7211b7c`](github/codeql-action@7211b7c) Merge pull request [#3927](https://redirect.github.com/github/codeql-action/issues/3927) from github/update-v4.36.0-ebc2d9e2b * [`7740f2f`](github/codeql-action@7740f2f) Update changelog for v4.36.0 * [`ebc2d9e`](github/codeql-action@ebc2d9e) Merge pull request [#3926](https://redirect.github.com/github/codeql-action/issues/3926) from github/update-bundle/codeql-bundle-v2.25.5 * [`d1f74b7`](github/codeql-action@d1f74b7) Add changelog note * [`2dc40ce`](github/codeql-action@2dc40ce) Update default bundle to codeql-bundle-v2.25.5 * [`8449852`](github/codeql-action@8449852) Merge pull request [#3910](https://redirect.github.com/github/codeql-action/issues/3910) from github/henrymercer/repo-size-diff-check * [`72ac23c`](github/codeql-action@72ac23c) Update excluded required check list * [`c5297a2`](github/codeql-action@c5297a2) Merge pull request [#3919](https://redirect.github.com/github/codeql-action/issues/3919) from github/henrymercer/workflow-concurrency * [`8ffeae7`](github/codeql-action@8ffeae7) CI: Automatically cancel non-generated workflows * [`f3f52bf`](github/codeql-action@f3f52bf) Revert `getErrorMessage` import * Additional commits viewable in [compare view](github/codeql-action@9e0d7b8...7211b7c) Updates `docker/login-action` from 4.1.0 to 4.2.0 Release notes *Sourced from [docker/login-action's releases](https://github.com/docker/login-action/releases).* > v4.2.0 > ------ > > * Bump `@actions/core` from 3.0.0 to 3.0.1 in [docker/login-action#976](https://redirect.github.com/docker/login-action/pull/976) > * Bump `@aws-sdk/client-ecr` and `@aws-sdk/client-ecr-public` to 3.1050.0 in [docker/login-action#960](https://redirect.github.com/docker/login-action/pull/960) > * Bump `@docker/actions-toolkit` from 0.86.0 to 0.90.0 in [docker/login-action#970](https://redirect.github.com/docker/login-action/pull/970) > * Bump brace-expansion from 2.0.1 to 5.0.6 in [docker/login-action#993](https://redirect.github.com/docker/login-action/pull/993) > * Bump fast-xml-builder from 1.1.4 to 1.2.0 in [docker/login-action#985](https://redirect.github.com/docker/login-action/pull/985) > * Bump fast-xml-parser from 5.3.6 to 5.8.0 in [docker/login-action#963](https://redirect.github.com/docker/login-action/pull/963) > * Bump http-proxy-agent and https-proxy-agent to 9.0.0 in [docker/login-action#961](https://redirect.github.com/docker/login-action/pull/961) > * Bump postcss from 8.5.6 to 8.5.10 in [docker/login-action#979](https://redirect.github.com/docker/login-action/pull/979) > * Bump tar from 6.2.1 to 7.5.15 in [docker/login-action#991](https://redirect.github.com/docker/login-action/pull/991) > * Bump vite from 7.3.1 to 7.3.3 in [docker/login-action#986](https://redirect.github.com/docker/login-action/pull/986) > > **Full Changelog**: <docker/login-action@v4.1.0...v4.2.0> Commits * [`650006c`](docker/login-action@650006c) Merge pull request [#960](https://redirect.github.com/docker/login-action/issues/960) from docker/dependabot/npm\_and\_yarn/aws-sdk-dependenc... * [`99df1a3`](docker/login-action@99df1a3) chore: update generated content * [`3ab375f`](docker/login-action@3ab375f) build(deps): bump the aws-sdk-dependencies group across 1 directory with 2 up... * [`39d8580`](docker/login-action@39d8580) Merge pull request [#970](https://redirect.github.com/docker/login-action/issues/970) from docker/dependabot/npm\_and\_yarn/docker/actions-to... * [`4eefcd3`](docker/login-action@4eefcd3) chore: update generated content * [`56d092c`](docker/login-action@56d092c) build(deps): bump `@docker/actions-toolkit` from 0.86.0 to 0.90.0 * [`e2e31ca`](docker/login-action@e2e31ca) Merge pull request [#976](https://redirect.github.com/docker/login-action/issues/976) from docker/dependabot/npm\_and\_yarn/actions/core-3.0.1 * [`0bced94`](docker/login-action@0bced94) chore: update generated content * [`3e75a0f`](docker/login-action@3e75a0f) build(deps): bump `@actions/core` from 3.0.0 to 3.0.1 * [`365bebd`](docker/login-action@365bebd) Merge pull request [#984](https://redirect.github.com/docker/login-action/issues/984) from docker/dependabot/github\_actions/aws-actions/con... * Additional commits viewable in [compare view](docker/login-action@4907a6d...650006c) Updates `codecov/codecov-action` from 6.0.0 to 6.0.1 Release notes *Sourced from [codecov/codecov-action's releases](https://github.com/codecov/codecov-action/releases).* > v6.0.1 > ------ > > What's Changed > -------------- > > * fix: prevent template injection in run: steps (VULN-1652) by [`@thomasrockhu-codecov`](https://github.com/thomasrockhu-codecov) in [codecov/codecov-action#1947](https://redirect.github.com/codecov/codecov-action/pull/1947) > * chore(release): 6.0.1 by [`@thomasrockhu-codecov`](https://github.com/thomasrockhu-codecov) in [codecov/codecov-action#1949](https://redirect.github.com/codecov/codecov-action/pull/1949) > > **Full Changelog**: <codecov/codecov-action@v6.0.0...v6.0.1> Changelog *Sourced from [codecov/codecov-action's changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md).* > v5.5.2 > ------ > > ### What's Changed > > **Full Changelog**: <https://github.com/codecov/codecov-action/compare/v5.5.1..v5.5.2> > > v5.5.1 > ------ > > ### What's Changed > > * fix: overwrite pr number on fork by [`@thomasrockhu-codecov`](https://github.com/thomasrockhu-codecov) in [codecov/codecov-action#1871](https://redirect.github.com/codecov/codecov-action/pull/1871) > * build(deps): bump actions/checkout from 4.2.2 to 5.0.0 by `@app/dependabot` in [codecov/codecov-action#1868](https://redirect.github.com/codecov/codecov-action/pull/1868) > * build(deps): bump github/codeql-action from 3.29.9 to 3.29.11 by `@app/dependabot` in [codecov/codecov-action#1867](https://redirect.github.com/codecov/codecov-action/pull/1867) > * fix: update to use local app/ dir by [`@thomasrockhu-codecov`](https://github.com/thomasrockhu-codecov) in [codecov/codecov-action#1872](https://redirect.github.com/codecov/codecov-action/pull/1872) > * docs: fix typo in README by [`@datalater`](https://github.com/datalater) in [codecov/codecov-action#1866](https://redirect.github.com/codecov/codecov-action/pull/1866) > * Document a `codecov-cli` version reference example by [`@webknjaz`](https://github.com/webknjaz) in [codecov/codecov-action#1774](https://redirect.github.com/codecov/codecov-action/pull/1774) > * build(deps): bump github/codeql-action from 3.28.18 to 3.29.9 by `@app/dependabot` in [codecov/codecov-action#1861](https://redirect.github.com/codecov/codecov-action/pull/1861) > * build(deps): bump ossf/scorecard-action from 2.4.1 to 2.4.2 by `@app/dependabot` in [codecov/codecov-action#1833](https://redirect.github.com/codecov/codecov-action/pull/1833) > > **Full Changelog**: <https://github.com/codecov/codecov-action/compare/v5.5.0..v5.5.1> > > v5.5.0 > ------ > > ### What's Changed > > * feat: upgrade wrapper to 0.2.4 by [`@jviall`](https://github.com/jviall) in [codecov/codecov-action#1864](https://redirect.github.com/codecov/codecov-action/pull/1864) > * Pin actions/github-script by Git SHA by [`@martincostello`](https://github.com/martincostello) in [codecov/codecov-action#1859](https://redirect.github.com/codecov/codecov-action/pull/1859) > * fix: check reqs exist by [`@joseph-sentry`](https://github.com/joseph-sentry) in [codecov/codecov-action#1835](https://redirect.github.com/codecov/codecov-action/pull/1835) > * fix: Typo in README by [`@spalmurray`](https://github.com/spalmurray) in [codecov/codecov-action#1838](https://redirect.github.com/codecov/codecov-action/pull/1838) > * docs: Refine OIDC docs by [`@spalmurray`](https://github.com/spalmurray) in [codecov/codecov-action#1837](https://redirect.github.com/codecov/codecov-action/pull/1837) > * build(deps): bump github/codeql-action from 3.28.17 to 3.28.18 by `@app/dependabot` in [codecov/codecov-action#1829](https://redirect.github.com/codecov/codecov-action/pull/1829) > > **Full Changelog**: <https://github.com/codecov/codecov-action/compare/v5.4.3..v5.5.0> > > v5.4.3 > ------ > > ### What's Changed > > * build(deps): bump github/codeql-action from 3.28.13 to 3.28.17 by `@app/dependabot` in [codecov/codecov-action#1822](https://redirect.github.com/codecov/codecov-action/pull/1822) > * fix: OIDC on forks by [`@joseph-sentry`](https://github.com/joseph-sentry) in [codecov/codecov-action#1823](https://redirect.github.com/codecov/codecov-action/pull/1823) > > **Full Changelog**: <https://github.com/codecov/codecov-action/compare/v5.4.2..v5.4.3> > > v5.4.2 > ------ ... (truncated) Commits * [`e79a696`](codecov/codecov-action@e79a696) chore(release): 6.0.1 ([#1949](https://redirect.github.com/codecov/codecov-action/issues/1949)) * [`51e6422`](codecov/codecov-action@51e6422) fix: prevent template injection in run: steps (VULN-1652) ([#1947](https://redirect.github.com/codecov/codecov-action/issues/1947)) * See full diff in [compare view](codecov/codecov-action@57e3a13...e79a696) 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
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 @docker/actions-toolkit from 0.86.0 to 0.90.0.
Release notes
Sourced from @docker/actions-toolkit's releases.
Commits
1a71fe7Merge pull request #1111 from docker/dependabot/npm_and_yarn/semver-7.8.0aeb1ae6Merge pull request #1112 from docker/dependabot/github_actions/github/codeql-...d0d722bbuild(deps): bump github/codeql-action from 4.35.3 to 4.35.434256b6build(deps): bump semver from 7.7.4 to 7.8.084d0f6dMerge pull request #1110 from docker/dependabot/npm_and_yarn/fast-xml-builder...9c827f1build(deps): bump fast-xml-builder from 1.1.5 to 1.2.04386736Merge pull request #1085 from crazy-max/git-context-pinb7f80a0Merge pull request #1107 from docker/dependabot/npm_and_yarn/ip-address-10.2.00b5c584Merge pull request #1109 from docker/bot/buildx-releases-jsonbf3779dgithub: update .github/buildx-releases.json