Skip to content

chore(deps): update dependency wrangler to v4.81.1#535

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/wrangler-4.x
Open

chore(deps): update dependency wrangler to v4.81.1#535
renovate[bot] wants to merge 1 commit intomainfrom
renovate/wrangler-4.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 10, 2026

This PR contains the following updates:

Package Change Age Confidence
wrangler (source) 4.80.04.81.1 age confidence

Release Notes

cloudflare/workers-sdk (wrangler)

v4.81.1

Compare Source

Patch Changes
  • #​13337 c510494 Thanks @​dependabot! - Update dependencies of "miniflare", "wrangler"

    The following dependency versions have been updated:

    Dependency From To
    workerd 1.20260405.1 1.20260408.1
  • #​13362 8b71eca Thanks @​dependabot! - Update dependencies of "miniflare", "wrangler"

    The following dependency versions have been updated:

    Dependency From To
    workerd 1.20260408.1 1.20260409.1
  • #​13329 7ca6f6e Thanks @​G4brym! - fix: Treat AI Search bindings as always-remote in local dev

    AI Search namespace (ai_search_namespaces) and instance (ai_search) bindings are always-remote (they have no local simulation), but pickRemoteBindings() did not include them in its always-remote type list. This caused the remote proxy session to exclude these bindings when remote: true was not explicitly set in the config, resulting in broken AI Search bindings during wrangler dev.

    Additionally, removeRemoteConfigFieldFromBindings() in the deploy config-diff logic was not stripping the remote field from AI Search bindings, which could cause false config diffs during deployment.

  • Updated dependencies [42c7ef0, c510494, 8b71eca, a42e0e8]:

    • miniflare@​4.20260409.0

v4.81.0

Compare Source

Minor Changes
  • #​12932 96ee5d4 Thanks @​thomasgauvin! - feat: add wrangler email routing and wrangler email sending commands

    Email Routing commands:

    • wrangler email routing list - list zones with email routing status
    • wrangler email routing settings <domain> - get email routing settings for a zone
    • wrangler email routing enable/disable <domain> - enable or disable email routing
    • wrangler email routing dns get/unlock <domain> - manage DNS records
    • wrangler email routing rules list/get/create/update/delete <domain> - manage routing rules (use catch-all as the rule ID for the catch-all rule)
    • wrangler email routing addresses list/get/create/delete - manage destination addresses

    Email Sending commands:

    • wrangler email sending list - list zones with email sending
    • wrangler email sending settings <domain> - get email sending settings for a zone
    • wrangler email sending enable <domain> - enable email sending for a zone or subdomain
    • wrangler email sending disable <domain> - disable email sending for a zone or subdomain
    • wrangler email sending dns get <domain> - get DNS records for a sending domain
    • wrangler email sending send - send an email using the builder API
    • wrangler email sending send-raw - send a raw MIME email message

    Also adds email_routing:write and email_sending:write OAuth scopes to wrangler login.

Patch Changes
  • #​13241 7d318e1 Thanks @​dependabot! - Update dependencies of "miniflare", "wrangler"

    The following dependency versions have been updated:

    Dependency From To
    workerd 1.20260401.1 1.20260402.1
  • #​13305 fa6d84f Thanks @​dependabot! - Update dependencies of "miniflare", "wrangler"

    The following dependency versions have been updated:

    Dependency From To
    workerd 1.20260402.1 1.20260405.1
  • #​13193 78cbe37 Thanks @​dario-piotrowicz! - During autoconfig filter out Hono when there are 2 detected frameworks

    During the auto-configuration process Hono is now treated as an auxiliary framework (like Vite) and automatically filtered out when two frameworks are detected (before Hono was being filtered out only when the other framework was Waku).

  • #​13205 6fa5dfd Thanks @​petebacondarwin! - fix: use formatConfigSnippet for compatibility_date warning in wrangler dev

    The compatibility_date warning shown when no date is configured in wrangler dev was hardcoded in TOML format. This now uses formatConfigSnippet to render the snippet in the correct format (TOML or JSON) based on the user's config file type.

  • Updated dependencies [a3e3b57, 7d318e1, fa6d84f, 7d318e1, 7a60d4b]:

    • miniflare@​4.20260405.0

Configuration

📅 Schedule: (in timezone Asia/Tokyo)

  • Branch creation
    • "after 0:00 before 6:00 every weekend"
  • Automerge
    • "after 0:00 before 6:00 every weekday"

🚦 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 requested a review from tqer39 as a code owner April 10, 2026 17:11
@renovate renovate bot enabled auto-merge (squash) April 10, 2026 17:11
renovate-approve[bot]
renovate-approve bot previously approved these changes Apr 10, 2026
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Apr 10, 2026
@renovate renovate bot force-pushed the renovate/wrangler-4.x branch 2 times, most recently from a73453d to 59bb380 Compare April 11, 2026 01:30
@renovate renovate bot force-pushed the renovate/wrangler-4.x branch from 59bb380 to e66d244 Compare April 11, 2026 04:48
renovate-approve[bot]
renovate-approve bot previously approved these changes Apr 11, 2026
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Apr 11, 2026
@renovate renovate bot force-pushed the renovate/wrangler-4.x branch from e66d244 to 9d70ef3 Compare April 11, 2026 08:36
@renovate renovate bot force-pushed the renovate/wrangler-4.x branch from 9d70ef3 to 7a1ed5c Compare April 11, 2026 13:42
@renovate renovate bot force-pushed the renovate/wrangler-4.x branch 2 times, most recently from 9f3a9d4 to d96b1f3 Compare April 11, 2026 20:34
@renovate renovate bot force-pushed the renovate/wrangler-4.x branch from d96b1f3 to ce52cf7 Compare April 12, 2026 01:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants