Bump the github-actions group across 1 directory with 9 updates#388
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the github-actions group across 1 directory with 9 updates#388dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the github-actions group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [azure/setup-helm](https://github.com/azure/setup-helm) | `3` | `4` | | [actions/setup-python](https://github.com/actions/setup-python) | `4` | `5` | | [helm/kind-action](https://github.com/helm/kind-action) | `1.8.0` | `1.10.0` | | [actions/setup-go](https://github.com/actions/setup-go) | `4` | `5` | | [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) | `3` | `6` | | [github/super-linter](https://github.com/github/super-linter) | `5` | `6` | | [actions/cache](https://github.com/actions/cache) | `3` | `4` | | [github/codeql-action](https://github.com/github/codeql-action) | `2` | `3` | | [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) | `5` | `6` | Updates `azure/setup-helm` from 3 to 4 - [Release notes](https://github.com/azure/setup-helm/releases) - [Changelog](https://github.com/Azure/setup-helm/blob/main/CHANGELOG.md) - [Commits](Azure/setup-helm@v3...v4) Updates `actions/setup-python` from 4 to 5 - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v4...v5) Updates `helm/kind-action` from 1.8.0 to 1.10.0 - [Release notes](https://github.com/helm/kind-action/releases) - [Commits](helm/kind-action@v1.8.0...v1.10.0) Updates `actions/setup-go` from 4 to 5 - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@v4...v5) Updates `golangci/golangci-lint-action` from 3 to 6 - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@v3...v6) Updates `github/super-linter` from 5 to 6 - [Release notes](https://github.com/github/super-linter/releases) - [Changelog](https://github.com/github/super-linter/blob/main/CHANGELOG.md) - [Commits](github/super-linter@v5...v6) 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 `github/codeql-action` from 2 to 3 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@v2...v3) Updates `goreleaser/goreleaser-action` from 5 to 6 - [Release notes](https://github.com/goreleaser/goreleaser-action/releases) - [Commits](goreleaser/goreleaser-action@v5...v6) --- updated-dependencies: - dependency-name: azure/setup-helm dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: helm/kind-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: actions/setup-go dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: golangci/golangci-lint-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: github/super-linter dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: github/codeql-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] <support@github.com>
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 github-actions group with 9 updates in the / directory:
34451.8.01.10.0453656342356Updates
azure/setup-helmfrom 3 to 4Release notes
Sourced from azure/setup-helm's releases.
Changelog
Sourced from azure/setup-helm's changelog.
Commits
fe7b79cbuilddf50d87Release v4.2.0 (#134)08d7123Bump undici from 5.28.2 to 5.28.4 (#133)0a0c55aFix os detection and archive extension (#124)d00ce1cupdate to release workflow major version tag (#132)4c255ddpublish version 4.1.0 (#131)ec8dd7cswitching to fetching latest version from the dedicated file (#130)efbd96dFix action version in README.md (#129)859dc38v4 readme update (#127)0788eb3v4 release and required workflow updates (#125)Updates
actions/setup-pythonfrom 4 to 5Release notes
Sourced from actions/setup-python's releases.
... (truncated)
Commits
82c7e63Documentation changes for avoiding rate limit issues on GHES (#835)10aa35afeat: fallback to raw endpoint for manifest when rate limit is reached (#766)9a7ac94Bump undici from 5.27.2 to 5.28.3 (#817)871daa9Fix the "Specifying multiple Python/PyPy versions" link (#782)2f07895Fix broken README.md link (#793)e9d6f99Replace setup-python@v4 by setup-python@v5 in README (#776)0a5c615Update action to node20 (#772)0ae5836Add example of GraalPy to docs (#773)b64ffcaupdate actions/checkout to v4 (#761)8d28961Examples now use checkout@v4 (#738)Updates
helm/kind-actionfrom 1.8.0 to 1.10.0Release notes
Sourced from helm/kind-action's releases.
Commits
0025e74Bump actions/checkout from 4.1.2 to 4.1.3 in the actions group (#109)2a7d25fbump kind to 0.22.0 / kubectl and general housekeeping (#107)d821386Bump actions/checkout from 4.1.2 to 4.1.3 (#108)e89fbc4Bump actions/checkout from 4.1.1 to 4.1.2 (#106)8300bd0Update kind to release v0.21.0 (#104)99576bfdocs: bump outdated action version in README (#92)0ca85d0docs: fix default version in action.yml (#91)fc8d4edFix arch detection in non-Debian distros (#93)4be822cchore: Bump node version to node20 (#102)100421eBump actions/checkout from 4.1.0 to 4.1.1 (#99)Updates
actions/setup-gofrom 4 to 5Release notes
Sourced from actions/setup-go's releases.
Commits
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 runtime883490dMerge pull request #417 from artemgavrilov/maind45ebbaRephrase sentenceUpdates
golangci/golangci-lint-actionfrom 3 to 6Release 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
github/super-linterfrom 5 to 6Release notes
Sourced from github/super-linter's releases.
Changelog
Sourced from github/super-linter's changelog.
... (truncated)
Commits
4e51915Update README.md5336115deps(dev-npm): bump@commitlint/config-conventionalin /dev-dependencies (#5521)a540e8ddeps(docker): bump dart from 3.3.3-sdk to 3.3.4-sdk (#5550)74733badeps(docker): bump hashicorp/terraform from 1.8.0 to 1.8.1 (#5551)1682dbcdeps(docker): bump alpine/terragrunt from 1.8.0 to 1.8.1 (#5552)90554b4deps(github-actions): bump actions/download-artifact from 4.1.4 to 4.1.5 (#5553)46a0678deps(github-actions): bump actions/upload-artifact from 4.3.1 to 4.3.2 (#5554)f33d4b2deps(python): bump yq from 3.3.0 to 3.4.1 in /dependencies/python (#5555)72d4e76deps(python): bump cfn-lint in /dependencies/python (#5556)0cbc4d9deps(python): bump sqlfluff from 3.0.4 to 3.0.5 in /dependencies/python (#5557)Updates
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
github/codeql-actionfrom 2 to 3Release notes
Sourced from github/codeql-action's releases.