turkdevops / lodash

A modern JavaScript utility library delivering modularity, performance, & extras.
https://lodash.com/
1 stars 0 forks source link

[Snyk] Upgrade esm from 3.1.3 to 3.2.25 #3

Open snyk-bot opened 4 years ago

snyk-bot commented 4 years ago

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

merge advice

:information_source: 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.


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)
  • 3.2.21 - 2019-03-28
    • Ensured deep parse validation is performed before shallow (#768)
    • Ensured direct Module#_compile() calls are based on default options
    • Ensured .node files are stored in the real Module._cache in Jest (#765)
    • Fixed cache invalidation of re-published modules (#746)
    • Fixed dynamic import use in Puppeteer’s page.evaluate() (#762)
    • Fixed regression with ts-node/register (#769)
    • Fixed regression for packages with invalid "main" fields (#770)
    • Updated %s token of util.formatWithOptions()
  • 3.2.20 - 2019-03-21
    • Fixed typo in Entry#resumeChildren() (#760)
  • 3.2.19 - 2019-03-21
    • Ensured source maps generated when options.sourceMap is false (#756)
    • Ensured stack traces of syntax errors are not clipped
    • Ensured stack traces don’t use file URLs when options.cjs.paths is true
    • Updated util.formatWithOptions() implementation (#757)
  • 3.2.18 - 2019-03-15
    • Fixed undefined property access error for Loader.state.package.default (#752)
    • Reintroduced an improved Electron v1 fix (#750)
  • 3.2.17 - 2019-03-14
    • Fixed regression in Jest context (#747)
  • 3.2.16 - 2019-03-12
    • Fixed inline source map detection
  • 3.2.15 - 2019-03-12
  • 3.2.14 - 2019-03-09
  • 3.2.13 - 2019-03-08
  • 3.2.12 - 2019-03-08
  • 3.2.11 - 2019-03-05
  • 3.2.10 - 2019-03-03
  • 3.2.9 - 2019-03-02
  • 3.2.8 - 2019-03-01
  • 3.2.7 - 2019-02-26
  • 3.2.6 - 2019-02-23
  • 3.2.5 - 2019-02-16
  • 3.2.4 - 2019-02-08
  • 3.2.3 - 2019-02-07
  • 3.2.2 - 2019-02-07
  • 3.2.1 - 2019-02-05
  • 3.2.0 - 2019-01-30
  • 3.1.4 - 2019-01-27
  • 3.1.3 - 2019-01-26
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