Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

switch to ESM and update config/test wiring#481

Merged
crazy-max merged 5 commits intodocker:masterfrom
crazy-max:esm
Mar 3, 2026
Merged

switch to ESM and update config/test wiring#481
crazy-max merged 5 commits intodocker:masterfrom
crazy-max:esm

Conversation

Copy link
Member

crazy-max commented Feb 28, 2026

No description provided.

crazy-max added 3 commits February 28, 2026 09:58
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
github-actions bot assigned crazy-max Feb 28, 2026
crazy-max requested a review from tonistiigi March 1, 2026 10:39
crazy-max marked this pull request as ready for review March 1, 2026 10:39
crazy-max added 2 commits March 2, 2026 09:45
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
crazy-max force-pushed the esm branch from 9c0b881 to eaf69fb Compare March 2, 2026 08:46
crazy-max added this to the v4 milestone Mar 2, 2026
tonistiigi approved these changes Mar 2, 2026
crazy-max merged commit d6c542f into docker:master Mar 3, 2026
48 checks passed
crazy-max deleted the esm branch March 3, 2026 12:50
umati-bot added a commit to umati/Sample-Server that referenced this pull request Mar 6, 2026
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) | action | major | `v3.12.0` - `v4.0.0` |

---

### Release Notes


docker/setup-buildx-action (docker/setup-buildx-action)

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

[Compare Source](docker/setup-buildx-action@v3.12.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 [@​crazy-max](https://github.com/crazy-max) in [#​483](docker/setup-buildx-action#483)
- Remove deprecated inputs/outputs by [@​crazy-max](https://github.com/crazy-max) in [#​464](docker/setup-buildx-action#464)
- Switch to ESM and update config/test wiring by [@​crazy-max](https://github.com/crazy-max) in [#​481](docker/setup-buildx-action#481)
- Bump [@​actions/core](https://github.com/actions/core) from 1.11.1 to 3.0.0 in [#​475](docker/setup-buildx-action#475)
- Bump [@​docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.63.0 to 0.79.0 in [#​482](docker/setup-buildx-action#482) [#​485](docker/setup-buildx-action#485)
- Bump js-yaml from 4.1.0 to 4.1.1 in [#​452](docker/setup-buildx-action#452)
- Bump lodash from 4.17.21 to 4.17.23 in [#​472](docker/setup-buildx-action#472)
- Bump minimatch from 3.1.2 to 3.1.5 in [#​480](docker/setup-buildx-action#480)

**Full Changelog**: <docker/setup-buildx-action@v3.12.0...v4.0.0>



---

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

---

- [ ] If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).


Reviewed-on: https://codeberg.org/umati/Sample-Server/pulls/1658
Co-authored-by: umati-bot
Co-committed-by: umati-bot
mergify bot added a commit to robfrank/linklift that referenced this pull request Mar 10, 2026
...ip ci]

Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.12.0 to 4.0.0.
Release notes

*Sourced from [docker/setup-buildx-action's releases](https://github.com/docker/setup-buildx-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-buildx-action#483](https://redirect.github.com/docker/setup-buildx-action/pull/483)
> * Remove deprecated inputs/outputs by [`@ crazy-max`](https://github.com/crazy-max) in [docker/setup-buildx-action#464](https://redirect.github.com/docker/setup-buildx-action/pull/464)
> * Switch to ESM and update config/test wiring by [`@ crazy-max`](https://github.com/crazy-max) in [docker/setup-buildx-action#481](https://redirect.github.com/docker/setup-buildx-action/pull/481)
> * Bump `@ actions/core` from 1.11.1 to 3.0.0 in [docker/setup-buildx-action#475](https://redirect.github.com/docker/setup-buildx-action/pull/475)
> * Bump `@ docker/actions-toolkit` from 0.63.0 to 0.79.0 in [docker/setup-buildx-action#482](https://redirect.github.com/docker/setup-buildx-action/pull/482) [docker/setup-buildx-action#485](https://redirect.github.com/docker/setup-buildx-action/pull/485)
> * Bump js-yaml from 4.1.0 to 4.1.1 in [docker/setup-buildx-action#452](https://redirect.github.com/docker/setup-buildx-action/pull/452)
> * Bump lodash from 4.17.21 to 4.17.23 in [docker/setup-buildx-action#472](https://redirect.github.com/docker/setup-buildx-action/pull/472)
> * Bump minimatch from 3.1.2 to 3.1.5 in [docker/setup-buildx-action#480](https://redirect.github.com/docker/setup-buildx-action/pull/480)
>
> **Full Changelog**: <docker/setup-buildx-action@v3.12.0...v4.0.0>


Commits

* [`4d04d5d`](docker/setup-buildx-action@4d04d5d) Merge pull request [#485](https://redirect.github.com/docker/setup-buildx-action/issues/485) from docker/dependabot/npm\_and\_yarn/docker/actions-to...
* [`cd74e05`](docker/setup-buildx-action@cd74e05) chore: update generated content
* [`eee38ec`](docker/setup-buildx-action@eee38ec) build(deps): bump `@ docker/actions-toolkit` from 0.77.0 to 0.79.0
* [`7a83f65`](docker/setup-buildx-action@7a83f65) Merge pull request [#484](https://redirect.github.com/docker/setup-buildx-action/issues/484) from docker/dependabot/github\_actions/docker/setup-qe...
* [`a5aa967`](docker/setup-buildx-action@a5aa967) Merge pull request [#464](https://redirect.github.com/docker/setup-buildx-action/issues/464) from crazy-max/rm-deprecated
* [`e73d53f`](docker/setup-buildx-action@e73d53f) build(deps): bump docker/setup-qemu-action from 3 to 4
* [`28a438e`](docker/setup-buildx-action@28a438e) Merge pull request [#483](https://redirect.github.com/docker/setup-buildx-action/issues/483) from crazy-max/node24
* [`034e9d3`](docker/setup-buildx-action@034e9d3) chore: update generated content
* [`b4664d8`](docker/setup-buildx-action@b4664d8) remove deprecated inputs/outputs
* [`a8257de`](docker/setup-buildx-action@a8257de) node 24 as default runtime
* Additional commits viewable in [compare view](docker/setup-buildx-action@8d2750c...4d04d5d)

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=docker/setup-buildx-action&package-manager=github\_actions&previous-version=3.12.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)
renovate bot added a commit to sdwilsh/ansible-playbooks that referenced this pull request Mar 12, 2026
##### [\`v4.0.0\`](https://github.com/docker/setup-buildx-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 [#483](docker/setup-buildx-action#483)
- Remove deprecated inputs/outputs by [@crazy-max](https://github.com/crazy-max) in [#464](docker/setup-buildx-action#464)
- Switch to ESM and update config/test wiring by [@crazy-max](https://github.com/crazy-max) in [#481](docker/setup-buildx-action#481)
- Bump [@actions/core](https://github.com/actions/core) from 1.11.1 to 3.0.0 in [#475](docker/setup-buildx-action#475)
- Bump [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.63.0 to 0.79.0 in [#482](docker/setup-buildx-action#482) [#485](docker/setup-buildx-action#485)
- Bump js-yaml from 4.1.0 to 4.1.1 in [#452](docker/setup-buildx-action#452)
- Bump lodash from 4.17.21 to 4.17.23 in [#472](docker/setup-buildx-action#472)
- Bump minimatch from 3.1.2 to 3.1.5 in [#480](docker/setup-buildx-action#480)

**Full Changelog**: <docker/setup-buildx-action@v3.12.0...v4.0.0>
sdwilsh pushed a commit to sdwilsh/ansible-playbooks that referenced this pull request Mar 12, 2026
##### [\`v4.0.0\`](https://github.com/docker/setup-buildx-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 [#483](docker/setup-buildx-action#483)
- Remove deprecated inputs/outputs by [@crazy-max](https://github.com/crazy-max) in [#464](docker/setup-buildx-action#464)
- Switch to ESM and update config/test wiring by [@crazy-max](https://github.com/crazy-max) in [#481](docker/setup-buildx-action#481)
- Bump [@actions/core](https://github.com/actions/core) from 1.11.1 to 3.0.0 in [#475](docker/setup-buildx-action#475)
- Bump [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.63.0 to 0.79.0 in [#482](docker/setup-buildx-action#482) [#485](docker/setup-buildx-action#485)
- Bump js-yaml from 4.1.0 to 4.1.1 in [#452](docker/setup-buildx-action#452)
- Bump lodash from 4.17.21 to 4.17.23 in [#472](docker/setup-buildx-action#472)
- Bump minimatch from 3.1.2 to 3.1.5 in [#480](docker/setup-buildx-action#480)

**Full Changelog**: <docker/setup-buildx-action@v3.12.0...v4.0.0>
mergify bot added a commit to ArcadeData/arcadedb that referenced this pull request Mar 13, 2026
...ip ci]

Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.12.0 to 4.0.0.
Release notes

*Sourced from [docker/setup-buildx-action's releases](https://github.com/docker/setup-buildx-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-buildx-action#483](https://redirect.github.com/docker/setup-buildx-action/pull/483)
> * Remove deprecated inputs/outputs by [`@ crazy-max`](https://github.com/crazy-max) in [docker/setup-buildx-action#464](https://redirect.github.com/docker/setup-buildx-action/pull/464)
> * Switch to ESM and update config/test wiring by [`@ crazy-max`](https://github.com/crazy-max) in [docker/setup-buildx-action#481](https://redirect.github.com/docker/setup-buildx-action/pull/481)
> * Bump `@ actions/core` from 1.11.1 to 3.0.0 in [docker/setup-buildx-action#475](https://redirect.github.com/docker/setup-buildx-action/pull/475)
> * Bump `@ docker/actions-toolkit` from 0.63.0 to 0.79.0 in [docker/setup-buildx-action#482](https://redirect.github.com/docker/setup-buildx-action/pull/482) [docker/setup-buildx-action#485](https://redirect.github.com/docker/setup-buildx-action/pull/485)
> * Bump js-yaml from 4.1.0 to 4.1.1 in [docker/setup-buildx-action#452](https://redirect.github.com/docker/setup-buildx-action/pull/452)
> * Bump lodash from 4.17.21 to 4.17.23 in [docker/setup-buildx-action#472](https://redirect.github.com/docker/setup-buildx-action/pull/472)
> * Bump minimatch from 3.1.2 to 3.1.5 in [docker/setup-buildx-action#480](https://redirect.github.com/docker/setup-buildx-action/pull/480)
>
> **Full Changelog**: <docker/setup-buildx-action@v3.12.0...v4.0.0>


Commits

* [`4d04d5d`](docker/setup-buildx-action@4d04d5d) Merge pull request [#485](https://redirect.github.com/docker/setup-buildx-action/issues/485) from docker/dependabot/npm\_and\_yarn/docker/actions-to...
* [`cd74e05`](docker/setup-buildx-action@cd74e05) chore: update generated content
* [`eee38ec`](docker/setup-buildx-action@eee38ec) build(deps): bump `@ docker/actions-toolkit` from 0.77.0 to 0.79.0
* [`7a83f65`](docker/setup-buildx-action@7a83f65) Merge pull request [#484](https://redirect.github.com/docker/setup-buildx-action/issues/484) from docker/dependabot/github\_actions/docker/setup-qe...
* [`a5aa967`](docker/setup-buildx-action@a5aa967) Merge pull request [#464](https://redirect.github.com/docker/setup-buildx-action/issues/464) from crazy-max/rm-deprecated
* [`e73d53f`](docker/setup-buildx-action@e73d53f) build(deps): bump docker/setup-qemu-action from 3 to 4
* [`28a438e`](docker/setup-buildx-action@28a438e) Merge pull request [#483](https://redirect.github.com/docker/setup-buildx-action/issues/483) from crazy-max/node24
* [`034e9d3`](docker/setup-buildx-action@034e9d3) chore: update generated content
* [`b4664d8`](docker/setup-buildx-action@b4664d8) remove deprecated inputs/outputs
* [`a8257de`](docker/setup-buildx-action@a8257de) node 24 as default runtime
* Additional commits viewable in [compare view](docker/setup-buildx-action@8d2750c...4d04d5d)

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=docker/setup-buildx-action&package-manager=github\_actions&previous-version=3.12.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

Reviewers

tonistiigi tonistiigi approved these changes

Assignees

crazy-max

Labels

None yet

Projects

None yet

Milestone

v4

Development

Successfully merging this pull request may close these issues.

2 participants