Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump vite from 4.1.4 to 4.2.0 #1281

Merged
merged 1 commit into from
Mar 17, 2023
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2023

Bumps vite from 4.1.4 to 4.2.0.

Release notes

Sourced from vite's releases.

create-vite@4.2.0

Please refer to CHANGELOG.md for details.

create-vite@4.2.0-beta.1

Please refer to CHANGELOG.md for details.

create-vite@4.2.0-beta.0

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

4.2.0 (2023-03-16)

4.2.0-beta.2 (2023-03-13)

4.2.0-beta.1 (2023-03-07)

... (truncated)

Commits
  • 9dbb7f7 release: v4.2.0
  • 5cdd3fa feat: add status message for 504 caused by optimizer (#12435)
  • e23f690 fix(optimizer): # symbol in deps id stripped by browser (#12415)
  • 2b37cde docs: correct description for UserConfig.envDir when used with relative path ...
  • d23605d fix(server): should close server after create new server (#12379)
  • 96f36a9 fix: html env replacement plugin position (#12404)
  • fe1d61a fix(resolve): rebase sub imports relative path (#12373)
  • 42e0d6a refactor(resolve): remove deep import syntax handling (#12381)
  • d89de6c release: v4.2.0-beta.2
  • 3f1c379 chore: update tsconfck to 2.1.0 to add support for typescript 5 config syntax...
  • Additional commits viewable in compare view

Dependabot compatibility score

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

@dependabot dependabot bot added dependencies javascript Pull requests that update Javascript code labels Mar 16, 2023
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.1.4 to 4.2.0.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/create-vite@4.2.0/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vite-4.2.0 branch from ff8a02e to 8146738 Compare March 17, 2023 15:11
@codecov
Copy link

codecov bot commented Mar 17, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.21 ⚠️

Comparison is base (e2c513f) 95.58% compared to head (8146738) 95.38%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1281      +/-   ##
==========================================
- Coverage   95.58%   95.38%   -0.21%     
==========================================
  Files         244      244              
  Lines        7753     7753              
  Branches     2016     2016              
==========================================
- Hits         7411     7395      -16     
- Misses        342      358      +16     

see 1 file with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@yurishkuro yurishkuro merged commit 8bd2374 into main Mar 17, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vite-4.2.0 branch March 17, 2023 23:45
Binrix pushed a commit to Binrix/jaeger-ui that referenced this pull request Apr 18, 2023
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite)
from 4.1.4 to 4.2.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/vitejs/vite/releases">vite's
releases</a>.</em></p>
<blockquote>
<h2>create-vite@4.2.0</h2>
<p>Please refer to <a
href="https://github.com/vitejs/vite/blob/create-vite@4.2.0/packages/create-vite/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>create-vite@4.2.0-beta.1</h2>
<p>Please refer to <a
href="https://github.com/vitejs/vite/blob/create-vite@4.2.0-beta.1/packages/create-vite/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>create-vite@4.2.0-beta.0</h2>
<p>Please refer to <a
href="https://github.com/vitejs/vite/blob/create-vite@4.2.0-beta.0/packages/create-vite/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md">vite's
changelog</a>.</em></p>
<blockquote>
<h2>4.2.0 (2023-03-16)</h2>
<ul>
<li>feat: add status message for 504 caused by optimizer (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12435">#12435</a>)
(<a href="https://github.com/vitejs/vite/commit/5cdd3fa">5cdd3fa</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/12435">#12435</a></li>
<li>fix: html env replacement plugin position (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12404">#12404</a>)
(<a href="https://github.com/vitejs/vite/commit/96f36a9">96f36a9</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/12404">#12404</a></li>
<li>fix(optimizer): # symbol in deps id stripped by browser (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12415">#12415</a>)
(<a href="https://github.com/vitejs/vite/commit/e23f690">e23f690</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/12415">#12415</a></li>
<li>fix(resolve): rebase sub imports relative path (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12373">#12373</a>)
(<a href="https://github.com/vitejs/vite/commit/fe1d61a">fe1d61a</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/12373">#12373</a></li>
<li>fix(server): should close server after create new server (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12379">#12379</a>)
(<a href="https://github.com/vitejs/vite/commit/d23605d">d23605d</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/12379">#12379</a></li>
<li>docs: correct description for UserConfig.envDir when used with
relative path (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12429">#12429</a>)
(<a href="https://github.com/vitejs/vite/commit/2b37cde">2b37cde</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/12429">#12429</a></li>
<li>refactor(resolve): remove deep import syntax handling (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12381">#12381</a>)
(<a href="https://github.com/vitejs/vite/commit/42e0d6a">42e0d6a</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/12381">#12381</a></li>
</ul>
<h2>4.2.0-beta.2 (2023-03-13)</h2>
<ul>
<li>chore: fix test misc (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12392">#12392</a>)
(<a href="https://github.com/vitejs/vite/commit/a595b11">a595b11</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/12392">#12392</a></li>
<li>chore: remove build warn filter (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12391">#12391</a>)
(<a href="https://github.com/vitejs/vite/commit/0755cf2">0755cf2</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/12391">#12391</a></li>
<li>chore: update tsconfck to 2.1.0 to add support for typescript 5
config syntax (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12401">#12401</a>)
(<a href="https://github.com/vitejs/vite/commit/3f1c379">3f1c379</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/12401">#12401</a></li>
<li>chore(deps): update all non-major dependencies (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12299">#12299</a>)
(<a href="https://github.com/vitejs/vite/commit/b41336e">b41336e</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/12299">#12299</a></li>
<li>chore(utils): remove redundant type judgment (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12345">#12345</a>)
(<a href="https://github.com/vitejs/vite/commit/01a0056">01a0056</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/12345">#12345</a></li>
<li>feat: default esbuild jsxDev based on config.isProduction (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12386">#12386</a>)
(<a href="https://github.com/vitejs/vite/commit/f24c2b0">f24c2b0</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/12386">#12386</a></li>
<li>feat(css): add build.cssMinify (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12207">#12207</a>)
(<a href="https://github.com/vitejs/vite/commit/90431f2">90431f2</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/12207">#12207</a></li>
<li>feat(types): export Rollup namespace (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12316">#12316</a>)
(<a href="https://github.com/vitejs/vite/commit/6e49e52">6e49e52</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/12316">#12316</a></li>
<li>fix: print urls when dns order change (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12261">#12261</a>)
(<a href="https://github.com/vitejs/vite/commit/e57cacf">e57cacf</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/12261">#12261</a></li>
<li>fix: throw ssr import error directly (fix <a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12322">#12322</a>)
(<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12324">#12324</a>)
(<a href="https://github.com/vitejs/vite/commit/21ffc6a">21ffc6a</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/12322">#12322</a>
<a
href="https://redirect.github.com/vitejs/vite/issues/12324">#12324</a></li>
<li>fix(config): watch config even outside of root (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12321">#12321</a>)
(<a href="https://github.com/vitejs/vite/commit/7e2fff7">7e2fff7</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/12321">#12321</a></li>
<li>fix(config): watch envDir even outside of root (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12349">#12349</a>)
(<a href="https://github.com/vitejs/vite/commit/131f3ee">131f3ee</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/12349">#12349</a></li>
<li>fix(define): correctly replace SSR in dev (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12204">#12204</a>)
(<a href="https://github.com/vitejs/vite/commit/0f6de4d">0f6de4d</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/12204">#12204</a></li>
<li>fix(optimizer): suppress esbuild cancel error (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12358">#12358</a>)
(<a href="https://github.com/vitejs/vite/commit/86a24e4">86a24e4</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/12358">#12358</a></li>
<li>fix(optimizer): transform css require to import directly (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12343">#12343</a>)
(<a href="https://github.com/vitejs/vite/commit/716286e">716286e</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/12343">#12343</a></li>
<li>fix(reporter): build.assetsDir should not impact output when in lib
mode (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12108">#12108</a>)
(<a href="https://github.com/vitejs/vite/commit/b12f457">b12f457</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/12108">#12108</a></li>
<li>fix(types): avoid resolve.exports types for bundling (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12346">#12346</a>)
(<a href="https://github.com/vitejs/vite/commit/6b40f03">6b40f03</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/12346">#12346</a></li>
<li>fix(worker): force rollup to build worker module under watch mode
(<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/11919">#11919</a>)
(<a href="https://github.com/vitejs/vite/commit/d464679">d464679</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/11919">#11919</a></li>
<li>ci: should exit when build-types-check failed (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12378">#12378</a>)
(<a href="https://github.com/vitejs/vite/commit/821d6b8">821d6b8</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/12378">#12378</a></li>
</ul>
<h2>4.2.0-beta.1 (2023-03-07)</h2>
<ul>
<li>feat: add <code>sourcemapIgnoreList</code> configuration option (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12174">#12174</a>)
(<a href="https://github.com/vitejs/vite/commit/f875580">f875580</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/12174">#12174</a></li>
<li>feat: cancellable scan during optimization (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12225">#12225</a>)
(<a href="https://github.com/vitejs/vite/commit/1e1cd3b">1e1cd3b</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/12225">#12225</a></li>
<li>feat: don't override <code>build.target</code> if terser is 5.16.0+
(<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12197">#12197</a>)
(<a href="https://github.com/vitejs/vite/commit/9885f6f">9885f6f</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/12197">#12197</a></li>
<li>feat: support ESM subpath imports (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/7770">#7770</a>)
(<a href="https://github.com/vitejs/vite/commit/cc92da9">cc92da9</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/7770">#7770</a></li>
<li>feat(css): add preprocessor option to define stylus vars &amp; funcs
(<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/7227">#7227</a>)
(<a href="https://github.com/vitejs/vite/commit/5968bec">5968bec</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/7227">#7227</a></li>
<li>feat(css): support resolving stylesheets from exports map (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/7817">#7817</a>)
(<a href="https://github.com/vitejs/vite/commit/108aadf">108aadf</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/7817">#7817</a></li>
<li>feat(html): support env replacement (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12202">#12202</a>)
(<a href="https://github.com/vitejs/vite/commit/4f2c49f">4f2c49f</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/12202">#12202</a></li>
<li>fix: resolve browser mapping using bare imports (fix <a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/11208">#11208</a>)
(<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/11219">#11219</a>)
(<a href="https://github.com/vitejs/vite/commit/22de84f">22de84f</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/11208">#11208</a>
<a
href="https://redirect.github.com/vitejs/vite/issues/11219">#11219</a></li>
<li>fix: avoid null sourcePath in
<code>server.sourcemapIgnoreList</code> (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12251">#12251</a>)
(<a href="https://github.com/vitejs/vite/commit/209c3bd">209c3bd</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/12251">#12251</a></li>
<li>fix: configure proxy before subscribing to error events (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12263">#12263</a>)
(<a href="https://github.com/vitejs/vite/commit/c35e100">c35e100</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/12263">#12263</a></li>
<li>fix: enforce absolute path for server.sourcemapIgnoreList (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12309">#12309</a>)
(<a href="https://github.com/vitejs/vite/commit/ab6ae07">ab6ae07</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/12309">#12309</a></li>
<li>fix: handle error without line and column in loc (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12312">#12312</a>)
(<a href="https://github.com/vitejs/vite/commit/ce18eba">ce18eba</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/12312">#12312</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/9dbb7f7765fd7d255daf82ad44fe867d49f0befd"><code>9dbb7f7</code></a>
release: v4.2.0</li>
<li><a
href="https://github.com/vitejs/vite/commit/5cdd3fa97849442a98aa7aef63a0064220e4aef2"><code>5cdd3fa</code></a>
feat: add status message for 504 caused by optimizer (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12435">#12435</a>)</li>
<li><a
href="https://github.com/vitejs/vite/commit/e23f690dbf863cb197a28f0aad35234ae6dc7f6b"><code>e23f690</code></a>
fix(optimizer): # symbol in deps id stripped by browser (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12415">#12415</a>)</li>
<li><a
href="https://github.com/vitejs/vite/commit/2b37cdee429c2c18afa40447d4bfa0efe835898e"><code>2b37cde</code></a>
docs: correct description for UserConfig.envDir when used with relative
path ...</li>
<li><a
href="https://github.com/vitejs/vite/commit/d23605d01449706988be2eb77f2654238778fca8"><code>d23605d</code></a>
fix(server): should close server after create new server (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12379">#12379</a>)</li>
<li><a
href="https://github.com/vitejs/vite/commit/96f36a9a5ed20abc17e47a559e3484f7639b8809"><code>96f36a9</code></a>
fix: html env replacement plugin position (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12404">#12404</a>)</li>
<li><a
href="https://github.com/vitejs/vite/commit/fe1d61a75ef8e9833f7dbead71b4eedd8e88813a"><code>fe1d61a</code></a>
fix(resolve): rebase sub imports relative path (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12373">#12373</a>)</li>
<li><a
href="https://github.com/vitejs/vite/commit/42e0d6af67743841bd38ed504cb8cbaaafb6313f"><code>42e0d6a</code></a>
refactor(resolve): remove deep import syntax handling (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12381">#12381</a>)</li>
<li><a
href="https://github.com/vitejs/vite/commit/d89de6c5da02541be3c56dbfe8b515d0c60aa52b"><code>d89de6c</code></a>
release: v4.2.0-beta.2</li>
<li><a
href="https://github.com/vitejs/vite/commit/3f1c379bceafc5b4e19dacb1589d57c38eaf8d30"><code>3f1c379</code></a>
chore: update tsconfck to 2.1.0 to add support for typescript 5 config
syntax...</li>
<li>Additional commits viewable in <a
href="https://github.com/vitejs/vite/commits/create-vite@4.2.0/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=4.1.4&new-version=4.2.0)](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)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant