Skip to content

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

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

Update dependency @cloudflare/vite-plugin to v1.33.1#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.33.1 age confidence

Release Notes

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

v1.33.1

Compare Source

Patch Changes

v1.33.0

Compare Source

Minor Changes
  • #​12600 50bf819 Thanks @​penalosa! - Use workerd's debug port to power cross-process service bindings, Durable Objects, and tail workers via the dev registry. This enables Durable Object RPC via the dev registry, and is an overall stability improvement.
Patch Changes

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 10 times, most recently 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 from e10f6dd to 8a05782 Compare April 15, 2026 11:53
@renovate renovate Bot force-pushed the renovate/cloudflare-vite-plugin-1.x branch from 8a05782 to cb8c500 Compare April 15, 2026 14:53
@socket-security
Copy link
Copy Markdown

socket-security Bot commented Apr 15, 2026

All alerts resolved. Learn more about Socket for GitHub.

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report

@renovate renovate Bot force-pushed the renovate/cloudflare-vite-plugin-1.x branch 3 times, most recently from 43e879c to 89a3088 Compare April 20, 2026 17:49
@renovate renovate Bot changed the title Update dependency @cloudflare/vite-plugin to v1.32.3 Update dependency @cloudflare/vite-plugin to v1.33.0 Apr 20, 2026
@renovate renovate Bot force-pushed the renovate/cloudflare-vite-plugin-1.x branch from 89a3088 to acbc69a Compare April 21, 2026 15:48
@renovate renovate Bot changed the title Update dependency @cloudflare/vite-plugin to v1.33.0 Update dependency @cloudflare/vite-plugin to v1.33.1 Apr 21, 2026
@renovate renovate Bot force-pushed the renovate/cloudflare-vite-plugin-1.x branch 4 times, most recently from b2cd825 to c0d7a8f Compare April 22, 2026 17:19
@renovate renovate Bot force-pushed the renovate/cloudflare-vite-plugin-1.x branch from c0d7a8f to 05ff5e8 Compare April 23, 2026 09:59
@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