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 esm from 3.2.22 to 3.2.25 #5

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

Conversation

zhangpan0907
Copy link
Owner

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


Snyk has created this PR to upgrade esm from 3.2.22 to 3.2.25.

ℹ️ 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 4 years ago, on 2019-05-17.
Release notes
Package name: esm
  • 3.2.25 - 2019-05-17
    • Fixed regression parsing computed methods (#807)
  • 3.2.24 - 2019-05-16
    • Fixed regression parsing static methods (#804)
  • 3.2.23 - 2019-05-16
    • Added support for parsing public and private static class fields (#801)
    • Fixed regression in missing export detection for CJS modules (#773)
    • Fixed regression parsing computed class fields (#787)
    • Fixed REPL support for Node 12 (#792)
    • Reverted partial "type" field support of package.json (#784)
  • 3.2.22 - 2019-03-29
    • Reverted cache invalidation fix because of overactive file attribute updates (#746)
from esm GitHub release notes
Commit messages
Package name: esm
  • bd5da7e Bump to v3.2.25.
  • 64df0a8 Update deps.
  • ab2230e Fix regression in computed methods. [closes #807]
  • e173189 Bump to v3.2.24.
  • 51c217b Fix static property parse regression. [closes #804]
  • a2b7949 Bump to v3.2.23.
  • a50cb19 Update deps.
  • 6e5a22d Revert "Temporarily remove node-sleep until it builds on Node 12+."
  • dff4f0d Add support for public and private static class fields. [closes #801]
  • a0a21ac Align Node error objects with Node 12.2.0.
  • 25e6299 Fix REPL hook in Node 12. [closes #792]
  • 078f335 Update Node test matrix.
  • 82467e3 Move decoyProxy into OwnProxy().
  • 04cdca8 Fix mock scenario tests in Node 12.
  • 2207949 Temporarily remove node-sleep until it builds on Node 12+.
  • 3c50b83 Fix parsing of computed class fields. [closes #787]
  • c93add3 Revert partial package type support. [closes #784]
  • 8389f17 Fix namespace object inspection in Node 12.
  • c94675d Update deps.
  • 56c5f3a Fix fs.promises tests.
  • 295ac4f Cleanup error check in common namespace handler.get() trap.
  • 458713d Avoid named export of potentially deprecated path._makeLong().
  • a48ba8a Remove getter existence check from assignCommonNamespaceHandlerTraps() error guard. [closes #773]
  • 0799513 Set module.path in Module constructor.

Compare


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
Development

Successfully merging this pull request may close these issues.

2 participants