You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/04/07 20:54:04 UTC

[GitHub] [superset] dependabot[bot] opened a new pull request, #23626: build(deps): bump vm2 from 3.9.13 to 3.9.15 in /superset-frontend

dependabot[bot] opened a new pull request, #23626:
URL: https://github.com/apache/superset/pull/23626

   Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.13 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>
   </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>
   </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.13...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.13&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/apache/superset/network/alerts).
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] rusackas merged pull request #23626: build(deps): bump vm2 from 3.9.13 to 3.9.15 in /superset-frontend

Posted by "rusackas (via GitHub)" <gi...@apache.org>.
rusackas merged PR #23626:
URL: https://github.com/apache/superset/pull/23626


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] codecov[bot] commented on pull request #23626: build(deps): bump vm2 from 3.9.13 to 3.9.15 in /superset-frontend

Posted by "codecov[bot] (via GitHub)" <gi...@apache.org>.
codecov[bot] commented on PR #23626:
URL: https://github.com/apache/superset/pull/23626#issuecomment-1500675062

   ## [Codecov](https://codecov.io/gh/apache/superset/pull/23626?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report
   > Merging [#23626](https://codecov.io/gh/apache/superset/pull/23626?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (a13d4c3) into [master](https://codecov.io/gh/apache/superset/commit/1f3774da5a56598c0b02be90ce40b4514461c4d8?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (1f3774d) will **not change** coverage.
   > The diff coverage is `n/a`.
   
   > :exclamation: Current head a13d4c3 differs from pull request most recent head f93437e. Consider uploading reports for the commit f93437e to get more accurate results
   
   ```diff
   @@           Coverage Diff           @@
   ##           master   #23626   +/-   ##
   =======================================
     Coverage   67.71%   67.71%           
   =======================================
     Files        1918     1918           
     Lines       74156    74156           
     Branches     8052     8052           
   =======================================
     Hits        50218    50218           
     Misses      21885    21885           
     Partials     2053     2053           
   ```
   
   | Flag | Coverage Δ | |
   |---|---|---|
   | javascript | `53.90% <ø> (ø)` | |
   
   Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#carryforward-flags-in-the-pull-request-comment) to find out more.
   
   
   :mega: We’re building smart automated test selection to slash your CI/CD build times. [Learn more](https://about.codecov.io/iterative-testing/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org