Chore: Bump docker/setup-buildx-action from 3.11.1 to 3.12.0#28
Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
Closed
Chore: Bump docker/setup-buildx-action from 3.11.1 to 3.12.0#28dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.11.1 to 3.12.0. - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](docker/setup-buildx-action@v3.11.1...8d2750c) --- updated-dependencies: - dependency-name: docker/setup-buildx-action dependency-version: 3.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
|
PR: #28 |
|
Change raised in Gerrit by GitHub2Gerrit: https://gerrit.o-ran-sc.org/r/c/it/dep/+/15457 |
oran-osc-github
pushed a commit
that referenced
this pull request
Jan 6, 2026
Bumps docker/setup-buildx-action from 3.11.1 to 3.12.0. ## Release notes Sourced from docker/setup-buildx-action's releases. v3.12.0 Deprecate install input by @crazy-max in docker/setup-buildx-action#455 Bump @docker/actions-toolkit from 0.62.1 to 0.63.0 in docker/setup-buildx-action#434 Bump brace-expansion from 1.1.11 to 1.1.12 in docker/setup-buildx-action#436 Bump form-data from 2.5.1 to 2.5.5 in docker/setup-buildx-action#432 Bump undici from 5.28.4 to 5.29.0 in docker/setup-buildx-action#435 Full Changelog: docker/setup-buildx-action@v3.11.1...v3.12.0 ## Commits 8d2750c Merge pull request #455 from crazy-max/install-deprecated e81846b deprecate install input 65d18f8 Merge pull request #454 from docker/dependabot/github_actions/actions/checkout-6 000d75d build(deps): bump actions/checkout from 5 to 6 1583c0f Merge pull request #443 from nicolasleger/patch-1 ed158e7 doc: bump actions/checkout from 4 to 5 4cc794f Merge pull request #441 from docker/dependabot/github_actions/actions/checkout-5 4dfc3d6 build(deps): bump actions/checkout from 4 to 5 af1b253 Merge pull request #440 from crazy-max/k3s-build 3c6ab92 ci: k3s test with latest buildx Additional commits viewable in compare view  Issue-ID: CIMAN-33 Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: oran.gh2gerrit <releng+oran-gh2gerrit@linuxfoundation.org> Change-Id: I9f779ffb3e28caa707475984b6b0d98f8c3f9343 GitHub-PR: #28 GitHub-Hash: 856e8b8d6999c089
Contributor
Author
|
Looks like docker/setup-buildx-action is up-to-date now, so this is no longer needed. |
oran-osc-github
pushed a commit
that referenced
this pull request
Feb 12, 2026
… 0.2.0 Bumps lfreleng-actions/repository-metadata-action from 0.1.2 to 0.2.0. ## Release notes Sourced from lfreleng-actions/repository-metadata-action's releases. v0.2.0 Breaking Change Refactor!: Convert to Python, capture Gerrit environment parameters @ModeSevenIndustrialSolutions (#20) Maintenance Chore: Bump actions/checkout from 5.0.1 to 6.0.0 @dependabot[bot] (#15) Chore: Bump lfreleng-actions/draft-release-promote-action @dependabot[bot] (#16) Chore: Fix tables in markdown documents @ModeSevenIndustrialSolutions (#17) Chore: pre-commit autoupdate @pre-commit-ci[bot] (#18) Chore: Bump actions/checkout from 6.0.0 to 6.0.1 @dependabot[bot] (#24) Chore: Bump step-security/harden-runner from 2.13.2 to 2.13.3 @dependabot[bot] (#23) Chore: Bump lfit/releng-reusable-workflows/.github/workflows/reuse-verify-github-actions.yaml @dependabot[bot] (#22) Chore: pre-commit autoupdate @pre-commit-ci[bot] (#21) Chore: Bump step-security/harden-runner from 2.13.3 to 2.14.0 @dependabot[bot] (#26) Chore: Bump actions/cache from 4.3.0 to 5.0.1 @dependabot[bot] (#28) Chore: Bump actions/upload-artifact from 5.0.0 to 6.0.0 @dependabot[bot] (#27) Chore: pre-commit autoupdate @pre-commit-ci[bot] (#29) Chore: pre-commit autoupdate @pre-commit-ci[bot] (#30) Chore: Update repository linting setup @ModeSevenIndustrialSolutions (#31) Refactor!: Convert to Python, capture Gerrit environment parameters @ModeSevenIndustrialSolutions (#20) Links Submit bugs/feature requests ## Commits ceabcd9 Merge pull request #20 from modeseven-lfreleng-actions/gerrit-metadata f741239 Refactor!: Convert to Python, capture Gerrit environment parameters 9354e39 Merge pull request #31 from modeseven-lfreleng-actions/update-linting e05b33e Chore: Update repository linting setup b31c482 Merge pull request #30 from lfreleng-actions/pre-commit-ci-update-config a6d41ba Chore: pre-commit autoupdate 5dd8b10 Merge pull request #29 from lfreleng-actions/pre-commit-ci-update-config 477b08a Chore: pre-commit autoupdate e0c6f10 Merge pull request #27 from lfreleng-actions/dependabot/github_actions/action 7abc303 Merge pull request #28 from lfreleng-actions/dependabot/github_actions/action Additional commits viewable in compare view  You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) Change-Id: I600a319096e483f8b2ce1d0fe389b1b814399daf --- ## 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 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) > **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days. Issue-ID: CIMAN-33 Signed-off-by: dependabot[bot] <support@github.com> Change-Id: I265e7e988fd5b72092ad031817b7a8f0b7510bc3 GitHub-PR: #29 GitHub-Hash: b9ffd13fe50a92fd Signed-off-by: oran.gh2gerrit <releng+oran-gh2gerrit@linuxfoundation.org>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps docker/setup-buildx-action from 3.11.1 to 3.12.0.
Release notes
Sourced from docker/setup-buildx-action's releases.
Commits
8d2750cMerge pull request #455 from crazy-max/install-deprecatede81846bdeprecate install input65d18f8Merge pull request #454 from docker/dependabot/github_actions/actions/checkout-6000d75dbuild(deps): bump actions/checkout from 5 to 61583c0fMerge pull request #443 from nicolasleger/patch-1ed158e7doc: bump actions/checkout from 4 to 54cc794fMerge pull request #441 from docker/dependabot/github_actions/actions/checkout-54dfc3d6build(deps): bump actions/checkout from 4 to 5af1b253Merge pull request #440 from crazy-max/k3s-build3c6ab92ci: k3s test with latest buildxDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)