You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@submarine.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/06/06 03:13:34 UTC

[GitHub] [submarine] dependabot[bot] opened a new pull request, #1067: Bump vite from 2.9.5 to 2.9.16 in /submarine-workbench-v2

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

   Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.9.5 to 2.9.16.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/vitejs/vite/blob/v2.9.16/packages/vite/CHANGELOG.md">vite's changelog</a>.</em></p>
   <blockquote>
   <h2><!-- raw HTML omitted -->2.9.16 (2023-05-26)<!-- raw HTML omitted --></h2>
   <ul>
   <li>fix: port <a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13348">#13348</a> to v2, fs.deny with leading double slash (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13350">#13350</a>) (<a href="https://github.com/vitejs/vite/commit/7d8100a">7d8100a</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13348">#13348</a> <a href="https://redirect.github.com/vitejs/vite/issues/13350">#13350</a></li>
   </ul>
   <h2><!-- raw HTML omitted -->2.9.15 (2022-08-12)<!-- raw HTML omitted --></h2>
   <ul>
   <li>fix: backport make <code>resolveConfig()</code> concurrent safe (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/9224">#9224</a>) (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/9229">#9229</a>) (<a href="https://github.com/vitejs/vite/commit/7f01a00">7f01a00</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/9224">#9224</a> <a href="https://redirect.github.com/vitejs/vite/issues/9229">#9229</a></li>
   <li>fix: fs serve only edit pathname (fixes <a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/9148">#9148</a>) (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/9654">#9654</a>) (<a href="https://github.com/vitejs/vite/commit/521bb39">521bb39</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/9148">#9148</a> <a href="https://redirect.github.com/vitejs/vite/issues/9654">#9654</a></li>
   <li>fix(ssr-manifest): check name before saving to ssrManifest (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/9595">#9595</a>) (<a href="https://github.com/vitejs/vite/commit/e361a80">e361a80</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/9595">#9595</a></li>
   <li>chore: narrow down rollup version (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/9651">#9651</a>) (<a href="https://github.com/vitejs/vite/commit/ed8d6a7">ed8d6a7</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/9651">#9651</a></li>
   </ul>
   <h2><!-- raw HTML omitted -->2.9.14 (2022-07-08)<!-- raw HTML omitted --></h2>
   <ul>
   <li>fix: backport <a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/8979">#8979</a>, re-encode url to prevent fs.allow bypass (fixes <a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/8498">#8498</a>) (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/8990">#8990</a>) (<a href="https://github.com/vitejs/vite/commit/adb61c5">adb61c5</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/8498">#8498</a> <a href="https://redirect.github.com/vitejs/vite/issues/8990">#8990</a></li>
   <li>fix: reverts <a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/8471">#8471</a> (<a href="https://github.com/vitejs/vite/commit/da77dee">da77dee</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/8471">#8471</a></li>
   <li>fix(css): backport <a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/7746">#7746</a> (<a href="https://github.com/vitejs/vite/commit/d4d89b9">d4d89b9</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/7746">#7746</a></li>
   <li>fix(css): backport <a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/8936">#8936</a> (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/8977">#8977</a>) (<a href="https://github.com/vitejs/vite/commit/84ec02a">84ec02a</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/8936">#8936</a> <a href="https://redirect.github.com/vitejs/vite/issues/8977">#8977</a></li>
   </ul>
   <h2><!-- raw HTML omitted -->2.9.13 (2022-06-27)<!-- raw HTML omitted --></h2>
   <ul>
   <li>fix: backport <a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/8804">#8804</a>, /@fs/ dir traversal with escaped chars (fixes <a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/8498">#8498</a>) (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/8805">#8805</a>) (<a href="https://github.com/vitejs/vite/commit/e109d64">e109d64</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/8498">#8498</a> <a href="https://redirect.github.com/vitejs/vite/issues/8805">#8805</a></li>
   <li>fix(wasm): support decoding data URL in Node &lt; v16 (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/8668">#8668</a>) (<a href="https://github.com/vitejs/vite/commit/1afc1c2">1afc1c2</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/8668">#8668</a></li>
   </ul>
   <h2><!-- raw HTML omitted -->2.9.12 (2022-06-10)<!-- raw HTML omitted --></h2>
   <ul>
   <li>fix: backport outdated optimized dep removed from module graph (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/8534">#8534</a>) (<a href="https://github.com/vitejs/vite/commit/c0d6c60">c0d6c60</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/8534">#8534</a></li>
   </ul>
   <h2><!-- raw HTML omitted -->2.9.11 (2022-06-10)<!-- raw HTML omitted --></h2>
   <ul>
   <li>fix: backport respect server.headers in static middlewares (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/8481">#8481</a>) (<a href="https://github.com/vitejs/vite/commit/ab7dc1c">ab7dc1c</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/8481">#8481</a></li>
   <li>fix(dev): avoid FOUC when swapping out link tag (fix <a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/7973">#7973</a>) (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/8495">#8495</a>) (<a href="https://github.com/vitejs/vite/commit/01fa807">01fa807</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/7973">#7973</a> <a href="https://redirect.github.com/vitejs/vite/issues/8495">#8495</a></li>
   </ul>
   <h2><!-- raw HTML omitted -->2.9.10 (2022-06-06)<!-- raw HTML omitted --></h2>
   <ul>
   <li>feat: backport treat Astro file scripts as TS (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/8151">#8151</a>) (<a href="https://github.com/vitejs/vite/commit/9fdd0a3">9fdd0a3</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/8151">#8151</a></li>
   <li>feat: new hook <code>configurePreviewServer</code> (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/7658">#7658</a>) (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/8437">#8437</a>) (<a href="https://github.com/vitejs/vite/commit/7b972bc">7b972bc</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/7658">#7658</a> <a href="https://redirect.github.com/vitejs/vite/issues/8437">#8437</a></li>
   <li>fix: backport remove empty chunk css imports when using esnext (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/8345">#8345</a>) (<a href="https://github.com/vitejs/vite/commit/9fbc1a9">9fbc1a9</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/8345">#8345</a></li>
   <li>fix: EPERM error on Windows when processing dependencies (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/8235">#8235</a>) (<a href="https://github.com/vitejs/vite/commit/dfe4307">dfe4307</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/8235">#8235</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/vitejs/vite/commit/ea814d7726fa95b7da175aae34903724fbd9c1ee"><code>ea814d7</code></a> release: v2.9.16</li>
   <li><a href="https://github.com/vitejs/vite/commit/7d8100a9ac71794c5a1883583371b13f923869d9"><code>7d8100a</code></a> fix: port <a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13348">#13348</a> to v2, fs.deny with leading double slash (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13350">#13350</a>)</li>
   <li>See full diff in <a href="https://github.com/vitejs/vite/commits/v2.9.16/packages/vite">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=vite&package-manager=npm_and_yarn&previous-version=2.9.5&new-version=2.9.16)](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/submarine/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: commits-unsubscribe@submarine.apache.org

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


[GitHub] [submarine] dependabot[bot] commented on pull request #1067: Bump vite from 2.9.5 to 2.9.16 in /submarine-workbench-v2

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] commented on PR #1067:
URL: https://github.com/apache/submarine/pull/1067#issuecomment-1595711235

   OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting `@dependabot ignore this major version` or `@dependabot ignore this minor version`.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts on it.


-- 
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: commits-unsubscribe@submarine.apache.org

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


[GitHub] [submarine] codecov[bot] commented on pull request #1067: Bump vite from 2.9.5 to 2.9.16 in /submarine-workbench-v2

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

   ## [Codecov](https://app.codecov.io/gh/apache/submarine/pull/1067?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Report
   > Merging [#1067](https://app.codecov.io/gh/apache/submarine/pull/1067?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (45ac0e0) into [master](https://app.codecov.io/gh/apache/submarine/commit/387a0eac89f7a08de2b5972eb35e5851d27b3ee2?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (387a0ea) will **decrease** coverage by `26.00%`.
   > The diff coverage is `n/a`.
   
   ```diff
   @@             Coverage Diff             @@
   ##           master    #1067       +/-   ##
   ===========================================
   - Coverage   75.98%   49.98%   -26.00%     
   ===========================================
     Files         119      119               
     Lines        5000     4735      -265     
   ===========================================
   - Hits         3799     2367     -1432     
   - Misses       1201     2368     +1167     
   ```
   
   | Flag | Coverage Δ | |
   |---|---|---|
   | python-integration | `?` | |
   | python-unit | `49.98% <ø> (-2.50%)` | :arrow_down: |
   
   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=apache#carryforward-flags-in-the-pull-request-comment) to find out more.
   
   [see 50 files with indirect coverage changes](https://app.codecov.io/gh/apache/submarine/pull/1067/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
   
   :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=apache)
   


-- 
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: commits-unsubscribe@submarine.apache.org

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


[GitHub] [submarine] cdmikechen closed pull request #1067: Bump vite from 2.9.5 to 2.9.16 in /submarine-workbench-v2

Posted by "cdmikechen (via GitHub)" <gi...@apache.org>.
cdmikechen closed pull request #1067: Bump vite from 2.9.5 to 2.9.16 in /submarine-workbench-v2
URL: https://github.com/apache/submarine/pull/1067


-- 
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: commits-unsubscribe@submarine.apache.org

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


[GitHub] [submarine] cdmikechen commented on pull request #1067: Bump vite from 2.9.5 to 2.9.16 in /submarine-workbench-v2

Posted by "cdmikechen (via GitHub)" <gi...@apache.org>.
cdmikechen commented on PR #1067:
URL: https://github.com/apache/submarine/pull/1067#issuecomment-1595711230

   We are not going to continue developing submarine-workbench-v2 for now, so I am closing this PR for now.


-- 
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: commits-unsubscribe@submarine.apache.org

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