Skip to content

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

Merged
crazy-max merged 2 commits intomasterfrom
dependabot/npm_and_yarn/docker/actions-toolkit-0.77.0
Mar 3, 2026
Merged

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2026

Bumps @docker/actions-toolkit from 0.76.0 to 0.77.0.

Release notes

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

v0.77.0

Full Changelog: docker/actions-toolkit@v0.76.0...v0.77.0

Commits
  • e5d20b9 Merge pull request #995 from crazy-max/dev-deps
  • a45bcd1 Merge pull request #991 from docker/dependabot/github_actions/actions/downloa...
  • 26ff71b update dev dependencies
  • b1b6c30 test: restore all-skipped coverage guard with custom reporter
  • 78f85cb Merge pull request #994 from crazy-max/update-license
  • 1b45318 update vitest to v4
  • aa6e45f Merge pull request #992 from docker/dependabot/npm_and_yarn/fast-xml-parser-5...
  • 4750efa dockerfile: update addlicense to v1.2.0
  • aafdd47 Merge pull request #993 from crazy-max/eslint-flat
  • 6e348fa migrate to eslint v9 flat config
  • Additional commits viewable in compare view

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 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

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/docker/actions-toolkit-0.77.0 branch from 3e980b9 to e25235b Compare March 3, 2026 16:57
@crazy-max
Copy link
Member

@dependabot recreate

Bumps [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.76.0 to 0.77.0.
- [Release notes](https://github.com/docker/actions-toolkit/releases)
- [Commits](docker/actions-toolkit@v0.76.0...v0.77.0)

---
updated-dependencies:
- dependency-name: "@docker/actions-toolkit"
  dependency-version: 0.77.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.77.0 branch from cb53cce to dac0793 Compare March 3, 2026 17:03
@crazy-max crazy-max merged commit 44512b6 into master Mar 3, 2026
9 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/docker/actions-toolkit-0.77.0 branch March 3, 2026 17:08
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>
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