[PR #3897] [MERGED] chore(deps): bump docker/setup-buildx-action from 2.9.1 to 2.10.0 #10150

Closed
opened 2026-02-05 14:16:46 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/3897
Author: @dependabot[bot]
Created: 8/28/2023
Status: Merged
Merged: 8/28/2023
Merged by: @alextran1502

Base: mainHead: dependabot/github_actions/docker/setup-buildx-action-2.10.0


📝 Commits (1)

  • 52280b5 chore(deps): bump docker/setup-buildx-action from 2.9.1 to 2.10.0

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 .github/workflows/docker.yml (+2 -2)

📄 Description

Bumps docker/setup-buildx-action from 2.9.1 to 2.10.0.

Release notes

Sourced from docker/setup-buildx-action's releases.

v2.10.0

What's Changed

Full Changelog: https://github.com/docker/setup-buildx-action/compare/v2.9.1...v2.10.0

Commits
  • 885d146 Merge pull request #258 from crazy-max/update-toolkit
  • e5fad01 ci: check lab releases
  • 45161fd update generated content
  • a4d51f5 bump @​docker/actions-toolkit from 0.7.1 to 0.10.0
  • 93b8eca ci: docker-ce packages are now installed on GitHub Runners
  • 7703e82 Merge pull request #253 from docker/dependabot/npm_and_yarn/word-wrap-1.2.5
  • 0005881 Merge pull request #254 from crazy-max/rm-codeowners
  • b699069 chore: remove CODEOWNERS
  • 9bfc549 Bump word-wrap from 1.2.3 to 1.2.5
  • b92d4d8 Merge pull request #252 from crazy-max/dependabot-update
  • 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 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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/immich-app/immich/pull/3897 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 8/28/2023 **Status:** ✅ Merged **Merged:** 8/28/2023 **Merged by:** [@alextran1502](https://github.com/alextran1502) **Base:** `main` ← **Head:** `dependabot/github_actions/docker/setup-buildx-action-2.10.0` --- ### 📝 Commits (1) - [`52280b5`](https://github.com/immich-app/immich/commit/52280b58f91a1700c4d978ebb2f4fb3d827f86f8) chore(deps): bump docker/setup-buildx-action from 2.9.1 to 2.10.0 ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/docker.yml` (+2 -2) </details> ### 📄 Description Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2.9.1 to 2.10.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/docker/setup-buildx-action/releases">docker/setup-buildx-action's releases</a>.</em></p> <blockquote> <h2>v2.10.0</h2> <h2>What's Changed</h2> <ul> <li>Bump <code>@​docker/actions-toolkit</code> from 0.7.1 to 0.10.0 by <a href="https://github.com/crazy-max"><code>@​crazy-max</code></a> in <a href="https://redirect.github.com/docker/setup-buildx-action/pull/258">docker/setup-buildx-action#258</a></li> <li>Bump word-wrap from 1.2.3 to 1.2.5 in <a href="https://redirect.github.com/docker/setup-buildx-action/pull/253">docker/setup-buildx-action#253</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/docker/setup-buildx-action/compare/v2.9.1...v2.10.0">https://github.com/docker/setup-buildx-action/compare/v2.9.1...v2.10.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/docker/setup-buildx-action/commit/885d1462b80bc1c1c7f0b00334ad271f09369c55"><code>885d146</code></a> Merge pull request <a href="https://redirect.github.com/docker/setup-buildx-action/issues/258">#258</a> from crazy-max/update-toolkit</li> <li><a href="https://github.com/docker/setup-buildx-action/commit/e5fad018d00dc71b199f641deb34adcd2dd1362e"><code>e5fad01</code></a> ci: check lab releases</li> <li><a href="https://github.com/docker/setup-buildx-action/commit/45161fd92a2d576283f9acd907a14d63ac064fb5"><code>45161fd</code></a> update generated content</li> <li><a href="https://github.com/docker/setup-buildx-action/commit/a4d51f53dd5c70934ae72739cde724f85358d34b"><code>a4d51f5</code></a> bump <code>@​docker/actions-toolkit</code> from 0.7.1 to 0.10.0</li> <li><a href="https://github.com/docker/setup-buildx-action/commit/93b8ecaa2c1900a3605b90629b56d2208bf1d41f"><code>93b8eca</code></a> ci: docker-ce packages are now installed on GitHub Runners</li> <li><a href="https://github.com/docker/setup-buildx-action/commit/7703e82fbced3d0c9eec08dff4429c023a5fd9a9"><code>7703e82</code></a> Merge pull request <a href="https://redirect.github.com/docker/setup-buildx-action/issues/253">#253</a> from docker/dependabot/npm_and_yarn/word-wrap-1.2.5</li> <li><a href="https://github.com/docker/setup-buildx-action/commit/0005881963856e76b0c8555665b82bf67160c9ef"><code>0005881</code></a> Merge pull request <a href="https://redirect.github.com/docker/setup-buildx-action/issues/254">#254</a> from crazy-max/rm-codeowners</li> <li><a href="https://github.com/docker/setup-buildx-action/commit/b699069f49d62b69f99848b5351b7cc2c94b85ba"><code>b699069</code></a> chore: remove CODEOWNERS</li> <li><a href="https://github.com/docker/setup-buildx-action/commit/9bfc5497b8a1d0ba2d3cedb28e3812a2956b5f42"><code>9bfc549</code></a> Bump word-wrap from 1.2.3 to 1.2.5</li> <li><a href="https://github.com/docker/setup-buildx-action/commit/b92d4d8769414806de390e017471f09793283cfc"><code>b92d4d8</code></a> Merge pull request <a href="https://redirect.github.com/docker/setup-buildx-action/issues/252">#252</a> from crazy-max/dependabot-update</li> <li>Additional commits viewable in <a href="https://github.com/docker/setup-buildx-action/compare/v2.9.1...v2.10.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=docker/setup-buildx-action&package-manager=github_actions&previous-version=2.9.1&new-version=2.10.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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 14:16:46 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#10150