Skip to content

chore(deps): update all non-major dependencies#4065

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all-minor-patch
Open

chore(deps): update all non-major dependencies#4065
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 2, 2026

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@cloudflare/workers-types ^4.20260304.0^4.20260307.1 age confidence
@rollup/plugin-commonjs (source) ^29.0.0^29.0.2 age confidence
@scalar/api-reference (source) ^1.44.26^1.48.0 age confidence
@types/aws-lambda (source) ^8.10.160^8.10.161 age confidence
@types/node (source) ^25.3.0^25.3.5 age confidence
@typescript/native-preview (source) ^7.0.0-dev.20260224.1^7.0.0-dev.20260307.1 age confidence
deno (source) 2.6.82.7.4 age confidence
fs-extra ^11.3.3^11.3.4 age confidence
miniflare (source) ^4.20260302.0^4.20260305.0 age confidence
mlly ^1.8.0^1.8.1 age confidence
obuild ^0.4.31^0.4.32 age confidence
oxfmt (source) ^0.35.0^0.36.0 age confidence
oxlint (source) ^1.50.0^1.51.0 age confidence
pnpm (source) 10.30.210.30.3 age confidence
rolldown (source) ^1.0.0-rc.5^1.0.0-rc.7 age confidence
shaders ^2.3.73^2.3.75 age confidence
srvx (source) ^0.11.7^0.11.8 age confidence
unimport ^5.6.0^5.7.0 age confidence
unstorage (source) ^2.0.0-alpha.5^2.0.0-alpha.6 age confidence
vite (source) 8.0.0-beta.158.0.0-beta.16 age confidence
wrangler (source) ^4.68.1^4.71.0 age confidence

Release Notes

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

v4.20260307.1

Compare Source

v4.20260306.1

Compare Source

v4.20260305.1

Compare Source

v4.20260305.0

Compare Source

rollup/plugins (@​rollup/plugin-commonjs)

v29.0.2

2026-03-06

Bugfixes
  • commonjs: conditional exports (#​1952)

v29.0.1

2026-03-05

Bugfixes
  • commonjs: correctly replaces shorthand "global" property in object (#​1957)
scalar/scalar (@​scalar/api-reference)

v1.48.0

Minor Changes
  • #​8266: support operation level authentication and servers
Patch Changes
Updated Dependencies

v1.47.0

Minor Changes
  • #​8322: chore: bump required node version to >=22 (LTS)
Patch Changes
  • #​8340: fix: delay when clicking "show more" button
  • #​8340: refactor(api-reference): update AgentScalarDrawer
  • #​8340: chore: enable perf logs only for dev environment
Updated Dependencies

v1.46.4

Patch Changes
  • #​8330: fix: use ref name only as a fallback

v1.46.3

Patch Changes
  • #​8298: feat(api-reference): show explicit no-content response tabs for defined response keys
  • #​8313: chore: resolve schemas on demand
Updated Dependencies

v1.46.2

Patch Changes
Updated Dependencies

v1.46.1

Patch Changes
  • #​8294: default createAnySecurityScheme to false and fix index clamp issue
Updated Dependencies

v1.46.0

Minor Changes
Patch Changes
  • #​8283: fix: scrollToLazy can not find id when the browser is busy
Updated Dependencies

v1.44.27

Patch Changes
  • #​8274: feat(agent): add config to hide search api
  • #​8260: feat: update developer tools
Updated Dependencies
microsoft/typescript-go (@​typescript/native-preview)

v7.0.0-dev.20260307.1

Compare Source

v7.0.0-dev.20260306.1

Compare Source

v7.0.0-dev.20260305.1

Compare Source

v7.0.0-dev.20260304.1

Compare Source

v7.0.0-dev.20260303.1

Compare Source

v7.0.0-dev.20260302.1

Compare Source

v7.0.0-dev.20260301.1

Compare Source

v7.0.0-dev.20260228.1

Compare Source

v7.0.0-dev.20260227.1

Compare Source

v7.0.0-dev.20260226.1

Compare Source

v7.0.0-dev.20260225.1

Compare Source

denoland/deno (deno)

v2.7.4

Compare Source

  • Reland refactor(core): move nextTick/immediate queues into core, replace ops
    with shared buffers (#​32440) (#​32465)
  • Revert "refactor(core): move nextTick/immediate queues into core, replace ops
    with shared buffers (#​32440) (#​32462)
  • fix(core): uv_compat cleanup and fixes (#​32458)
  • fix(deploy): correctly handle version lookup (#​32489)
  • fix(ext/node): deep assert compatibility (#​32434)
  • fix(ext/node): use sync writes for TTY stdout/stderr WriteStream (#​32488)
  • fix(test): restart all tests on env file change (#​32461)
  • perf(npm): actually improve npm install -g deno binary startup performance
    (#​32467)

v2.7.3

Compare Source

  • fix(deploy): dont use jsr api for deploy subcommand (#​32441)
  • fix(ext/node): handle partial writes to process.stdout/stderr (#​32433)
  • fix(ext/node): make UDP socket ops synchronous, implement missing dgram
    methods (#​32381)
  • fix(ext/node): support HTTP over Windows named pipes in node:http (#​32414)
  • fix(npm): don't panic when peer dep is not in snapshot (#​32454)
  • fix(npm): regression where resolution was missing dependencies (#​32453)
  • perf(npm): improve npm install -g deno binary startup performance (#​32439)

v2.7.1

Compare Source

jprichardson/node-fs-extra (fs-extra)

v11.3.4

Compare Source

  • Fix bug where calling ensureSymlink/ensureSymlinkSync with a relative srcPath would fail if the symlink already existed (#​1038, #​1064)
cloudflare/workers-sdk (miniflare)

v4.20260305.0

Compare Source

Patch Changes
  • #​12661 99037e3 Thanks @​dependabot! - Update dependencies of "miniflare", "wrangler"

    The following dependency versions have been updated:

    Dependency From To
    workerd 1.20260302.0 1.20260303.0
  • #​12680 295297a Thanks @​dependabot! - Update dependencies of "miniflare", "wrangler"

    The following dependency versions have been updated:

    Dependency From To
    workerd 1.20260303.0 1.20260305.0
unjs/mlly (mlly)

v1.8.1

Compare Source

compare changes

🩹 Fixes
  • Extract variable names ignoring function calls (#​336)
🏡 Chore
❤️ Contributors
unjs/obuild (obuild)

v0.4.32

Compare Source

compare changes

🩹 Fixes
  • bundle: Mark # subpath imports as external (5841515)
📦 Build
  • Export BuildConfig type (#​74)
🏡 Chore
❤️ Contributors
oxc-project/oxc (oxfmt)

v0.36.0

Compare Source

🐛 Bug Fixes
  • 04e6223 npm: Add preferUnplugged for Yarn PnP compatibility (#​19829) (Boshen)
📚 Documentation
oxc-project/oxc (oxlint)

v1.51.0

Compare Source

🚀 Features
🐛 Bug Fixes
  • 04e6223 npm: Add preferUnplugged for Yarn PnP compatibility (#​19829) (Boshen)
📚 Documentation
pnpm/pnpm (pnpm)

v10.30.3

Compare Source

rolldown/rolldown (rolldown)

v1.0.0-rc.7

Compare Source

💥 BREAKING CHANGES
🚀 Features
🐛 Bug Fixes
🚜 Refactor
📚 Documentation
⚡ Performance
🧪 Testing
⚙️ Miscellaneous Tasks
◀️ Revert
  • fix(rolldown): increase tokio blocking threads size for watch mode (#​8517) by @​hyf0
❤️ New Contributors

v1.0.0-rc.6

Compare Source

💥 BREAKING CHANGES
  • css: remove css_entry_filenames , css_chunk_filenames and related code (#​8402) by @​hyf0
  • css: drop builtin CSS bundling to explore alternative solutions (#​8399) by @​hyf0
🚀 Features
🐛 Bug Fixes
🚜 Refactor
📚 Documentation
⚡ Performance
🧪 Testing
⚙️ Miscellaneous Tasks

Configuration

📅 Schedule: Branch creation - "after 2am and before 3am" (UTC), Automerge - "after 1am and before 2am" (UTC).

🚦 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.

@renovate renovate bot requested a review from pi0 as a code owner March 2, 2026 02:05
@vercel
Copy link

vercel bot commented Mar 2, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
nitro.build Ready Ready Preview, Comment Mar 7, 2026 6:18pm

Request Review

@pkg-pr-new
Copy link

pkg-pr-new bot commented Mar 2, 2026

Open in StackBlitz

npm i https://pkg.pr.new/nitro@4065

commit: 98a20b7

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ff71023 to 3ebc809 Compare March 2, 2026 08:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3ebc809 to e487f56 Compare March 2, 2026 14:15
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e487f56 to 2df1f25 Compare March 2, 2026 21:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2df1f25 to 80fea8f Compare March 3, 2026 01:59
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 80fea8f to 955c763 Compare March 3, 2026 08:41
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 955c763 to ad93c1c Compare March 3, 2026 17:30
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ad93c1c to f4f8f0c Compare March 3, 2026 21:07
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f4f8f0c to 7695bf7 Compare March 4, 2026 01:04
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7695bf7 to 64e8f39 Compare March 4, 2026 10:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 64e8f39 to 5e58521 Compare March 4, 2026 15:15
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5e58521 to 5a4e862 Compare March 4, 2026 18:17
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5a4e862 to 9d852c6 Compare March 5, 2026 00:58
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9d852c6 to dd86627 Compare March 5, 2026 05:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from dd86627 to 352605d Compare March 5, 2026 09:02
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 352605d to 8e75236 Compare March 5, 2026 15:08
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8e75236 to f0629dd Compare March 5, 2026 22:03
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f0629dd to e8fd25c Compare March 6, 2026 01:12
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e8fd25c to 941faa9 Compare March 6, 2026 04:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 941faa9 to ea3f8a6 Compare March 6, 2026 09:38
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ea3f8a6 to deb452c Compare March 6, 2026 17:23
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from deb452c to 30b1dff Compare March 6, 2026 20:37
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 30b1dff to b17254c Compare March 7, 2026 02:38
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b17254c to d87dfb6 Compare March 7, 2026 10:05
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