chore(deps-dev): bump vite-plugin-static-copy from 3.1.4 to 4.1.1#13938
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps-dev): bump vite-plugin-static-copy from 3.1.4 to 4.1.1#13938dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [vite-plugin-static-copy](https://github.com/sapphi-red/vite-plugin-static-copy) from 3.1.4 to 4.1.1. - [Release notes](https://github.com/sapphi-red/vite-plugin-static-copy/releases) - [Changelog](https://github.com/sapphi-red/vite-plugin-static-copy/blob/main/CHANGELOG.md) - [Commits](https://github.com/sapphi-red/vite-plugin-static-copy/compare/vite-plugin-static-copy@3.1.4...vite-plugin-static-copy@4.1.1) --- updated-dependencies: - dependency-name: vite-plugin-static-copy dependency-version: 4.1.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
|
Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes. |
Contributor
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
|
dj4oC
reviewed
Jul 7, 2026
dj4oC
left a comment
Contributor
There was a problem hiding this comment.
Bumps vite-plugin-static-copy from 3.1.4 to 4.1.1 (major, root devDependency).
Findings
- Build (blocking, likely unrelated to this diff): Same production-build failure as #13937 and #13939:
[vite:worker] ... Transforming destructuring to the configured target environment (...) is not supported yetinpackages/web-pkg/src/composables/webWorkers/mfaExpiryWorker/worker.ts, identical file/line across all three unrelated bumps — points to a pre-existing base-branch build break rather than this PR's change. - Compatibility note: v4 raises the plugin's
engines.noderequirement to^22.0.0 || >=24.0.0(from^18.0.0 || >=20.0.0) and itsvitepeer range to^6.0.0 || ^7.0.0 || ^8.0.0. The repo's pinnedvite@7.3.2still satisfies the new peer range, but worth confirming the CI/build Node version meets the new floor. - Security: Snyk/CLA passed.
- Performance / Coverage: N/A — build tooling only.
Verdict
Commenting — this PR's own diff looks low-risk, but it can't merge while build is red. See #13937 for the shared root-cause discussion.
🤖 Automated review by Claude Code (security · stability · performance · coverage)
Generated by Claude Code
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Bumps vite-plugin-static-copy from 3.1.4 to 4.1.1.
Release notes
Sourced from vite-plugin-static-copy's releases.
... (truncated)
Changelog
Sourced from vite-plugin-static-copy's changelog.
... (truncated)
Commits
63dd788chore: update versions (#259)671579bfix: use environment-specific outDir in build plugin for Vite 6 (#240)01757dechore(deps): update pnpm to v11707a0feci: pin actionsf0df2adfix(deps): update all non-major dependencies (#257)efb0d50fix(deps): update all non-major dependencies (#255)e95cd6echore: update versions (#253)7672842feat: addnameproperty toRenameObjectand allowRenameFuncto return ...7ae0134chore: update versions (#248)de515fachore(deps): update dependency typescript to v6 (#245)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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)