- Notifications
You must be signed in to change notification settings - Fork1.1k
ci: bump the github-actions group with 7 updates#11123
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
ci: bump the github-actions group with 7 updates#11123
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Bumps the github-actions group with 7 updates:| Package | From | To || --- | --- | --- || [crate-ci/typos](https://github.com/crate-ci/typos) | `1.16.23` | `1.16.24` || [google-github-actions/setup-gcloud](https://github.com/google-github-actions/setup-gcloud) | `1` | `2` || [google-github-actions/get-gke-credentials](https://github.com/google-github-actions/get-gke-credentials) | `1` | `2` || [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) | `2` | `3` || [docker/build-push-action](https://github.com/docker/build-push-action) | `4` | `5` || [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) | `0.14.0` | `0.16.0` || [actions/stale](https://github.com/actions/stale) | `8.0.0` | `9.0.0` |Updates `crate-ci/typos` from 1.16.23 to 1.16.24- [Release notes](https://github.com/crate-ci/typos/releases)- [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md)- [Commits](crate-ci/typos@v1.16.23...v1.16.24)Updates `google-github-actions/setup-gcloud` from 1 to 2- [Release notes](https://github.com/google-github-actions/setup-gcloud/releases)- [Changelog](https://github.com/google-github-actions/setup-gcloud/blob/main/CHANGELOG.md)- [Commits](google-github-actions/setup-gcloud@v1...v2)Updates `google-github-actions/get-gke-credentials` from 1 to 2- [Release notes](https://github.com/google-github-actions/get-gke-credentials/releases)- [Changelog](https://github.com/google-github-actions/get-gke-credentials/blob/main/CHANGELOG.md)- [Commits](google-github-actions/get-gke-credentials@v1...v2)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/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 `aquasecurity/trivy-action` from 0.14.0 to 0.16.0- [Release notes](https://github.com/aquasecurity/trivy-action/releases)- [Commits](aquasecurity/trivy-action@2b6a709...91713af)Updates `actions/stale` from 8.0.0 to 9.0.0- [Release notes](https://github.com/actions/stale/releases)- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)- [Commits](actions/stale@v8.0.0...v9.0.0)---updated-dependencies:- dependency-name: crate-ci/typos dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions- dependency-name: google-github-actions/setup-gcloud dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions- dependency-name: google-github-actions/get-gke-credentials 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/build-push-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions- dependency-name: aquasecurity/trivy-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions- dependency-name: actions/stale dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions...Signed-off-by: dependabot[bot] <support@github.com>
deansheather left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
We use node 18 so this can't be merged until the project is upgraded to node 20 I think
matifali commentedDec 11, 2023
@deansheather This is for actions' code; an action does not depend on our node version. Many actions we have been using have already been upgraded to node 20. For example,actions/checout@v4. |
Uh oh!
There was an error while loading.Please reload this page.
Bumps the github-actions group with 7 updates:
1.16.231.16.24121223450.14.00.16.08.0.09.0.0Updates
crate-ci/typosfrom 1.16.23 to 1.16.24Release notes
Sourced fromcrate-ci/typos's releases.
Changelog
Sourced fromcrate-ci/typos's changelog.
Commits
548ac37chore: Releasea838b18chore: Release44e4455docs: Update changelog4362a6eMerge pull request#882 from epage/regex1b92c01fix(config): Propagate validation errors632b256test: Demonstrate bad config bug8dec26eMerge pull request#879 from epage/update69f4b1echore: Move off deprecatedcb9b485chore: Update from '_rust/main'8c836eaMerge pull request#10 from epage/renovate/migrate-configUpdates
google-github-actions/setup-gcloudfrom 1 to 2Release notes
Sourced fromgoogle-github-actions/setup-gcloud's releases.
... (truncated)
Commits
8251968Release: v2.0.0 (#664)c2599dbUpdate and drop unnecessary deps (#662)7c7fdb0Add CI for release branches (#661)63496e6Upgrade setup-cloud-sdk package (#656)602747fUpdate deps to Node 20 (#653)080181aupdate all deps (#644)827c57ddependabot: only do security updates (#643)Updates
google-github-actions/get-gke-credentialsfrom 1 to 2Release notes
Sourced fromgoogle-github-actions/get-gke-credentials's releases.
Commits
0ee75eeRelease: v2.0.0 (#288)10d3bd4Drop unnecessary deps (#286)81d754dAdd CI for release branches (#285)d669ad8Update deps to Node 20 (#284)7fc16a5update all deps (#280)eabb480dependabot: only do security updates (#279)Updates
docker/setup-buildx-actionfrom 2 to 3Release notes
Sourced fromdocker/setup-buildx-action's releases.
... (truncated)
Commits
f95db51Merge pull request#267 from docker/dependabot/npm_and_yarn/actions/core-1.10.1998a87cchore: update generated content28bae59build(deps): bump@actions/corefrom 1.10.0 to 1.10.1c215341Merge pull request#264 from crazy-max/update-node2002e9319chore: node 20 as default runtime5c9160echore: update generated content1283140chore: fix author in package.jsonc6afe06vendor: bump@docker/actions-toolkitfrom 0.10.0 to 0.12.0f35e0d5chore: update dev dependenciesbaeb468dev: remove unneeded binariesUpdates
docker/build-push-actionfrom 4 to 5Release notes
Sourced fromdocker/build-push-action's releases.
Commits
4a13e50Merge pull request#1006 from docker/dependabot/npm_and_yarn/docker/actions-t...7416668chore: update generated contentb4f76a5chore(deps): Bump@docker/actions-toolkitfrom 0.13.0 to 0.14.0b7feb76Merge pull request#1005 from crazy-max/ci-inspectfae8018ci: inspect sbom and provenanceb625868Merge pull request#1004 from crazy-max/ci-update-buildx5193ef1ci: update buildx to latestd3afd77Merge pull request#991 from docker/dependabot/npm_and_yarn/babel/traverse-7....7a786bbMerge pull request#992 from crazy-max/annotationsc66ae3achore: update generated contentUpdates
aquasecurity/trivy-actionfrom 0.14.0 to 0.16.0Release notes
Sourced fromaquasecurity/trivy-action's releases.
Commits
91713afUpdate to trivy version 0.48.0 (#289)22d2755feature(config): add terraform variable files (#285)Updates
actions/stalefrom 8.0.0 to 9.0.0Release notes
Sourced fromactions/stale's releases.
Commits
28ca103Upgrade Node to v20 (#1110)b69b346build(deps-dev): bump@types/nodefrom 18.16.18 to 20.5.1 (#1079)88a6f4fbuild(deps-dev): bump typescript from 5.1.3 to 5.2.2 (#1083)796531aMerge pull request#1080 from akv-platform/fix-delete-cache8986f62Don not try to delete cache if it does not existscab99b3fix typo proceeded/processed184e7afMerge pull request#1064 from actions/dependabot/npm_and_yarn/typescript-esli...523885cchore: update eslint-plugin, parser and eslint-plugin-jest2487a1dbuild(deps-dev): bump@typescript-eslint/eslint-plugin60c722eMerge pull request#1063 from actions/dependabot/npm_and_yarn/jest-29.6.2Dependabot 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