Skip to content

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

Merged
pi0 merged 1 commit intomainfrom
renovate/all-minor-patch
Mar 9, 2026
Merged

chore(deps): update all non-major dependencies#22
pi0 merged 1 commit intomainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Feb 6, 2026

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@types/node (source) ^25.2.3^25.3.5 age confidence
@typescript/native-preview (source) ^7.0.0-dev.20260212.1^7.0.0-dev.20260308.1 age confidence
@vercel/nft ^1.3.1^1.3.2 age confidence
obuild ^0.4.27^0.4.32 age confidence
oxc-minify (source) ^0.112.0^0.116.0 age confidence
oxfmt (source) ^0.32.0^0.36.0 age confidence
oxlint (source) ^1.47.0^1.51.0 age confidence
pnpm (source) 10.29.310.31.0 age confidence
rolldown (source) ^1.0.0-rc.4^1.0.0-rc.8 age confidence
rollup (source) ^4.57.1^4.59.0 age confidence

Release Notes

microsoft/typescript-go (@​typescript/native-preview)

v7.0.0-dev.20260308.1

Compare Source

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

v7.0.0-dev.20260224.1

Compare Source

v7.0.0-dev.20260223.1

Compare Source

v7.0.0-dev.20260222.1

Compare Source

v7.0.0-dev.20260221.1

Compare Source

v7.0.0-dev.20260220.1

Compare Source

v7.0.0-dev.20260219.1

Compare Source

v7.0.0-dev.20260218.1

Compare Source

v7.0.0-dev.20260217.1

Compare Source

v7.0.0-dev.20260216.1

Compare Source

v7.0.0-dev.20260215.1

Compare Source

v7.0.0-dev.20260214.1

Compare Source

v7.0.0-dev.20260213.1

Compare Source

vercel/nft (@​vercel/nft)

v1.3.2

Compare Source

Bug Fixes
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

v0.4.31

Compare Source

compare changes

🚀 Enhancements
  • Support dts filter for transform entries (ae925ae)
🩹 Fixes
  • transform: Show all errors in the end (154b770)
  • transform: Warn only for isolated decl errors (5543925)
  • Default dts to true for transform (8624948)
❤️ Contributors

v0.4.30

Compare Source

compare changes

🩹 Fixes
  • bundle: Do not skip isolated declaration errors (ce10fc5)
  • transform: Also show transform warnings (f06a619)
💅 Refactors
  • Migrate to rolldown/utils (ceb4d8c)
❤️ Contributors

v0.4.29

Compare Source

compare changes

🏡 Chore
❤️ Contributors

v0.4.28

Compare Source

compare changes

🩹 Fixes
  • Enable treeshake.moduleSideEffects: "no-external" for rolldown (4826ad0)
🏡 Chore
❤️ Contributors
oxc-project/oxc (oxc-minify)

v0.114.0

oxc-project/oxc (oxfmt)

v0.36.0

Compare Source

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

v0.35.0

Compare Source

🚀 Features

v0.34.0

Compare Source

🐛 Bug Fixes
  • 6c61b70 oxfmt: Fix outdated sortImports.groups doc comments (#​19513) (leaysgur)

v0.33.0

Compare Source

💥 BREAKING CHANGES
  • 9c34f72 formatter/sort_imports: [BREAKING] Report invalid group name with renaming side-effect > side_effect (#​19416) (leaysgur)
🚀 Features
  • 4baebef formatter/sort_imports: Support { newlinesBetween: bool } inside groups (#​19358) (leaysgur)
  • d1c2fb6 formatter/sort_imports: Support customGroups attributes(selector and modifiers) (#​19356) (leaysgur)
oxc-project/oxc (oxlint)

v1.51.0

Compare Source

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

v1.50.0

Compare Source

v1.49.0

Compare Source

v1.48.0

Compare Source

pnpm/pnpm (pnpm)

v10.31.0

Compare Source

v10.30.3

Compare Source

v10.30.2

Compare Source

v10.30.1: pnpm 10.30.1

Compare Source

Patch Changes

  • Use the /-/npm/v1/security/audits/quick endpoint as the primary audit endpoint, falling back to /-/npm/v1/security/audits when it fails #​10649.

Platinum Sponsors

Bit

Gold Sponsors

Sanity Discord Vite
SerpApi CodeRabbit Workleap
Stackblitz Nx

v10.30.0: pnpm 10.30

Compare Source

Minor Changes

  • pnpm why now shows a reverse dependency tree. The searched package appears at the root with its dependents as branches, walking back to workspace roots. This replaces the previous forward-tree output which was noisy and hard to read for deeply nested dependencies.

Patch Changes

  • Revert pnpm why dependency pruning to prefer correctness over memory consumption. Reverted PR: #​7122.
  • Optimize pnpm why and pnpm list performance in workspaces with many importers by sharing the dependency graph and materialization cache across all importers instead of rebuilding them independently for each one #​10596.

Platinum Sponsors

Bit

Gold Sponsors

Sanity Discord Vite
SerpApi CodeRabbit Workleap
Stackblitz Nx
rolldown/rolldown (rolldown)

v1.0.0-rc.8

Compare Source

🚀 Features
🐛 Bug Fixes
🚜 Refactor
📚 Documentation
⚡ Performance
🧪 Testing
⚙️ Miscellaneous Tasks
❤️ New Contributors

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.

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 68.79%. Comparing base (5f982a9) to head (f27a389).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #22   +/-   ##
=======================================
  Coverage   68.79%   68.79%           
=======================================
  Files           4        4           
  Lines         282      282           
  Branches       91       91           
=======================================
  Hits          194      194           
  Misses         63       63           
  Partials       25       25           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from d9f2855 to b8547ff Compare February 6, 2026 10:58
@renovate renovate Bot changed the title chore(deps): update devdependency obuild to ^0.4.24 chore(deps): update all non-major dependencies Feb 6, 2026
@renovate renovate Bot changed the title chore(deps): update all non-major dependencies chore(deps): update all non-major dependencies - autoclosed Feb 6, 2026
@renovate renovate Bot closed this Feb 6, 2026
@renovate renovate Bot deleted the renovate/all-minor-patch branch February 6, 2026 12:26
@renovate renovate Bot changed the title chore(deps): update all non-major dependencies - autoclosed chore(deps): update devdependency obuild to ^0.4.27 Feb 7, 2026
@renovate renovate Bot reopened this Feb 7, 2026
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 6688648 to 9025a34 Compare February 7, 2026 10:15
@renovate renovate Bot changed the title chore(deps): update devdependency obuild to ^0.4.27 chore(deps): update all non-major dependencies Feb 7, 2026
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 12 times, most recently from 38d2e9b to 5bc56cc Compare February 12, 2026 13:09
@renovate renovate Bot changed the title chore(deps): update all non-major dependencies chore(deps): update all non-major dependencies - autoclosed Feb 12, 2026
@renovate renovate Bot closed this Feb 12, 2026
@renovate renovate Bot changed the title chore(deps): update all non-major dependencies - autoclosed chore(deps): update devdependency @typescript/native-preview to ^7.0.0-dev.20260213.1 Feb 14, 2026
@renovate renovate Bot reopened this Feb 14, 2026
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 5bc56cc to b4c6bfb Compare February 14, 2026 02:36
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 15 times, most recently from 38dc307 to ec4527a Compare February 25, 2026 08:15
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 11 times, most recently from cbc590e to d45cf3a Compare March 4, 2026 11:13
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 69fbf1e to c0f27e7 Compare March 6, 2026 11:04
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