Skip to content

chore(dev-deps): bump @cloudflare/vite-plugin from 1.36.0 to 1.36.3#230

Merged
xabg2 merged 2 commits into
masterfrom
dependabot-npm_and_yarn-cloudflare-vite-plugin-1.36.3
May 25, 2026
Merged

chore(dev-deps): bump @cloudflare/vite-plugin from 1.36.0 to 1.36.3#230
xabg2 merged 2 commits into
masterfrom
dependabot-npm_and_yarn-cloudflare-vite-plugin-1.36.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 23, 2026

Bumps @cloudflare/vite-plugin from 1.36.0 to 1.36.3.

Release notes

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

@​cloudflare/vite-plugin@​1.36.3

Patch Changes

@​cloudflare/vite-plugin@​1.36.2

Patch Changes

  • Updated dependencies [dd3baf3, 5cf6f81]:
    • wrangler@4.89.1
    • miniflare@4.20260507.1

@​cloudflare/vite-plugin@​1.36.1

Patch Changes

  • #13802 a7fd465 Thanks @​deodad! - Fix .dev.vars written for vite preview to round-trip values containing quotes

    When the plugin emits dist/<env>/.dev.vars for vite preview, it previously wrote each value as a double-quoted dotenv string with " escaped to \". dotenv (the parser wrangler uses) does not unescape \" inside double-quoted values, so values containing " arrived at the worker with literal backslashes still in them.

    The plugin now quotes strings using the first quote character that does not appear in the value (with the priority order: single → backtick → double), all of which dotenv strips correctly. If a value contains every supported quote character it throws instead of silently corrupting the value.

  • Updated dependencies [2284f20, 332f527, 039bada, 18e833d, b6cea17, 1a54ac5, 53e846a, f3fed88, beff19c, af42fed, 1a54ac5]:

    • miniflare@4.20260507.0
    • wrangler@4.89.0
Changelog

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

1.36.3

Patch Changes

1.36.2

Patch Changes

  • Updated dependencies [dd3baf3, 5cf6f81]:
    • wrangler@4.89.1
    • miniflare@4.20260507.1

1.36.1

Patch Changes

  • #13802 a7fd465 Thanks @​deodad! - Fix .dev.vars written for vite preview to round-trip values containing quotes

    When the plugin emits dist/<env>/.dev.vars for vite preview, it previously wrote each value as a double-quoted dotenv string with " escaped to \". dotenv (the parser wrangler uses) does not unescape \" inside double-quoted values, so values containing " arrived at the worker with literal backslashes still in them.

    The plugin now quotes strings using the first quote character that does not appear in the value (with the priority order: single → backtick → double), all of which dotenv strips correctly. If a value contains every supported quote character it throws instead of silently corrupting the value.

  • Updated dependencies [2284f20, 332f527, 039bada, 18e833d, b6cea17, 1a54ac5, 53e846a, f3fed88, beff19c, af42fed, 1a54ac5]:

    • miniflare@4.20260507.0
    • wrangler@4.89.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 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.36.0 to 1.36.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.36.3/packages/vite-plugin-cloudflare)

---
updated-dependencies:
- dependency-name: "@cloudflare/vite-plugin"
  dependency-version: 1.36.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 May 23, 2026
@dependabot dependabot Bot requested review from CandelR, larryrider and xabg2 as code owners May 23, 2026 03:03
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 23, 2026
@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented May 23, 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 835ae87 Commit Preview URL

Branch Preview URL
May 25 2026, 07:37 AM

@xabg2 xabg2 merged commit d552313 into master May 25, 2026
5 checks passed
@xabg2 xabg2 deleted the dependabot-npm_and_yarn-cloudflare-vite-plugin-1.36.3 branch May 25, 2026 07:39
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