Skip to content

Commit fcb9d54

Browse files
chore(lambda): bump vite from 7.0.5 to 7.1.1 in /lambdas in the vite group (#4704)
Bumps the vite group in /lambdas with 1 update: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `vite` from 7.0.5 to 7.1.1 <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>v7.1.1</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v7.1.1/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>[email protected]</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/[email protected]/packages/plugin-legacy/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>[email protected]</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/[email protected]/packages/create-vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v7.1.0</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v7.1.0/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v7.1.0-beta.1</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v7.1.0-beta.1/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v7.1.0-beta.0</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v7.1.0-beta.0/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v7.0.6</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v7.0.6/packages/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><!-- raw HTML omitted --><a href="https://github.com/vitejs/vite/compare/v7.1.0...v7.1.1">7.1.1</a> (2025-08-08)<!-- raw HTML omitted --></h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update <code>launch-editor-middleware</code> (<a href="https://redirect.github.com/vitejs/vite/issues/20569">#20569</a>) (<a href="https://github.com/vitejs/vite/commit/826b394e0efd033d2fe88126fe9a28da9573bd8f">826b394</a>)</li> </ul> <h3>Miscellaneous Chores</h3> <ul> <li>fix changelog beta links (<a href="https://redirect.github.com/vitejs/vite/issues/20561">#20561</a>) (<a href="https://github.com/vitejs/vite/commit/2e0c21a07ec5ca7ed5eaa1b6a7d44682fa467a06">2e0c21a</a>)</li> <li>update 7.1 changelog (<a href="https://redirect.github.com/vitejs/vite/issues/20560">#20560</a>) (<a href="https://github.com/vitejs/vite/commit/d8869b84208879c7aa6a0268ec073a34760c0d80">d8869b8</a>)</li> </ul> <h2><a href="https://github.com/vitejs/vite/compare/v7.1.0-beta.1...v7.1.0">7.1.0</a> (2025-08-07)</h2> <h3>Features</h3> <ul> <li>support files with more than 1000 lines by <code>generateCodeFrame</code> (<a href="https://redirect.github.com/vitejs/vite/issues/20508">#20508</a>) (<a href="https://github.com/vitejs/vite/commit/e7d0b2afa56840dabbbad10015dc04083caaf248">e7d0b2a</a>)</li> <li>add <code>import.meta.main</code> support in config (bundle config loader) (<a href="https://redirect.github.com/vitejs/vite/issues/20516">#20516</a>) (<a href="https://github.com/vitejs/vite/commit/5d3e3c2ae5a2174941fd09fd7842794a287c3ab7">5d3e3c2</a>)</li> <li><strong>optimizer:</strong> improve dependency optimization error messages with esbuild formatMessages (<a href="https://redirect.github.com/vitejs/vite/issues/20525">#20525</a>) (<a href="https://github.com/vitejs/vite/commit/d17cfeda0741e4476570700a00b7b37917c97700">d17cfed</a>)</li> <li><strong>ssr:</strong> add <code>import.meta.main</code> support for Node.js module runner (<a href="https://redirect.github.com/vitejs/vite/issues/20517">#20517</a>) (<a href="https://github.com/vitejs/vite/commit/794a8f230218a3b1e148defc5a2d7a67409177ff">794a8f2</a>)</li> <li>add <code>future: 'warn'</code> (<a href="https://redirect.github.com/vitejs/vite/issues/20473">#20473</a>) (<a href="https://github.com/vitejs/vite/commit/e6aaf17ca21544572941957ce71bd8dbdc94e402">e6aaf17</a>)</li> <li>add <code>removeServerPluginContainer</code> future deprecation (<a href="https://redirect.github.com/vitejs/vite/issues/20437">#20437</a>) (<a href="https://github.com/vitejs/vite/commit/c1279e75401ac6ea1d0678da88414a76ff36b6fe">c1279e7</a>)</li> <li>add <code>removeServerReloadModule</code> future deprecation (<a href="https://redirect.github.com/vitejs/vite/issues/20436">#20436</a>) (<a href="https://github.com/vitejs/vite/commit/6970d1740cebd56af696abf60f30adb0c060f578">6970d17</a>)</li> <li>add <code>server.warmupRequest</code> to future deprecation (<a href="https://redirect.github.com/vitejs/vite/issues/20431">#20431</a>) (<a href="https://github.com/vitejs/vite/commit/8ad388aeab0dc79e4bc14859b91174427805a46b">8ad388a</a>)</li> <li>add <code>ssrFixStacktrace</code> / <code>ssrRewriteStacktrace</code> to <code>removeSsrLoadModule</code> future deprecation (<a href="https://redirect.github.com/vitejs/vite/issues/20435">#20435</a>) (<a href="https://github.com/vitejs/vite/commit/8c8f5879ead251705c2c363f5b8b94f618fbf374">8c8f587</a>)</li> <li><strong>client:</strong> ping from SharedWorker (<a href="https://redirect.github.com/vitejs/vite/issues/19057">#19057</a>) (<a href="https://github.com/vitejs/vite/commit/5c97c22548476e5f80856ece1d80b9234a7e6ecb">5c97c22</a>)</li> <li><strong>dev:</strong> add <code>this.fs</code> support (<a href="https://redirect.github.com/vitejs/vite/issues/20301">#20301</a>) (<a href="https://github.com/vitejs/vite/commit/0fe3f2f7c325c5990f1059c28b66b24e1b8fd5d3">0fe3f2f</a>)</li> <li>export <code>defaultExternalConditions</code> (<a href="https://redirect.github.com/vitejs/vite/issues/20279">#20279</a>) (<a href="https://github.com/vitejs/vite/commit/344d30243b107852b133175e947a0410ea703f00">344d302</a>)</li> <li>implement <code>removePluginHookSsrArgument</code> future deprecation (<a href="https://redirect.github.com/vitejs/vite/issues/20433">#20433</a>) (<a href="https://github.com/vitejs/vite/commit/95927d9c0ba1cb0b3bd8c900f039c099f8e29f90">95927d9</a>)</li> <li>implement <code>removeServerHot</code> future deprecation (<a href="https://redirect.github.com/vitejs/vite/issues/20434">#20434</a>) (<a href="https://github.com/vitejs/vite/commit/259f45d0698a184d6ecc352b610001fa1acdcee1">259f45d</a>)</li> <li>resolve server URLs before calling other listeners (<a href="https://redirect.github.com/vitejs/vite/issues/19981">#19981</a>) (<a href="https://github.com/vitejs/vite/commit/45f6443a935258d8eee62874f0695b8c1c60a481">45f6443</a>)</li> <li><strong>ssr:</strong> resolve externalized packages with <code>resolve.externalConditions</code> and add <code>module-sync</code> to default external condition (<a href="https://redirect.github.com/vitejs/vite/issues/20409">#20409</a>) (<a href="https://github.com/vitejs/vite/commit/c669c524e6008a4902169f4b2f865e892297acf3">c669c52</a>)</li> <li><strong>ssr:</strong> support <code>import.meta.resolve</code> in module runner (<a href="https://redirect.github.com/vitejs/vite/issues/20260">#20260</a>) (<a href="https://github.com/vitejs/vite/commit/62835f7c06d37802f0bc2abbf58bbaeaa8c73ce5">62835f7</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>css:</strong> avoid warnings for <code>image-set</code> containing <code>__VITE_ASSET__</code> (<a href="https://redirect.github.com/vitejs/vite/issues/20520">#20520</a>) (<a href="https://github.com/vitejs/vite/commit/f1a2635e6977a3eda681bec036f64f07686dad0d">f1a2635</a>)</li> <li><strong>css:</strong> empty CSS entry points should generate CSS files, not JS files (<a href="https://redirect.github.com/vitejs/vite/issues/20518">#20518</a>) (<a href="https://github.com/vitejs/vite/commit/bac9f3ecf84ae5c5add6ef224ae057508247f89e">bac9f3e</a>)</li> <li><strong>dev:</strong> denied request stalled when requested concurrently (<a href="https://redirect.github.com/vitejs/vite/issues/20503">#20503</a>) (<a href="https://github.com/vitejs/vite/commit/64a52e70d9250b16aa81ce2df27c23fe56907257">64a52e7</a>)</li> <li><strong>manifest:</strong> initialize <code>entryCssAssetFileNames</code> as an empty Set (<a href="https://redirect.github.com/vitejs/vite/issues/20542">#20542</a>) (<a href="https://github.com/vitejs/vite/commit/6a46cdac5dece70296d1179640958deeeb2e6c19">6a46cda</a>)</li> <li>skip prepareOutDirPlugin in workers (<a href="https://redirect.github.com/vitejs/vite/issues/20556">#20556</a>) (<a href="https://github.com/vitejs/vite/commit/97d5111645a395dae48b16b110bc76c1ee8956c8">97d5111</a>)</li> <li><strong>asset:</strong> only watch existing files for <code>new URL(, import.meta.url)</code> (<a href="https://redirect.github.com/vitejs/vite/issues/20507">#20507</a>) (<a href="https://github.com/vitejs/vite/commit/1b211fd1beccd0fc13bec700815abaa9f54147e8">1b211fd</a>)</li> <li><strong>client:</strong> keep ping on WS constructor error (<a href="https://redirect.github.com/vitejs/vite/issues/20512">#20512</a>) (<a href="https://github.com/vitejs/vite/commit/3676da5bc5b2b69b28619b8521fca94d30468fe5">3676da5</a>)</li> <li><strong>deps:</strong> update all non-major dependencies (<a href="https://redirect.github.com/vitejs/vite/issues/20537">#20537</a>) (<a href="https://github.com/vitejs/vite/commit/fc9a9d3f1493caa3d614f64e0a61fd5684f0928b">fc9a9d3</a>)</li> <li>don't resolve as relative for specifiers starting with a dot (<a href="https://redirect.github.com/vitejs/vite/issues/20528">#20528</a>) (<a href="https://github.com/vitejs/vite/commit/c5a10ec004130bec17cf42760b76d1d404008fa3">c5a10ec</a>)</li> <li><strong>html:</strong> allow control character in input stream (<a href="https://redirect.github.com/vitejs/vite/issues/20483">#20483</a>) (<a href="https://github.com/vitejs/vite/commit/c12a4a76a299237a0a13b885c72fdda6e4a3c9b7">c12a4a7</a>)</li> <li>merge old and new <code>noExternal: true</code> correctly (<a href="https://redirect.github.com/vitejs/vite/issues/20502">#20502</a>) (<a href="https://github.com/vitejs/vite/commit/9ebe4a514a2e48e3fe194f16b0556a45ff38077a">9ebe4a5</a>)</li> <li><strong>deps:</strong> update all non-major dependencies (<a href="https://redirect.github.com/vitejs/vite/issues/20489">#20489</a>) (<a href="https://github.com/vitejs/vite/commit/f6aa04a52d486c8881f666c450caa3dab3c6bba1">f6aa04a</a>)</li> <li><strong>dev:</strong> denied requests overly (<a href="https://redirect.github.com/vitejs/vite/issues/20410">#20410</a>) (<a href="https://github.com/vitejs/vite/commit/4be5270b27f7e6323f1771974b4b3520d86600e4">4be5270</a>)</li> <li><strong>hmr:</strong> register css deps as <code>type: asset</code> (<a href="https://redirect.github.com/vitejs/vite/issues/20391">#20391</a>) (<a href="https://github.com/vitejs/vite/commit/7eac8ddb65033b8c001d6c6bc46aaeeefb79680a">7eac8dd</a>)</li> <li><strong>optimizer:</strong> discover correct jsx runtime during scan (<a href="https://redirect.github.com/vitejs/vite/issues/20495">#20495</a>) (<a href="https://github.com/vitejs/vite/commit/10d48bb2e30824d217e415a58cea9e69c2820c2a">10d48bb</a>)</li> <li><strong>preview:</strong> set correct host for <code>resolvedUrls</code> (<a href="https://redirect.github.com/vitejs/vite/issues/20496">#20496</a>) (<a href="https://github.com/vitejs/vite/commit/62b3e0d95c143e2f8b4e88d99c381d23663025ee">62b3e0d</a>)</li> <li><strong>worker:</strong> resolve WebKit compat with inline workers by deferring blob URL revocation (<a href="https://redirect.github.com/vitejs/vite/issues/20460">#20460</a>) (<a href="https://github.com/vitejs/vite/commit/8033e5bf8d3ff43995d0620490ed8739c59171dd">8033e5b</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/f4438a17eb703a6e6bd9486fae56c8e7b35adbdd"><code>f4438a1</code></a> release: v7.1.1</li> <li><a href="https://github.com/vitejs/vite/commit/826b394e0efd033d2fe88126fe9a28da9573bd8f"><code>826b394</code></a> fix(deps): update <code>launch-editor-middleware</code> (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20569">#20569</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/2e0c21a07ec5ca7ed5eaa1b6a7d44682fa467a06"><code>2e0c21a</code></a> chore: fix changelog beta links (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20561">#20561</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/d8869b84208879c7aa6a0268ec073a34760c0d80"><code>d8869b8</code></a> chore: update 7.1 changelog (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20560">#20560</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/931684ef1ea8b120fcc2f1f2b001b8d24d85daa7"><code>931684e</code></a> release: v7.1.0</li> <li><a href="https://github.com/vitejs/vite/commit/97d5111645a395dae48b16b110bc76c1ee8956c8"><code>97d5111</code></a> fix: skip prepareOutDirPlugin in workers (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20556">#20556</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/1f235545b14a51d41b19a49da4a7e3a8e8eb5d10"><code>1f23554</code></a> test: fix unimportant errors in test-unit (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20545">#20545</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/856d3f06e6889979f630c8453fa385f01d8adaba"><code>856d3f0</code></a> test: detect ts support via <code>process.features</code> (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20544">#20544</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/f1a2635e6977a3eda681bec036f64f07686dad0d"><code>f1a2635</code></a> fix(css): avoid warnings for <code>image-set</code> containing <code>__VITE_ASSET__</code> (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20520">#20520</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/6a46cdac5dece70296d1179640958deeeb2e6c19"><code>6a46cda</code></a> fix(manifest): initialize <code>entryCssAssetFileNames</code> as an empty Set (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20542">#20542</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vitejs/vite/commits/v7.1.1/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=7.0.5&new-version=7.1.1)](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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0e74b3d commit fcb9d54

File tree

2 files changed

+237
-8
lines changed

2 files changed

+237
-8
lines changed

lambdas/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"ts-node": "^10.9.2",
4141
"ts-node-dev": "^2.0.0",
4242
"typescript": "^5.8.3",
43-
"vite": "^7.0.5",
43+
"vite": "^7.1.1",
4444
"vitest": "^3.2.4"
4545
},
4646
"packageManager": "[email protected]"

0 commit comments

Comments
 (0)