Bump vite from 3.2.3 to 3.2.7 #2

Open
dependabot[bot] wants to merge 1 commit from dependabot/npm_and_yarn/vite-3.2.7 into master
dependabot[bot] commented 2023-06-06 03:07:30 +00:00 (Migrated from github.com)

Bumps vite from 3.2.3 to 3.2.7.

Changelog

Sourced from vite's changelog.

3.2.7 (2023-05-26)

3.2.6 (2023-04-18)

3.2.5 (2022-12-05)

3.2.4 (2022-11-15)

Commits

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.2.3 to 3.2.7. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/vitejs/vite/blob/v3.2.7/packages/vite/CHANGELOG.md">vite's changelog</a>.</em></p> <blockquote> <h2><!-- raw HTML omitted -->3.2.7 (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 v3, fs.deny with leading double slash (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13349">#13349</a>) (<a href="https://github.com/vitejs/vite/commit/0574f80">0574f80</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13348">#13348</a> <a href="https://redirect.github.com/vitejs/vite/issues/13349">#13349</a></li> </ul> <h2><!-- raw HTML omitted -->3.2.6 (2023-04-18)<!-- raw HTML omitted --></h2> <ul> <li>fix: escape msg in render restricted error html, backport (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12889">#12889</a>) (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12892">#12892</a>) (<a href="https://github.com/vitejs/vite/commit/b48ac2a">b48ac2a</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/12889">#12889</a> <a href="https://redirect.github.com/vitejs/vite/issues/12892">#12892</a></li> </ul> <h2><!-- raw HTML omitted -->3.2.5 (2022-12-05)<!-- raw HTML omitted --></h2> <ul> <li>chore: cherry pick more v4 bug fixes to v3 (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/11189">#11189</a>) (<a href="https://github.com/vitejs/vite/commit/eba9b42">eba9b42</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/11189">#11189</a> <a href="https://redirect.github.com/vitejs/vite/issues/10949">#10949</a> <a href="https://redirect.github.com/vitejs/vite/issues/11056">#11056</a> <a href="https://redirect.github.com/vitejs/vite/issues/8663">#8663</a> <a href="https://redirect.github.com/vitejs/vite/issues/10958">#10958</a> <a href="https://redirect.github.com/vitejs/vite/issues/11120">#11120</a> <a href="https://redirect.github.com/vitejs/vite/issues/11122">#11122</a> <a href="https://redirect.github.com/vitejs/vite/issues/11123">#11123</a> <a href="https://redirect.github.com/vitejs/vite/issues/11132">#11132</a></li> <li>chore: cherry pick v4 bug fix to v3 (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/11110">#11110</a>) (<a href="https://github.com/vitejs/vite/commit/c93a526">c93a526</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/11110">#11110</a> <a href="https://redirect.github.com/vitejs/vite/issues/10941">#10941</a> <a href="https://redirect.github.com/vitejs/vite/issues/10987">#10987</a> <a href="https://redirect.github.com/vitejs/vite/issues/10985">#10985</a> <a href="https://redirect.github.com/vitejs/vite/issues/11067">#11067</a></li> <li>fix: relocated logger to respect config. (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/10787">#10787</a>) (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/10967">#10967</a>) (<a href="https://github.com/vitejs/vite/commit/bc3b5a9">bc3b5a9</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/10787">#10787</a> <a href="https://redirect.github.com/vitejs/vite/issues/10967">#10967</a></li> </ul> <h2><!-- raw HTML omitted -->3.2.4 (2022-11-15)<!-- raw HTML omitted --></h2> <ul> <li>fix: prevent cache on optional package resolve (v3) (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/10812">#10812</a>) (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/10845">#10845</a>) (<a href="https://github.com/vitejs/vite/commit/3ba45b9">3ba45b9</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/10812">#10812</a> <a href="https://redirect.github.com/vitejs/vite/issues/10845">#10845</a></li> <li>fix(ssr): skip optional peer dep resolve (v3) (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/10593">#10593</a>) (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/10931">#10931</a>) (<a href="https://github.com/vitejs/vite/commit/7f59dcf">7f59dcf</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/10593">#10593</a> <a href="https://redirect.github.com/vitejs/vite/issues/10931">#10931</a> <a href="https://redirect.github.com/vitejs/vite/issues/10593">#10593</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite/commit/494f36b6678d135b376a104ca0309dc75af4e2f2"><code>494f36b</code></a> release: v3.2.7</li> <li><a href="https://github.com/vitejs/vite/commit/0574f80751aa5fb383930049a8c370e90db9c4c7"><code>0574f80</code></a> fix: port <a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13348">#13348</a> to v3, fs.deny with leading double slash (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13349">#13349</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/f4947603acf6e817d2618e9f0ebd0f120a2071bb"><code>f494760</code></a> release: v3.2.6</li> <li><a href="https://github.com/vitejs/vite/commit/b48ac2a61891c3135639546708d65e5348c566fe"><code>b48ac2a</code></a> fix: escape msg in render restricted error html, backport (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12889">#12889</a>) (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12892">#12892</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/77ee19b7cc3cc40605ee85e4a60abf26d1f7b92a"><code>77ee19b</code></a> release: v3.2.5</li> <li><a href="https://github.com/vitejs/vite/commit/eba9b423ff92c01e52b5e73a69eeded3b608293d"><code>eba9b42</code></a> chore: cherry pick more v4 bug fixes to v3 (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/11189">#11189</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/c93a5269fb1dab4f9b72e1d6c40e406e5b6aeafd"><code>c93a526</code></a> chore: cherry pick v4 bug fix to v3 (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/11110">#11110</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/bc3b5a94499e99885eca5161d97a2eb2666221e0"><code>bc3b5a9</code></a> fix: relocated logger to respect config. (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/10787">#10787</a>) (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/10967">#10967</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/970538c9ceaa6e01bb1f74d7de76a6b9246365d9"><code>970538c</code></a> release: v3.2.4</li> <li><a href="https://github.com/vitejs/vite/commit/7f59dcfae84905f24282329aa10988548c9b91d8"><code>7f59dcf</code></a> fix(ssr): skip optional peer dep resolve (v3) (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/10593">#10593</a>) (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/10931">#10931</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vitejs/vite/commits/v3.2.7/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=3.2.3&new-version=3.2.7)](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/thepaperpilot/thepaperpilot.github.io/network/alerts). </details>
This pull request has changes conflicting with the target branch.
  • yarn.lock
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin dependabot/npm_and_yarn/vite-3.2.7:dependabot/npm_and_yarn/vite-3.2.7
git checkout dependabot/npm_and_yarn/vite-3.2.7

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout master
git merge --no-ff dependabot/npm_and_yarn/vite-3.2.7
git checkout dependabot/npm_and_yarn/vite-3.2.7
git rebase master
git checkout master
git merge --ff-only dependabot/npm_and_yarn/vite-3.2.7
git checkout dependabot/npm_and_yarn/vite-3.2.7
git rebase master
git checkout master
git merge --no-ff dependabot/npm_and_yarn/vite-3.2.7
git checkout master
git merge --squash dependabot/npm_and_yarn/vite-3.2.7
git checkout master
git merge --ff-only dependabot/npm_and_yarn/vite-3.2.7
git checkout master
git merge dependabot/npm_and_yarn/vite-3.2.7
git push origin master
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: thepaperpilot/pages#2
No description provided.