FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

deps: update Acorn to v8.5.0 by targos · Pull Request #40015 · nodejs/node · GitHub

/ node Public

deps: update Acorn to v8.5.0 - #40015

Closed
targos wants to merge 1 commit into
nodejs:masterfrom
targos:acorn-8.5
Closed

deps: update Acorn to v8.5.0#40015
targos wants to merge 1 commit into
nodejs:masterfrom
targos:acorn-8.5

Conversation

targos commented Sep 6, 2021

Copy link
Copy Markdown
Member

8.5.0 (2021-09-06)

Bug fixes

Improve context-dependent tokenization in a number of corner cases.

Fix location tracking after a 0x2028 or 0x2029 character in a string literal (which before did not increase the line number).

Fix an issue where arrow function bodies in for loop context would inappropriately consume in operators.

Fix wrong end locations stored on SequenceExpression nodes.

Implement restriction that for/of loop LHS can't start with let.

New features

Add support for ES2022 class static blocks.

Allow multiple input files to be passed to the CLI tool.

nodejs-github-bot added the needs-ci PRs that need a full CI run. label Sep 6, 2021
targos added dependencies Pull requests that update a dependency file. request-ci Add this label to start a Jenkins CI on a PR. labels Sep 6, 2021
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Sep 6, 2021

Copy link
Copy Markdown
Collaborator

targos added the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label Sep 6, 2021
VoltrexKeyva removed the needs-ci PRs that need a full CI run. label Sep 7, 2021

Trott left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Rubber stamp LGTM if CI is green

gengjiawen left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

RSLGTM

gengjiawen added the request-ci Add this label to start a Jenkins CI on a PR. label Sep 7, 2021
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Sep 7, 2021

Copy link
Copy Markdown
Collaborator

jasnell left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

RSLGTM

targos added the commit-queue Add this label to land a pull request using GitHub Actions. label Sep 8, 2021
github-actions Bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Sep 8, 2021

github-actions Bot commented Sep 8, 2021

Copy link
Copy Markdown
Contributor

Landed in 59d3d54...9f6fed7

github-actions Bot closed this Sep 8, 2021
nodejs-github-bot pushed a commit that referenced this pull request Sep 8, 2021
PR-URL: #40015
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
targos deleted the acorn-8.5 branch September 8, 2021 18:06
BethGriggs pushed a commit that referenced this pull request Sep 21, 2021
PR-URL: #40015
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
BethGriggs mentioned this pull request Sep 21, 2021
1 task
This file contains hidden or 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no outstanding review comments, and a CI started. dependencies Pull requests that update a dependency file.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants


Back | FazBrowse Home | New Git URL