[PR #1686] [CLOSED] chore(deps-dev): bump vite from 3.1.6 to 3.2.7 #1845

Closed
opened 2026-02-26 03:32:31 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/koel/koel/pull/1686
Author: @dependabot[bot]
Created: 6/6/2023
Status: Closed

Base: masterHead: dependabot/npm_and_yarn/vite-3.2.7


📝 Commits (1)

  • cbc1cbc chore(deps-dev): bump vite from 3.1.6 to 3.2.7

📊 Changes

2 files changed (+20 additions, -20 deletions)

View changed files

📝 package.json (+1 -1)
📝 yarn.lock (+19 -19)

📄 Description

Bumps vite from 3.1.6 to 3.2.7.

Release notes

Sourced from vite's releases.

create-vite@3.2.1

Please refer to CHANGELOG.md for details.

create-vite@3.2.0

Please refer to CHANGELOG.md for details.

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)

3.2.3 (2022-11-07)

3.2.2 (2022-10-31)

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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.

Note

Automatic rebases have been disabled on this pull request as it has been open for over 30 days.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/koel/koel/pull/1686 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/6/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/vite-3.2.7` --- ### 📝 Commits (1) - [`cbc1cbc`](https://github.com/koel/koel/commit/cbc1cbc00b0ea626bfebd7096321491aadfa9a59) chore(deps-dev): bump vite from 3.1.6 to 3.2.7 ### 📊 Changes **2 files changed** (+20 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) 📝 `yarn.lock` (+19 -19) </details> ### 📄 Description Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.1.6 to 3.2.7. <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@3.2.1</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/create-vite@3.2.1/packages/create-vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>create-vite@3.2.0</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/create-vite@3.2.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/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> <h2><!-- raw HTML omitted -->3.2.3 (2022-11-07)<!-- raw HTML omitted --></h2> <ul> <li>refactor: change style.innerHTML to style.textContent (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/10801">#10801</a>) (<a href="https://github.com/vitejs/vite/commit/8ea71b4">8ea71b4</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/10801">#10801</a></li> <li>fix: add <code>@types/node</code> as an optional peer dependency (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/10757">#10757</a>) (<a href="https://github.com/vitejs/vite/commit/57916a4">57916a4</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/10757">#10757</a></li> <li>fix: transform import.meta.glob when scan JS/TS <a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/10634">#10634</a> (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/10635">#10635</a>) (<a href="https://github.com/vitejs/vite/commit/c53ffec">c53ffec</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/10634">#10634</a> <a href="https://redirect.github.com/vitejs/vite/issues/10635">#10635</a></li> <li>fix(css): url() with variable in sass/less (fixes <a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/3644">#3644</a>, <a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/7651">#7651</a>) (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/10741">#10741</a>) (<a href="https://github.com/vitejs/vite/commit/fa2e47f">fa2e47f</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/3644">#3644</a> <a href="https://redirect.github.com/vitejs/vite/issues/7651">#7651</a> <a href="https://redirect.github.com/vitejs/vite/issues/10741">#10741</a></li> <li>feat: add <code>vite:afterUpdate</code> event (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/9810">#9810</a>) (<a href="https://github.com/vitejs/vite/commit/1f57f84">1f57f84</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/9810">#9810</a></li> <li>perf: improve <code>multilineCommentsRE</code> regex (fix <a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/10689">#10689</a>) (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/10751">#10751</a>) (<a href="https://github.com/vitejs/vite/commit/51ed059">51ed059</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/10689">#10689</a> <a href="https://redirect.github.com/vitejs/vite/issues/10751">#10751</a></li> <li>perf: Use only one ps exec to find a Chromium browser opened on Mac OS (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/10588">#10588</a>) (<a href="https://github.com/vitejs/vite/commit/f199e90">f199e90</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/10588">#10588</a></li> <li>chore: fix dev build replacing undefined (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/10740">#10740</a>) (<a href="https://github.com/vitejs/vite/commit/1358a3c">1358a3c</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/10740">#10740</a></li> <li>chore: remove non used type definitions (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/10738">#10738</a>) (<a href="https://github.com/vitejs/vite/commit/ee8c7a6">ee8c7a6</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/10738">#10738</a></li> <li>chore(deps): update dependency <code>@​rollup/plugin-commonjs</code> to v23 (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/10611">#10611</a>) (<a href="https://github.com/vitejs/vite/commit/cc4be70">cc4be70</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/10611">#10611</a></li> <li>chore(deps): update dependency <code>@​rollup/plugin-dynamic-import-vars</code> to v2 (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/10726">#10726</a>) (<a href="https://github.com/vitejs/vite/commit/326f782">326f782</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/10726">#10726</a></li> </ul> <h2><!-- raw HTML omitted -->3.2.2 (2022-10-31)<!-- raw HTML omitted --></h2> <ul> <li>chore: remove src/client from package (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/10703">#10703</a>) (<a href="https://github.com/vitejs/vite/commit/816842e">816842e</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/10703">#10703</a></li> <li>chore(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/10725">#10725</a>) (<a href="https://github.com/vitejs/vite/commit/22cfad8">22cfad8</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/10725">#10725</a></li> <li>fix: remove loaded input sourcemap (fixes <a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/8411">#8411</a>) (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/10705">#10705</a>) (<a href="https://github.com/vitejs/vite/commit/eb50e3a">eb50e3a</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/8411">#8411</a> <a href="https://redirect.github.com/vitejs/vite/issues/10705">#10705</a></li> <li>fix: tsconfig <code>jsx</code> overrides esbuild options, reverts <a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/10374">#10374</a> (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/10714">#10714</a>) (<a href="https://github.com/vitejs/vite/commit/aacf6a4">aacf6a4</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/10374">#10374</a> <a href="https://redirect.github.com/vitejs/vite/issues/10714">#10714</a></li> <li>docs(changelog): fix broken url (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/10692">#10692</a>) (<a href="https://github.com/vitejs/vite/commit/f937ccc">f937ccc</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/10692">#10692</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/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.1.6&new-version=3.2.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR 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/koel/koel/network/alerts). </details> > **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 03:32:31 +03:00
Sign in to join this conversation.
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
starred/koel-koel#1845
No description provided.