-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
Upgrade Node.js to 18.17.1 #163710
Upgrade Node.js to 18.17.1 #163710
Conversation
Documentation preview: |
ed66aa9 fixed the workspace.bazel checksums. I was referencing our glibc 2.17 node builds instead of the default distribution. |
Pinging @elastic/kibana-operations (Team:Operations) |
💚 Build Succeeded
Metrics [docs]
History
To update your PR or re-run it, just comment with: |
💔 All backports failed
Manual backportTo create the backport manually run:
Questions ?Please refer to the Backport tool documentation |
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V18.md#18.17.1 (cherry picked from commit 41d8296) # Conflicts: # docs/developer/advanced/upgrading-nodejs.asciidoc # package.json
# Backport This will backport the following commits from `main` to `7.17`: - [Upgrade Node.js to 18.17.1 (#163710)](#163710) <!--- Backport version: 8.9.8 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Jon","email":"[email protected]"},"sourceCommit":{"committedDate":"2023-08-14T17:08:27Z","message":"Upgrade Node.js to 18.17.1 (#163710)\n\nhttps://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V18.md#18.17.1","sha":"41d8296db7a1d6548f11403b73797d34472c4b39","branchLabelMapping":{"^v8.10.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Operations","release_note:skip","backport:prev-MAJOR","v8.10.0","v7.17.13"],"number":163710,"url":"https://github.com/elastic/kibana/pull/163710","mergeCommit":{"message":"Upgrade Node.js to 18.17.1 (#163710)\n\nhttps://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V18.md#18.17.1","sha":"41d8296db7a1d6548f11403b73797d34472c4b39"}},"sourceBranch":"main","suggestedTargetBranches":["7.17"],"targetPullRequestStates":[{"branch":"main","label":"v8.10.0","labelRegex":"^v8.10.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/163710","number":163710,"mergeCommit":{"message":"Upgrade Node.js to 18.17.1 (#163710)\n\nhttps://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V18.md#18.17.1","sha":"41d8296db7a1d6548f11403b73797d34472c4b39"}},{"branch":"7.17","label":"v7.17.13","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Jon <[email protected]>
https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V18.md#18.17.1