Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: bump vm2 from 3.9.11 to 3.9.15 (#5341)
Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.11 to 3.9.15. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/patriksimek/vm2/releases">vm2's releases</a>.</em></p> <blockquote> <h2>3.9.15</h2> <p><strong>Fixes</strong></p> <p><a href="https://github.com/patriksimek/vm2/commit/d534e5785f38307b70d3aac1945260a261a94d50">https://github.com/patriksimek/vm2/commit/d534e5785f38307b70d3aac1945260a261a94d50</a>: Ensure no host objects are passed through to <code>Error.prepareStackTrace</code>. (Thanky to Seongil Wi from KAIST <a href="https://wsp-lab.github.io/">WSP Lab</a>)</p> <h2>3.9.14</h2> <p><strong>Fixes</strong></p> <p><a href="https://github.com/patriksimek/vm2/commit/fe3ab68832a0df066092b0b6dcee7c7f92c6a5da">https://github.com/patriksimek/vm2/commit/fe3ab68832a0df066092b0b6dcee7c7f92c6a5da</a>: Support conditional export resolution with custom resolver (thanks to nick-klaviyo).</p> <h2>3.9.13</h2> <p><strong>Fixes</strong></p> <p><a href="https://github.com/patriksimek/vm2/commit/1c365f7b834801dcd846eb80e5d44724e66348ae">https://github.com/patriksimek/vm2/commit/1c365f7b834801dcd846eb80e5d44724e66348ae</a>: Fix typescript error in <code>index.d.ts</code>.</p> <h2>3.9.12</h2> <p><strong>New Features</strong></p> <p><a href="https://github.com/patriksimek/vm2/commit/81f625d55b587564a5533b30797c10872fa2d3e1">https://github.com/patriksimek/vm2/commit/81f625d55b587564a5533b30797c10872fa2d3e1</a>: Add file system API.</p> <p><strong>Fixes</strong></p> <p><a href="https://github.com/patriksimek/vm2/commit/442feea3525a0fe3628f08157c05a930f078e96d">https://github.com/patriksimek/vm2/commit/442feea3525a0fe3628f08157c05a930f078e96d</a>: Fix parsing error with object pattern in catch clause.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md">vm2's changelog</a>.</em></p> <blockquote> <h2>v3.9.15 (2023-04-06)</h2> <p>[fix] Security fix (see <a href="https://redirect.github.com/patriksimek/vm2/issues/515">patriksimek/vm2#515</a>).</p> <h2>v3.9.14 (2023-02-05)</h2> <p>[new] Support conditional export resolution with custom resolver. (nick-klaviyo)</p> <h2>v3.9.13 (2022-12-08)</h2> <p>[fix] Fix typescript errors in index.d.ts</p> <h2>v3.9.12 (2022-11-29)</h2> <p>[new] Add file system API.<br /> [fix] Fix parsing error with object pattern in catch clause.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/patriksimek/vm2/commit/115d1644b7308a5570cba58ec461ae61b96a583c"><code>115d164</code></a> Release 3.9.15</li> <li><a href="https://github.com/patriksimek/vm2/commit/d534e5785f38307b70d3aac1945260a261a94d50"><code>d534e57</code></a> Wrap host objects passes through prepareStackTrace</li> <li><a href="https://github.com/patriksimek/vm2/commit/e541782b7ff709c07676d07d982517d0591e5774"><code>e541782</code></a> Merge pull request <a href="https://redirect.github.com/patriksimek/vm2/issues/506">#506</a> from XmiliaH/release-3.9.14</li> <li><a href="https://github.com/patriksimek/vm2/commit/066afd1e629d28965de3041e9d94d321f0e301db"><code>066afd1</code></a> Release 3.9.14</li> <li><a href="https://github.com/patriksimek/vm2/commit/fe3ab68832a0df066092b0b6dcee7c7f92c6a5da"><code>fe3ab68</code></a> Merge pull request <a href="https://redirect.github.com/patriksimek/vm2/issues/505">#505</a> from NapkinHQ/fix-conditional-export-resolve</li> <li><a href="https://github.com/patriksimek/vm2/commit/eefe3f1eb1871d500c10c700feb735c730150f95"><code>eefe3f1</code></a> update .eslintignore;update index.d.ts resolve return type</li> <li><a href="https://github.com/patriksimek/vm2/commit/c70d945fc8ab01a6310efe76a3c1180168cc017f"><code>c70d945</code></a> add 'type':'module' in es module package.json</li> <li><a href="https://github.com/patriksimek/vm2/commit/4659ce006e33d453fd25639ffb4656ace95f8a90"><code>4659ce0</code></a> add additional return type for resolve signature</li> <li><a href="https://github.com/patriksimek/vm2/commit/1da44154eedaa3d25e68740e1435b191f07814ce"><code>1da4415</code></a> add missing semicolon</li> <li><a href="https://github.com/patriksimek/vm2/commit/5a86675641bbc22e27a601b2ef462ed4c7afc47a"><code>5a86675</code></a> Support conditional export resolution with custom resolver</li> <li>Additional commits viewable in <a href="https://github.com/patriksimek/vm2/compare/3.9.11...3.9.15">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=vm2&package-manager=npm_and_yarn&previous-version=3.9.11&new-version=3.9.15)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/quisquous/cactbot/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information