Skip to content

chore(deps): update dependency vite-plugin-static-copy to v3.4.0#5197

Merged
renovate[bot] merged 1 commit intomasterfrom
renovate/vite-plugin-static-copy-3.x-lockfile
Mar 27, 2026
Merged

chore(deps): update dependency vite-plugin-static-copy to v3.4.0#5197
renovate[bot] merged 1 commit intomasterfrom
renovate/vite-plugin-static-copy-3.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 27, 2026

This PR contains the following updates:

Package Change Age Confidence
vite-plugin-static-copy 3.3.03.4.0 age confidence

Release Notes

sapphi-red/vite-plugin-static-copy (vite-plugin-static-copy)

v3.4.0

Compare Source

Minor Changes
  • #​233 f665a15 Thanks @​sapphi-red! - Add { stripBase: number } object form to the rename option. This strips the given number of leading directory segments from the matched path, avoiding the need for manual ../ traversals in a rename function.

    This is useful when copying files from deep paths like node_modules/my-lib/dist/**/* with structured: true, where the full directory structure would otherwise be preserved in the output. Instead of writing a rename function that manually returns ../ traversals to flatten unwanted nesting, you can use rename: { stripBase: N } to declaratively strip the leading segments.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner March 27, 2026 08:33
@renovate renovate bot added bot dependencies Pull requests that update a dependency file labels Mar 27, 2026
@renovate renovate bot enabled auto-merge (squash) March 27, 2026 08:33
@renovate renovate bot merged commit 0e2c958 into master Mar 27, 2026
3 checks passed
@renovate renovate bot deleted the renovate/vite-plugin-static-copy-3.x-lockfile branch March 27, 2026 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bot dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants