Conversation
|
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
stipsan
approved these changes
Jan 22, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.5.2→^0.5.7^0.21.0→^0.26.0^1.36.0→^1.41.0^0.10.0→^0.11.1^0.18.3→^0.19.0^0.28.15→^0.28.16Release Notes
sanity-io/pkg-utils (@sanity/tsdown-config)
v0.5.7Compare Source
Patch Changes
#2481
d722c3cThanks @renovate! - fix(deps): update dependency tsdown to v0.19.0Updated dependencies [
d722c3c]:v0.5.6Compare Source
Patch Changes
#2448
b5b113fThanks @renovate! - fix(deps): update dependency tsdown to v0.18.4Updated dependencies [
b5b113f]:v0.5.5Compare Source
Patch Changes
9c8fad8,d05d1b9]:v0.5.4Compare Source
Patch Changes
5537cfc]:v0.5.3Compare Source
Patch Changes
#2440
f50f6f1Thanks @stipsan! - Update LICENSE year to 2026Updated dependencies [
f50f6f1]:oxc-project/oxc (oxfmt)
v0.26.0Compare Source
📚 Documentation
8a294d5oxfmt, oxlint: Update logo (#18242) (Dunqing)v0.25.0Compare Source
🚀 Features
a95b9bboxfmt: Support oxfmtrcoverridesconfig (#18068) (leaysgur)984d5c1oxfmt/sort-imports: Supportoptions.customGroups(#17576) (nilptr)cc3e74boxfmt: Add Prettier specific fields inOxfmtrc(#17981) (leaysgur)6ffe315oxfmt: Add moreOxfmtrcfields description (#17979) (leaysgur)v0.24.0Compare Source
🚀 Features
86c0168oxfmt/sort_package_json: Handleoxfmtrc.sort_scriptsoption (#17738) (leaysgur)📚 Documentation
62b7a01formatter: ClarifyexperimentalTailwindcssconfiguration comments (#17898) (Dunqing)v0.23.0Compare Source
v0.22.0Compare Source
💥 BREAKING CHANGES
f7da875oxlint: [BREAKING] Remove oxc_language_server binary (#17457) (Boshen)🚀 Features
8fd4ea9oxfmt:options.embeddedLanguageFormattingis now"auto"by default (#17649) (leaysgur)oxc-project/oxc (oxlint)
v1.41.0Compare Source
📚 Documentation
8a294d5oxfmt, oxlint: Update logo (#18242) (Dunqing)v1.40.0Compare Source
v1.39.0Compare Source
v1.38.0Compare Source
v1.37.0Compare Source
💥 BREAKING CHANGES
f7da875oxlint: [BREAKING] Remove oxc_language_server binary (#17457) (Boshen)📚 Documentation
7e5fc90linter: Update list of plugins that are reserved. (#17516) (connorshea)oxc-project/tsgolint (oxlint-tsgolint)
v0.11.1Compare Source
What's Changed
0f7cc3dby @renovate[bot] in #5726e1e2c2by @renovate[bot] in #575cfbe2feby @renovate[bot] in #586f522127by @renovate[bot] in #588a40fd3aby @renovate[bot] in #58946a8635by @renovate[bot] in #590ac123d5by @renovate[bot] in #591f5bcdfcby @renovate[bot] in #592New Contributors
Full Changelog: oxc-project/tsgolint@v0.11.0...v0.11.1
v0.11.0Compare Source
What's Changed
.gitignoreby @no-yan in #5585be8200by @renovate[bot] in #563a7b5685by @renovate[bot] in #5640527802by @renovate[bot] in #567ceefdddby @renovate[bot] in #570f726edfby @renovate[bot] in #571Full Changelog: oxc-project/tsgolint@v0.10.1...v0.11.0
v0.10.1Compare Source
What's Changed
aee6f7fby @renovate[bot] in #5441611cc9by @renovate[bot] in #545allowRethrowingoption by @camc314 in #552New Contributors
Full Changelog: oxc-project/tsgolint@v0.10.0...v0.10.1
rolldown/tsdown (tsdown)
v0.19.0Compare Source
🚨 Breaking Changes
debugLogstodebug- by @sxzz (bb4e7)silentoption - by @sxzz (59015)debugtodevtools, renamedebug.devtoolstodevtools.ui- by @sxzz (63e6f)legacyoption, removemain&modulefields if pure ESM - by @sxzz (16841)exports.exclude- by @sxzz (53d38)typeswhenexports.legacy- by @lishaduck and @sxzz in #685 (7be6b)🚀 Features
typeAssertutil back - by @sxzz (1d385)css.splittingis disabled - by @jinghaihan and @sxzz in #680 (b737c)enableDebug- by @sxzz (2d922)resolveUserConfig- by @sxzz (c9acb)🐞 Bug Fixes
--ignore-scriptsto avoid lifecycle output - by @Doctor-wu in #661 (1c8b1)🏎 Performance
View changes on GitHub
TypeStrong/TypeDoc (typedoc)
v0.28.16Compare Source
Bug Fixes
cause TypeDoc to infer the wrong path when resolving base paths for display.
markdownItLoaderto override more rendering #3055.Features
@includein.tsx,.cjs, and.mjsfile references #3048.@typedeftags may now specify modifier tags with the inline tag syntax{@​mod}.This makes it possible to add modifier tags to these members, which previously was not possible as
TypeScript's parsing stops for these members at the next non-braced tag, #2916 and #3050.
typedoc-config.schema.jsonis now included in the root of the package with a JSON schema for TypeDoc'sconfiguration file. The schema for the latest version is also published at https://typedoc.org/schema.json
and will automatically be picked up when writing typedoc.json files if you are using VSCode, #3054.
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.
This PR has been generated by Mend Renovate using a curated preset maintained by
. View repository job log here