-
Notifications
You must be signed in to change notification settings - Fork 199
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build(deps): bump the ci group across 1 directory with 12 updates #1757
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/github_actions/ci-9b018b7239
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
Bumps the ci group with 12 updates in the / directory: | Package | From | To | | --- | --- | --- | | [korthout/backport-action](https://github.com/korthout/backport-action) | `3.1.0` | `3.2.0` | | [actions/setup-go](https://github.com/actions/setup-go) | `5.3.0` | `5.4.0` | | [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) | `3.4.0` | `3.6.0` | | [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) | `3.9.0` | `3.10.0` | | [docker/build-push-action](https://github.com/docker/build-push-action) | `6.13.0` | `6.15.0` | | [docker/login-action](https://github.com/docker/login-action) | `3.3.0` | `3.4.0` | | [docker/metadata-action](https://github.com/docker/metadata-action) | `5.6.1` | `5.7.0` | | [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) | `3.8.0` | `3.8.1` | | [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) | `6.1.0` | `6.2.1` | | [slsa-framework/slsa-github-generator](https://github.com/slsa-framework/slsa-github-generator) | `2.0.0` | `2.1.0` | | [fossa-contrib/fossa-action](https://github.com/fossa-contrib/fossa-action) | `3.0.0` | `3.0.1` | | [github/codeql-action](https://github.com/github/codeql-action) | `3.28.8` | `3.28.12` | Updates `korthout/backport-action` from 3.1.0 to 3.2.0 - [Release notes](https://github.com/korthout/backport-action/releases) - [Commits](korthout/backport-action@be567af...436145e) Updates `actions/setup-go` from 5.3.0 to 5.4.0 - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@f111f33...0aaccfd) Updates `docker/setup-qemu-action` from 3.4.0 to 3.6.0 - [Release notes](https://github.com/docker/setup-qemu-action/releases) - [Commits](docker/setup-qemu-action@4574d27...2910929) Updates `docker/setup-buildx-action` from 3.9.0 to 3.10.0 - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](docker/setup-buildx-action@f7ce87c...b5ca514) Updates `docker/build-push-action` from 6.13.0 to 6.15.0 - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@ca877d9...471d1dc) Updates `docker/login-action` from 3.3.0 to 3.4.0 - [Release notes](https://github.com/docker/login-action/releases) - [Commits](docker/login-action@9780b0c...74a5d14) Updates `docker/metadata-action` from 5.6.1 to 5.7.0 - [Release notes](https://github.com/docker/metadata-action/releases) - [Commits](docker/metadata-action@369eb59...902fa8e) Updates `sigstore/cosign-installer` from 3.8.0 to 3.8.1 - [Release notes](https://github.com/sigstore/cosign-installer/releases) - [Commits](sigstore/cosign-installer@c56c2d3...d7d6bc7) Updates `goreleaser/goreleaser-action` from 6.1.0 to 6.2.1 - [Release notes](https://github.com/goreleaser/goreleaser-action/releases) - [Commits](goreleaser/goreleaser-action@9ed2f89...90a3faa) Updates `slsa-framework/slsa-github-generator` from 2.0.0 to 2.1.0 - [Release notes](https://github.com/slsa-framework/slsa-github-generator/releases) - [Changelog](https://github.com/slsa-framework/slsa-github-generator/blob/main/CHANGELOG.md) - [Commits](slsa-framework/slsa-github-generator@v2.0.0...v2.1.0) Updates `fossa-contrib/fossa-action` from 3.0.0 to 3.0.1 - [Release notes](https://github.com/fossa-contrib/fossa-action/releases) - [Changelog](https://github.com/fossa-contrib/fossa-action/blob/master/CHANGELOG.md) - [Commits](fossa-contrib/fossa-action@cdc5065...3d2ef18) Updates `github/codeql-action` from 3.28.8 to 3.28.12 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@dd74661...5f8171a) --- updated-dependencies: - dependency-name: korthout/backport-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci - dependency-name: actions/setup-go dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci - dependency-name: docker/setup-qemu-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci - dependency-name: docker/setup-buildx-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci - dependency-name: docker/login-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci - dependency-name: docker/metadata-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci - dependency-name: sigstore/cosign-installer dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ci - dependency-name: goreleaser/goreleaser-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci - dependency-name: slsa-framework/slsa-github-generator dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci - dependency-name: fossa-contrib/fossa-action dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ci - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ci ... Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
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 12 updates in the / directory:
3.1.0
3.2.0
5.3.0
5.4.0
3.4.0
3.6.0
3.9.0
3.10.0
6.13.0
6.15.0
3.3.0
3.4.0
5.6.1
5.7.0
3.8.0
3.8.1
6.1.0
6.2.1
2.0.0
2.1.0
3.0.0
3.0.1
3.28.8
3.28.12
Updates
korthout/backport-action
from 3.1.0 to 3.2.0Release notes
Sourced from korthout/backport-action's releases.
Commits
436145e
dist: release 3.2.0b57858d
dist: build new artifacts29231d3
Merge pull request #454 from korthout/korthout-comma-delimit-labels488386f
fix: delimit add_labels using commab237b4f
dist: build new artifacts74fef49
Merge pull request #453 from korthout/korthout-update-deps07dd0d6
deps: bump prettier to 3.5.20f5131c
deps: bump@types/jest
to 29.5.14fe476ea
deps: bump jest 29.7.0 and ts-jest 29.2.66359606
build: move to es2022 and ts 5.7.3Updates
actions/setup-go
from 5.3.0 to 5.4.0Release notes
Sourced from actions/setup-go's releases.
Commits
0aaccfd
Bump undici from 5.28.4 to 5.28.5 (#541)c4c1141
upgrade actions/cache to 4.0.2 (#568)5a083d0
Bump eslint-config-prettier from 8.10.0 to 10.0.1 (#536)1d82324
Bump semver from 7.6.0 to 7.6.3 (#535)Updates
docker/setup-qemu-action
from 3.4.0 to 3.6.0Release notes
Sourced from docker/setup-qemu-action's releases.
Commits
2910929
Merge pull request #202 from crazy-max/binfmt-version7ffe24a
chore: update generated content17bc18b
display binfmt version5964de0
Merge pull request #205 from docker/dependabot/npm_and_yarn/docker/actions-to...862b663
chore: update generated content138de3b
build(deps): bump@docker/actions-toolkit
from 0.54.0 to 0.56.0Updates
docker/setup-buildx-action
from 3.9.0 to 3.10.0Release notes
Sourced from docker/setup-buildx-action's releases.
Commits
b5ca514
Merge pull request #408 from docker/dependabot/npm_and_yarn/docker/actions-to...1418a4e
chore: update generated content93acf83
build(deps): bump@docker/actions-toolkit
from 0.54.0 to 0.56.0Updates
docker/build-push-action
from 6.13.0 to 6.15.0Release notes
Sourced from docker/build-push-action's releases.
Commits
471d1dc
Merge pull request #1330 from docker/dependabot/npm_and_yarn/docker/actions-t...b89ff0a
chore: update generated content1e3ae3a
chore(deps): Bump@docker/actions-toolkit
from 0.55.0 to 0.56.0b16f42f
Merge pull request #1325 from crazy-max/buildx-edgedc0fea5
ci: update buildx to edge and buildkit to latest0adf995
Merge pull request #1324 from docker/dependabot/npm_and_yarn/docker/actions-t...d88cd28
chore: update generated content3d09a6b
chore(deps): Bump@docker/actions-toolkit
from 0.53.0 to 0.55.0Updates
docker/login-action
from 3.3.0 to 3.4.0Release notes
Sourced from docker/login-action's releases.
Commits
74a5d14
Merge pull request #856 from docker/dependabot/npm_and_yarn/aws-sdk-dependenc...2f4f00e
chore: update generated content67c1845
build(deps): bump the aws-sdk-dependencies group across 1 directory with 2 up...3d4cc89
Merge pull request #844 from graysonpike/master6cc823a
Merge pull request #823 from docker/dependabot/npm_and_yarn/proxy-agent-depen...d94e792
chore: update generated content033db0d
Merge pull request #812 from docker/dependabot/github_actions/codecov/codecov...09c2ae9
build(deps): bump https-proxy-agentba56f00
ci: update deprecated input for codecov-action75bf9a7
Merge pull request #858 from docker/dependabot/npm_and_yarn/docker/actions-to...Updates
docker/metadata-action
from 5.6.1 to 5.7.0Release notes
Sourced from docker/metadata-action's releases.
Commits
902fa8e
Merge pull request #504 from docker/dependabot/npm_and_yarn/semver-7.7.1c30b9c2
chore: update generated content0698804
chore(deps): Bump semver from 7.6.3 to 7.7.1bb3eeca
Merge pull request #501 from docker/dependabot/npm_and_yarn/moment-timezone-0...94a839c
chore: update generated contentecd51a0
Merge pull request #509 from docker/dependabot/npm_and_yarn/docker/actions-to...a85b1db
chore(deps): Bump@docker/actions-toolkit
from 0.55.0 to 0.56.05a76a0e
chore(deps): Bump moment-timezone from 0.5.46 to 0.5.471cc4a98
Merge pull request #482 from docker/dependabot/npm_and_yarn/csv-parse-5.6.0d84de1e
chore: update generated contentUpdates
sigstore/cosign-installer
from 3.8.0 to 3.8.1Release notes
Sourced from sigstore/cosign-installer's releases.
Commits
d7d6bc7
use cosign 2.4.3 and other updates (#182)Updates
goreleaser/goreleaser-action
from 6.1.0 to 6.2.1Release notes
Sourced from goreleaser/goreleaser-action's releases.
Commits
90a3faa
chore(deps): bake vendor0262998
test: fixes450d3a4
test: fix configs25b92ab
chore(deps): update semver and tool-cachebc0ac76
chore(deps): update actions842e7cc
feat: update for goreleaser v2.7d28c982
chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 (#482)Updates
slsa-framework/slsa-github-generator
from 2.0.0 to 2.1.0Release notes
Sourced from slsa-framework/slsa-github-generator's releases.
... (truncated)
Changelog
Sourced from slsa-framework/slsa-github-generator's changelog.
Commits
f7dd8c5
update the ref in the pre-submit0a5124b
fix jq for the sigstore bundlesfbeecf0
update docsf701310
update workflows3618598
v2.1.0-rc.346f81fc
chore: update refs to v2.1.0-rc.1 (#4120)5d20c93
chore: use builder tag v2.1.0-rc.0 (#4118)e27b237
chore: braces and ejs vulns (#4116)8967e1c
chore: Update CODEOWNERS (#4115)47d1954
chore: update octokit deps (#4114)Updates
fossa-contrib/fossa-action
from 3.0.0 to 3.0.1Release notes
Sourced from fossa-contrib/fossa-action's releases.
Commits
3d2ef18
Prepare 3.0.1998ad36
Release script3b4923e
Lock file maintenance9f7afc0
Update actions/setup-node action to v4.3.0d04e785
Update dependency@types/node
to v22.13.1026fd854
Update dependency@types/node
to v22.13.928a33aa
Lock file maintenancefecc993
Update Yarn to v4.7.0246db4d
Update dependency@types/node
to v22.13.8294bc1a
Update dependency typescript to v5.8.2Updates
github/codeql-action
from 3.28.8 to 3.28.12Release notes
Sourced from github/codeql-action's releases.
Changelog
Sourced from github/codeql-action's changelog.
... (truncated)
Commits
5f8171a
Merge pull request #2814 from github/update-v3.28.12-6349095d1bb59f77
Update changelog for v3.28.126349095
Merge pull request #2810 from github/update-bundle/codeql-bundle-v2.20.7d7d03fd
Add changelog note4e3a534
Update default bundle to codeql-bundle-v2.20.755f0237
Merge pull request #2802 from github/mbg/dependency-caching/java-buildless6a151cd
Merge pull request #2811 from github/dependabot/github_actions/actions-c2c311...7866bcd
Manually bump workflow to match autogenerated file611289e
build(deps): bump ruby/setup-ruby in the actions group4c409a5
Remove temporary dependency directory inanalyze
post actionDependabot 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 <dependency name> major version
will 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 version
will 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