An open index of dependabot pull requests across open source projects.

Bump @cloudflare/vite-plugin from 1.0.8 to 1.6.0

Closed
Number: #23
Type: Pull Request
State: Closed
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 1
Created: June 16, 2025 at 08:13 AM UTC
(3 months ago)
Updated: June 23, 2025 at 08:08 AM UTC
(3 months ago)
Closed: June 23, 2025 at 08:08 AM UTC
(3 months ago)
Time to Close: 7 days
Labels:
dependencies javascript
Description:

Bumps @cloudflare/vite-plugin from 1.0.8 to 1.6.0.

Release notes

Sourced from @​cloudflare/vite-plugin's releases.

@​cloudflare/vite-plugin@​1.6.0

Minor Changes

  • #9510 590d69b Thanks @​jamesopstad! - Enhanced build support for Workers with assets.

    Assets that are imported in the entry Worker are now automatically moved to the client build output. This enables importing assets in your Worker and accessing them via the assets binding. See Static Asset Handling to find out about all the ways you can import assets in Vite.

    Additionally, a broader range of build scenarios are now supported. These are:

    • Assets only build with client entry/entries
    • Assets only build with no client entry/entries that includes public directory assets
    • Worker(s) + assets build with client entry/entries
    • Worker(s) + assets build with no client entry/entries that includes imported and/or public directory assets
    • Worker(s) build with no assets

Patch Changes

@​cloudflare/vite-plugin@​1.5.1

Patch Changes

@​cloudflare/vite-plugin@​1.5.0

Minor Changes

  • #9341 2cef3ab Thanks @​jamesopstad! - Support loading all asset types via assets binding. Previously only HTML assets could be loaded via the assets binding. The binding now integrates with Vite's internal middleware to load all asset types.

Patch Changes

  • Updated dependencies [db2cdc6]:
    • wrangler@4.19.1

@​cloudflare/vite-plugin@​1.4.0

Minor Changes

  • #9173 fac2f9d Thanks @​edmundhung! - Enable cross-process Service bindings and Tail workers with the Dev Registry

    You can now run workers in separate dev sessions—whether vite dev or wrangler dev—and they’ll automatically discover and connect to each other:

    Worker A

... (truncated)

Changelog

Sourced from @​cloudflare/vite-plugin's changelog.

1.6.0

Minor Changes

  • #9510 590d69b Thanks @​jamesopstad! - Enhanced build support for Workers with assets.

    Assets that are imported in the entry Worker are now automatically moved to the client build output. This enables importing assets in your Worker and accessing them via the assets binding. See Static Asset Handling to find out about all the ways you can import assets in Vite.

    Additionally, a broader range of build scenarios are now supported. These are:

    • Assets only build with client entry/entries
    • Assets only build with no client entry/entries that includes public directory assets
    • Worker(s) + assets build with client entry/entries
    • Worker(s) + assets build with no client entry/entries that includes imported and/or public directory assets
    • Worker(s) build with no assets

Patch Changes

1.5.1

Patch Changes

1.5.0

Minor Changes

  • #9341 2cef3ab Thanks @​jamesopstad! - Support loading all asset types via assets binding. Previously only HTML assets could be loaded via the assets binding. The binding now integrates with Vite's internal middleware to load all asset types.

Patch Changes

  • Updated dependencies [db2cdc6]:
    • wrangler@4.19.1

1.4.0

Minor Changes

... (truncated)

Commits

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)
Pull Request Statistics
Commits:
1
Files Changed:
2
Additions:
+56
Deletions:
-902
Package Dependencies
Ecosystem:
npm
Version Change:
1.0.8 → 1.6.0
Update Type:
Minor
Technical Details
ID: 2040844
UUID: 2594831861
Node ID: PR_kwDOMhH8Ec6aqf31
Host: GitHub
Repository: labelzoom/labelzoom-cf-api-proxy
Mergeable: Yes
Merge State: Clean