Skip to content

Commit a96f7a6

Browse files
chore(lambda): bump vite from 7.1.1 to 7.1.2 in /lambdas in the vite group (#4719)
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps the vite group in /lambdas with 1 update: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `vite` from 7.1.1 to 7.1.2 <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.2</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v7.1.2/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.1...v7.1.2">7.1.2</a> (2025-08-12)<!-- raw HTML omitted --></h2> <h3>Bug Fixes</h3> <ul> <li><strong>client:</strong> add <code>[vite]</code> prefixes to debug logs (<a href="https://redirect.github.com/vitejs/vite/issues/20595">#20595</a>) (<a href="https://github.com/vitejs/vite/commit/7cdef612a65da5363905723f77516b6745ac9a94">7cdef61</a>)</li> <li><strong>config:</strong> make debugger work with bundle loader (<a href="https://redirect.github.com/vitejs/vite/issues/20573">#20573</a>) (<a href="https://github.com/vitejs/vite/commit/c583927bee657f15f63fdf80468fbe6a74eacdec">c583927</a>)</li> <li><strong>deps:</strong> update all non-major dependencies (<a href="https://redirect.github.com/vitejs/vite/issues/20587">#20587</a>) (<a href="https://github.com/vitejs/vite/commit/20d48172a0352d32f766b3c878d52a8944fdbf6e">20d4817</a>)</li> <li>don't consider ids with <code>npm:</code> prefix as a built-in module (<a href="https://redirect.github.com/vitejs/vite/issues/20558">#20558</a>) (<a href="https://github.com/vitejs/vite/commit/ab33803f2c831a82ddee637ad62e0c4ceeb663f1">ab33803</a>)</li> <li><strong>hmr:</strong> watch non-inlined assets referenced by CSS (<a href="https://redirect.github.com/vitejs/vite/issues/20581">#20581</a>) (<a href="https://github.com/vitejs/vite/commit/b7d494bf60af3ef7316d87266bb3ebf56617d5fd">b7d494b</a>)</li> <li><strong>module-runner:</strong> prevent crash when sourceMappingURL pattern appears in string literals (<a href="https://redirect.github.com/vitejs/vite/issues/20554">#20554</a>) (<a href="https://github.com/vitejs/vite/commit/2770478d1c190d3e3de34ef9a3d2c493c06e9933">2770478</a>)</li> </ul> <h3>Miscellaneous Chores</h3> <ul> <li><strong>deps:</strong> migrate to <code>@jridgewell/remapping</code> from <code>@ampproject/remapping</code> (<a href="https://redirect.github.com/vitejs/vite/issues/20577">#20577</a>) (<a href="https://github.com/vitejs/vite/commit/0a6048aba4523f451edf29ae4037d252cc963815">0a6048a</a>)</li> <li><strong>deps:</strong> update rolldown-related dependencies (<a href="https://redirect.github.com/vitejs/vite/issues/20586">#20586</a>) (<a href="https://github.com/vitejs/vite/commit/77632c55db51cd6d03bcf24a1cef8d21058100a3">77632c5</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/vitejs/vite/commits/v7.1.2/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.1.1&new-version=7.1.2)](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 3ba24a6 commit a96f7a6

File tree

2 files changed

+6
-6
lines changed

2 files changed

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

lambdas/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8985,7 +8985,7 @@ __metadata:
89858985
ts-node: "npm:^10.9.2"
89868986
ts-node-dev: "npm:^2.0.0"
89878987
typescript: "npm:^5.8.3"
8988-
vite: "npm:^7.1.1"
8988+
vite: "npm:^7.1.2"
89898989
vitest: "npm:^3.2.4"
89908990
languageName: unknown
89918991
linkType: soft
@@ -11652,9 +11652,9 @@ __metadata:
1165211652
languageName: node
1165311653
linkType: hard
1165411654

11655-
"vite@npm:^7.1.1":
11656-
version: 7.1.1
11657-
resolution: "vite@npm:7.1.1"
11655+
"vite@npm:^7.1.2":
11656+
version: 7.1.2
11657+
resolution: "vite@npm:7.1.2"
1165811658
dependencies:
1165911659
esbuild: "npm:^0.25.0"
1166011660
fdir: "npm:^6.4.6"
@@ -11703,7 +11703,7 @@ __metadata:
1170311703
optional: true
1170411704
bin:
1170511705
vite: bin/vite.js
11706-
checksum: 10c0/391a5c8b8f287b7b1653dedbe952fb4cb93bf7c99b19dab915cf63497892427198fef637e943a3391eacfecf7f2e8f55c40d0fa065fabdd885641430d0b74af7
11706+
checksum: 10c0/4ed825b20bc0f49db99cd382de9506b2721ccd47dcebd4a68e0ef65e3cdd2347fded52b306c34178308e0fd7fe78fd5ff517623002cb00710182ad3012c92ced
1170711707
languageName: node
1170811708
linkType: hard
1170911709

0 commit comments

Comments
 (0)