Skip to content

fix(deps): update all non-major dependencies#22219

Merged
sapphi-red merged 1 commit intomainfrom
renovate/all-minor-patch
Apr 13, 2026
Merged

fix(deps): update all non-major dependencies#22219
sapphi-red merged 1 commit intomainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 13, 2026

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@vercel/detect-agent (source) ^1.2.1^1.2.2 age confidence
@vitest/utils (source) 4.1.24.1.4 age confidence
baseline-browser-mapping ^2.10.15^2.10.18 age confidence
globals ^17.4.0^17.5.0 age confidence
miniflare (source) ^4.20260401.0^4.20260409.0 age confidence
oxfmt (source) ^0.42.0^0.44.0 age confidence
postcss (source) ^8.5.8^8.5.9 age confidence
react (source) ^19.2.4^19.2.5 age confidence
react (source) 19.2.419.2.5 age confidence
react-dom (source) ^19.2.4^19.2.5 age confidence
react-fake-client (source) ^19.2.4^19.2.5 age confidence
react-fake-server (source) ^19.2.4^19.2.5 age confidence
rollup-plugin-license ^3.7.0^3.7.1 age confidence
svelte (source) ^5.55.1^5.55.3 age confidence
tinyglobby (source) ^0.2.15^0.2.16 age confidence
typescript-eslint (source) ^8.58.0^8.58.1 age confidence
vite (source) ^8.0.4^8.0.8 age confidence
vitest (source) ^4.1.2^4.1.4 age confidence

Release Notes

vercel/vercel (@​vercel/detect-agent)

v1.2.2

Compare Source

Patch Changes
  • Detect Cursor agent execution when CURSOR_EXTENSION_HOST_ROLE=agent-exec is set so tools launched from Cursor still report the cursor-cli agent when CURSOR_AGENT is not present. (#​15879)
vitest-dev/vitest (@​vitest/utils)

v4.1.4

Compare Source

   🚀 Experimental Features
   🐞 Bug Fixes
    View changes on GitHub

v4.1.3

Compare Source

   🚀 Experimental Features
   🐞 Bug Fixes
    View changes on GitHub
web-platform-dx/baseline-browser-mapping (baseline-browser-mapping)

v2.10.18

Compare Source

v2.10.17

Compare Source

v2.10.16

Compare Source

sindresorhus/globals (globals)

v17.5.0

Compare Source

cloudflare/workers-sdk (miniflare)

v4.20260409.0

Compare Source

Minor Changes
  • #​13133 42c7ef0 Thanks @​emily-shen! - explorer: list DO instances with name where possible

    Note: The local explorer is a WIP experimental feature.

  • #​13336 a42e0e8 Thanks @​emily-shen! - local explorer: fix handling on resources that are bound to multiple workers

    Note the local explorer is a experimental feature still.

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

v4.20260405.0

Compare Source

Minor Changes
  • #​13240 a3e3b57 Thanks @​emily-shen! - local explorer: serve the local explorer's OpenAPI spec at /cdn-cgi/explorer/api

    The local explorer is supported by a REST API served from the worker's local address. It can be accessed independently of the UI, (e.g. by an AI agent) and is thus documented at this endpoint.

  • #​13314 7a60d4b Thanks @​Ltadrian! - Fix hyperdrive local dev binding tls configuration bug

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
  • #​13241 7d318e1 Thanks @​dependabot! - Update Images binding local mock to use chainable handle pattern

    hosted.image(imageId) now returns a handle with details(), bytes(), update(), and delete() methods, aligning with the updated workerd API (cloudflare/workerd#6288).

oxc-project/oxc (oxfmt)

v0.44.0

Compare Source

🐛 Bug Fixes
  • dd2df87 npm: Export package.json for oxlint and oxfmt (#​20784) (kazuya kawaguchi)
  • 4216380 oxfmt: Support .editorconfig tab_width fallback (#​20988) (leaysgur)

v0.43.0

Compare Source

🚀 Features
postcss/postcss (postcss)

v8.5.9

Compare Source

  • Speed up source map encoding paring in case of the error.
facebook/react (react)

v19.2.5: 19.2.5 (April 8th, 2026)

Compare Source

React Server Components
mjeanroy/rollup-plugin-license (rollup-plugin-license)

v3.7.1

Compare Source

sveltejs/svelte (svelte)

v5.55.3

Compare Source

Patch Changes
  • fix: ensure proper HMR updates for dynamic components (#​18079)

  • fix: correctly calculate @const blockers (#​18039)

  • fix: freeze deriveds once their containing effects are destroyed (#​17921)

  • fix: defer error boundary rendering in forks (#​18076)

  • fix: avoid false positives for reactivity loss warning (#​18088)

v5.55.2

Compare Source

Patch Changes

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: Disabled by config. Please merge this manually once you are satisfied.

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.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Apr 13, 2026
@sapphi-red sapphi-red merged commit 4cd0d67 into main Apr 13, 2026
26 of 27 checks passed
@sapphi-red sapphi-red deleted the renovate/all-minor-patch branch April 13, 2026 04:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant