-
Notifications
You must be signed in to change notification settings - Fork 347
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
Merge releases/v3 into releases/v2 #2036
Conversation
Mergeback v2.22.10 refs/heads/releases/v2 into main
* Bump the actions group with 2 updates Bumps the actions group with 2 updates: [actions/setup-python](https://github.com/actions/setup-python) and [actions/setup-go](https://github.com/actions/setup-go). Updates `actions/setup-python` from 4 to 5 - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v4...v5) Updates `actions/setup-go` from 4 to 5 - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@v4...v5) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: actions/setup-go dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]> * Rebuild --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Henry Mercer <[email protected]>
Co-authored-by: Henry Mercer <[email protected]>
change to node20 for all actions
Merge main into releases/v3
Pushed a commit to update the checked-in dependencies. Please mark the PR as ready for review to trigger PR checks. |
Pushed a commit to rebuild the Action. Please mark the PR as ready for review to trigger PR checks. |
7e4e289
to
c28d79b
Compare
Pushed a commit to update the checked-in dependencies. Please mark the PR as ready for review to trigger PR checks. |
Pushed a commit to rebuild the Action. Please mark the PR as ready for review to trigger PR checks. |
@henrymercer could you please adjust the description? It says: But that was reverted. |
Good call, thanks. |
Thanks. That's exactly what I and the person after me need in order to understand what's going on! (Items in release notes or the top level readme would also help, but this is much better than nothing.) |
We've added a section to the top of the changelog, as well as a "[v3+ only] The CodeQL Action now runs on Node.js v20" changelog note for 3.22.11. We're also looking to see whether we can use GitHub Releases to better communicate the changenotes for each release, but we need to look at how this impacts the CodeQL Bundle which is also distributed via GitHub Releases. |
At the expense of burning a commit on the default branch, I'd put a thing into https://github.com/github/codeql-action?tab=readme-ov-file#codeql-action At least until you fix the releases tab. Making people search through all releases only to find nothing isn't great. (I'm trying to release my own action and dealing w/ the fallout from the node v20 changes....) |
Thanks for the suggestion, I'm happy to err on the side of over-communicating :) See #2100 |
Merging b374143 into releases/v2.
Conductor for this PR is @nickfyson.
Contains the following pull requests:
change to node20 for all actions #2006 (@nickfyson)(reverted so that v2 stays on Node 16)Please do the following:
Create a merge commit
is selected rather thanSquash and merge
orRebase and merge
.