Update dependency vite-plugin-static-copy to v1 #130
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.
This PR contains the following updates:
^0.17.0
->^1.0.6
Release Notes
sapphi-red/vite-plugin-static-copy (vite-plugin-static-copy)
v1.0.6
Compare Source
Patch Changes
d68aec9
Thanks @tobz1000! - The value ofContent-Type
header was inferred and set from the src file extension. It is now infered from the dest file extension.v1.0.5
Compare Source
Patch Changes
311ce4d
Thanks @sapphi-red! - generate provenance statements for the packagev1.0.4
Compare Source
Patch Changes
5206534
Thanks @sverben! - send headers set byserver.headers
in devv1.0.3
Compare Source
Patch Changes
32115f0
Thanks @daihuabin! - don't crash when the requested path is mapped to a directoryv1.0.2
Compare Source
Patch Changes
db73fb5
Thanks @sapphi-red! - udpate mrmime to v2. align the used mime values with Vite 5.1. See https://github.com/lukeed/mrmime/releases/tag/v2.0.0 for the difference.v1.0.1
Compare Source
Patch Changes
19b9fca
Thanks @sapphi-red! - using absolute path src withstructured: true
was not working. ThefullPath
argument in therename
option will now always be an absolute path, instead of sometimes being a relative path.v1.0.0
Compare Source
Major Changes
252f62c
Thanks @sapphi-red! - drop support for Vite 3 and 4252f62c
Thanks @sapphi-red! - drop CJS build. See https://vitejs.dev/guide/troubleshooting.html#this-package-is-esm-only for how to migrate from CJS to ESM.252f62c
Thanks @sapphi-red! - drop node 14.18/16/17/19 supportPatch Changes
8707d84
Thanks @sapphi-red! - copy only once even if multiple bundles are generatedv0.17.1
Compare Source
Configuration
📅 Schedule: Branch creation - "after 10:00 before 19:00 every weekday except after 13:00 before 14:00" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.