Skip to content

Commit d2730b2

Browse files
Bump vite-plugin-static-copy from 3.1.1 to 3.1.2 (#2274)
Bumps [vite-plugin-static-copy](https://github.com/sapphi-red/vite-plugin-static-copy) from 3.1.1 to 3.1.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sapphi-red/vite-plugin-static-copy/releases">vite-plugin-static-copy's releases</a>.</em></p> <blockquote> <h2>vite-plugin-static-copy@3.1.2</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/sapphi-red/vite-plugin-static-copy/pull/195">#195</a> <a href="https://github.com/sapphi-red/vite-plugin-static-copy/commit/0bc6b49ed72b46eecfc9682045f4b46a19694969"><code>0bc6b49</code></a> Thanks <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a>! - Files not included in <code>src</code> was possible to acess with a crafted request. See <a href="https://github.com/sapphi-red/vite-plugin-static-copy/security/advisories/GHSA-pp7p-q8fx-2968">GHSA-pp7p-q8fx-2968</a> for more details.</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/sapphi-red/vite-plugin-static-copy/blob/main/CHANGELOG.md">vite-plugin-static-copy's changelog</a>.</em></p> <blockquote> <h2>3.1.2</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/sapphi-red/vite-plugin-static-copy/pull/195">#195</a> <a href="https://github.com/sapphi-red/vite-plugin-static-copy/commit/0bc6b49ed72b46eecfc9682045f4b46a19694969"><code>0bc6b49</code></a> Thanks <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a>! - Files not included in <code>src</code> was possible to acess with a crafted request. See <a href="https://github.com/sapphi-red/vite-plugin-static-copy/security/advisories/GHSA-pp7p-q8fx-2968">GHSA-pp7p-q8fx-2968</a> for more details.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sapphi-red/vite-plugin-static-copy/commit/edab809c0188ed66787b8f20ca8d2a2c394a500d"><code>edab809</code></a> chore: update versions (<a href="https://redirect.github.com/sapphi-red/vite-plugin-static-copy/issues/196">#196</a>)</li> <li><a href="https://github.com/sapphi-red/vite-plugin-static-copy/commit/0bc6b49ed72b46eecfc9682045f4b46a19694969"><code>0bc6b49</code></a> fix: only serve files under <code>src</code> (<a href="https://redirect.github.com/sapphi-red/vite-plugin-static-copy/issues/195">#195</a>)</li> <li><a href="https://github.com/sapphi-red/vite-plugin-static-copy/commit/14895079087ea926826baf62cabb4ec31cbe758a"><code>1489507</code></a> ci: run release against <code>v*</code> branches</li> <li><a href="https://github.com/sapphi-red/vite-plugin-static-copy/commit/5cfb90c38ec0d63cbdc93b9619bafe222a90d2aa"><code>5cfb90c</code></a> docs: Add DEBUG section to README for vite:plugin-static-copy logging (<a href="https://redirect.github.com/sapphi-red/vite-plugin-static-copy/issues/192">#192</a>)</li> <li><a href="https://github.com/sapphi-red/vite-plugin-static-copy/commit/a80b1089e37d95fbf3d38208b13758cb073af055"><code>a80b108</code></a> test: use previewServer.close</li> <li>See full diff in <a href="https://github.com/sapphi-red/vite-plugin-static-copy/compare/vite-plugin-static-copy@3.1.1...vite-plugin-static-copy@3.1.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=vite-plugin-static-copy&package-manager=npm_and_yarn&previous-version=3.1.1&new-version=3.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 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/wavetermdev/waveterm/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5d2a375 commit d2730b2

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"typescript-eslint": "^8.39.1",
8787
"vite": "^6.0.0",
8888
"vite-plugin-image-optimizer": "^2.0.2",
89-
"vite-plugin-static-copy": "^3.1.1",
89+
"vite-plugin-static-copy": "^3.1.2",
9090
"vite-plugin-svgr": "^4.3.0",
9191
"vite-tsconfig-paths": "^5.1.4",
9292
"vitest": "^3.0.9"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22037,9 +22037,9 @@ __metadata:
2203722037
languageName: node
2203822038
linkType: hard
2203922039

22040-
"vite-plugin-static-copy@npm:^3.1.1":
22041-
version: 3.1.1
22042-
resolution: "vite-plugin-static-copy@npm:3.1.1"
22040+
"vite-plugin-static-copy@npm:^3.1.2":
22041+
version: 3.1.2
22042+
resolution: "vite-plugin-static-copy@npm:3.1.2"
2204322043
dependencies:
2204422044
chokidar: "npm:^3.6.0"
2204522045
fs-extra: "npm:^11.3.0"
@@ -22048,7 +22048,7 @@ __metadata:
2204822048
tinyglobby: "npm:^0.2.14"
2204922049
peerDependencies:
2205022050
vite: ^5.0.0 || ^6.0.0 || ^7.0.0
22051-
checksum: 10c0/a4dd5d31212b037d4902d55c2ee83866e496857bf948f258599dc24ec61b4628cf0dd23e4a7d7dc189d33ad1489427e976fa95e4db61b394d0be4f63077ef92c
22051+
checksum: 10c0/1a65f4c9d291cc27483a5b225b1ac5610edc3aa2f13fa3a76a77327874c83bbee52e1011ee0bf5b0168b9b7b974213d49fe800e44af398cfbcb6607814b45c5b
2205222052
languageName: node
2205322053
linkType: hard
2205422054

@@ -22480,7 +22480,7 @@ __metadata:
2248022480
use-device-pixel-ratio: "npm:^1.1.2"
2248122481
vite: "npm:^6.0.0"
2248222482
vite-plugin-image-optimizer: "npm:^2.0.2"
22483-
vite-plugin-static-copy: "npm:^3.1.1"
22483+
vite-plugin-static-copy: "npm:^3.1.2"
2248422484
vite-plugin-svgr: "npm:^4.3.0"
2248522485
vite-tsconfig-paths: "npm:^5.1.4"
2248622486
vitest: "npm:^3.0.9"

0 commit comments

Comments
 (0)