[PR #3646] [MERGED] Bump vite from 5.2.11 to 5.2.14 #4980

Closed
opened 2026-02-28 21:04:09 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/3646
Author: @dependabot[bot]
Created: 10/12/2024
Status: Merged
Merged: 10/12/2024
Merged by: @jfdoming

Base: masterHead: dependabot/npm_and_yarn/vite-5.2.14


📝 Commits (1)

  • d65f008 Bump vite from 5.2.11 to 5.2.14

📊 Changes

2 files changed (+312 additions, -3 deletions)

View changed files

📝 packages/desktop-client/package.json (+1 -1)
📝 yarn.lock (+311 -2)

📄 Description

Bumps vite from 5.2.11 to 5.2.14.

Changelog

Sourced from vite's changelog.

5.2.14 (2024-09-16)

5.2.13 (2024-06-07)

5.2.12 (2024-05-28)

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.

🔄 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/actualbudget/actual/pull/3646 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 10/12/2024 **Status:** ✅ Merged **Merged:** 10/12/2024 **Merged by:** [@jfdoming](https://github.com/jfdoming) **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/vite-5.2.14` --- ### 📝 Commits (1) - [`d65f008`](https://github.com/actualbudget/actual/commit/d65f00821fda7a07441f9de494450b506dfabde7) Bump vite from 5.2.11 to 5.2.14 ### 📊 Changes **2 files changed** (+312 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/package.json` (+1 -1) 📝 `yarn.lock` (+311 -2) </details> ### 📄 Description Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.2.11 to 5.2.14. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/vitejs/vite/blob/v5.2.14/packages/vite/CHANGELOG.md">vite's changelog</a>.</em></p> <blockquote> <h2><!-- raw HTML omitted -->5.2.14 (2024-09-16)<!-- raw HTML omitted --></h2> <ul> <li>fix: avoid DOM Clobbering gadget in <code>getRelativeUrlFromDocument</code> (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18115">#18115</a>) (<a href="https://github.com/vitejs/vite/commit/ebb94c5">ebb94c5</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/18115">#18115</a></li> <li>fix: fs raw query (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18112">#18112</a>) (<a href="https://github.com/vitejs/vite/commit/8339d74">8339d74</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/18112">#18112</a></li> </ul> <h2><!-- raw HTML omitted -->5.2.13 (2024-06-07)<!-- raw HTML omitted --></h2> <ul> <li>fix: backport to 5.2 (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17411">#17411</a>) (<a href="https://github.com/vitejs/vite/commit/e6913d1">e6913d1</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/17411">#17411</a></li> </ul> <h2><!-- raw HTML omitted -->5.2.12 (2024-05-28)<!-- raw HTML omitted --></h2> <ul> <li>chore: move to eslint flat config (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16743">#16743</a>) (<a href="https://github.com/vitejs/vite/commit/8f16765">8f16765</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/16743">#16743</a></li> <li>chore(deps): remove unused deps (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17329">#17329</a>) (<a href="https://github.com/vitejs/vite/commit/5a45745">5a45745</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/17329">#17329</a></li> <li>chore(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16722">#16722</a>) (<a href="https://github.com/vitejs/vite/commit/b45922a">b45922a</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/16722">#16722</a></li> <li>fix: mention <code>build.rollupOptions.output.manualChunks</code> instead of <code>build.rollupOutput.manualChunks</code> (<a href="https://github.com/vitejs/vite/commit/89378c0">89378c0</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/16721">#16721</a></li> <li>fix(build): make SystemJSWrapRE match lazy (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16633">#16633</a>) (<a href="https://github.com/vitejs/vite/commit/6583ad2">6583ad2</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/16633">#16633</a></li> <li>fix(css): avoid generating empty JS files when JS files becomes empty but has CSS files imported (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/1">#1</a> (<a href="https://github.com/vitejs/vite/commit/95fe5a7">95fe5a7</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/16078">#16078</a></li> <li>fix(css): handle lightningcss compiled css in Deno (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17301">#17301</a>) (<a href="https://github.com/vitejs/vite/commit/8e4e932">8e4e932</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/17301">#17301</a></li> <li>fix(css): only use files the current bundle contains (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16684">#16684</a>) (<a href="https://github.com/vitejs/vite/commit/15a6ebb">15a6ebb</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/16684">#16684</a></li> <li>fix(css): page reload was not happening with .css?raw (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16455">#16455</a>) (<a href="https://github.com/vitejs/vite/commit/8041846">8041846</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/16455">#16455</a></li> <li>fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16603">#16603</a>) (<a href="https://github.com/vitejs/vite/commit/6711553">6711553</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/16603">#16603</a></li> <li>fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16660">#16660</a>) (<a href="https://github.com/vitejs/vite/commit/bf2f014">bf2f014</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/16660">#16660</a></li> <li>fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17321">#17321</a>) (<a href="https://github.com/vitejs/vite/commit/4a89766">4a89766</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/17321">#17321</a></li> <li>fix(error-logging): rollup errors weren't displaying id and codeframe (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16540">#16540</a>) (<a href="https://github.com/vitejs/vite/commit/22dc196">22dc196</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/16540">#16540</a></li> <li>fix(hmr): normalize the path info (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/14255">#14255</a>) (<a href="https://github.com/vitejs/vite/commit/6a085d0">6a085d0</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/14255">#14255</a></li> <li>fix(hmr): trigger page reload when calling invalidate on root module (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16636">#16636</a>) (<a href="https://github.com/vitejs/vite/commit/2b61cc3">2b61cc3</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/16636">#16636</a></li> <li>fix(logger): truncate log over 5000 characters long (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16581">#16581</a>) (<a href="https://github.com/vitejs/vite/commit/b0b839a">b0b839a</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/16581">#16581</a></li> <li>fix(optimizer): log dependencies added by plugins (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16729">#16729</a>) (<a href="https://github.com/vitejs/vite/commit/f0fb987">f0fb987</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/16729">#16729</a></li> <li>fix(sourcemap): improve sourcemap compatibility for vue2 (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16594">#16594</a>) (<a href="https://github.com/vitejs/vite/commit/913c040">913c040</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/16594">#16594</a></li> <li>docs: correct proxy shorthand example (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15938">#15938</a>) (<a href="https://github.com/vitejs/vite/commit/abf766e">abf766e</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/15938">#15938</a></li> <li>docs: deprecate server.hot (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16741">#16741</a>) (<a href="https://github.com/vitejs/vite/commit/e7d38ab">e7d38ab</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/16741">#16741</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite/commit/673ae1607dde2f4296dfd2a90f7de77897c4bd5e"><code>673ae16</code></a> release: v5.2.14</li> <li><a href="https://github.com/vitejs/vite/commit/ebb94c5b3bf41950f45562595adec117a4d0ba5e"><code>ebb94c5</code></a> fix: avoid DOM Clobbering gadget in <code>getRelativeUrlFromDocument</code> (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18115">#18115</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/8339d7408668686bae56eaccbfdc7b87612904bd"><code>8339d74</code></a> fix: fs raw query (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18112">#18112</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/51bf7ea7d14d205aa2e94d889611dd380e5030a3"><code>51bf7ea</code></a> release: v5.2.13</li> <li><a href="https://github.com/vitejs/vite/commit/e6913d1440fa91de475f8e56a0d70bef5fce5afa"><code>e6913d1</code></a> fix: backport to 5.2 (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17411">#17411</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/bed3faa0cb464a4abe8ee92746feff8f7299e347"><code>bed3faa</code></a> release: v5.2.12</li> <li><a href="https://github.com/vitejs/vite/commit/5a457454bfee1892b0d58c4b1c401cfb15986097"><code>5a45745</code></a> chore(deps): remove unused deps (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17329">#17329</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/15a6ebb414e3155583e3e9ad970afbdb598b0609"><code>15a6ebb</code></a> fix(css): only use files the current bundle contains (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16684">#16684</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/f0fb9876deef3c66c60a2d0588a140f11a977011"><code>f0fb987</code></a> fix(optimizer): log dependencies added by plugins (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16729">#16729</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/8f167653ede5d61f9d08ffa86c91e218557199ae"><code>8f16765</code></a> chore: move to eslint flat config (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16743">#16743</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vitejs/vite/commits/v5.2.14/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=5.2.11&new-version=5.2.14)](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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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/actualbudget/actual/network/alerts). </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-02-28 21:04:09 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#4980