-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
build(deps): bump the github-actions group with 7 updates #39251
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/github_actions/github-actions-577c93142d
Closed
build(deps): bump the github-actions group with 7 updates #39251
dependabot
wants to merge
1
commit into
main
from
dependabot/github_actions/github-actions-577c93142d
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
botelastic
bot
added
the
needs_team
Indicates that the issue/PR needs a Team:* label
label
Apr 28, 2024
This pull request doesn't have a |
This pull request does not have a backport label.
To fixup this pull request, you need to add the backport labels for the needed
|
dependabot
bot
force-pushed
the
dependabot/github_actions/github-actions-577c93142d
branch
from
May 1, 2024 12:45
40a2f5e
to
bf0443f
Compare
Bumps the github-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` | `5` | | [magefile/mage-action](https://github.com/magefile/mage-action) | `2` | `3` | | [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) | `3` | `5` | | [actions/setup-python](https://github.com/actions/setup-python) | `4` | `5` | | [hashicorp/vault-action](https://github.com/hashicorp/vault-action) | `2.5.0` | `3.0.0` | | [dawidd6/action-send-mail](https://github.com/dawidd6/action-send-mail) | `3.7.1` | `3.12.0` | Updates `actions/checkout` from 2 to 4 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v2...v4) Updates `actions/setup-go` from 3 to 5 - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@v3...v5) Updates `magefile/mage-action` from 2 to 3 - [Release notes](https://github.com/magefile/mage-action/releases) - [Commits](magefile/mage-action@v2...v3) Updates `golangci/golangci-lint-action` from 3 to 5 - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@v3...v5) Updates `actions/setup-python` from 4 to 5 - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v4...v5) Updates `hashicorp/vault-action` from 2.5.0 to 3.0.0 - [Release notes](https://github.com/hashicorp/vault-action/releases) - [Changelog](https://github.com/hashicorp/vault-action/blob/main/CHANGELOG.md) - [Commits](hashicorp/vault-action@v2.5.0...v3.0.0) Updates `dawidd6/action-send-mail` from 3.7.1 to 3.12.0 - [Release notes](https://github.com/dawidd6/action-send-mail/releases) - [Commits](dawidd6/action-send-mail@6063705...2cea961) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major 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: magefile/mage-action 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: actions/setup-python dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: hashicorp/vault-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: dawidd6/action-send-mail dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
force-pushed
the
dependabot/github_actions/github-actions-577c93142d
branch
from
May 5, 2024 22:39
bf0443f
to
4f1dc8d
Compare
Superseded by #39526. |
dependabot
bot
deleted the
dependabot/github_actions/github-actions-577c93142d
branch
May 12, 2024 22:24
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 7 updates:
2
4
3
5
2
3
3
5
4
5
2.5.0
3.0.0
3.7.1
3.12.0
Updates
actions/checkout
from 2 to 4Release notes
Sourced from actions/checkout's releases.
... (truncated)
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
0ad4b8f
Prep Release v4.1.4 (#1704)43045ae
Disableextensions.worktreeConfig
when disablingsparse-checkout
(#1692)37b0821
Bump the minor-actions-dependencies group with 2 updates (#1693)9839dc1
Add dependabot config (#1688)9b4c13b
Bump word-wrap from 1.2.3 to 1.2.5 (#1643)1d96c77
Add SSH user parameter (#1685)cd7d8d6
Check git version before attempting to disablesparse-checkout
(#1656)8410ad0
Updateactions/checkout
version inupdate-main-version.yml
(#1650)9bb5618
Prep for release of v4.1.2 (#1649)8eb1f6a
Bump@babel/traverse
from 7.20.5 to 7.24.0 (#1642)Updates
actions/setup-go
from 3 to 5Release notes
Sourced from actions/setup-go's releases.
... (truncated)
Commits
0c52d54
Update dependencies for node20 (#445)bfd2fb3
Merge pull request #421 from chenrui333/node20-runtime3d65fa5
feat: bump to use actions/checkout@v48a505c9
feat: bump to use node20 runtime883490d
Merge pull request #417 from artemgavrilov/maind45ebba
Rephrase sentence317c661
Replacewildcards
term withglobs
.f90673a
Merge pull request #1 from artemgavrilov/caching-docs-improvement8018234
Improve documentation regarding dependencies cachind085b4f
Merge pull request #411 from galargh/fix/windows-hostedtoolcacheUpdates
magefile/mage-action
from 2 to 3Release notes
Sourced from magefile/mage-action's releases.
Commits
6a5dcb5
Merge pull request #307 from crazy-max/fix-home-dird0d1cd3
chore: update generated contentd076338
fix: create mage home dir if it does not exist74678e6
Merge pull request #298 from magefile/dependabot/github_actions/actions/check...7436432
Merge pull request #306 from crazy-max/codecov-conf7b6abc8
codecov: update config010bea5
Merge pull request #302 from crazy-max/form-templates8bee9e2
chore: github form templates71f3796
Merge pull request #301 from crazy-max/align-labels7cb1fb0
chore: cleanup labels configUpdates
golangci/golangci-lint-action
from 3 to 5Release notes
Sourced from golangci/golangci-lint-action's releases.
... (truncated)
Commits
82d40c2
feat: remove Go cache management (#1024)c683728
feat: add option to not save cache (#851)bf6479d
feat: add support for pull_request_target and only-new-issues (#506)d6238b0
build(deps-dev): bump@typescript-eslint/eslint-plugin
from 7.6.0 to 7.7.0 (#...847b9ef
build(deps-dev): bump@typescript-eslint/parser
from 7.5.0 to 7.7.0 (#1022)019c5ec
build(deps-dev): bump eslint-plugin-simple-import-sort from 12.0.0 to 12.1.0 ...3dea681
build(deps-dev): bump@typescript-eslint/eslint-plugin
from 7.5.0 to 7.6.0 (#...155e5eb
build(deps-dev): bump typescript from 5.4.4 to 5.4.5 (#1017)1411782
build(deps): bump@types/node
from 20.12.5 to 20.12.7 (#1016)e3c1789
build(deps-dev): bump@typescript-eslint/parser
from 7.4.0 to 7.5.0 (#1014)Updates
actions/setup-python
from 4 to 5Release notes
Sourced from actions/setup-python's releases.
... (truncated)
Commits
82c7e63
Documentation changes for avoiding rate limit issues on GHES (#835)10aa35a
feat: fallback to raw endpoint for manifest when rate limit is reached (#766)9a7ac94
Bump undici from 5.27.2 to 5.28.3 (#817)871daa9
Fix the "Specifying multiple Python/PyPy versions" link (#782)2f07895
Fix broken README.md link (#793)e9d6f99
Replace setup-python@v4 by setup-python@v5 in README (#776)0a5c615
Update action to node20 (#772)0ae5836
Add example of GraalPy to docs (#773)b64ffca
update actions/checkout to v4 (#761)8d28961
Examples now use checkout@v4 (#738)Updates
hashicorp/vault-action
from 2.5.0 to 3.0.0Release notes
Sourced from hashicorp/vault-action's releases.
... (truncated)
Changelog
Sourced from hashicorp/vault-action's changelog.
... (truncated)
Commits
d1720f0
fix changelog link (#530)9262638
Prepare for v3.0.0 release (#529)9c2d817
Fix changelog link (#528)b477844
Prepare for v2.8.1 release (#527)9f522b8
Update to v2.8.0 (#519)efab57e
feature: add ignoreNotFound option (#518)d523bb0
chore(deps-dev): bump@vercel/ncc
from 0.36.1 to 0.38.1 (#503)11845b1
chore(deps-dev): bump jest from 29.5.0 to 29.7.0 (#490)7a6258b
chore(deps-dev): bump jest-when from 3.5.2 to 3.6.0 (#484)a0b66b1
chore(deps-dev): bump@actions/core
from 1.10.0 to 1.10.1 (#489)Updates
dawidd6/action-send-mail
from 3.7.1 to 3.12.0Release notes
Sourced from dawidd6/action-send-mail's releases.
Commits
2cea961
build(deps): bump nodemailer from 6.9.12 to 6.9.13 (#204)3c36016
build(deps): bump nodemailer from 6.9.10 to 6.9.12 (#202)b623fcf
build(deps): bump nodemailer from 6.9.9 to 6.9.10 (#199)2afa768
Fix for issue #196 (#197)eaa39a1
build(deps): bump nodemailer from 6.9.8 to 6.9.9 (#195)4226df7
Update to Node20 (#193)97a10a2
build(deps): bump@actions/core
from 1.10.0 to 1.10.1 (#181)9767c2a
build(deps): bump nodemailer from 6.9.1 to 6.9.8 (#191)d6910da
README: GitHubdc13c73
Enable logging and debug of nodemailer (#190)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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested ...Description has been truncated