build(deps): bump the all-actions group with 7 updates#11
Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
Closed
build(deps): bump the all-actions group with 7 updates#11dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps the all-actions group with 7 updates: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `2` | `4` | | [actions/setup-go](https://github.com/actions/setup-go) | `3.3.0` | `5.0.2` | | [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) | `3.2.0` | `6.0.1` | | [svenstaro/upload-release-action](https://github.com/svenstaro/upload-release-action) | `2.2.1` | `2.9.0` | | [actions/cache](https://github.com/actions/cache) | `3` | `4` | | [docker/login-action](https://github.com/docker/login-action) | `1.14.0` | `3.2.0` | | [tibdex/github-app-token](https://github.com/tibdex/github-app-token) | `1` | `2` | Updates `actions/checkout` from 2 to 4 - [Release notes](https://github.com/actions/checkout/releases) - [Commits](actions/checkout@v2...v4) Updates `actions/setup-go` from 3.3.0 to 5.0.2 - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@268d8c0...0a12ed9) Updates `golangci/golangci-lint-action` from 3.2.0 to 6.0.1 - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@537aa19...a4f60bb) Updates `svenstaro/upload-release-action` from 2.2.1 to 2.9.0 - [Release notes](https://github.com/svenstaro/upload-release-action/releases) - [Changelog](https://github.com/svenstaro/upload-release-action/blob/master/CHANGELOG.md) - [Commits](svenstaro/upload-release-action@483c1e5...04733e0) Updates `actions/cache` from 3 to 4 - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@v3...v4) Updates `docker/login-action` from 1.14.0 to 3.2.0 - [Release notes](https://github.com/docker/login-action/releases) - [Commits](docker/login-action@bb984ef...0d4c9c5) Updates `tibdex/github-app-token` from 1 to 2 - [Release notes](https://github.com/tibdex/github-app-token/releases) - [Commits](tibdex/github-app-token@v1...v2) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions - dependency-name: actions/setup-go dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions - dependency-name: golangci/golangci-lint-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions - dependency-name: svenstaro/upload-release-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-actions - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions - dependency-name: docker/login-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions - dependency-name: tibdex/github-app-token dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions ... Signed-off-by: dependabot[bot] <support@github.com>
ed266f4 to
6a0fdfe
Compare
Author
|
Superseded by #17. |
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 all-actions group with 7 updates:
243.3.05.0.23.2.06.0.12.2.12.9.0341.14.03.2.012Updates
actions/checkoutfrom 2 to 4Release notes
Sourced from actions/checkout's releases.
... (truncated)
Commits
692973ePrepare 4.1.7 release (#1775)6ccd57fPin actions/checkout's own workflows to a known, good, stable version. (#1776)b17fe1eHandle hidden refs (#1774)b80ff79Bump actions/checkout from 3 to 4 (#1697)b1ec302Bump the minor-npm-dependencies group across 1 directory with 4 updates (#1739)a5ac7e5Update for 4.1.6 release (#1733)24ed1a3Check platform for extension (#1732)44c2b7aREADME: Suggestuser.emailto be `41898282+github-actions[bot]@users.norepl...8459bc0Bump actions/upload-artifact from 2 to 4 (#1695)3f603f6Bump actions/setup-node from 1 to 4 (#1696)Updates
actions/setup-gofrom 3.3.0 to 5.0.2Release notes
Sourced from actions/setup-go's releases.
... (truncated)
Commits
0a12ed9Bump braces from 3.0.2 to 3.0.3 (#487)4ab57d7Fix versions check failure (#479)cdcb360Remove the description of the old go.mod specification (#458)99176a8Update README.md with V5 release notes (#459)be1aa11Bump undici from 5.28.2 to 5.28.3 (#465)6c1fd22docs: bumpactions/setup-goto v5 (#449)0c52d54Update dependencies for node20 (#445)bfd2fb3Merge pull request #421 from chenrui333/node20-runtime3d65fa5feat: bump to use actions/checkout@v48a505c9feat: bump to use node20 runtimeUpdates
golangci/golangci-lint-actionfrom 3.2.0 to 6.0.1Release notes
Sourced from golangci/golangci-lint-action's releases.
... (truncated)
Commits
a4f60bbfix: use 3-dots syntax for diff on push (#1040)5815a4bdoc: improve readme23faadfdoc: improve readmeb556f25doc: improve readme789f114feat: rewrite format handling (#1038)d36b91cbuild(deps-dev): bump@typescript-eslint/parserfrom 7.7.1 to 7.8.0 (#1035)a9eb115build(deps): bump@types/nodefrom 20.12.7 to 20.12.8 (#1036)bd4fa7cbuild(deps-dev): bump@typescript-eslint/eslint-pluginfrom 7.7.1 to 7.8.0 (#...38e1018feat: improve log about pwd/cwd (#1033)21e9e6bfeat: use OS and working-directory as cache key (#1032)Updates
svenstaro/upload-release-actionfrom 2.2.1 to 2.9.0Release notes
Sourced from svenstaro/upload-release-action's releases.
Changelog
Sourced from svenstaro/upload-release-action's changelog.
... (truncated)
Commits
04733e0This is 2.9.07b5b755Add CHANGELOG entry for #11217449a2Add draft release support (fixes #19)ec2ff03Amend CHANGELOGff23fb2This is 2.8.08e43835Bump all depsfe68892Merge pull request #113 from svenstaro/dependabot/npm_and_yarn/babel/traverse...a13e7b5Merge pull request #116 from der-eismann/update-to-node20a4bae28Update to node20c19ddf4Bump@babel/traversefrom 7.22.8 to 7.23.2Updates
actions/cachefrom 3 to 4Release notes
Sourced from actions/cache's releases.
... (truncated)
Changelog
Sourced from actions/cache's changelog.
... (truncated)
Commits
0c45773Merge pull request #1327 from cdce8p/fix-fail-on-cache-miss8a55f83Add test case for process exit3884cacBump versione29dad3Fix fail-on-cache-miss not workingab5e6d0Merge pull request #1341 from bethanyj28/main89c7d86licensed cached2c84daupdate@actions/cache37e7d4eMerge pull request #1340 from actions/bethanyj28/update-publish-flowa18323fadd release actiona2ed59dMerge pull request #1305 from actions/yacaovsnc/update_examplesUpdates
docker/login-actionfrom 1.14.0 to 3.2.0Release notes
Sourced from docker/login-action's releases.
... (truncated)
Commits
0d4c9c5Merge pull request #722 from crazy-max/update-readmeb29e14fadd contributing section to README218a70cMerge pull request #721 from docker/dependabot/npm_and_yarn/docker/actions-to...b820080build(deps): bump@docker/actions-toolkitfrom 0.23.0 to 0.24.027530a9Merge pull request #720 from docker/dependabot/npm_and_yarn/aws-sdk-dependenc...d072a60chore: update generated content7c627b5build(deps): bump the aws-sdk-dependencies group across 1 directory with 2 up...787cfc6Merge pull request #694 from docker/dependabot/npm_and_yarn/undici-5.28.48e66e91chore: update generated content5ba5e97build(deps): bump undici from 5.28.3 to 5.28.4Updates
tibdex/github-app-tokenfrom 1 to 2Release notes
Sourced from tibdex/github-app-token's releases.
Commits
3beb63frelease v2.1.03eb77c7Add option to not revoke token (#95)9571738Add support for organization and user installation retrieval and repository s...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 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 <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