contenta_vue_nuxt
contenta_vue_nuxt copied to clipboard
Bump esm from 3.0.84 to 3.2.25
Bumps esm from 3.0.84 to 3.2.25.
Release notes
Sourced from esm's releases.
3.2.25
- Fixed regression parsing computed methods (#807)
3.2.24
- Fixed regression parsing static methods (#804)
3.2.23
- 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 ofpackage.json(#784)3.2.22
- Reverted cache invalidation fix because of overactive file attribute updates (#746)
3.2.21
- Ensured deep parse validation is performed before shallow (#768)
- Ensured direct
Module#_compile()calls are based on default options- Ensured
.nodefiles are stored in the realModule._cachein Jest (#765)- Fixed cache invalidation of re-published modules (#746)
- Fixed dynamic
importuse in Puppeteer’spage.evaluate()(#762)- Fixed regression with
ts-node/register(#769)- Fixed regression for packages with invalid
"main"fields (#770)- Updated
%stoken ofutil.formatWithOptions()3.2.20
- Fixed typo in
Entry#resumeChildren()(#760)3.2.19
- Ensured source maps generated when
options.sourceMapisfalse(#756)- Ensured stack traces of syntax errors are not clipped
- Ensured stack traces don’t use file URLs when
options.cjs.pathsistrue- Updated
util.formatWithOptions()implementation (#757)3.2.18
- Fixed undefined property access error for
Loader.state.package.default(#752)- Reintroduced an improved Electron v1 fix (#750)
3.2.17
- Fixed regression in Jest context (#747)
3.2.16
- Fixed inline source map detection
3.2.15
... (truncated)
Commits
bd5da7eBump to v3.2.25.64df0a8Update deps.ab2230eFix regression in computed methods. [closes #807]e173189Bump to v3.2.24.51c217bFix static property parse regression. [closes #804]a2b7949Bump to v3.2.23.a50cb19Update deps.6e5a22dRevert "Temporarily remove node-sleep until it builds on Node 12+."dff4f0dAdd support for public and private static class fields. [closes #801]a0a21acAlign Node error objects with Node 12.2.0.- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.