Skip to content

chore(deps): update non-major#155

Merged
stipsan merged 1 commit into
mainfrom
renovate/non-major
Mar 4, 2026
Merged

chore(deps): update non-major#155
stipsan merged 1 commit into
mainfrom
renovate/non-major

Conversation

@renovate

@renovate renovate Bot commented Mar 4, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@sanity/tsdown-config (source) ^0.5.7^0.5.8 age confidence
@types/node (source) ^24.10.9^24.11.0 age confidence
@vitest/coverage-v8 (source) ^4.0.17^4.0.18 age confidence
oxfmt (source) ^0.26.0^0.36.0 age confidence
oxlint (source) ^1.41.0^1.51.0 age confidence
oxlint-tsgolint ^0.11.1^0.16.0 age confidence
tsdown (source) ^0.19.0^0.20.3 age confidence
typedoc (source) ^0.28.16^0.28.17 age confidence
vitest (source) ^4.0.17^4.0.18 age confidence

Release Notes

sanity-io/pkg-utils (@​sanity/tsdown-config)

v0.5.8

Compare Source

Patch Changes
vitest-dev/vitest (@​vitest/coverage-v8)

v4.0.18

Compare Source

   🚀 Experimental Features
   🐞 Bug Fixes
    View changes on GitHub
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)

v0.32.0

Compare Source

v0.30.0

🐛 Bug Fixes
  • 1b2f354 ci: Add missing riscv64/s390x napi targets for oxfmt and oxlint (#​19217) (Cameron)

v0.28.0

Compare Source

v0.27.0

Compare Source

📚 Documentation
  • 8ccd853 npm: Update package homepage URLs and add keywords (#​18509) (Boshen)
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

v1.47.0

Compare Source

v1.45.0

🐛 Bug Fixes
  • 1b2f354 ci: Add missing riscv64/s390x napi targets for oxfmt and oxlint (#​19217) (Cameron)

v1.43.0

Compare Source

v1.42.0

Compare Source

🚀 Features
📚 Documentation
  • 8ccd853 npm: Update package homepage URLs and add keywords (#​18509) (Boshen)
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

v0.14.1

Compare Source

What's Changed
  • chore(deps): update crate-ci/typos action to v1.43.5 by @​renovate[bot] in #​691
  • feat: improve quality of no-unnecessary-type-assertion diagnostics by @​camchenry in #​693
  • perf(no-floating-promises): reduce checker calls in promise checks by @​no-yan in #​696
  • fix(no-unnecessary-condition): false positives for overlap and indexed ??= by @​camc314 in #​697

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

v0.14.0

Compare Source

What's Changed

Full Changelog: oxc-project/tsgolint@v0.13.0...v0.14.0

v0.13.0

Compare Source

What's Changed

New Contributors

Full Changelog: oxc-project/tsgolint@v0.12.2...v0.13.0

v0.12.2

Compare Source

What's Changed

Full Changelog: oxc-project/tsgolint@v0.12.1...v0.12.2

v0.12.1

Compare Source

What's Changed

Full Changelog: oxc-project/tsgolint@v0.12.0...v0.12.1

v0.12.0

Compare Source

What's Changed

Full Changelog: oxc-project/tsgolint@v0.11.5...v0.12.0

v0.11.5

Compare Source

What's Changed

Full Changelog: oxc-project/tsgolint@v0.11.4...v0.11.5

v0.11.4

Compare Source

What's Changed

  • fix(promise-function-async): use different error message for hybrid return types by @​camc314 in #​617
  • fix(promise-function-async): use suggestion instead of auto-fix for hybrid return types by @​camc314 in #​618

Full Changelog: oxc-project/tsgolint@v0.11.3...v0.11.4

v0.11.3

Compare Source

What's Changed

Full Changelog: oxc-project/tsgolint@v0.11.2...v0.11.3

v0.11.2

Compare Source

What's Changed

New Contributors

Full Changelog: oxc-project/tsgolint@v0.11.1...v0.11.2

rolldown/tsdown (tsdown)

v0.20.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.20.2

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.20.1

Compare Source

   🚀 Features
    View changes on GitHub

v0.20.0

Compare Source

   🚨 Breaking Changes
   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub
TypeStrong/TypeDoc (typedoc)

v0.28.17

Compare Source

Bug Fixes
  • Improved handling of comments for type aliases which have been declaration merged with functions, #​3064.
  • Fixed anchor link generation to members named $, #​3065.
  • Corrected typing of the plugin option to permit functions, #​3066.
  • Warnings about unused @param tags will now be properly suppressed when they come from declaration files and
    the suppressCommentWarningsInDeclarationFiles option is enabled, #​3070.
  • Fixed conversion of types referencing type parameters on functions, #​3071.
Thanks!

Configuration

📅 Schedule: Branch creation - "before 3am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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 has been generated by Mend Renovate using a curated preset maintained by Sanity. View repository job log here

@changeset-bot

changeset-bot Bot commented Mar 4, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 1eb33f0

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updated@​sanity/​tsdown-config@​0.5.7 ⏵ 0.5.868 +11006599 +1100
Updated@​vitest/​coverage-v8@​4.0.17 ⏵ 4.0.18991006999100
Updatedvitest@​4.0.17 ⏵ 4.0.1897 +110079 +199100
Updated@​types/​node@​24.10.9 ⏵ 24.11.0100 +110081 +196 +1100
Updatedtsdown@​0.19.0 ⏵ 0.20.398 +110088 -496100
Updatedoxlint@​1.41.0 ⏵ 1.51.099 +51009195 -1100
Updatedoxfmt@​0.26.0 ⏵ 0.36.099 +910092 +495 -1100
Updatedtypedoc@​0.28.16 ⏵ 0.28.17100 +110098 +195 +1100
Updatedoxlint-tsgolint@​0.11.1 ⏵ 0.16.0100 +11009796 +1100

View full report

@stipsan
stipsan enabled auto-merge March 4, 2026 11:48
@stipsan
stipsan added this pull request to the merge queue Mar 4, 2026
Merged via the queue into main with commit f7dfc4c Mar 4, 2026
9 checks passed
@stipsan
stipsan deleted the renovate/non-major branch March 4, 2026 11:49
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