Skip to content

Commit 95633f7

Browse files
chore(lambda): bump vite from 7.1.2 to 7.1.3 in /lambdas in the vite group (#4729)
Bumps the vite group in /lambdas with 1 update: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `vite` from 7.1.2 to 7.1.3 <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.3</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v7.1.3/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.2...v7.1.3">7.1.3</a> (2025-08-19)<!-- raw HTML omitted --></h2> <h3>Features</h3> <ul> <li><strong>cli:</strong> add Node.js version warning for unsupported versions (<a href="https://redirect.github.com/vitejs/vite/issues/20638">#20638</a>) (<a href="https://github.com/vitejs/vite/commit/a1be1bf0905b9086e5f1370c63d76a7fa4a195ec">a1be1bf</a>)</li> <li>generate code frame for parse errors thrown by terser (<a href="https://redirect.github.com/vitejs/vite/issues/20642">#20642</a>) (<a href="https://github.com/vitejs/vite/commit/a9ba0174a58b949373d6b4240bc69180dff0b780">a9ba017</a>)</li> <li>support long lines in <code>generateCodeFrame</code> (<a href="https://redirect.github.com/vitejs/vite/issues/20640">#20640</a>) (<a href="https://github.com/vitejs/vite/commit/15595773170c2a07f2efdccee05964fb87c19ae6">1559577</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update all non-major dependencies (<a href="https://redirect.github.com/vitejs/vite/issues/20634">#20634</a>) (<a href="https://github.com/vitejs/vite/commit/4851cab3ba818b5f0f82eef3796b61d4b12768f1">4851cab</a>)</li> <li><strong>optimizer:</strong> incorrect incompatible error (<a href="https://redirect.github.com/vitejs/vite/issues/20439">#20439</a>) (<a href="https://github.com/vitejs/vite/commit/446fe83033686dd38d13b786a217b8277b5c5f09">446fe83</a>)</li> <li>support multiline new URL(..., import.meta.url) expressions (<a href="https://redirect.github.com/vitejs/vite/issues/20644">#20644</a>) (<a href="https://github.com/vitejs/vite/commit/9ccf142764d48292aa33e5ca6f020a7d55b97f61">9ccf142</a>)</li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>cli:</strong> dynamically import <code>resolveConfig</code> (<a href="https://redirect.github.com/vitejs/vite/issues/20646">#20646</a>) (<a href="https://github.com/vitejs/vite/commit/f691f57e46118328e00174160ceab2101b7256ca">f691f57</a>)</li> </ul> <h3>Miscellaneous Chores</h3> <ul> <li><strong>deps:</strong> update rolldown-related dependencies (<a href="https://redirect.github.com/vitejs/vite/issues/20633">#20633</a>) (<a href="https://github.com/vitejs/vite/commit/98b92e8c4b10ae87c48292a8ac09b01ca81a02cf">98b92e8</a>)</li> </ul> <h3>Code Refactoring</h3> <ul> <li>replace startsWith with strict equality (<a href="https://redirect.github.com/vitejs/vite/issues/20603">#20603</a>) (<a href="https://github.com/vitejs/vite/commit/42816dee0e177dded1c9de4d9099089ec4acef96">42816de</a>)</li> <li>use <code>import</code> in worker threads (<a href="https://redirect.github.com/vitejs/vite/issues/20641">#20641</a>) (<a href="https://github.com/vitejs/vite/commit/530687a344c51daf3115d1c134586bbde58356e0">530687a</a>)</li> </ul> <h3>Tests</h3> <ul> <li>remove <code>checkNodeVersion</code> test (<a href="https://redirect.github.com/vitejs/vite/issues/20647">#20647</a>) (<a href="https://github.com/vitejs/vite/commit/731d3e61f444f6c5e611f67b531416ed6450f90f">731d3e6</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite/commit/e090b7d1e55f59722f5a312067242e96bb8d8994"><code>e090b7d</code></a> release: v7.1.3</li> <li><a href="https://github.com/vitejs/vite/commit/9ccf142764d48292aa33e5ca6f020a7d55b97f61"><code>9ccf142</code></a> fix: support multiline new URL(..., import.meta.url) expressions (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20644">#20644</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/731d3e61f444f6c5e611f67b531416ed6450f90f"><code>731d3e6</code></a> test: remove <code>checkNodeVersion</code> test (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20647">#20647</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/a9ba0174a58b949373d6b4240bc69180dff0b780"><code>a9ba017</code></a> feat: generate code frame for parse errors thrown by terser (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20642">#20642</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/530687a344c51daf3115d1c134586bbde58356e0"><code>530687a</code></a> refactor: use <code>import</code> in worker threads (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20641">#20641</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/a1be1bf0905b9086e5f1370c63d76a7fa4a195ec"><code>a1be1bf</code></a> feat(cli): add Node.js version warning for unsupported versions (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20638">#20638</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/15595773170c2a07f2efdccee05964fb87c19ae6"><code>1559577</code></a> feat: support long lines in <code>generateCodeFrame</code> (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20640">#20640</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/f691f57e46118328e00174160ceab2101b7256ca"><code>f691f57</code></a> perf(cli): dynamically import <code>resolveConfig</code> (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20646">#20646</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/446fe83033686dd38d13b786a217b8277b5c5f09"><code>446fe83</code></a> fix(optimizer): incorrect incompatible error (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20439">#20439</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/42816dee0e177dded1c9de4d9099089ec4acef96"><code>42816de</code></a> refactor: replace startsWith with strict equality (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20603">#20603</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vitejs/vite/commits/v7.1.3/packages/vite">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by [GitHub Actions](<a href="https://www.npmjs.com/~GitHub">https://www.npmjs.com/~GitHub</a> Actions), a new releaser for vite since your current version.</p> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=vite&package-manager=npm_and_yarn&previous-version=7.1.2&new-version=7.1.3)](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 ff5308f commit 95633f7

File tree

2 files changed

+20
-8
lines changed

2 files changed

+20
-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.1.2",
43+
"vite": "^7.1.3",
4444
"vitest": "^3.2.4"
4545
},
4646
"packageManager": "[email protected]"

lambdas/yarn.lock

Lines changed: 19 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7771,7 +7771,7 @@ __metadata:
77717771
languageName: node
77727772
linkType: hard
77737773

7774-
"fdir@npm:^6.4.5, fdir@npm:^6.4.6":
7774+
"fdir@npm:^6.4.5":
77757775
version: 6.4.6
77767776
resolution: "fdir@npm:6.4.6"
77777777
peerDependencies:
@@ -7783,6 +7783,18 @@ __metadata:
77837783
languageName: node
77847784
linkType: hard
77857785

7786+
"fdir@npm:^6.5.0":
7787+
version: 6.5.0
7788+
resolution: "fdir@npm:6.5.0"
7789+
peerDependencies:
7790+
picomatch: ^3 || ^4
7791+
peerDependenciesMeta:
7792+
picomatch:
7793+
optional: true
7794+
checksum: 10c0/e345083c4306b3aed6cb8ec551e26c36bab5c511e99ea4576a16750ddc8d3240e63826cc624f5ae17ad4dc82e68a253213b60d556c11bfad064b7607847ed07f
7795+
languageName: node
7796+
linkType: hard
7797+
77867798
"figures@npm:3.2.0":
77877799
version: 3.2.0
77887800
resolution: "figures@npm:3.2.0"
@@ -8986,7 +8998,7 @@ __metadata:
89868998
ts-node: "npm:^10.9.2"
89878999
ts-node-dev: "npm:^2.0.0"
89889000
typescript: "npm:^5.8.3"
8989-
vite: "npm:^7.1.2"
9001+
vite: "npm:^7.1.3"
89909002
vitest: "npm:^3.2.4"
89919003
languageName: unknown
89929004
linkType: soft
@@ -11653,12 +11665,12 @@ __metadata:
1165311665
languageName: node
1165411666
linkType: hard
1165511667

11656-
"vite@npm:^7.1.2":
11657-
version: 7.1.2
11658-
resolution: "vite@npm:7.1.2"
11668+
"vite@npm:^7.1.3":
11669+
version: 7.1.3
11670+
resolution: "vite@npm:7.1.3"
1165911671
dependencies:
1166011672
esbuild: "npm:^0.25.0"
11661-
fdir: "npm:^6.4.6"
11673+
fdir: "npm:^6.5.0"
1166211674
fsevents: "npm:~2.3.3"
1166311675
picomatch: "npm:^4.0.3"
1166411676
postcss: "npm:^8.5.6"
@@ -11704,7 +11716,7 @@ __metadata:
1170411716
optional: true
1170511717
bin:
1170611718
vite: bin/vite.js
11707-
checksum: 10c0/4ed825b20bc0f49db99cd382de9506b2721ccd47dcebd4a68e0ef65e3cdd2347fded52b306c34178308e0fd7fe78fd5ff517623002cb00710182ad3012c92ced
11719+
checksum: 10c0/a0aa418beab80673dc9a3e9d1fa49472955d6ef9d41a4c9c6bd402953f411346f612864dae267adfb2bb8ceeb894482369316ffae5816c84fd45990e352b727d
1170811720
languageName: node
1170911721
linkType: hard
1171011722

0 commit comments

Comments
 (0)