Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 23, 2025

This PR contains the following updates:

Package Change Age Confidence
@babel/core (source) 7.28.4 -> 7.28.5 age confidence
@babel/preset-env (source) 7.28.3 -> 7.28.5 age confidence
@eslint/plugin-kit (source) 0.4.0 -> 0.4.1 age confidence
@types/aws-lambda (source) 8.10.156 -> 8.10.157 age confidence
@types/node (source) 22.18.12 -> 22.18.13 age confidence
axios (source) 1.12.2 -> 1.13.1 age confidence
eslint-plugin-package-json ^0.58.0 -> ^0.59.0 age confidence
estree-util-value-to-estree 3.4.1 -> 3.5.0 age confidence
ioredis-mock 8.13.0 -> 8.13.1 age confidence
pnpm (source) 10.19.0 -> 10.20.0 age confidence
wrangler (source) 4.44.0 -> 4.45.2 age confidence

Release Notes

babel/babel (@​babel/core)

v7.28.5

Compare Source

👓 Spec Compliance
🐛 Bug Fix
  • babel-plugin-proposal-destructuring-private
  • babel-parser
  • babel-plugin-proposal-discard-binding, babel-plugin-transform-destructuring
  • babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-plugin-transform-block-scoping, babel-plugin-transform-optional-chaining, babel-traverse, babel-types
  • babel-traverse
🏠 Internal
🏃‍♀️ Performance
eslint/rewrite (@​eslint/plugin-kit)

v0.4.1

Compare Source

Dependencies
  • The following workspace dependencies were updated
axios/axios (axios)

v1.13.1

Compare Source

Bug Fixes
  • http: fixed a regression that caused the data stream to be interrupted for responses with non-OK HTTP statuses; (#​7193) (bcd5581)
Contributors to this release

v1.13.0

Compare Source

Bug Fixes
Features
Contributors to this release

1.12.2 (2025-09-14)

Bug Fixes
  • fetch: use current global fetch instead of cached one when env fetch is not specified to keep MSW support; (#​7030) (cf78825)
Contributors to this release

1.12.1 (2025-09-12)

Bug Fixes
Contributors to this release
JoshuaKGoldberg/eslint-plugin-package-json (eslint-plugin-package-json)

v0.59.0

Compare Source

Features
remcohaszing/estree-util-value-to-estree (estree-util-value-to-estree)

v3.5.0

Compare Source

  • af5a2bd Add support for serializing custom values in #​6
  • ec6da00 Allow passing undefined as any option

Full Changelog: remcohaszing/estree-util-value-to-estree@v3.4.1...v3.5.0

stipsan/ioredis-mock (ioredis-mock)

v8.13.1

Compare Source

Patch Changes
pnpm/pnpm (pnpm)

v10.20.0

Compare Source

Minor Changes
  • Support --all option in pnpm --help to list all commands #​8628.
Patch Changes
  • When the latest version doesn't satisfy the maturity requirement configured by minimumReleaseAge, pick the highest version that is mature enough, even if it has a different major version #​10100.
  • create command should not verify patch info.
  • Set managePackageManagerVersions to false, when switching to a different version of pnpm CLI, in order to avoid subsequent switches #​10063.
cloudflare/workers-sdk (wrangler)

v4.45.2

Patch Changes

v4.45.1

Compare Source

Patch Changes

v4.45.0

Compare Source

Minor Changes
  • #​11030 1a8088a Thanks @​penalosa! - Enable automatic resource provisioning by default in Wrangler. This is still an experimental feature, but we're turning on the flag by default to make it easier for people to test it and try it out. You can disable the feature using the --no-x-provision flag. It currently works for R2, D1, and KV bindings.

    To use this feature, add a binding to your config file without a resource ID:

    {
    	"kv_namespaces": [{ "binding": "MY_KV" }],
    	"d1_databases": [{ "binding": "MY_DB" }],
    	"r2_buckets": [{ "binding": "MY_R2" }],
    }

    wrangler dev will automatically create these resources for you locally, and when you next run wrangler deploy Wrangler will call the Cloudflare API to create the requested resources and link them to your Worker. They'll stay linked across deploys, and you don't need to add the resource IDs to the config file for future deploys to work. This is especially good for shared templates, which now no longer need to include account-specific resource ID when adding a binding.

Patch Changes
  • #​11037 4bd4c29 Thanks @​danielrs! - Better Wrangler subdomain defaults warning.

    Improves the warnings that we show users when either worker_dev or preview_urls are missing.

  • #​10927 31e1330 Thanks @​dom96! - Implements python_modules.excludes wrangler config field

    [python_modules]
    excludes = ["**/*.pyc", "**/__pycache__"]
  • #​10741 2f57345 Thanks @​penalosa! - Remove obsolete --x-remote-bindings flag

  • Updated dependencies [ca6c010]:

    • miniflare@​4.20251011.1

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 23, 2025

💻 Website Preview

The latest changes are available as preview in: https://2132ed6c.envelop.pages.dev

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c0e5bf8 to 0bfdb1d Compare October 29, 2025 17:06
@ardatan ardatan merged commit f1049dc into main Oct 29, 2025
13 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch October 29, 2025 17:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant