Skip to content

Update dependency @cloudflare/vite-plugin to v1.32.3#555

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/cloudflare-vite-plugin-1.x
Open

Update dependency @cloudflare/vite-plugin to v1.32.3#555
renovate[bot] wants to merge 1 commit intomainfrom
renovate/cloudflare-vite-plugin-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 6, 2026

This PR contains the following updates:

Package Change Age Confidence
@cloudflare/vite-plugin (source) 1.30.31.32.3 age confidence

Release Notes

cloudflare/workers-sdk (@​cloudflare/vite-plugin)

v1.32.3

Compare Source

Patch Changes

v1.32.2

Compare Source

Patch Changes
  • Updated dependencies [9b2b6ba]:
    • wrangler@​4.82.2

v1.32.1

Compare Source

Patch Changes

v1.32.0

Compare Source

Minor Changes
  • #​13137 1313275 Thanks @​emily-shen! - Add e hotkey to open local explorer during dev

    Press e during vite dev to open the local explorer UI at /cdn-cgi/explorer, which allows you to inspect the state of your D1, R2, KV, DO and Workflow bindings.

Patch Changes

v1.31.2

Compare Source

Patch Changes

v1.31.1

Compare Source

Patch Changes

v1.31.0

Compare Source

Minor Changes
  • #​13011 b9b7e9d Thanks @​ruifigueira! - Add experimental headful browser rendering support for local development

    Experimental: This feature may be removed or changed without notice.

    When developing locally with the Browser Rendering API, you can enable headful (visible) mode via the X_BROWSER_HEADFUL environment variable to see the browser while debugging:

    X_BROWSER_HEADFUL=true wrangler dev
    X_BROWSER_HEADFUL=true vite dev

    Note: when using @cloudflare/playwright, two Chrome windows may appear — the initial blank page and the one created by browser.newPage(). This is expected behavior due to how Playwright handles browser contexts via CDP.

  • #​13051 d5bffde Thanks @​dario-piotrowicz! - Update getLocalWorkerdCompatibilityDate to return today's date

    The re-exported getLocalWorkerdCompatibilityDate function from @cloudflare/vite-plugin previously resolved the workerd compatibility date by traversing the local miniflare installation, which was unreliable in some package manager setups. It now simply returns today's date. The function is also marked as deprecated — callers should just use today's date instead, for example like so: new Date().toISOString().slice(0, 10)

Patch Changes
  • #​13125 f76652c Thanks @​kayluhb! - Fix SyntaxError when SSR-transformed module ends with a single-line comment

    When module code ends with a // comment (e.g. //# sourceMappingURL=... preserved by vite-plus), the closing } of the async wrapper in runInlinedModule was absorbed into the comment, causing SyntaxError: Unexpected end of input. Adding a newline before the closing brace prevents this.

  • #​13188 110002c Thanks @​shulaoda! - Normalize the return value of getAssetsDirectory() with vite.normalizePath() to ensure assets.directory in the output wrangler.json always uses forward slashes

  • Updated dependencies [9c4035b, 5d29055, fb67a18, d5bffde, ab44870, 48d83ca, b2f53ea, b9b7e9d, 14e72eb, 4dc94fd, b2f53ea, d5bffde, 48d83ca]:

    • wrangler@​4.80.0
    • miniflare@​4.20260401.0

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/cloudflare-vite-plugin-1.x branch 2 times, most recently from 4b66825 to eb567c8 Compare April 7, 2026 22:46
@renovate renovate bot changed the title chore(deps): update dependency @cloudflare/vite-plugin to v1.31.0 chore(deps): update dependency @cloudflare/vite-plugin to v1.31.1 Apr 7, 2026
@renovate renovate bot force-pushed the renovate/cloudflare-vite-plugin-1.x branch 6 times, most recently from 785f269 to 96db309 Compare April 9, 2026 16:11
@renovate renovate bot changed the title chore(deps): update dependency @cloudflare/vite-plugin to v1.31.1 chore(deps): update dependency @cloudflare/vite-plugin to v1.31.2 Apr 9, 2026
@renovate renovate bot force-pushed the renovate/cloudflare-vite-plugin-1.x branch from 96db309 to d918a03 Compare April 13, 2026 12:38
@renovate renovate bot changed the title chore(deps): update dependency @cloudflare/vite-plugin to v1.31.2 chore(deps): update dependency @cloudflare/vite-plugin to v1.32.0 Apr 13, 2026
@renovate renovate bot force-pushed the renovate/cloudflare-vite-plugin-1.x branch from d918a03 to 63a455b Compare April 13, 2026 15:48
@renovate renovate bot changed the title chore(deps): update dependency @cloudflare/vite-plugin to v1.32.0 chore(deps): update dependency @cloudflare/vite-plugin to v1.32.1 Apr 13, 2026
@renovate renovate bot force-pushed the renovate/cloudflare-vite-plugin-1.x branch from 63a455b to 9df493a Compare April 13, 2026 19:36
@renovate renovate bot changed the title chore(deps): update dependency @cloudflare/vite-plugin to v1.32.1 chore(deps): update dependency @cloudflare/vite-plugin to v1.32.2 Apr 13, 2026
@renovate renovate bot force-pushed the renovate/cloudflare-vite-plugin-1.x branch from 9df493a to fc7f426 Compare April 14, 2026 09:39
@renovate renovate bot changed the title chore(deps): update dependency @cloudflare/vite-plugin to v1.32.2 Update dependency @cloudflare/vite-plugin to v1.32.2 Apr 14, 2026
@renovate renovate bot force-pushed the renovate/cloudflare-vite-plugin-1.x branch 9 times, most recently from 8472796 to db82f64 Compare April 14, 2026 22:14
@renovate renovate bot force-pushed the renovate/cloudflare-vite-plugin-1.x branch from db82f64 to e10f6dd Compare April 15, 2026 10:51
@renovate renovate bot changed the title Update dependency @cloudflare/vite-plugin to v1.32.2 Update dependency @cloudflare/vite-plugin to v1.32.3 Apr 15, 2026
@renovate renovate bot force-pushed the renovate/cloudflare-vite-plugin-1.x branch 2 times, most recently from 8a05782 to cb8c500 Compare April 15, 2026 14:53
@socket-security
Copy link
Copy Markdown

socket-security bot commented Apr 15, 2026

Warning

Review the following alerts detected in dependencies.

According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.

Action Severity Alert  (click "▶" to expand/collapse)
Warn High
Obfuscated code: npm @supabase/supabase-js is 90.0% likely obfuscated

Confidence: 0.90

Location: Package overview

From: package.jsonnpm/@supabase/supabase-js@2.103.2

ℹ Read more on: This package | This alert | What is obfuscated code?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Packages should not obfuscate their code. Consider not using packages with obfuscated code.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/@supabase/supabase-js@2.103.2. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

View full report

@renovate renovate bot force-pushed the renovate/cloudflare-vite-plugin-1.x branch from cb8c500 to f8c815f Compare April 15, 2026 15:06
@sonarqubecloud
Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants