-
Notifications
You must be signed in to change notification settings - Fork 4.6k
build(deps): bump the github-actions group with 3 updates #6835
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 3 updates #6835
Conversation
Bumps the github-actions group with 3 updates: [github/codeql-action](https://github.com/github/codeql-action), [actions/setup-go](https://github.com/actions/setup-go) and [dessant/lock-threads](https://github.com/dessant/lock-threads). Updates `github/codeql-action` from 2.22.7 to 2.22.8 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@66b90a5...407ffaf) Updates `actions/setup-go` from 4.1.0 to 5.0.0 - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@93397be...0c52d54) Updates `dessant/lock-threads` from 5.0.0 to 5.0.1 - [Release notes](https://github.com/dessant/lock-threads/releases) - [Changelog](https://github.com/dessant/lock-threads/blob/main/CHANGELOG.md) - [Commits](dessant/lock-threads@d42e5f4...1bf7ec2) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch 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: dessant/lock-threads dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <[email protected]>
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #6835 +/- ##
==========================================
+ Coverage 83.58% 83.65% +0.06%
==========================================
Files 285 285
Lines 30754 30754
==========================================
+ Hits 25706 25726 +20
+ Misses 3991 3973 -18
+ Partials 1057 1055 -2 |
@pnacht is it expected for the bot to send PRs that update major versions, which presumably contain breaking changes? Does it do anything to vet that things will keep working before sending the PR, or is that on us to verify it before merging, or merge it and just hope for the best? I'd probably rather stay on vN-1 unless there's a known security problem with it, than upgrade to vN regularly and need to pay the cost of vetting the new version. |
|
Hey @dfawley. Yes, dependabot does update to new major versions by default. I've often found that breaking changes are usually easy to identify in projects such as gRPC-Go that have a lot of CI/CD testing: if there were a breaking change, the PR's checks would fail. That being said, I can configure dependabot to ignore new major versions if you prefer. In this particular case, |
I don't care if it's fairly easy. If we're doing this, I want it to be literally 100% painless, because I don't think the security gains here are all that real
Yes, please do, thanks!
SG, I guess we can take this without worrying, then. |
Bumps the github-actions group with 3 updates: github/codeql-action, actions/setup-go and dessant/lock-threads.
Updates
github/codeql-actionfrom 2.22.7 to 2.22.8Changelog
Sourced from github/codeql-action's changelog.
... (truncated)
Commits
407ffafMerge pull request #2007 from github/update-v2.22.8-192ad9bd54af462fUpdate changelog for v2.22.8192ad9bMerge pull request #2001 from github/update-bundle/codeql-bundle-v2.15.377c1abbMerge branch 'main' into update-bundle/codeql-bundle-v2.15.39f150baBump the actions group with 1 update (#2004)e75de4cBump typescript from 5.2.2 to 5.3.2 (#2002)80150c2Bump the npm group with 12 updates (#2003)4d999a4Add changelog note83267d5Update default bundle to codeql-bundle-v2.15.34b6aa0bMerge pull request #1997 from github/mergeback/v2.22.7-to-main-66b90a5dUpdates
actions/setup-gofrom 4.1.0 to 5.0.0Release notes
Sourced from actions/setup-go's releases.
Commits
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 sentence317c661Replacewildcardsterm withglobs.f90673aMerge pull request #1 from artemgavrilov/caching-docs-improvement8018234Improve documentation regarding dependencies cachind085b4fMerge pull request #411 from galargh/fix/windows-hostedtoolcacheUpdates
dessant/lock-threadsfrom 5.0.0 to 5.0.1Release notes
Sourced from dessant/lock-threads's releases.
Changelog
Sourced from dessant/lock-threads's changelog.
... (truncated)
Commits
1bf7ec2chore(release): 5.0.1adf4aa5chore: update package0a63678fix: support filtering threads by labels with spacesDependabot 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 conditionsRELEASE NOTES: none