Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • I invoice-isp
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 5
    • Merge requests 5
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Fivi Aulia Rahma Anwar
  • invoice-isp
  • Merge requests
  • !9

Closed
Created Mar 01, 2025 by Fivi Aulia Rahma Anwar@fiviauliaMaintainer
  • Report abuse
Report abuse

Bump vite-plugin-static-copy from 0.17.1 to 2.3.0

  • Overview 1
  • Commits 1
  • Changes 2

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 possible

Patch Changes

  • #149 a9f35c9 Thanks @​sapphi-red! - ensure .[cm]?[tj]sx? static assets are JS mime to align with Vite. vitejs/vite#19453

vite-plugin-static-copy@2.2.0

Minor Changes

  • #141 88e513d Thanks @​sapphi-red! - add Vite 6 to peer dep

vite-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 name

vite-plugin-static-copy@2.0.0

Major Changes

  • #127 21304df Thanks @​tassioFront! - feat: throw an error when does not find file

vite-plugin-static-copy@1.0.6

Patch Changes

  • #121 d68aec9 Thanks @​tobz1000! - The value of Content-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 package

vite-plugin-static-copy@1.0.4

Patch Changes

  • #107 5206534 Thanks @​sverben! - send headers set by server.headers in dev

vite-plugin-static-copy@1.0.3

Patch Changes

  • #105 32115f0 Thanks @​daihuabin! - don't crash when the requested path is mapped to a directory

vite-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 possible

Patch Changes

  • #149 a9f35c9 Thanks @​sapphi-red! - ensure .[cm]?[tj]sx? static assets are JS mime to align with Vite. vitejs/vite#19453

2.2.0

Minor Changes

  • #141 88e513d Thanks @​sapphi-red! - add Vite 6 to peer dep

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 name

2.0.0

Major Changes

  • #127 21304df Thanks @​tassioFront! - feat: throw an error when does not find file

1.0.6

Patch Changes

  • #121 d68aec9 Thanks @​tobz1000! - The value of Content-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 package

1.0.4

Patch Changes

  • #107 5206534 Thanks @​sverben! - send headers set by server.headers in dev

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 to rollup-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 compatibility score

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)
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: dependabot/npm_and_yarn/vite-plugin-static-copy-2.3.0