Skip to content

Commit 4900021

Browse files
chore: Bump vite from 6.3.4 to 6.4.1 in the npm_and_yarn group across 1 directory (#3633)
Bumps the npm_and_yarn group with 1 update in the / directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `vite` from 6.3.4 to 6.3.6 <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>v6.3.6</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v6.3.6/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v6.3.5</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v6.3.5/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/v6.3.6/packages/vite/CHANGELOG.md">vite's changelog</a>.</em></p> <blockquote> <h2><!-- raw HTML omitted -->6.3.6 (2025-09-08)<!-- raw HTML omitted --></h2> <ul> <li>fix: apply <code>fs.strict</code> check to HTML files (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20736">#20736</a>) (<a href="https://github.com/vitejs/vite/commit/0ab19ea9fcb66f544328f442cf6e70f7c0528d5f">0ab19ea</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/20736">#20736</a></li> <li>fix: upgrade sirv to 3.0.2 (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20735">#20735</a>) (<a href="https://github.com/vitejs/vite/commit/e11d24008b97d4ca731ecc1a3b95260a6d12e7e0">e11d240</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/20735">#20735</a></li> <li>test: detect ts support via <code>process.features</code> (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20544">#20544</a>) (<a href="https://github.com/vitejs/vite/commit/7d9922972b62329d37a71d4da5a4a382d0bf8a79">7d99229</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/20544">#20544</a></li> </ul> <h2><!-- raw HTML omitted -->6.3.5 (2025-05-05)<!-- raw HTML omitted --></h2> <ul> <li>fix(ssr): handle uninitialized export access as undefined (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19959">#19959</a>) (<a href="https://github.com/vitejs/vite/commit/fd38d076fe2455aac1e00a7b15cd51159bf12bb5">fd38d07</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/19959">#19959</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite/commit/3f337c5e24504e51188d29c970de1416ee523dbb"><code>3f337c5</code></a> release: v6.3.6</li> <li><a href="https://github.com/vitejs/vite/commit/e11d24008b97d4ca731ecc1a3b95260a6d12e7e0"><code>e11d240</code></a> fix: upgrade sirv to 3.0.2 (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20735">#20735</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/0ab19ea9fcb66f544328f442cf6e70f7c0528d5f"><code>0ab19ea</code></a> fix: apply <code>fs.strict</code> check to HTML files (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20736">#20736</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/7d9922972b62329d37a71d4da5a4a382d0bf8a79"><code>7d99229</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/84e4647efac01efafcef95fb1c7ec9336fe0a94c"><code>84e4647</code></a> release: v6.3.5</li> <li><a href="https://github.com/vitejs/vite/commit/fd38d076fe2455aac1e00a7b15cd51159bf12bb5"><code>fd38d07</code></a> fix(ssr): handle uninitialized export access as undefined (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19959">#19959</a>)</li> <li>See full diff in <a href="https://github.com/vitejs/vite/commits/v6.3.6/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=6.3.4&new-version=6.3.6)](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 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 You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/MetaMask/snaps/network/alerts). </details> > **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days. <!-- CURSOR_SUMMARY --> --- > [!NOTE] > Bumps Vite to 6.4.1 across the root and multiple workspace packages. > > - **Dependencies**: > - Upgrade `vite` from `^6.2.7` to `^6.4.1` in: > - Root `package.json` > - `packages/snaps-controllers/package.json` > - `packages/snaps-execution-environments/package.json` > - `packages/snaps-sandbox/package.json` > - `packages/snaps-utils/package.json` > > <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit edc222c. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup> <!-- /CURSOR_SUMMARY --> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: MetaMask Bot <[email protected]>
1 parent 2abc481 commit 4900021

File tree

6 files changed

+14
-14
lines changed

6 files changed

+14
-14
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
"tsx": "^4.20.3",
121121
"typescript": "~5.3.3",
122122
"typescript-eslint": "^8.6.0",
123-
"vite": "^6.2.7"
123+
"vite": "^6.4.1"
124124
},
125125
"packageManager": "[email protected]",
126126
"engines": {

packages/snaps-controllers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
"ts-node": "^10.9.1",
142142
"tsx": "^4.20.3",
143143
"typescript": "~5.3.3",
144-
"vite": "^6.2.7",
144+
"vite": "^6.4.1",
145145
"vite-plugin-node-polyfills": "^0.23.0",
146146
"vite-tsconfig-paths": "^4.0.5",
147147
"vitest": "^3.1.1"

packages/snaps-execution-environments/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
"tsconfig-paths-webpack-plugin": "^4.0.1",
113113
"tsx": "^4.20.3",
114114
"typescript": "~5.3.3",
115-
"vite": "^6.2.7",
115+
"vite": "^6.4.1",
116116
"vite-tsconfig-paths": "^4.0.5",
117117
"vitest": "^3.1.1",
118118
"webpack": "^5.97.1",

packages/snaps-sandbox/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"react-dom": "^19.1.0",
6868
"react-icons": "^5.5.0",
6969
"typescript": "~5.3.3",
70-
"vite": "^6.2.7",
70+
"vite": "^6.4.1",
7171
"vitest": "^3.1.1"
7272
},
7373
"engines": {

packages/snaps-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
"rimraf": "^4.1.2",
130130
"tsx": "^4.20.3",
131131
"typescript": "~5.3.3",
132-
"vite": "^6.2.7",
132+
"vite": "^6.4.1",
133133
"vite-plugin-node-polyfills": "^0.23.0",
134134
"vite-tsconfig-paths": "^4.0.5",
135135
"vitest": "^3.1.1"

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4315,7 +4315,7 @@ __metadata:
43154315
ts-node: "npm:^10.9.1"
43164316
tsx: "npm:^4.20.3"
43174317
typescript: "npm:~5.3.3"
4318-
vite: "npm:^6.2.7"
4318+
vite: "npm:^6.4.1"
43194319
vite-plugin-node-polyfills: "npm:^0.23.0"
43204320
vite-tsconfig-paths: "npm:^4.0.5"
43214321
vitest: "npm:^3.1.1"
@@ -4375,7 +4375,7 @@ __metadata:
43754375
tsconfig-paths-webpack-plugin: "npm:^4.0.1"
43764376
tsx: "npm:^4.20.3"
43774377
typescript: "npm:~5.3.3"
4378-
vite: "npm:^6.2.7"
4378+
vite: "npm:^6.4.1"
43794379
vite-tsconfig-paths: "npm:^4.0.5"
43804380
vitest: "npm:^3.1.1"
43814381
webpack: "npm:^5.97.1"
@@ -4516,7 +4516,7 @@ __metadata:
45164516
react-dom: "npm:^19.1.0"
45174517
react-icons: "npm:^5.5.0"
45184518
typescript: "npm:~5.3.3"
4519-
vite: "npm:^6.2.7"
4519+
vite: "npm:^6.4.1"
45204520
vitest: "npm:^3.1.1"
45214521
languageName: unknown
45224522
linkType: soft
@@ -4645,7 +4645,7 @@ __metadata:
46454645
tsx: "npm:^4.20.3"
46464646
typescript: "npm:~5.3.3"
46474647
validate-npm-package-name: "npm:^5.0.0"
4648-
vite: "npm:^6.2.7"
4648+
vite: "npm:^6.4.1"
46494649
vite-plugin-node-polyfills: "npm:^0.23.0"
46504650
vite-tsconfig-paths: "npm:^4.0.5"
46514651
vitest: "npm:^3.1.1"
@@ -16524,7 +16524,7 @@ __metadata:
1652416524
tsx: "npm:^4.20.3"
1652516525
typescript: "npm:~5.3.3"
1652616526
typescript-eslint: "npm:^8.6.0"
16527-
vite: "npm:^6.2.7"
16527+
vite: "npm:^6.4.1"
1652816528
languageName: unknown
1652916529
linkType: soft
1653016530

@@ -18568,9 +18568,9 @@ __metadata:
1856818568
languageName: node
1856918569
linkType: hard
1857018570

18571-
"vite@npm:^5.0.0 || ^6.0.0, vite@npm:^6.2.7":
18572-
version: 6.3.4
18573-
resolution: "vite@npm:6.3.4"
18571+
"vite@npm:^5.0.0 || ^6.0.0, vite@npm:^6.4.1":
18572+
version: 6.4.1
18573+
resolution: "vite@npm:6.4.1"
1857418574
dependencies:
1857518575
esbuild: "npm:^0.25.0"
1857618576
fdir: "npm:^6.4.4"
@@ -18619,7 +18619,7 @@ __metadata:
1861918619
optional: true
1862018620
bin:
1862118621
vite: bin/vite.js
18622-
checksum: 10/347579b6571e591c1e4f54262e631f02e952e548171af09042aeffb40adfa5c9b43cf05cf115f0961cc553f6b7173fb9c2ee997a688007c01b6e13779d9a2bd4
18622+
checksum: 10/ea2083b6b1d1c9e85a13d6797ae989aa1dbc27a5c054319c71141934bf3f8dba8d54b510618040f95751148da63787f28f043df7458a194c81f8b6d8a2d32844
1862318623
languageName: node
1862418624
linkType: hard
1862518625

0 commit comments

Comments
 (0)