Skip to content

build(deps): bump @docker/actions-toolkit from 0.63.0 to 0.76.0#910

Merged
crazy-max merged 2 commits intomasterfrom
dependabot/npm_and_yarn/docker/actions-toolkit-0.72.0
Jan 30, 2026
Merged

build(deps): bump @docker/actions-toolkit from 0.63.0 to 0.76.0#910
crazy-max merged 2 commits intomasterfrom
dependabot/npm_and_yarn/docker/actions-toolkit-0.72.0

Conversation

@dependabot
Copy link
Contributor

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

Bumps @docker/actions-toolkit from 0.63.0 to 0.72.0.

Release notes

Sourced from @​docker/actions-toolkit's releases.

v0.72.0

Full Changelog: docker/actions-toolkit@v0.71.0...v0.72.0

v0.71.0

Full Changelog: docker/actions-toolkit@v0.69.0...v0.71.0

v0.70.0

[!IMPORTANT]
This release was not published to npm. Our previous npm access token was rejected following npm's classic tokens revoked, so @docker/actions-toolkit@0.70.0 is currently missing from the npm registry. Please use the latest published version on npm (or install directly from Git tags) until a subsequent release is published via Trusted Publishing.

Full Changelog: docker/actions-toolkit@v0.69.0...v0.70.0

v0.69.0

Full Changelog: docker/actions-toolkit@v0.68.0...v0.69.0

v0.68.0

Full Changelog: docker/actions-toolkit@v0.67.0...v0.68.0

... (truncated)

Commits
  • f2404dc Merge pull request #918 from crazy-max/isolated-modules
  • 8bae8c9 Merge pull request #913 from docker/dependabot/npm_and_yarn/sigstore/verify-3...
  • c00b0d2 set isolatedModules=true to fix ts-jest TS151002 warning
  • f861f8d build(deps): bump @​sigstore/verify from 3.0.0 to 3.1.0
  • 7b8ae12 Merge pull request #917 from crazy-max/update-sigstore-sign
  • 10fbe0d update @​sigstore/sign to 4.1.0
  • 8ba5f4a enable Node 16–style ESM resolution
  • fcb1e5a Merge pull request #914 from docker/dependabot/npm_and_yarn/sigstore/tuf-4.0.1
  • 459eee5 Merge pull request #916 from docker/bot/undock-releases-json
  • 9c67bc4 github: update .github/undock-releases.json
  • Additional commits viewable in compare view
Maintainer changes

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


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@crazy-max
Copy link
Member

@dependabot recreate

Bumps [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.63.0 to 0.72.0.
- [Release notes](https://github.com/docker/actions-toolkit/releases)
- [Commits](docker/actions-toolkit@v0.63.0...v0.72.0)

---
updated-dependencies:
- dependency-name: "@docker/actions-toolkit"
  dependency-version: 0.72.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/docker/actions-toolkit-0.72.0 branch from 582a8d4 to 3b95884 Compare January 30, 2026 13:18
@crazy-max crazy-max merged commit 8e2a0b6 into master Jan 30, 2026
9 checks passed
@crazy-max crazy-max changed the title build(deps): bump @docker/actions-toolkit from 0.63.0 to 0.72.0 build(deps): bump @docker/actions-toolkit from 0.63.0 to 0.76.0 Jan 30, 2026
umati-bot added a commit to umati/Sample-Server that referenced this pull request Mar 5, 2026
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [docker/login-action](https://github.com/docker/login-action) | action | major | `v3.7.0` → `v4.0.0` |

---

### Release Notes

<details>
<summary>docker/login-action (docker/login-action)</summary>

### [`v4.0.0`](https://github.com/docker/login-action/releases/tag/v4.0.0)

[Compare Source](docker/login-action@v3.7.0...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 [@&#8203;crazy-max](https://github.com/crazy-max) in [#&#8203;929](docker/login-action#929)
- Switch to ESM and update config/test wiring by [@&#8203;crazy-max](https://github.com/crazy-max) in [#&#8203;927](docker/login-action#927)
- Bump [@&#8203;actions/core](https://github.com/actions/core) from 1.11.1 to 3.0.0 in [#&#8203;919](docker/login-action#919)
- Bump [@&#8203;aws-sdk/client-ecr](https://github.com/aws-sdk/client-ecr) from 3.890.0 to 3.1000.0 in [#&#8203;909](docker/login-action#909) [#&#8203;920](docker/login-action#920)
- Bump [@&#8203;aws-sdk/client-ecr-public](https://github.com/aws-sdk/client-ecr-public) from 3.890.0 to 3.1000.0 in [#&#8203;909](docker/login-action#909) [#&#8203;920](docker/login-action#920)
- Bump [@&#8203;docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.63.0 to 0.77.0 in [#&#8203;910](docker/login-action#910) [#&#8203;928](docker/login-action#928)
- Bump [@&#8203;isaacs/brace-expansion](https://github.com/isaacs/brace-expansion) from 5.0.0 to 5.0.1 in [#&#8203;921](docker/login-action#921)
- Bump js-yaml from 4.1.0 to 4.1.1 in [#&#8203;901](docker/login-action#901)

**Full Changelog**: <docker/login-action@v3.7.0...v4.0.0>

</details>

---

### Configuration

📅 **Schedule**: 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 is behind base branch, 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 [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My40Ni42IiwidXBkYXRlZEluVmVyIjoiNDMuNDYuNiIsInRhcmdldEJyYW5jaCI6ImRldmVsb3AiLCJsYWJlbHMiOltdfQ==-->

Reviewed-on: https://codeberg.org/umati/Sample-Server/pulls/1655
Co-authored-by: umati-bot <git-bot@umati.org>
Co-committed-by: umati-bot <git-bot@umati.org>
mergify bot added a commit to robfrank/linklift that referenced this pull request Mar 10, 2026
Bumps [docker/login-action](https://github.com/docker/login-action) from 3.7.0 to 4.0.0.
Release notes

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

> 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 [docker/login-action#929](https://redirect.github.com/docker/login-action/pull/929)
> * Switch to ESM and update config/test wiring by [`@​crazy-max`](https://github.com/crazy-max) in [docker/login-action#927](https://redirect.github.com/docker/login-action/pull/927)
> * Bump `@​actions/core` from 1.11.1 to 3.0.0 in [docker/login-action#919](https://redirect.github.com/docker/login-action/pull/919)
> * Bump `@​aws-sdk/client-ecr` from 3.890.0 to 3.1000.0 in [docker/login-action#909](https://redirect.github.com/docker/login-action/pull/909) [docker/login-action#920](https://redirect.github.com/docker/login-action/pull/920)
> * Bump `@​aws-sdk/client-ecr-public` from 3.890.0 to 3.1000.0 in [docker/login-action#909](https://redirect.github.com/docker/login-action/pull/909) [docker/login-action#920](https://redirect.github.com/docker/login-action/pull/920)
> * Bump `@​docker/actions-toolkit` from 0.63.0 to 0.77.0 in [docker/login-action#910](https://redirect.github.com/docker/login-action/pull/910) [docker/login-action#928](https://redirect.github.com/docker/login-action/pull/928)
> * Bump `@​isaacs/brace-expansion` from 5.0.0 to 5.0.1 in [docker/login-action#921](https://redirect.github.com/docker/login-action/pull/921)
> * Bump js-yaml from 4.1.0 to 4.1.1 in [docker/login-action#901](https://redirect.github.com/docker/login-action/pull/901)
>
> **Full Changelog**: <docker/login-action@v3.7.0...v4.0.0>


Commits

* [`b45d80f`](docker/login-action@b45d80f) Merge pull request [#929](https://redirect.github.com/docker/login-action/issues/929) from crazy-max/node24
* [`176cb9c`](docker/login-action@176cb9c) node 24 as default runtime
* [`cad8984`](docker/login-action@cad8984) Merge pull request [#920](https://redirect.github.com/docker/login-action/issues/920) from docker/dependabot/npm\_and\_yarn/aws-sdk-dependenc...
* [`92cbcb2`](docker/login-action@92cbcb2) chore: update generated content
* [`5a2d6a7`](docker/login-action@5a2d6a7) build(deps): bump the aws-sdk-dependencies group with 2 updates
* [`44512b6`](docker/login-action@44512b6) Merge pull request [#928](https://redirect.github.com/docker/login-action/issues/928) from docker/dependabot/npm\_and\_yarn/docker/actions-to...
* [`28737a5`](docker/login-action@28737a5) chore: update generated content
* [`dac0793`](docker/login-action@dac0793) build(deps): bump `@​docker/actions-toolkit` from 0.76.0 to 0.77.0
* [`62029f3`](docker/login-action@62029f3) Merge pull request [#919](https://redirect.github.com/docker/login-action/issues/919) from docker/dependabot/npm\_and\_yarn/actions/core-3.0.0
* [`08c8f06`](docker/login-action@08c8f06) chore: update generated content
* Additional commits viewable in [compare view](docker/login-action@c94ce9f...b45d80f)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=docker/login-action&package-manager=github\_actions&previous-version=3.7.0&new-version=4.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant