Skip to content

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

Merged
sapphi-red merged 1 commit intomainfrom
renovate/all-minor-patch
Mar 14, 2026
Merged

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

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 14, 2026

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update
@babel/core (source) ^8.0.0-rc.1^8.0.0-rc.2 age confidence devDependencies patch
@types/node (source) ^22.19.11^22.19.15 age confidence devDependencies patch
@typescript/native-preview (source) 7.0.0-dev.20260220.17.0.0-dev.20260314.1 age confidence devDependencies patch
oxfmt (source) ^0.34.0^0.40.0 age confidence devDependencies minor
oxlint (source) ^1.49.0^1.55.0 age confidence devDependencies minor
oxlint-tsgolint ^0.14.1^0.16.0 age confidence devDependencies minor
pnpm (source) 10.29.210.32.1 age confidence packageManager minor
pnpm/action-setup v4.2.0v4.4.0 age confidence action minor
vitest (source) ^4.0.18^4.1.0 age confidence devDependencies minor

Release Notes

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

v7.0.0-dev.20260314.1

Compare Source

v7.0.0-dev.20260313.1

Compare Source

v7.0.0-dev.20260312.1

Compare Source

v7.0.0-dev.20260311.1

Compare Source

v7.0.0-dev.20260310.1

Compare Source

v7.0.0-dev.20260309.1

Compare Source

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

oxc-project/oxc (oxfmt)

v0.40.0

Compare Source

🐛 Bug Fixes
  • bc20217 oxlint,oxfmt: Omit useless | null for Option<T> field from schema (#​20273) (leaysgur)

v0.39.0

Compare Source

v0.38.0

Compare Source

v0.37.0

Compare Source

v0.36.0

Compare Source

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

v0.35.0

Compare Source

🚀 Features
oxc-project/oxc (oxlint)

v1.55.0

Compare Source

🐛 Bug Fixes
  • bc20217 oxlint,oxfmt: Omit useless | null for Option<T> field from schema (#​20273) (leaysgur)
📚 Documentation
  • f339f10 linter/plugins: Promote JS plugins to alpha status (#​20281) (overlookmotel)

v1.54.0

Compare Source

📚 Documentation
  • 0c7da4f linter: Fix extra closing brace in example config. (#​20253) (connorshea)

v1.53.0

Compare Source

v1.52.0

Compare Source

🚀 Features
  • 61bf388 linter: Add options.reportUnusedDisableDirectives to config file (#​19799) (Peter Wagenet)
  • 2919313 linter: Introduce denyWarnings config options (#​19926) (camc314)
  • a607119 linter: Introduce maxWarnings config option (#​19777) (camc314)
📚 Documentation
  • 6c0e0b5 linter: Add oxlint.config.ts to the config docs. (#​19941) (connorshea)
  • 160e423 linter: Add a note that the typeAware and typeCheck options require oxlint-tsgolint (#​19940) (connorshea)

v1.51.0

Compare Source

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

v1.50.0

Compare Source

oxc-project/tsgolint (oxlint-tsgolint)

v0.16.0

Compare Source

What's Changed

New Contributors

Full Changelog: oxc-project/tsgolint@v0.15.0...v0.16.0

v0.15.0

Compare Source

What's Changed

Full Changelog: oxc-project/tsgolint@v0.14.2...v0.15.0

v0.14.2

Compare Source

What's Changed

  • chore: update typescript-go submodule by @​camc314 in #​705
  • fix(dot-notation): false positive for non-identifier property names in JSX files by @​wagenet in #​702
  • fix(no-unnecessary-condition): avoid generic union overlap false positive by @​camc314 in #​700

New Contributors

Full Changelog: oxc-project/tsgolint@v0.14.1...v0.14.2

pnpm/pnpm (pnpm)

v10.32.1: pnpm 10.32.1

Compare Source

Patch Changes

  • Fix a regression where pnpm-workspace.yaml without a packages field caused all directories to be treated as workspace projects. This broke projects that use pnpm-workspace.yaml only for settings (e.g. minimumReleaseAge) without defining workspace packages #​10909.

Platinum Sponsors

Bit

Gold Sponsors

Sanity Discord Vite
SerpApi CodeRabbit Stackblitz
Workleap Nx

v10.32.0: pnpm 10.32

Compare Source

Minor Changes

  • Added --all flag to pnpm approve-builds that approves all pending builds without interactive prompts #​10136.

Patch Changes

  • Reverted change related to setting explicitly the npm config file path, which caused regressions.
  • Reverted fix related to lockfile-include-tarball-url. Fixes #​10915.

Platinum Sponsors

Bit

Gold Sponsors

Sanity Discord Vite
SerpApi CodeRabbit Stackblitz
Workleap Nx

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

v10.29.3

Compare Source

pnpm/action-setup (pnpm/action-setup)

v4.4.0

Compare Source

Updated the action to use Node.js 24.

v4.3.0

Compare Source

vitest-dev/vitest (vitest)

v4.1.0

Compare Source

Vitest 4.1 is out!

This release page lists all changes made to the project during the 4.1 beta. To get a review of all the new features, read our blog post.

   🚀 Features

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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 force-pushed the renovate/all-minor-patch branch from fd6b669 to bbd9f53 Compare March 14, 2026 13:30
@sapphi-red sapphi-red merged commit d9a6950 into main Mar 14, 2026
9 checks passed
@sapphi-red sapphi-red deleted the renovate/all-minor-patch branch March 14, 2026 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant