Skip to content

Commit 8ed2fbf

Browse files
chore(deps-dev): bump vite from 7.1.4 to 7.1.5 (#7746)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.1.4 to 7.1.5. <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.5</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v7.1.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/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.4...v7.1.5">7.1.5</a> (2025-09-08)<!-- raw HTML omitted --></h2> <h3>Bug Fixes</h3> <ul> <li>apply <code>fs.strict</code> check to HTML files (<a href="https://redirect.github.com/vitejs/vite/issues/20736">#20736</a>) (<a href="https://github.com/vitejs/vite/commit/14015d794f69accba68798bd0e15135bc51c9c1e">14015d7</a>)</li> <li><strong>deps:</strong> update all non-major dependencies (<a href="https://redirect.github.com/vitejs/vite/issues/20732">#20732</a>) (<a href="https://github.com/vitejs/vite/commit/122bfbabeb1f095ce7cabd30893e5531e9a007c4">122bfba</a>)</li> <li>upgrade sirv to 3.0.2 (<a href="https://redirect.github.com/vitejs/vite/issues/20735">#20735</a>) (<a href="https://github.com/vitejs/vite/commit/09f2b52e8d5907f26602653caf41b3a56692600d">09f2b52</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite/commit/564754061e9494f355370e31ee9d7ea5abef6037"><code>5647540</code></a> release: v7.1.5</li> <li><a href="https://github.com/vitejs/vite/commit/09f2b52e8d5907f26602653caf41b3a56692600d"><code>09f2b52</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/14015d794f69accba68798bd0e15135bc51c9c1e"><code>14015d7</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/122bfbabeb1f095ce7cabd30893e5531e9a007c4"><code>122bfba</code></a> fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20732">#20732</a>)</li> <li>See full diff in <a href="https://github.com/vitejs/vite/commits/v7.1.5/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.4&new-version=7.1.5)](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/SAP/ui5-webcomponents-react/network/alerts). </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9f2492e commit 8ed2fbf

File tree

2 files changed

+17
-7
lines changed

2 files changed

+17
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"rimraf": "6.0.1",
9999
"typescript": "5.7.3",
100100
"typescript-eslint": "8.42.0",
101-
"vite": "7.1.4",
101+
"vite": "7.1.5",
102102
"vite-plugin-istanbul": "7.1.0",
103103
"vite-tsconfig-paths": "5.1.4"
104104
},

yarn.lock

Lines changed: 16 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19734,6 +19734,16 @@ __metadata:
1973419734
languageName: node
1973519735
linkType: hard
1973619736

19737+
"tinyglobby@npm:^0.2.15":
19738+
version: 0.2.15
19739+
resolution: "tinyglobby@npm:0.2.15"
19740+
dependencies:
19741+
fdir: "npm:^6.5.0"
19742+
picomatch: "npm:^4.0.3"
19743+
checksum: 10c0/869c31490d0d88eedb8305d178d4c75e7463e820df5a9b9d388291daf93e8b1eb5de1dad1c1e139767e4269fe75f3b10d5009b2cc14db96ff98986920a186844
19744+
languageName: node
19745+
linkType: hard
19746+
1973719747
"tinyrainbow@npm:^2.0.0":
1973819748
version: 2.0.0
1973919749
resolution: "tinyrainbow@npm:2.0.0"
@@ -20288,7 +20298,7 @@ __metadata:
2028820298
tocbot: "npm:4.36.4"
2028920299
typescript: "npm:5.7.3"
2029020300
typescript-eslint: "npm:8.42.0"
20291-
vite: "npm:7.1.4"
20301+
vite: "npm:7.1.5"
2029220302
vite-plugin-istanbul: "npm:7.1.0"
2029320303
vite-tsconfig-paths: "npm:5.1.4"
2029420304
languageName: unknown
@@ -20952,17 +20962,17 @@ __metadata:
2095220962
languageName: node
2095320963
linkType: hard
2095420964

20955-
"vite@npm:7.1.4":
20956-
version: 7.1.4
20957-
resolution: "vite@npm:7.1.4"
20965+
"vite@npm:7.1.5":
20966+
version: 7.1.5
20967+
resolution: "vite@npm:7.1.5"
2095820968
dependencies:
2095920969
esbuild: "npm:^0.25.0"
2096020970
fdir: "npm:^6.5.0"
2096120971
fsevents: "npm:~2.3.3"
2096220972
picomatch: "npm:^4.0.3"
2096320973
postcss: "npm:^8.5.6"
2096420974
rollup: "npm:^4.43.0"
20965-
tinyglobby: "npm:^0.2.14"
20975+
tinyglobby: "npm:^0.2.15"
2096620976
peerDependencies:
2096720977
"@types/node": ^20.19.0 || >=22.12.0
2096820978
jiti: ">=1.21.0"
@@ -21003,7 +21013,7 @@ __metadata:
2100321013
optional: true
2100421014
bin:
2100521015
vite: bin/vite.js
21006-
checksum: 10c0/dbe2ba29926ffe8985c93d1b3718dcc9040080b7fa10a74c82a52aad7449136a391ba17b265288ff03b864e6f1033b9b537247521a96d5491a9d4af90ac04702
21016+
checksum: 10c0/782d2f20c25541b26d1fb39bef5f194149caff39dc25b7836e25f049ca919f2e2ce186bddb21f3f20f6195354b3579ec637a8ca08d65b117f8b6f81e3e730a9c
2100721017
languageName: node
2100821018
linkType: hard
2100921019

0 commit comments

Comments
 (0)