Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 1, 2025

This PR contains the following updates:

Package Change Age Confidence
@cloudflare/workers-types 4.20250327.0 -> 4.20251008.0 age confidence
wrangler (source) 3.114.3 -> 3.114.15 age confidence

Release Notes

cloudflare/workerd (@​cloudflare/workers-types)

v4.20251008.0

Compare Source

v4.20251004.0

Compare Source

v4.20251003.0

Compare Source

v4.20251001.0

Compare Source

v4.20250927.0

Compare Source

v4.20250926.0

Compare Source

v4.20250924.0

Compare Source

v4.20250923.0

Compare Source

v4.20250922.0

Compare Source

v4.20250921.0

Compare Source

v4.20250920.0

Compare Source

v4.20250919.0

Compare Source

v4.20250918.0

Compare Source

v4.20250917.0

Compare Source

v4.20250913.0

Compare Source

v4.20250912.0

Compare Source

v4.20250911.0

Compare Source

v4.20250910.0

Compare Source

v4.20250909.0

Compare Source

v4.20250906.0

Compare Source

v4.20250905.0

Compare Source

v4.20250904.0

Compare Source

v4.20250903.0

Compare Source

v4.20250902.0

Compare Source

v4.20250831.0

Compare Source

v4.20250830.0

Compare Source

v4.20250829.0

Compare Source

v4.20250828.1

Compare Source

v4.20250828.0

Compare Source

v4.20250826.0

Compare Source

v4.20250823.0

Compare Source

v4.20250822.0

Compare Source

v4.20250821.0

Compare Source

v4.20250820.0

Compare Source

v4.20250819.0

Compare Source

v4.20250816.0

Compare Source

v4.20250813.0

Compare Source

v4.20250812.0

Compare Source

v4.20250810.0

Compare Source

v4.20250809.0

Compare Source

v4.20250807.0

Compare Source

v4.20250806.0

Compare Source

v4.20250805.0

Compare Source

v4.20250803.0

Compare Source

v4.20250802.0

Compare Source

v4.20250801.0

Compare Source

v4.20250731.0

Compare Source

v4.20250730.0

Compare Source

v4.20250726.0

Compare Source

v4.20250725.0

Compare Source

v4.20250724.0

Compare Source

v4.20250723.0

Compare Source

v4.20250722.0

Compare Source

v4.20250719.0

Compare Source

v4.20250718.0

Compare Source

v4.20250715.0

Compare Source

v4.20250712.0

Compare Source

v4.20250711.0

Compare Source

v4.20250710.0

Compare Source

v4.20250709.0

Compare Source

v4.20250708.0

Compare Source

v4.20250705.0

Compare Source

v4.20250704.0

Compare Source

v4.20250703.0

Compare Source

v4.20250702.0

Compare Source

v4.20250701.0

Compare Source

v4.20250628.0

Compare Source

v4.20250627.0

Compare Source

v4.20250620.0

Compare Source

v4.20250619.0

Compare Source

v4.20250618.0

Compare Source

v4.20250617.0

Compare Source

v4.20250614.0

Compare Source

v4.20250613.0

Compare Source

v4.20250612.0

Compare Source

v4.20250610.0

Compare Source

v4.20250607.0

Compare Source

v4.20250606.0

Compare Source

v4.20250605.0

Compare Source

v4.20250604.0

Compare Source

v4.20250603.0

Compare Source

v4.20250601.0

Compare Source

v4.20250531.0

Compare Source

v4.20250529.0

Compare Source

v4.20250528.0

Compare Source

v4.20250525.0

Compare Source

v4.20250524.0

Compare Source

v4.20250523.0

Compare Source

v4.20250522.0

Compare Source

v4.20250521.0

Compare Source

v4.20250520.0

Compare Source

v4.20250519.0

Compare Source

v4.20250517.0

Compare Source

v4.20250515.0

Compare Source

v4.20250514.0

Compare Source

v4.20250513.0

Compare Source

v4.20250510.0

Compare Source

v4.20250509.0

Compare Source

v4.20250508.0

Compare Source

v4.20250507.0

Compare Source

v4.20250506.0

Compare Source

v4.20250505.0

Compare Source

v4.20250504.0

Compare Source

v4.20250503.0

Compare Source

v4.20250502.0

Compare Source

v4.20250430.0

Compare Source

v4.20250429.0

Compare Source

v4.20250428.0

Compare Source

v4.20250427.0

Compare Source

v4.20250426.0

Compare Source

v4.20250425.0

Compare Source

v4.20250424.0

Compare Source

v4.20250423.0

Compare Source

v4.20250422.0

Compare Source

v4.20250421.0

Compare Source

v4.20250420.0

Compare Source

v4.20250419.0

Compare Source

v4.20250418.0

Compare Source

v4.20250417.0

Compare Source

v4.20250416.0

Compare Source

v4.20250415.0

Compare Source

v4.20250414.0

Compare Source

v4.20250413.0

Compare Source

v4.20250412.0

Compare Source

v4.20250410.0

Compare Source

v4.20250409.0

Compare Source

v4.20250408.0

Compare Source

v4.20250407.0

Compare Source

v4.20250406.0

Compare Source

v4.20250405.0

Compare Source

v4.20250404.0

Compare Source

v4.20250403.0

Compare Source

v4.20250402.0

Compare Source

v4.20250401.0

Compare Source

cloudflare/workers-sdk (wrangler)

v3.114.15

Compare Source

Patch Changes

v3.114.14

Compare Source

Patch Changes
  • #​10330 dab7683 Thanks @​petebacondarwin! - Do not attempt to update queue producer settings when deploying a Worker with a queue binding

    Previously, each deployed Worker would update a subset of the queue producer's settings for each queue binding, which could result in broken queue producers or at least conflicts where different Workers tried to set different producer settings on a shared queue.

  • #​10233 a00a124 Thanks @​veggiedefender! - Increase the maxBuffer size for capnp uploads

  • #​10228 77a4364 Thanks @​dario-piotrowicz! - fix NonRetryableError thrown with an empty error message not stopping workflow retries locally

  • Updated dependencies []:

    • miniflare@​3.20250718.1

v3.114.13

Compare Source

Patch Changes
  • #​10015 b5d9bb0 Thanks @​dario-piotrowicz! - fix wrangler dev logs being logged on the incorrect level in some cases

    currently the way wrangler dev prints logs is faulty, for example the following code

    console.error("this is an error");
    console.warn("this is a warning");
    console.debug("this is a debug");

    inside a worker would cause the following logs:

    ✘ [ERROR] this is an error
    
    ✘ [ERROR] this is a warning
    
    this is a debug
    

    (note that the warning is printed as an error and the debug log is printed even if by default it should not)

    the changes here make sure that the logs are instead logged to their correct level, so for the code about the following will be logged instead:

    ✘ [ERROR] this is an error
    
    ▲ [WARNING] this is a warning
    

    (running wrangler dev with the --log-level=debug flag will also cause the debug log to be included as well)

  • #​10187 f480ec7 Thanks @​workers-devprod! - Deleting when Pages project binds to worker requires confirmation

  • #​10182 1f686ef Thanks @​devin-ai-integration! - fix: report startup errors before workerd profiling

  • #​10226 989e17e Thanks @​petebacondarwin! - Enforce 64-character limit for Workflow binding names locally to match production validation

  • #​10216 76d3002 Thanks @​devin-ai-integration! - Add macOS version validation to prevent EPIPE errors on unsupported macOS versions (below 13.5). Miniflare and C3 fail hard while Wrangler shows warnings but continues execution.

  • #​10261 8c38b65 Thanks @​petebacondarwin! - fix: strip ANSI escape codes from log files to improve readability and parsing

  • #​10171 0d73563 Thanks @​devin-ai-integration! - Handle UTF BOM in config files - detect and remove UTF-8 BOMs, error on unsupported BOMs (UTF-16, UTF-32)

  • Updated dependencies [b5d9bb0, 76d3002]:

    • miniflare@​3.20250718.1

v3.114.12

Compare Source

Patch Changes

v3.114.11

Compare Source

Patch Changes
  • #​9685 cbea64b Thanks @​WillTaylorDev! - Select only successfully deployed deployments when tailing.

  • #​9776 6e09672 Thanks @​vicb! - Cap the number of errors and warnings for bulk KV put to avoid consuming too much memory

  • #​9694 dacfc35 Thanks @​dario-piotrowicz! - add support for assets bindings to getPlatformProxy

    this change makes sure that that getPlatformProxy, when the input configuration
    file contains an assets field, correctly returns the appropriate asset binding proxy

    example:

    // wrangler.jsonc
    {
    	"name": "my-worker",
    	"assets": {
    		"directory": "./public/",
    		"binding": "ASSETS",
    	},
    }
    import { getPlatformProxy } from "wrangler";
    
    const { env, dispose } = await getPlatformProxy();
    
    const text = await (await env.ASSETS.fetch("http://0.0.0.0/file.txt")).text();
    console.log(text); // logs the content of file.txt
    
    await dispose();
  • #​9807 4dd026b Thanks @​penalosa! - Better messaging for account owned tokens in wrangler whoami

v3.114.10

Compare Source

Patch Changes

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 assigned patdx Jun 1, 2025
@renovate renovate bot force-pushed the renovate/cloudflare branch 6 times, most recently from 3371d5e to c042658 Compare June 10, 2025 02:36
@renovate renovate bot force-pushed the renovate/cloudflare branch 5 times, most recently from 5a51776 to 7a9cd67 Compare June 18, 2025 03:46
@renovate renovate bot force-pushed the renovate/cloudflare branch 3 times, most recently from 8929315 to 6f4cfcc Compare June 25, 2025 13:09
@renovate renovate bot force-pushed the renovate/cloudflare branch 6 times, most recently from 2a2a86c to 6426977 Compare July 4, 2025 01:47
@renovate renovate bot force-pushed the renovate/cloudflare branch 6 times, most recently from 5caddcb to 54b080a Compare July 11, 2025 03:33
@renovate renovate bot force-pushed the renovate/cloudflare branch 3 times, most recently from 1b8257c to f0b3deb Compare July 18, 2025 01:11
@renovate renovate bot force-pushed the renovate/cloudflare branch 4 times, most recently from 1c77b0a to 3b5d9ae Compare August 28, 2025 01:58
@renovate renovate bot force-pushed the renovate/cloudflare branch 6 times, most recently from c0e6d1e to 8635a27 Compare September 6, 2025 02:41
@renovate renovate bot force-pushed the renovate/cloudflare branch 4 times, most recently from 033c69a to 04756e8 Compare September 13, 2025 07:02
@renovate renovate bot force-pushed the renovate/cloudflare branch 7 times, most recently from a86f628 to e394310 Compare September 23, 2025 01:24
@renovate renovate bot force-pushed the renovate/cloudflare branch 4 times, most recently from 4d5358d to 7122694 Compare October 1, 2025 01:52
@renovate renovate bot force-pushed the renovate/cloudflare branch 3 times, most recently from 7c1f4bd to 764cb16 Compare October 6, 2025 22:50
@renovate renovate bot force-pushed the renovate/cloudflare branch from 764cb16 to b84f8e0 Compare October 9, 2025 03:36
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.

1 participant