-
Notifications
You must be signed in to change notification settings - Fork 122
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
chore(deps): bump the github-actions group with 13 updates #280
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/github_actions/github-actions-2a1c4ffb1a
Closed
chore(deps): bump the github-actions group with 13 updates #280
dependabot
wants to merge
1
commit into
main
from
dependabot/github_actions/github-actions-2a1c4ffb1a
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 github-actions group with 13 updates: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `3` | `4` | | [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) | `2` | `3` | | [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) | `2` | `3` | | [docker/metadata-action](https://github.com/docker/metadata-action) | `4.6.0` | `5.0.0` | | [docker/login-action](https://github.com/docker/login-action) | `2` | `3` | | [docker/build-push-action](https://github.com/docker/build-push-action) | `4` | `5` | | [contributor-assistant/github-action](https://github.com/contributor-assistant/github-action) | `2.3.0` | `2.3.1` | | [dessant/lock-threads](https://github.com/dessant/lock-threads) | `4` | `5` | | [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) | `3.1.1` | `3.2.0` | | [anchore/sbom-action](https://github.com/anchore/sbom-action) | `0.14.3` | `0.15.0` | | [crazy-max/ghaction-upx](https://github.com/crazy-max/ghaction-upx) | `2` | `3` | | [cachix/install-nix-action](https://github.com/cachix/install-nix-action) | `22` | `24` | | [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) | `4` | `5` | Updates `actions/checkout` from 3 to 4 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3...v4) Updates `docker/setup-qemu-action` from 2 to 3 - [Release notes](https://github.com/docker/setup-qemu-action/releases) - [Commits](docker/setup-qemu-action@v2...v3) Updates `docker/setup-buildx-action` from 2 to 3 - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](docker/setup-buildx-action@v2...v3) Updates `docker/metadata-action` from 4.6.0 to 5.0.0 - [Release notes](https://github.com/docker/metadata-action/releases) - [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md) - [Commits](docker/metadata-action@v4.6.0...v5.0.0) Updates `docker/login-action` from 2 to 3 - [Release notes](https://github.com/docker/login-action/releases) - [Commits](docker/login-action@v2...v3) Updates `docker/build-push-action` from 4 to 5 - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@v4...v5) Updates `contributor-assistant/github-action` from 2.3.0 to 2.3.1 - [Release notes](https://github.com/contributor-assistant/github-action/releases) - [Commits](contributor-assistant/github-action@v2.3.0...v2.3.1) Updates `dessant/lock-threads` from 4 to 5 - [Release notes](https://github.com/dessant/lock-threads/releases) - [Changelog](https://github.com/dessant/lock-threads/blob/main/CHANGELOG.md) - [Commits](dessant/lock-threads@v4...v5) Updates `sigstore/cosign-installer` from 3.1.1 to 3.2.0 - [Release notes](https://github.com/sigstore/cosign-installer/releases) - [Commits](sigstore/cosign-installer@v3.1.1...v3.2.0) Updates `anchore/sbom-action` from 0.14.3 to 0.15.0 - [Release notes](https://github.com/anchore/sbom-action/releases) - [Commits](anchore/sbom-action@v0.14.3...v0.15.0) Updates `crazy-max/ghaction-upx` from 2 to 3 - [Release notes](https://github.com/crazy-max/ghaction-upx/releases) - [Commits](crazy-max/ghaction-upx@v2...v3) Updates `cachix/install-nix-action` from 22 to 24 - [Release notes](https://github.com/cachix/install-nix-action/releases) - [Commits](cachix/install-nix-action@v22...v24) Updates `goreleaser/goreleaser-action` from 4 to 5 - [Release notes](https://github.com/goreleaser/goreleaser-action/releases) - [Commits](goreleaser/goreleaser-action@v4...v5) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: docker/setup-qemu-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: docker/setup-buildx-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: docker/metadata-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: docker/login-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: contributor-assistant/github-action dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: dessant/lock-threads dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: sigstore/cosign-installer dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: anchore/sbom-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: crazy-max/ghaction-upx dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: cachix/install-nix-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: goreleaser/goreleaser-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Nov 29, 2023
pull-request-size
bot
added
the
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
label
Nov 29, 2023
Apply Sweep Rules to your PR?
|
Superseded by #281. |
dependabot
bot
deleted the
dependabot/github_actions/github-actions-2a1c4ffb1a
branch
December 1, 2023 08:24
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
dependencies
Pull requests that update a dependency file
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
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 github-actions group with 13 updates:
3
4
2
3
2
3
4.6.0
5.0.0
2
3
4
5
2.3.0
2.3.1
4
5
3.1.1
3.2.0
0.14.3
0.15.0
2
3
22
24
4
5
Updates
actions/checkout
from 3 to 4Release notes
Sourced from actions/checkout's releases.
... (truncated)
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
b4ffde6
Link to release page from what's new section (#1514)8530928
Correct link to GitHub Docs (#1511)7cdaf2f
Update CODEOWNERS to Launch team (#1510)8ade135
Prepare 4.1.0 release (#1496)c533a0a
Add support for partial checkout filters (#1396)72f2cec
Update README.md for V4 (#1452)3df4ab1
Release 4.0.0 (#1447)8b5e8b7
Support fetching without the --progress option (#1067)97a652b
Update default runtime to node20 (#1436)Updates
docker/setup-qemu-action
from 2 to 3Release notes
Sourced from docker/setup-qemu-action's releases.
Commits
6882732
Merge pull request #103 from docker/dependabot/npm_and_yarn/actions/core-1.10.1183f4af
chore: update generated contentf174935
build(deps): bump@actions/core
from 1.10.0 to 1.10.12e423eb
Merge pull request #89 from docker/dependabot/npm_and_yarn/semver-6.3.1ecc406a
Bump semver from 6.3.0 to 6.3.112dec5e
Merge pull request #102 from crazy-max/update-node20c29b312
chore: node 20 as default runtime34ae628
chore: update generated content1f3d2e1
chore: fix author in package.json277dbe8
vendor: bump@docker/actions-toolkit
from 0.3.0 to 0.12.0Updates
docker/setup-buildx-action
from 2 to 3Release notes
Sourced from docker/setup-buildx-action's releases.
... (truncated)
Commits
f95db51
Merge pull request #267 from docker/dependabot/npm_and_yarn/actions/core-1.10.1998a87c
chore: update generated content28bae59
build(deps): bump@actions/core
from 1.10.0 to 1.10.1c215341
Merge pull request #264 from crazy-max/update-node2002e9319
chore: node 20 as default runtime5c9160e
chore: update generated content1283140
chore: fix author in package.jsonc6afe06
vendor: bump@docker/actions-toolkit
from 0.10.0 to 0.12.0f35e0d5
chore: update dev dependenciesbaeb468
dev: remove unneeded binariesUpdates
docker/metadata-action
from 4.6.0 to 5.0.0Release notes
Sourced from docker/metadata-action's releases.
Upgrade guide
Sourced from docker/metadata-action's upgrade guide.
... (truncated)
Commits
96383f4
Merge pull request #320 from docker/dependabot/npm_and_yarn/csv-parse-5.5.0f138b96
chore: update generated content9cf7015
Bump csv-parse from 5.4.0 to 5.5.05a8a5ff
Merge pull request #315 from docker/dependabot/npm_and_yarn/handlebars-4.7.82279d9a
chore: update generated contentc659933
Bump handlebars from 4.7.7 to 4.7.848d23cc
Merge pull request #333 from docker/dependabot/npm_and_yarn/actions/core-1.10.1b83ffb4
chore: update generated content3207f24
Bump@actions/core
from 1.10.0 to 1.10.163f4a26
Merge pull request #328 from crazy-max/update-node20Updates
docker/login-action
from 2 to 3Release notes
Sourced from docker/login-action's releases.
Commits
343f7c4
Merge pull request #599 from docker/dependabot/npm_and_yarn/aws-sdk-dependenc...aad0f97
chore: update generated content2e0cd39
build(deps): bump the aws-sdk-dependencies group with 2 updates203bc9c
Merge pull request #588 from docker/dependabot/npm_and_yarn/proxy-agent-depen...2199648
chore: update generated contentb489376
build(deps): bump the proxy-agent-dependencies group with 1 update7c309e7
Merge pull request #598 from docker/dependabot/npm_and_yarn/actions/core-1.10.10ccf222
chore: update generated content56d703e
Merge pull request #597 from docker/dependabot/github_actions/aws-actions/con...24d3b35
build(deps): bump@actions/core
from 1.10.0 to 1.10.1Updates
docker/build-push-action
from 4 to 5Release notes
Sourced from docker/build-push-action's releases.
Commits
4a13e50
Merge pull request #1006 from docker/dependabot/npm_and_yarn/docker/actions-t...7416668
chore: update generated contentb4f76a5
chore(deps): Bump@docker/actions-toolkit
from 0.13.0 to 0.14.0b7feb76
Merge pull request #1005 from crazy-max/ci-inspectfae8018
ci: inspect sbom and provenanceb625868
Merge pull request #1004 from crazy-max/ci-update-buildx5193ef1
ci: update buildx to latestd3afd77
Merge pull request #991 from docker/dependabot/npm_and_yarn/babel/traverse-7....7a786bb
Merge pull request #992 from crazy-max/annotationsc66ae3a
chore: update generated contentUpdates
contributor-assistant/github-action
from 2.3.0 to 2.3.1Release notes
Sourced from contributor-assistant/github-action's releases.
Commits
a895a43
Update action.yml8ceac4b
docs(contributor): contrib-readme-action has updated readme6b3a4e0
Merge pull request #139 from darrellwarde/fix/check-all-repo-workflows-pagesdece446
Fix error where repos with more than 30 workflows if workflow is not on first...f2ab9ee
Merge pull request #137 from contributor-assistant/adds-energy-consumption-me...fb644d8
Update nodejs.yml61d2e20
Adds energy consumption measurement6f3a2c1
docs(contributor): contrib-readme-action has updated readme0a1cc84
Merge pull request #136 from wh201906/mentions70b1169
Reduce unnecessary mentionsUpdates
dessant/lock-threads
from 4 to 5Release notes
Sourced from dessant/lock-threads's releases.
Changelog
Sourced from dessant/lock-threads's changelog.
... (truncated)
Commits
1bf7ec2
chore(release): 5.0.1adf4aa5
chore: update package0a63678
fix: support filtering threads by labels with spacesd42e5f4
chore(release): 5.0.0d8da6c1
chore: update packagec1eab4b
chore: update workflow0a0976f
feat: lock discussions53f3f0c
chore: migrate package to ESM5a25b54
fix: update dependenciesUpdates
sigstore/cosign-installer
from 3.1.1 to 3.2.0Release notes
Sourced from sigstore/cosign-installer's releases.
Commits
1fc5bd3
test with latest go version (#150)9ce7d60
bump cosign to v2.2.1 (#148)4b014e3
Support the runner context of gitea act (#147)38ab09d
Bump actions/checkout from 4.1.0 to 4.1.1 (#145)9c520b9
Bump actions/checkout from 4.0.0 to 4.1.0 (#144)ef6a6b3
Bump actions/checkout from 3.6.0 to 4.0.0 (#143)11086d2
bump cosign to v2.2.0 (#142)4a86152
Bump actions/checkout from 3.5.3 to 3.6.0 (#141)37f3871
Bump actions/setup-go from 4.0.1 to 4.1.0 (#139)a5d81fb
Fix build and push step Readme missing id (#138)Updates
anchore/sbom-action
from 0.14.3 to 0.15.0Release notes
Sourced from anchore/sbom-action's releases.