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

[Snyk] Upgrade acorn from 8.5.0 to 8.7.1 #504

Open
wants to merge 1 commit into
base: future
Choose a base branch
from

Conversation

DerekNonGeneric
Copy link
Owner

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade acorn from 8.5.0 to 8.7.1.

merge advice
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 3 versions ahead of your current version.
  • The recommended version was released 3 months ago, on 2022-04-26.
Release notes
Package name: acorn
  • 8.7.1 - 2022-04-26

    Bug fixes

    Stop handling "use strict" directives in ECMAScript versions before 5.

    Fix an issue where duplicate quoted export names in export * syntax were incorrectly checked.

    Add missing type for tokTypes.

  • 8.7.0 - 2021-12-27

    New features

    Support quoted export names.

    Upgrade to Unicode 14.

    Add support for Unicode 13 properties in regular expressions.

    Bug fixes

    Use a loop to find line breaks, because the existing regexp search would overrun the end of the searched range and waste a lot of time in minified code.

  • 8.6.0 - 2021-11-18

    Bug fixes

    Fix a bug where an object literal with multiple __proto__ properties would incorrectly be accepted if a later property value held an assigment.

    New features

    Support class private fields with the in operator.

  • 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.

from acorn GitHub release notes

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants