-
Notifications
You must be signed in to change notification settings - Fork 2
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
🌱 Bump the all-github-actions group across 1 directory with 8 updates #183
🌱 Bump the all-github-actions group across 1 directory with 8 updates #183
Conversation
The following labels could not be found: |
Hi @dependabot[bot]. Thanks for your PR. I'm waiting for a spectrocloud member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: dependabot[bot] The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
6754df0
to
d183bb9
Compare
Bumps the all-github-actions group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `3` | `4` | | [actions/setup-go](https://github.com/actions/setup-go) | `5.0.1` | `5.0.2` | | [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) | `6.0.1` | `6.1.0` | | [tj-actions/changed-files](https://github.com/tj-actions/changed-files) | `44.4.0` | `44.5.7` | | [softprops/action-gh-release](https://github.com/softprops/action-gh-release) | `2.0.5` | `2.0.8` | | [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) | `1` | `3` | | [docker/login-action](https://github.com/docker/login-action) | `1` | `3` | | [mukunku/tag-exists-action](https://github.com/mukunku/tag-exists-action) | `1.2.0` | `1.6.0` | Updates `actions/checkout` from 3 to 4 - [Release notes](https://github.com/actions/checkout/releases) - [Commits](actions/checkout@v3...v4) Updates `actions/setup-go` from 5.0.1 to 5.0.2 - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@cdcb360...0a12ed9) Updates `golangci/golangci-lint-action` from 6.0.1 to 6.1.0 - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@a4f60bb...aaa42aa) Updates `tj-actions/changed-files` from 44.4.0 to 44.5.7 - [Release notes](https://github.com/tj-actions/changed-files/releases) - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md) - [Commits](tj-actions/changed-files@a29e8b5...c65cd88) Updates `softprops/action-gh-release` from 2.0.5 to 2.0.8 - [Release notes](https://github.com/softprops/action-gh-release/releases) - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md) - [Commits](softprops/action-gh-release@69320db...c062e08) Updates `docker/setup-buildx-action` from 1 to 3 - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](docker/setup-buildx-action@v1...v3) Updates `docker/login-action` from 1 to 3 - [Release notes](https://github.com/docker/login-action/releases) - [Commits](docker/login-action@v1...v3) Updates `mukunku/tag-exists-action` from 1.2.0 to 1.6.0 - [Release notes](https://github.com/mukunku/tag-exists-action/releases) - [Commits](mukunku/tag-exists-action@v1.2.0...v1.6.0) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-github-actions - dependency-name: actions/setup-go dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-github-actions - dependency-name: golangci/golangci-lint-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-github-actions - dependency-name: tj-actions/changed-files dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-github-actions - dependency-name: softprops/action-gh-release dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-github-actions - dependency-name: docker/setup-buildx-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-github-actions - dependency-name: docker/login-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-github-actions - dependency-name: mukunku/tag-exists-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-github-actions ... Signed-off-by: dependabot[bot] <[email protected]>
d183bb9
to
44de408
Compare
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the all-github-actions group with 8 updates in the / directory:
3
4
5.0.1
5.0.2
6.0.1
6.1.0
44.4.0
44.5.7
2.0.5
2.0.8
1
3
1
3
1.2.0
1.6.0
Updates
actions/checkout
from 3 to 4Release notes
Sourced from actions/checkout's releases.
... (truncated)
Commits
692973e
Prepare 4.1.7 release (#1775)6ccd57f
Pin actions/checkout's own workflows to a known, good, stable version. (#1776)b17fe1e
Handle hidden refs (#1774)b80ff79
Bump actions/checkout from 3 to 4 (#1697)b1ec302
Bump the minor-npm-dependencies group across 1 directory with 4 updates (#1739)a5ac7e5
Update for 4.1.6 release (#1733)24ed1a3
Check platform for extension (#1732)44c2b7a
README: Suggestuser.email
to be `41898282+github-actions[bot]@users
.norepl...8459bc0
Bump actions/upload-artifact from 2 to 4 (#1695)3f603f6
Bump actions/setup-node from 1 to 4 (#1696)Updates
actions/setup-go
from 5.0.1 to 5.0.2Release notes
Sourced from actions/setup-go's releases.
Commits
0a12ed9
Bump braces from 3.0.2 to 3.0.3 (#487)4ab57d7
Fix versions check failure (#479)Updates
golangci/golangci-lint-action
from 6.0.1 to 6.1.0Release notes
Sourced from golangci/golangci-lint-action's releases.
Commits
aaa42aa
feat: allow to skip golangci-lint installation (#1079)9ec8973
build(deps): bump@types/node
from 20.14.11 to 22.0.0 in the dependencies gro...58838cf
build(deps-dev): bump the dev-dependencies group with 3 updates (#1077)9f3ba2c
build(deps): bump@types/node
from 20.14.10 to 20.14.11 in the dependencies g...2bd7a04
build(deps-dev): bump the dev-dependencies group with 3 updates (#1074)db819a1
build(deps-dev): bump the dev-dependencies group with 3 updates (#1073)d09fb08
build(deps): bump@types/node
from 20.14.9 to 20.14.10 in the dependencies gr...605617a
build(deps-dev): bump the dev-dependencies group with 4 updates (#1071)66f63c7
chore: generate2c01d26
fix: home dir on WindowsUpdates
tj-actions/changed-files
from 44.4.0 to 44.5.7Release notes
Sourced from tj-actions/changed-files's releases.
... (truncated)
Changelog
Sourced from tj-actions/changed-files's changelog.
... (truncated)
Commits
c65cd88
chore(deps-dev): bump@types/node
from 20.14.13 to 22.0.0 (#2215)9f928e3
chore(deps): update typescript-eslint monorepo to v7.18.0fb1b47b
chore(deps): update dependency@types/node
to v20.14.13a77ecbc
Added missing changes and modified dist assets.e4fe134
fix(deps): update dependency@stdlib/utils-convert-path
to v0.2.2f5a7145
fix: error with pull_request closed test (#2211)1047179
Added missing changes and modified dist assets.28fd03b
fix(deps): update dependency yaml to v2.5.04db04c7
chore(deps): update dependency@types/node
to v20.14.12f79274f
chore(deps): update typescript-eslint monorepo to v7.17.0Updates
softprops/action-gh-release
from 2.0.5 to 2.0.8Release notes
Sourced from softprops/action-gh-release's releases.
Changelog
Sourced from softprops/action-gh-release's changelog.
... (truncated)
Commits
c062e08
release 2.0.8380635c
chore(deps): bump@actions/github
from 5.1.1 to 6.0.0 (#470)20adb42
refactor: write jest config in ts (#485)f808f15
chore(deps): bump glob from 10.4.2 to 11.0.0 (#477)6145241
chore(deps): bump@octokit/plugin-throttling
from 9.3.0 to 9.3.1 (#484)4ac522d
chore(deps): bump@types/node
from 20.14.9 to 20.14.11 (#483)25849b1
chore(deps): bump prettier from 2.8.0 to 3.3.3 (#480)6206056
chore: update dependabot commit msg39aadf1
chore: runfrizbee actions .github/workflows/
6f3ab65
chore: update dist fileUpdates
docker/setup-buildx-action
from 1 to 3Release notes
Sourced from docker/setup-buildx-action's releases.
... (truncated)
Commits
988b5a0
Merge pull request #347 from crazy-max/skip-malformed-context2c21562
chore: update generated content3382292
check for malformed docker context3d68780
Merge pull request #341 from crazy-max/docker-context-tlsd069e98
chore: update generated content8b850f8
create docker context if default one has TLS data loadedaa33708
Merge pull request #345 from docker/dependabot/npm_and_yarn/docker/actions-to...2d99e34
chore: update generated content4dab436
build(deps): bump@docker/actions-toolkit
from 0.34.0 to 0.35.049a04d6
Merge pull request #344 from docker/dependabot/npm_and_yarn/docker/actions-to...Updates
docker/login-action
from 1 to 3Release notes
Sourced from docker/login-action's releases.