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
88e513d
Thanks@sapphi-red
! - add Vite 6 to peer depvite-plugin-static-copy@2.1.0
Minor Changes
- #133
b9c09bd
Thanks@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
21304df
Thanks@tassioFront
! - feat: throw an error when does not find filevite-plugin-static-copy@1.0.6
Patch Changes
- #121
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.vite-plugin-static-copy@1.0.5
Patch Changes
311ce4d
Thanks@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
32115f0
Thanks@daihuabin
! - don't crash when the requested path is mapped to a directoryvite-plugin-static-copy@1.0.2
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.vite-plugin-static-copy@1.0.1
Patch Changes
- #79
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.vite-plugin-static-copy@1.0.0
Major Changes
252f62c
Thanks@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
88e513d
Thanks@sapphi-red
! - add Vite 6 to peer dep2.1.0
Minor Changes
- #133
b9c09bd
Thanks@rschristian
! - Allows user to optionally configure when the plugin is ran by passing in a Rollup hook name2.0.0
Major Changes
- #127
21304df
Thanks@tassioFront
! - feat: throw an error when does not find file1.0.6
Patch Changes
- #121
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.1.0.5
Patch Changes
311ce4d
Thanks@sapphi-red
! - generate provenance statements for the package1.0.4
Patch Changes
1.0.3
Patch Changes
- #105
32115f0
Thanks@daihuabin
! - don't crash when the requested path is mapped to a directory1.0.2
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.1.0.1
... (truncated)
Commits
-
73d2767
chore: update versions (#142) -
88e513d
feat: add Vite 6 to peer deps (#141) -
b41eb6b
chore: update versions (#136) -
00ed098
chore: use node 22 (#138) -
caaf5ea
chore: update packages (#137) -
b9c09bd
feat: addhook
option to control when plugin is ran (#133) -
c3a1474
chore: update versions (#128) -
f760843
chore: update packages (#129) -
21304df
feat: throw an error when no file was found (#127) -
2ac7070
chore: 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 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)