Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 27, 2025

Bumps @cloudflare/vite-plugin from 1.11.2 to 1.13.15.

Release notes

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

@​cloudflare/vite-plugin@​1.13.15

Patch Changes

@​cloudflare/vite-plugin@​1.13.14

Patch Changes

  • #10707 092c999 Thanks @​edmundhung! - Add request cancellation support

    Workers running on Vite can now listen to the abort event with request.signal to perform tasks when the request is canceled by the client. For more information, see the Request documentation.

  • #10768 8211bc9 Thanks @​dario-piotrowicz! - Ensure that logs are printed at the correct log level

    The changes here ensure that logs generated by Workers are printed accordingly to the logLevel the user defines (either in their Vite config file or via the --logLevel CLI flag)

  • #10899 e2809b5 Thanks @​edmundhung! - fix: track server restart in module scope

    When using @cloudflare/vite-plugin with React Router, miniflare might be disposed during restart. This change makes sure to track when the dev server restart in module scope to avoid unexpected behavior.

  • Updated dependencies [5124818, d4b4c90, 6643bd4, 1a2bbf8, 36d7054, 0ee1a68, 8211bc9, 3bb034f, 43503c7, dd5f769, a6de9db, ee7d710, d39c8b5, 7d0417b, 8211bc9]:

    • wrangler@4.44.0
    • miniflare@4.20251011.0
    • @​cloudflare/unenv-preset@​2.7.8

@​cloudflare/vite-plugin@​1.13.13

Patch Changes

@​cloudflare/vite-plugin@​1.13.12

Patch Changes

@​cloudflare/vite-plugin@​1.13.11

Patch Changes

... (truncated)

Changelog

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

1.13.15

Patch Changes

1.13.14

Patch Changes

  • #10707 092c999 Thanks @​edmundhung! - Add request cancellation support

    Workers running on Vite can now listen to the abort event with request.signal to perform tasks when the request is canceled by the client. For more information, see the Request documentation.

  • #10768 8211bc9 Thanks @​dario-piotrowicz! - Ensure that logs are printed at the correct log level

    The changes here ensure that logs generated by Workers are printed accordingly to the logLevel the user defines (either in their Vite config file or via the --logLevel CLI flag)

  • #10899 e2809b5 Thanks @​edmundhung! - fix: track server restart in module scope

    When using @cloudflare/vite-plugin with React Router, miniflare might be disposed during restart. This change makes sure to track when the dev server restart in module scope to avoid unexpected behavior.

  • Updated dependencies [5124818, d4b4c90, 6643bd4, 1a2bbf8, 36d7054, 0ee1a68, 8211bc9, 3bb034f, 43503c7, dd5f769, a6de9db, ee7d710, d39c8b5, 7d0417b, 8211bc9]:

    • wrangler@4.44.0
    • miniflare@4.20251011.0
    • @​cloudflare/unenv-preset@​2.7.8

1.13.13

Patch Changes

1.13.12

Patch Changes

1.13.11

Patch Changes

... (truncated)

Commits
  • a5eb513 Version Packages (#11054)
  • 2f57345 Remove remote bindings flag (#10741)
  • ca6c010 Add extension in front of workflow binding for manually disposing engine stub...
  • 0bfbfa0 Version Packages (#10980)
  • daa3529 Change AI model in tests (#11035)
  • 919f526 add VITE_VERSION_TO_TEST environment variable to control what version of vi...
  • 8211bc9 vite-plugin-cloudflare: ensure that logs are printed at the correct log level...
  • e2809b5 fix(vite-plugin-cloudflare): track server restart in module scope (#10899)
  • 092c999 fix(vite-plugin-cloudflare): request cancellation support (#10707)
  • 83bb334 skip container tests locally if docker is not running (#10853)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​cloudflare/vite-plugin since your current version.


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)

Bumps [@cloudflare/vite-plugin](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/vite-plugin-cloudflare) from 1.11.2 to 1.13.15.
- [Release notes](https://github.com/cloudflare/workers-sdk/releases)
- [Changelog](https://github.com/cloudflare/workers-sdk/blob/main/packages/vite-plugin-cloudflare/CHANGELOG.md)
- [Commits](https://github.com/cloudflare/workers-sdk/commits/@cloudflare/vite-plugin@1.13.15/packages/vite-plugin-cloudflare)

---
updated-dependencies:
- dependency-name: "@cloudflare/vite-plugin"
  dependency-version: 1.13.15
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 27, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 27, 2025 07:41
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant