Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 31, 2026

Bumps @cloudflare/vite-plugin from 1.20.1 to 1.20.3.

Release notes

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

@​cloudflare/vite-plugin@​1.20.3

Patch Changes

  • Updated dependencies [99b1f32]:
    • wrangler@4.59.1

@​cloudflare/vite-plugin@​1.20.2

Patch Changes

  • #11834 5c59217 Thanks @​vicb! - fix handling of Node builtin modules

    The list of builtin modules should not depend on the version of Node. Switch to using the lists published by @cloudflare/unenv-preset.

    This fixes an issue with trying to import i.e. node:sqlite with Node < 22.5.0 which does not implement this module.

  • #11838 88a9e20 Thanks @​jamesopstad! - Set build.rolldownOptions.resolve.extensions for compatibility with Vite 8 beta.

  • #11847 46e09a6 Thanks @​jamesopstad! - Apply vite-plugin-cloudflare:nodejs-compat-warnings plugin only to relevant environments.

    This is an optimisation so that it doesn't run for the client environment or Worker environments that have the nodejs_compat compatibility flag enabled.

  • Updated dependencies [b0e54b2, ed60c4f, 5c59217, faa5753, e574ef3, b6148ed, beb96af, 5c59217, ab3859c, 0eb973d, ad65efa, fc96e5f, 43d5363, 0f8d69d]:

    • wrangler@4.59.0
    • miniflare@4.20260111.0
    • @​cloudflare/unenv-preset@​2.9.0
Changelog

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

1.20.3

Patch Changes

  • Updated dependencies [99b1f32]:
    • wrangler@4.59.1

1.20.2

Patch Changes

  • #11834 5c59217 Thanks @​vicb! - fix handling of Node builtin modules

    The list of builtin modules should not depend on the version of Node. Switch to using the lists published by @cloudflare/unenv-preset.

    This fixes an issue with trying to import i.e. node:sqlite with Node < 22.5.0 which does not implement this module.

  • #11838 88a9e20 Thanks @​jamesopstad! - Set build.rolldownOptions.resolve.extensions for compatibility with Vite 8 beta.

  • #11847 46e09a6 Thanks @​jamesopstad! - Apply vite-plugin-cloudflare:nodejs-compat-warnings plugin only to relevant environments.

    This is an optimisation so that it doesn't run for the client environment or Worker environments that have the nodejs_compat compatibility flag enabled.

  • Updated dependencies [b0e54b2, ed60c4f, 5c59217, faa5753, e574ef3, b6148ed, beb96af, 5c59217, ab3859c, 0eb973d, ad65efa, fc96e5f, 43d5363, 0f8d69d]:

    • wrangler@4.59.0
    • miniflare@4.20260111.0
    • @​cloudflare/unenv-preset@​2.9.0
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)

Bumps [@cloudflare/vite-plugin](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/vite-plugin-cloudflare) from 1.20.1 to 1.20.3.
- [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.20.3/packages/vite-plugin-cloudflare)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 31, 2026
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Jan 31, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
send-web 8138400 Commit Preview URL

Branch Preview URL
Jan 31 2026, 03:05 AM

@larryrider larryrider merged commit 11c3729 into master Feb 2, 2026
3 checks passed
@larryrider larryrider deleted the dependabot-npm_and_yarn-cloudflare-vite-plugin-1.20.3 branch February 2, 2026 10:36
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant