Bump the ci group across 1 directory with 6 updates - #284
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the ci group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [docker/setup-docker-action](https://github.com/docker/setup-docker-action) | `5.4.0` | `5.5.0` | | [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) | `4.3.0` | `4.4.0` | | [docker/build-push-action](https://github.com/docker/build-push-action) | `7.3.0` | `7.4.0` | | [docker/github-builder/.github/workflows/build.yml](https://github.com/docker/github-builder) | `1.16.0` | `1.17.0` | | [score-spec/setup-score](https://github.com/score-spec/setup-score) | `3.2.4` | `3.2.5` | | [github/codeql-action/upload-sarif](https://github.com/github/codeql-action) | `4.37.7` | `4.38.0` | Updates `docker/setup-docker-action` from 5.4.0 to 5.5.0 - [Release notes](https://github.com/docker/setup-docker-action/releases) - [Commits](docker/setup-docker-action@77e84db...2bf61fb) Updates `docker/setup-buildx-action` from 4.3.0 to 4.4.0 - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](docker/setup-buildx-action@37fe631...594f3bf) Updates `docker/build-push-action` from 7.3.0 to 7.4.0 - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@53b7df9...c3c9e26) Updates `docker/github-builder/.github/workflows/build.yml` from 1.16.0 to 1.17.0 - [Release notes](https://github.com/docker/github-builder/releases) - [Commits](docker/github-builder@a492c6d...58cb9f5) Updates `score-spec/setup-score` from 3.2.4 to 3.2.5 - [Release notes](https://github.com/score-spec/setup-score/releases) - [Commits](score-spec/setup-score@888a7de...433682e) Updates `github/codeql-action/upload-sarif` from 4.37.7 to 4.38.0 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@ff2f1c6...b96794f) --- updated-dependencies: - dependency-name: docker/setup-docker-action dependency-version: 5.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci - dependency-name: docker/setup-buildx-action dependency-version: 4.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci - dependency-name: docker/build-push-action dependency-version: 7.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci - dependency-name: docker/github-builder/.github/workflows/build.yml dependency-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci - dependency-name: score-spec/setup-score dependency-version: 3.2.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ci - dependency-name: github/codeql-action/upload-sarif dependency-version: 4.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci ... Signed-off-by: dependabot[bot] <support@github.com>
Overview
Policies (0 improved, 0 worsened)Health score:
|
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 the ci group with 6 updates in the / directory:
5.4.05.5.04.3.04.4.07.3.07.4.01.16.01.17.03.2.43.2.54.37.74.38.0Updates
docker/setup-docker-actionfrom 5.4.0 to 5.5.0Release notes
Sourced from docker/setup-docker-action's releases.
Commits
2bf61fbMerge pull request #321 from docker/deps/regctl-version396ae77chore(deps): update Regctl version from v0.11.5 to v0.11.6a657f17Merge pull request #324 from docker/dependabot/npm_and_yarn/js-yaml-4.3.28e05055Merge pull request #325 from crazy-max/fix-rootless-cleanup84d7134chore: update generated contentfe741c5preserve rootless mode during cleanupb12a697build(deps): bump js-yaml from 4.3.1 to 4.3.257d5b57Merge pull request #311 from docker/dependabot/npm_and_yarn/docker/actions-to...cf1375f[dependabot skip] chore: update generated content4cabdffbuild(deps): bump@docker/actions-toolkitfrom 0.93.0 to 0.100.0Updates
docker/setup-buildx-actionfrom 4.3.0 to 4.4.0Release notes
Sourced from docker/setup-buildx-action's releases.
Commits
594f3bfMerge pull request #609 from crazy-max/pull-buildkit-image-before-createbd6e702chore: update generated content6268c9dpull BuildKit image before builder creatione823525Merge pull request #621 from docker/dependabot/github_actions/codeql-actions-...533ed8ebuild(deps): bump the codeql-actions group with 2 updatesbedaf13Merge pull request #620 from crazy-max/shared-error-helpersd5079fbchore: update generated content226a616use shared error helpers for Buildx and Docker commands77ce7f4Merge pull request #619 from docker/dependabot/npm_and_yarn/docker/actions-to...0dc1dc9[dependabot skip] chore: update generated contentUpdates
docker/build-push-actionfrom 7.3.0 to 7.4.0Release notes
Sourced from docker/build-push-action's releases.
Commits
c3c9e26Merge pull request #1621 from docker/dependabot/npm_and_yarn/docker/actions-t...459b674[dependabot skip] chore: update generated content4dedcb2chore(deps): Bump@docker/actions-toolkitfrom 0.99.0 to 0.100.0379bf63Merge pull request #1620 from crazy-max/buildx-error-message9877975chore: update generated content7ed0556use the shared Buildx error summary helper91670baMerge pull request #1618 from docker/dependabot/npm_and_yarn/docker/actions-t...80dbc86[dependabot skip] chore: update generated content50cac3achore(deps): Bump@docker/actions-toolkitfrom 0.98.0 to 0.99.003b4d6cMerge pull request #1617 from crazy-max/fix-metadata-workflow-commandsUpdates
docker/github-builder/.github/workflows/build.ymlfrom 1.16.0 to 1.17.0Release notes
Sourced from docker/github-builder/.github/workflows/build.yml's releases.
Commits
58cb9f5Merge pull request #276 from docker/dependabot/github_actions/crazy-max-dot-g...db901a8build(deps): Bump the crazy-max-dot-github group across 1 directory with 2 up...4ce32a4Merge pull request #281 from docker/dependabot/github_actions/docker/setup-bu...6f3b6a7build(deps): Bump docker/setup-buildx-action from 4.2.0 to 4.3.0825a075Merge pull request #279 from docker/deps/docker-github-builder-runtime-module99e180fchore(deps): update github-builder-runtime module to 0.95.0543520aMerge pull request #278 from docker/deps/sbom-image5e30673chore(deps): update BuildKit Syft Scanner image to 1.12.0e338501Merge pull request #232 from docker/deps/cosign-versione7776b8chore(deps): update Cosign version to v3.1.3Updates
score-spec/setup-scorefrom 3.2.4 to 3.2.5Release notes
Sourced from score-spec/setup-score's releases.
Commits
433682eMerge pull request #119 from score-spec/dependabot/npm_and_yarn/humanfs/node-...30bbf6aMerge branch 'main' into dependabot/npm_and_yarn/humanfs/node-0.16.8f401070Merge pull request #120 from score-spec/dependabot/npm_and_yarn/undici-6.28.12b80781Bump undici from 6.27.0 to 6.28.17365daeBump@humanfs/nodefrom 0.16.6 to 0.16.88e12cd1Merge pull request #118 from score-spec/dependabot/npm_and_yarn/ci-a65283664105c32e9Merge pull request #117 from score-spec/dependabot/github_actions/ci-4c70b186bc63ea424Bump the ci group with 2 updates41e569cBump step-security/harden-runner from 2.21.0 to 2.21.1 in the ci group9b08b3eMerge pull request #116 from score-spec/dependabot/npm_and_yarn/ci-d3820027f2Updates
github/codeql-action/upload-sariffrom 4.37.7 to 4.38.0Release notes
Sourced from github/codeql-action/upload-sarif's releases.
Changelog
Sourced from github/codeql-action/upload-sarif's changelog.
... (truncated)
Commits
b96794fMerge pull request #4131 from github/update-v4.38.0-7e08580a902d5093Update changelog for v4.38.07e08580Merge pull request #4130 from github/henrymercer/workflow-runner-sizingbfcc52bRun slow macOS checks on larger runners8c251e7Merge pull request #4129 from github/update-bundle/codeql-bundle-v2.27.00b7ca40Add changelog note40484b3Update default bundle to codeql-bundle-v2.27.0977e6ceMerge pull request #4124 from github/henrymercer/toolcache-bundle-cleanup40a6b38Address toolcache cleanup review feedbackdeece8fApply suggestion from@henrymercerDependabot 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions