Commit 8ee2d82
authored
chore(deps): bump docker/setup-qemu-action from 3.7.0 to 4.0.0 [skip ci]
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 3.7.0 to 4.0.0.
Release notes
*Sourced from [docker/setup-qemu-action's releases](https://github.com/docker/setup-qemu-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/setup-qemu-action#245](https://redirect.github.com/docker/setup-qemu-action/pull/245)
> * Switch to ESM and update config/test wiring by [`@crazy-max`](https://github.com/crazy-max) in [docker/setup-qemu-action#241](https://redirect.github.com/docker/setup-qemu-action/pull/241)
> * Bump `@actions/core` from 1.11.1 to 3.0.0 in [docker/setup-qemu-action#244](https://redirect.github.com/docker/setup-qemu-action/pull/244)
> * Bump `@docker/actions-toolkit` from 0.67.0 to 0.77.0 in [docker/setup-qemu-action#243](https://redirect.github.com/docker/setup-qemu-action/pull/243)
> * Bump `@isaacs/brace-expansion` from 5.0.0 to 5.0.1 in [docker/setup-qemu-action#240](https://redirect.github.com/docker/setup-qemu-action/pull/240)
> * Bump js-yaml from 3.14.1 to 3.14.2 in [docker/setup-qemu-action#231](https://redirect.github.com/docker/setup-qemu-action/pull/231)
> * Bump lodash from 4.17.21 to 4.17.23 in [docker/setup-qemu-action#238](https://redirect.github.com/docker/setup-qemu-action/pull/238)
>
> **Full Changelog**: <docker/setup-qemu-action@v3.7.0...v4.0.0>
Commits
* [`ce36039`](docker/setup-qemu-action@ce36039) Merge pull request [#245](https://redirect.github.com/docker/setup-qemu-action/issues/245) from crazy-max/node24
* [`6386344`](docker/setup-qemu-action@6386344) node 24 as default runtime
* [`1ea3db7`](docker/setup-qemu-action@1ea3db7) Merge pull request [#243](https://redirect.github.com/docker/setup-qemu-action/issues/243) from docker/dependabot/npm\_and\_yarn/docker/actions-to...
* [`b56a002`](docker/setup-qemu-action@b56a002) chore: update generated content
* [`c43f02d`](docker/setup-qemu-action@c43f02d) build(deps): bump `@docker/actions-toolkit` from 0.67.0 to 0.77.0
* [`ce10c58`](docker/setup-qemu-action@ce10c58) Merge pull request [#244](https://redirect.github.com/docker/setup-qemu-action/issues/244) from docker/dependabot/npm\_and\_yarn/actions/core-3.0.0
* [`429fc9d`](docker/setup-qemu-action@429fc9d) chore: update generated content
* [`060e5f8`](docker/setup-qemu-action@060e5f8) build(deps): bump `@actions/core` from 1.11.1 to 3.0.0
* [`44be13e`](docker/setup-qemu-action@44be13e) Merge pull request [#231](https://redirect.github.com/docker/setup-qemu-action/issues/231) from docker/dependabot/npm\_and\_yarn/js-yaml-3.14.2
* [`1897438`](docker/setup-qemu-action@1897438) chore: update generated content
* Additional commits viewable in [compare view](docker/setup-qemu-action@c7c5346...ce36039)
[](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)3 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
0 commit comments