Bump vite-plugin-static-copy from 0.17.1 to 2.2.0
Created by: dependabot[bot]
Bumps vite-plugin-static-copy from 0.17.1 to 2.2.0.
Release notes
Sourced from vite-plugin-static-copy's releases.
vite-plugin-static-copy@2.2.0
Minor Changes
- #141
88e513dThanks@sapphi-red! - add Vite 6 to peer depvite-plugin-static-copy@2.1.0
Minor Changes
- #133
b9c09bdThanks@rschristian! - Allows user to optionally configure when the plugin is ran by passing in a Rollup hook namevite-plugin-static-copy@2.0.0
Major Changes
- #127
21304dfThanks@tassioFront! - feat: throw an error when does not find filevite-plugin-static-copy@1.0.6
Patch Changes
- #121
d68aec9Thanks@tobz1000! - The value ofContent-Typeheader was inferred and set from the src file extension. It is now infered from the dest file extension.vite-plugin-static-copy@1.0.5
Patch Changes
311ce4dThanks@sapphi-red! - generate provenance statements for the packagevite-plugin-static-copy@1.0.4
Patch Changes
vite-plugin-static-copy@1.0.3
Patch Changes
- #105
32115f0Thanks@daihuabin! - don't crash when the requested path is mapped to a directoryvite-plugin-static-copy@1.0.2
Patch Changes
db73fb5Thanks@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.vite-plugin-static-copy@1.0.1
Patch Changes
- #79
19b9fcaThanks@sapphi-red! - using absolute path src withstructured: truewas not working. ThefullPathargument in therenameoption will now always be an absolute path, instead of sometimes being a relative path.vite-plugin-static-copy@1.0.0
Major Changes
252f62cThanks@sapphi-red! - drop support for Vite 3 and 4
... (truncated)
Changelog
Sourced from vite-plugin-static-copy's changelog.
2.2.0
Minor Changes
- #141
88e513dThanks@sapphi-red! - add Vite 6 to peer dep2.1.0
Minor Changes
- #133
b9c09bdThanks@rschristian! - Allows user to optionally configure when the plugin is ran by passing in a Rollup hook name2.0.0
Major Changes
- #127
21304dfThanks@tassioFront! - feat: throw an error when does not find file1.0.6
Patch Changes
- #121
d68aec9Thanks@tobz1000! - The value ofContent-Typeheader was inferred and set from the src file extension. It is now infered from the dest file extension.1.0.5
Patch Changes
311ce4dThanks@sapphi-red! - generate provenance statements for the package1.0.4
Patch Changes
1.0.3
Patch Changes
- #105
32115f0Thanks@daihuabin! - don't crash when the requested path is mapped to a directory1.0.2
Patch Changes
db73fb5Thanks@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.1.0.1
... (truncated)
Commits
-
73d2767chore: update versions (#142) -
88e513dfeat: add Vite 6 to peer deps (#141) -
b41eb6bchore: update versions (#136) -
00ed098chore: use node 22 (#138) -
caaf5eachore: update packages (#137) -
b9c09bdfeat: addhookoption to control when plugin is ran (#133) -
c3a1474chore: update versions (#128) -
f760843chore: update packages (#129) -
21304dffeat: throw an error when no file was found (#127) -
2ac7070chore: update versions (#122) - Additional commits viewable in compare view
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 mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@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)