Skip to content

chore(deps): update non-major#128

Merged
stipsan merged 2 commits intomainfrom
renovate/non-major
Mar 4, 2026
Merged

chore(deps): update non-major#128
stipsan merged 2 commits intomainfrom
renovate/non-major

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 4, 2026

This PR contains the following updates:

Package Change Age Confidence
@sanity/tsdown-config (source) ^0.5.7^0.5.8 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

Release Notes

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

v0.5.8

Compare Source

Patch Changes
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
Copy link
Copy Markdown

changeset-bot bot commented Mar 4, 2026

🦋 Changeset detected

Latest commit: 68df6da

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@portabletext/types Patch

Not sure what this means? Click here to learn what changesets are.

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

@socket-security
Copy link
Copy Markdown

socket-security bot commented Mar 4, 2026

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

@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Mar 4, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@stipsan stipsan merged commit 0d83ff8 into main Mar 4, 2026
8 checks passed
@stipsan stipsan deleted the renovate/non-major branch March 4, 2026 11:36
@ecoscript ecoscript bot mentioned this pull request Mar 4, 2026
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