Skip to content
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

v16.9.1 proposal #40069

Merged
merged 2 commits into from Sep 10, 2021
Merged

v16.9.1 proposal #40069

merged 2 commits into from Sep 10, 2021

Conversation

richardlau
Copy link
Member

cc @nodejs/releasers This is a quick patch release to fix #40030. As this breaks our no-releases-on-a-Friday policy I've opted to only patch the regression and not included anything else (including things already on the staging branch).


2021-09-10, Version 16.9.1 (Current), @richardlau

Notable Changes

This release fixes a regression introduced by the V8 9.3 update in Node.js 16.9.0.

Commits

gengjiawen and others added 2 commits September 10, 2021 11:15
Original commit message:

    [compiler] Gracefully handle an unsupported situation

    ... by skipping the optimization instead of CHECK-failing.

    Bug: v8:12188
    Change-Id: I6709bf1c55506f3d12886efbfbb9934788cd02ce
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3148132
    Auto-Submit: Georg Neis <neis@chromium.org>
    Commit-Queue: Jakob Gruber <jgruber@chromium.org>
    Reviewed-by: Jakob Gruber <jgruber@chromium.org>
    Cr-Commit-Position: refs/heads/main@{#76741}

Refs: v8/v8@9a60704

PR-URL: #40046
Fixes: #40030
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
Notable changes:

This release fixes a regression introduced by the V8 9.3 update in Node.js 16.9.0.

PR-URL: #40069
@nodejs-github-bot nodejs-github-bot added build Issues and PRs related to build files or the CI. meta Issues and PRs related to the general management of the project. needs-ci PRs that need a full CI run. v16.x v8 engine Issues and PRs related to the V8 dependency. labels Sep 10, 2021
@nodejs-github-bot

This comment has been minimized.

@nodejs-github-bot
Copy link
Collaborator

richardlau added a commit that referenced this pull request Sep 10, 2021
@richardlau richardlau merged commit 711e073 into v16.x Sep 10, 2021
adalinesimonian added a commit to adalinesimonian/jshiki that referenced this pull request Sep 10, 2021
richardlau added a commit that referenced this pull request Sep 10, 2021
Notable changes:

This release fixes a regression introduced by the V8 9.3 update in Node.js 16.9.0.

PR-URL: #40069
richardlau added a commit to richardlau/nodejs.org that referenced this pull request Sep 10, 2021
@richardlau richardlau deleted the v16.9.1-proposal branch September 10, 2021 19:52
richardlau added a commit to nodejs/nodejs.org that referenced this pull request Sep 10, 2021
@targos targos added release Issues and PRs related to Node.js releases. and removed build Issues and PRs related to build files or the CI. v8 engine Issues and PRs related to the V8 dependency. meta Issues and PRs related to the general management of the project. needs-ci PRs that need a full CI run. labels Sep 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release Issues and PRs related to Node.js releases.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants