Bump vite-plugin-static-copy from 0.17.1 to 2.3.0
Created by: dependabot[bot]
Bumps vite-plugin-static-copy from 0.17.1 to 2.3.0.
Release notes
Sourced from vite-plugin-static-copy's releases.
vite-plugin-static-copy@2.3.0
Minor Changes
281f5b2
Thanks@sapphi-red
! - improve performance by coping files concurrently when possiblePatch Changes
- #149
a9f35c9
Thanks@sapphi-red
! - ensure.[cm]?[tj]sx?
static assets are JS mime to align with Vite. vitejs/vite#19453vite-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
... (truncated)
Changelog
Sourced from vite-plugin-static-copy's changelog.
2.3.0
Minor Changes
281f5b2
Thanks@sapphi-red
! - improve performance by coping files concurrently when possiblePatch Changes
- #149
a9f35c9
Thanks@sapphi-red
! - ensure.[cm]?[tj]sx?
static assets are JS mime to align with Vite. vitejs/vite#194532.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
... (truncated)
Commits
-
5f707b6
chore: update versions (#147) -
26cbffe
chore: update pnpm to v10 -
a9f35c9
fix: ensure.[cm]?[tj]sx?
static assets are JS mime (#149) -
94b04d5
chore: update packages (#148) -
281f5b2
chore: add changeset for #146 -
e4cd03d
perf: copy files concurrently (#146) -
94165e6
docs: add link torollup-plugin-copy
(#143) -
73d2767
chore: update versions (#142) -
88e513d
feat: add Vite 6 to peer deps (#141) -
b41eb6b
chore: update versions (#136) - 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)