You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2022/08/11 01:52:50 UTC

[GitHub] [superset] dependabot[bot] opened a new pull request, #21048: chore(deps): bump parse-path and lerna in /superset-frontend

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

   Bumps [parse-path](https://github.com/IonicaBizau/parse-path) and [lerna](https://github.com/lerna/lerna/tree/HEAD/core/lerna). These dependencies needed to be updated together.
   Updates `parse-path` from 4.0.4 to 5.0.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/IonicaBizau/parse-path/releases">parse-path's releases</a>.</em></p>
   <blockquote>
   <h2>5.0.0</h2>
   <h3><code>parse-path</code> 5.0.0</h3>
   <p>:star: This is a major release of <code>parse-path</code>! :star:</p>
   <h4>Breaking changes</h4>
   <ul>
   <li><code>parse-path</code> will not parse <code>git@...</code> ssh URLs anymore. Use <code>parse-url</code> for that.</li>
   <li>If the input url has a trailing slash, the trailing slash will be added in the <code>pathname</code> too.</li>
   <li>The <code>port</code> field is a string. By default empty.</li>
   <li>Added the <code>password</code> field (default: <code>&quot;&quot;</code>)</li>
   <li>The resource may contain the <code>port</code> in it (e.g. <code>resource: &quot;domain.com:4200&quot;</code>).</li>
   </ul>
   <h4>Features</h4>
   <ul>
   <li>Faster</li>
   <li>More secure</li>
   <li>Cleaner codebase</li>
   </ul>
   <p>Any questions, suggestions, contributions are always welcome! :blush:</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/IonicaBizau/parse-path/commit/f2b79ca482d18d790d8265ac40d3a50deb14de7b"><code>f2b79ca</code></a> Updated docs</li>
   <li><a href="https://github.com/IonicaBizau/parse-path/commit/4ebc6eda86ecc31b3b2d33d1dff60c843d327f20"><code>4ebc6ed</code></a> :arrow_up: 5.0.0 :tada:</li>
   <li><a href="https://github.com/IonicaBizau/parse-path/commit/01cd545bf9954e1d9649e45b3ee252a55d6b8080"><code>01cd545</code></a> :memo:</li>
   <li><a href="https://github.com/IonicaBizau/parse-path/commit/dd2141a853c261a312dede0d45866bb07f45a08e"><code>dd2141a</code></a> Docs</li>
   <li><a href="https://github.com/IonicaBizau/parse-path/commit/624c19e466ae50aca0e278a6b12c30e547a91a49"><code>624c19e</code></a> Empty password</li>
   <li><a href="https://github.com/IonicaBizau/parse-path/commit/d974ff8d6587561572bc2f6691686a7be8bc2387"><code>d974ff8</code></a> :arrow_up: 5.0.0 :tada:</li>
   <li><a href="https://github.com/IonicaBizau/parse-path/commit/f9ad8856a3c8ae18e1cf4caef5edbabbc42840e8"><code>f9ad885</code></a> Refactor the codebase to make it more secure</li>
   <li>See full diff in <a href="https://github.com/IonicaBizau/parse-path/compare/4.0.4...5.0.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `lerna` from 4.0.0 to 5.4.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/lerna/lerna/releases">lerna's releases</a>.</em></p>
   <blockquote>
   <h2>v5.4.0</h2>
   <h1><a href="https://github.com/lerna/lerna/compare/v5.3.0...v5.4.0">5.4.0</a> (2022-08-08)</h1>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>core:</strong> update nx version range base to latest (<a href="https://github-redirect.dependabot.com/lerna/lerna/issues/3283">#3283</a>) (<a href="https://github.com/lerna/lerna/commit/241cdded18cbec4161e0bde675adbcf60e5ea5a8">241cdde</a>)</li>
   <li><strong>create:</strong> default test script no longer errors (<a href="https://github-redirect.dependabot.com/lerna/lerna/issues/3266">#3266</a>) (<a href="https://github.com/lerna/lerna/commit/dfd30fa1b141512c66998ce95777246c38eb1019">dfd30fa</a>)</li>
   </ul>
   <h3>Features</h3>
   <ul>
   <li><strong>init:</strong> create .gitignore with lerna init (<a href="https://github-redirect.dependabot.com/lerna/lerna/issues/3270">#3270</a>) (<a href="https://github.com/lerna/lerna/commit/3461348bc5e2d511d16d9537227e8b884bf6558b">3461348</a>)</li>
   </ul>
   <h2>v5.3.0</h2>
   <h1><a href="https://github.com/lerna/lerna/compare/v5.2.0...v5.3.0">5.3.0</a> (2022-07-27)</h1>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>run-lifecycle:</strong> lifecycle events should run to completion in series (<a href="https://github-redirect.dependabot.com/lerna/lerna/issues/3262">#3262</a>) (<a href="https://github.com/lerna/lerna/commit/2f51588f3686ab9bb015a12294f3eca11cb41fad">2f51588</a>)</li>
   <li><strong>version:</strong> inherit stdio for lerna version lifecycle scripts (<a href="https://github-redirect.dependabot.com/lerna/lerna/issues/3264">#3264</a>) (<a href="https://github.com/lerna/lerna/commit/9083a239893d3edae5e16f057c515c741a10c312">9083a23</a>)</li>
   </ul>
   <h3>Features</h3>
   <ul>
   <li><strong>publish:</strong> include all dependencies in package graph by default, allow no-sort (<a href="https://github-redirect.dependabot.com/lerna/lerna/issues/3263">#3263</a>) (<a href="https://github.com/lerna/lerna/commit/3b0c79cd9ea2abb9399b22cb05348b9b2c31fdce">3b0c79c</a>)</li>
   </ul>
   <h2>v5.2.0</h2>
   <h1><a href="https://github.com/lerna/lerna/compare/v5.1.8...v5.2.0">5.2.0</a> (2022-07-22)</h1>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>prompt:</strong> update inquirer to v8.2.4 (<a href="https://github.com/lerna/lerna/commit/80c17d8200851bfd89f8b7f8da897015774f1241">80c17d8</a>)</li>
   </ul>
   <h3>Features</h3>
   <ul>
   <li>add json schema for lerna.json (<a href="https://github-redirect.dependabot.com/lerna/lerna/issues/3229">#3229</a>) (<a href="https://github.com/lerna/lerna/commit/5075eae0d0aa8db52f619b9a6d8fdc9934ba24f7">5075eae</a>)</li>
   <li><strong>init:</strong> default useNx and useWorkspaces to true for new lerna workspaces (<a href="https://github-redirect.dependabot.com/lerna/lerna/issues/3255">#3255</a>) (<a href="https://github.com/lerna/lerna/commit/a0e83e5220f6e3d30b96b60bbaf14c5392653c2e">a0e83e5</a>)</li>
   <li><strong>publish:</strong> disable legacy <code>verifyAccess</code> behavior by default (<a href="https://github-redirect.dependabot.com/lerna/lerna/issues/3249">#3249</a>) (<a href="https://github.com/lerna/lerna/commit/94174c1ff2ce20b9fef33a68bc62ba0d17207942">94174c1</a>)</li>
   </ul>
   <h2>v5.1.8</h2>
   <h2><a href="https://github.com/lerna/lerna/compare/v5.1.7...v5.1.8">5.1.8</a> (2022-07-07)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>update git-url-parse to v12 (<a href="https://github-redirect.dependabot.com/lerna/lerna/issues/3231">#3231</a>) (<a href="https://github.com/lerna/lerna/commit/f9544045b59714bacc1b5e0155682c7b1c4140d2">f954404</a>)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/lerna/lerna/blob/main/core/lerna/CHANGELOG.md">lerna's changelog</a>.</em></p>
   <blockquote>
   <h1><a href="https://github.com/lerna/lerna/compare/v5.3.0...v5.4.0">5.4.0</a> (2022-08-08)</h1>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>core:</strong> update nx version range base to latest (<a href="https://github-redirect.dependabot.com/lerna/lerna/issues/3283">#3283</a>) (<a href="https://github.com/lerna/lerna/commit/241cdded18cbec4161e0bde675adbcf60e5ea5a8">241cdde</a>)</li>
   </ul>
   <h1><a href="https://github.com/lerna/lerna/compare/v5.2.0...v5.3.0">5.3.0</a> (2022-07-27)</h1>
   <h3>Features</h3>
   <ul>
   <li><strong>publish:</strong> include all dependencies in package graph by default, allow no-sort (<a href="https://github-redirect.dependabot.com/lerna/lerna/issues/3263">#3263</a>) (<a href="https://github.com/lerna/lerna/commit/3b0c79cd9ea2abb9399b22cb05348b9b2c31fdce">3b0c79c</a>)</li>
   </ul>
   <h1><a href="https://github.com/lerna/lerna/compare/v5.1.8...v5.2.0">5.2.0</a> (2022-07-22)</h1>
   <h3>Features</h3>
   <ul>
   <li>add json schema for lerna.json (<a href="https://github-redirect.dependabot.com/lerna/lerna/issues/3229">#3229</a>) (<a href="https://github.com/lerna/lerna/commit/5075eae0d0aa8db52f619b9a6d8fdc9934ba24f7">5075eae</a>)</li>
   <li><strong>init:</strong> default useNx and useWorkspaces to true for new lerna workspaces (<a href="https://github-redirect.dependabot.com/lerna/lerna/issues/3255">#3255</a>) (<a href="https://github.com/lerna/lerna/commit/a0e83e5220f6e3d30b96b60bbaf14c5392653c2e">a0e83e5</a>)</li>
   </ul>
   <h2><a href="https://github.com/lerna/lerna/compare/v5.1.7...v5.1.8">5.1.8</a> (2022-07-07)</h2>
   <p><strong>Note:</strong> Version bump only for package lerna</p>
   <h2><a href="https://github.com/lerna/lerna/compare/v5.1.6...v5.1.7">5.1.7</a> (2022-07-06)</h2>
   <p><strong>Note:</strong> Version bump only for package lerna</p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/lerna/lerna/commit/cf9d63f662a04dcd16910dba008102d030a1c60d"><code>cf9d63f</code></a> chore(release): v5.4.0</li>
   <li><a href="https://github.com/lerna/lerna/commit/241cdded18cbec4161e0bde675adbcf60e5ea5a8"><code>241cdde</code></a> fix(core): update nx version range base to latest (<a href="https://github.com/lerna/lerna/tree/HEAD/core/lerna/issues/3283">#3283</a>)</li>
   <li><a href="https://github.com/lerna/lerna/commit/535afac9b27892e8e5354aae950338a7187356f2"><code>535afac</code></a> chore(release): v5.3.0</li>
   <li><a href="https://github.com/lerna/lerna/commit/3b0c79cd9ea2abb9399b22cb05348b9b2c31fdce"><code>3b0c79c</code></a> feat(publish): include all dependencies in package graph by default, allow no...</li>
   <li><a href="https://github.com/lerna/lerna/commit/4f43ba15b0024f87ec04c68522c78bcd1edbc185"><code>4f43ba1</code></a> chore(release): v5.2.0</li>
   <li><a href="https://github.com/lerna/lerna/commit/a0e83e5220f6e3d30b96b60bbaf14c5392653c2e"><code>a0e83e5</code></a> feat(init): default useNx and useWorkspaces to true for new lerna workspaces ...</li>
   <li><a href="https://github.com/lerna/lerna/commit/a568e3bb65b2c00890330da7328cc884ee91787c"><code>a568e3b</code></a> chore: simplify test helpers (<a href="https://github.com/lerna/lerna/tree/HEAD/core/lerna/issues/3241">#3241</a>)</li>
   <li><a href="https://github.com/lerna/lerna/commit/5075eae0d0aa8db52f619b9a6d8fdc9934ba24f7"><code>5075eae</code></a> feat: add json schema for lerna.json (<a href="https://github.com/lerna/lerna/tree/HEAD/core/lerna/issues/3229">#3229</a>)</li>
   <li><a href="https://github.com/lerna/lerna/commit/c567a29d352bc97dfc4e3dc5dd0799fc35db2026"><code>c567a29</code></a> chore(release): v5.1.8</li>
   <li><a href="https://github.com/lerna/lerna/commit/0e47379cb6e242ad12f5944c22c1d4d5f10c1f7e"><code>0e47379</code></a> chore(release): v5.1.7</li>
   <li>Additional commits viewable in <a href="https://github.com/lerna/lerna/commits/v5.4.0/core/lerna">compare view</a></li>
   </ul>
   </details>
   <details>
   <summary>Maintainer changes</summary>
   <p>This version was pushed to npm by <a href="https://www.npmjs.com/~jameshenry">jameshenry</a>, a new releaser for lerna since your current version.</p>
   </details>
   <br />
   
   
   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] codecov[bot] commented on pull request #21048: chore(deps): bump parse-path and lerna in /superset-frontend

Posted by GitBox <gi...@apache.org>.
codecov[bot] commented on PR #21048:
URL: https://github.com/apache/superset/pull/21048#issuecomment-1211494595

   # [Codecov](https://codecov.io/gh/apache/superset/pull/21048?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 [#21048](https://codecov.io/gh/apache/superset/pull/21048?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (07613e2) into [master](https://codecov.io/gh/apache/superset/commit/4f1996dba8e35ee958048b726750247ec8e518aa?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (4f1996d) will **not change** coverage.
   > The diff coverage is `n/a`.
   
   ```diff
   @@           Coverage Diff           @@
   ##           master   #21048   +/-   ##
   =======================================
     Coverage   66.27%   66.27%           
   =======================================
     Files        1769     1769           
     Lines       67475    67475           
     Branches     7171     7171           
   =======================================
     Hits        44716    44716           
     Misses      20928    20928           
     Partials     1831     1831           
   ```
   
   | Flag | Coverage Δ | |
   |---|---|---|
   | javascript | `52.01% <ø> (ø)` | |
   
   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


[GitHub] [superset] rusackas commented on pull request #21048: chore(deps): bump parse-path and lerna in /superset-frontend

Posted by GitBox <gi...@apache.org>.
rusackas commented on PR #21048:
URL: https://github.com/apache/superset/pull/21048#issuecomment-1260062340

   @dependabot rebase


-- 
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] dependabot[bot] closed pull request #21048: chore(deps): bump parse-path and lerna in /superset-frontend

Posted by GitBox <gi...@apache.org>.
dependabot[bot] closed pull request #21048: chore(deps): bump parse-path and lerna in /superset-frontend
URL: https://github.com/apache/superset/pull/21048


-- 
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] dependabot[bot] commented on pull request #21048: chore(deps): bump parse-path and lerna in /superset-frontend

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on PR #21048:
URL: https://github.com/apache/superset/pull/21048#issuecomment-1260074823

   Superseded by #21612.


-- 
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