Commit a1d6048
authored
chore(deps): update oxc apps (#317)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Adoption](https://docs.renovatebot.com/merge-confidence/) |
[Passing](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|---|---|
| [oxfmt](https://oxc.rs/docs/guide/usage/formatter)
([source](https://redirect.github.com/oxc-project/oxc/tree/HEAD/npm/oxfmt))
| [`0.42.0` →
`0.55.0`](https://renovatebot.com/diffs/npm/oxfmt/0.42.0/0.55.0) |

|

|

|

|
| [oxlint-tsgolint](https://redirect.github.com/oxc-project/tsgolint) |
[`^0.18.0` →
`^0.23.0`](https://renovatebot.com/diffs/npm/oxlint-tsgolint/0.18.1/0.23.0)
|

|

|

|

|
---
### Release Notes
<details>
<summary>oxc-project/oxc (oxfmt)</summary>
###
[`v0.55.0`](https://redirect.github.com/oxc-project/oxc/blob/HEAD/npm/oxfmt/CHANGELOG.md#0550---2026-06-15)
[Compare
Source](https://redirect.github.com/oxc-project/oxc/compare/oxfmt_v0.54.0...oxfmt_v0.55.0)
##### 🚀 Features
-
[`9a2788b`](https://redirect.github.com/oxc-project/oxc/commit/9a2788b)
linter/unicorn: Implement `prefer-export-from` rule
([#​22935](https://redirect.github.com/oxc-project/oxc/issues/22935))
(AliceLanniste)
###
[`v0.54.0`](https://redirect.github.com/oxc-project/oxc/blob/HEAD/npm/oxfmt/CHANGELOG.md#0540---2026-06-08)
[Compare
Source](https://redirect.github.com/oxc-project/oxc/compare/oxfmt_v0.53.0...oxfmt_v0.54.0)
##### 📚 Documentation
-
[`dadafe3`](https://redirect.github.com/oxc-project/oxc/commit/dadafe3)
oxlint, oxfmt: Mention migrate skills in npm READMEs
([#​22965](https://redirect.github.com/oxc-project/oxc/issues/22965))
(Boshen)
-
[`f88961a`](https://redirect.github.com/oxc-project/oxc/commit/f88961a)
oxfmt: Annotate each config option with supported languages
([#​22953](https://redirect.github.com/oxc-project/oxc/issues/22953))
(leaysgur)
###
[`v0.53.0`](https://redirect.github.com/oxc-project/oxc/compare/oxfmt_v0.52.0...oxfmt_v0.53.0)
[Compare
Source](https://redirect.github.com/oxc-project/oxc/compare/oxfmt_v0.52.0...oxfmt_v0.53.0)
###
[`v0.52.0`](https://redirect.github.com/oxc-project/oxc/blob/HEAD/npm/oxfmt/CHANGELOG.md#0520---2026-05-26)
[Compare
Source](https://redirect.github.com/oxc-project/oxc/compare/oxfmt_v0.51.0...oxfmt_v0.52.0)
##### 🚀 Features
-
[`16b8058`](https://redirect.github.com/oxc-project/oxc/commit/16b8058)
oxfmt: Support `vite-plus/resolveConfig` for vite.config.ts
([#​22454](https://redirect.github.com/oxc-project/oxc/issues/22454))
(leaysgur)
###
[`v0.51.0`](https://redirect.github.com/oxc-project/oxc/compare/oxfmt_v0.50.0...oxfmt_v0.51.0)
[Compare
Source](https://redirect.github.com/oxc-project/oxc/compare/oxfmt_v0.50.0...oxfmt_v0.51.0)
###
[`v0.50.0`](https://redirect.github.com/oxc-project/oxc/blob/HEAD/npm/oxfmt/CHANGELOG.md#0500---2026-05-15)
[Compare
Source](https://redirect.github.com/oxc-project/oxc/compare/oxfmt_v0.49.0...oxfmt_v0.50.0)
##### 🐛 Bug Fixes
-
[`43b9978`](https://redirect.github.com/oxc-project/oxc/commit/43b9978)
formatter/sort\_imports: Treat subpath imports as internal
([#​22440](https://redirect.github.com/oxc-project/oxc/issues/22440))
(leaysgur)
###
[`v0.49.0`](https://redirect.github.com/oxc-project/oxc/blob/HEAD/npm/oxfmt/CHANGELOG.md#0490---2026-05-11)
[Compare
Source](https://redirect.github.com/oxc-project/oxc/compare/oxfmt_v0.48.0...oxfmt_v0.49.0)
##### 🚀 Features
-
[`6e8e818`](https://redirect.github.com/oxc-project/oxc/commit/6e8e818)
oxfmt: Experimental .svelte support
([#​21700](https://redirect.github.com/oxc-project/oxc/issues/21700))
(leaysgur)
###
[`v0.48.0`](https://redirect.github.com/oxc-project/oxc/compare/oxfmt_v0.47.0...oxfmt_v0.48.0)
[Compare
Source](https://redirect.github.com/oxc-project/oxc/compare/oxfmt_v0.47.0...oxfmt_v0.48.0)
###
[`v0.47.0`](https://redirect.github.com/oxc-project/oxc/compare/oxfmt_v0.46.0...oxfmt_v0.47.0)
[Compare
Source](https://redirect.github.com/oxc-project/oxc/compare/oxfmt_v0.46.0...oxfmt_v0.47.0)
###
[`v0.46.0`](https://redirect.github.com/oxc-project/oxc/compare/oxfmt_v0.45.0...oxfmt_v0.46.0)
[Compare
Source](https://redirect.github.com/oxc-project/oxc/compare/oxfmt_v0.45.0...oxfmt_v0.46.0)
###
[`v0.45.0`](https://redirect.github.com/oxc-project/oxc/blob/HEAD/npm/oxfmt/CHANGELOG.md#0450---2026-04-13)
[Compare
Source](https://redirect.github.com/oxc-project/oxc/compare/oxfmt_v0.44.0...oxfmt_v0.45.0)
##### 🐛 Bug Fixes
-
[`50c389b`](https://redirect.github.com/oxc-project/oxc/commit/50c389b)
oxfmt: Support `.editorconfig` `quote_type`
([#​20989](https://redirect.github.com/oxc-project/oxc/issues/20989))
(leaysgur)
###
[`v0.44.0`](https://redirect.github.com/oxc-project/oxc/blob/HEAD/npm/oxfmt/CHANGELOG.md#0440---2026-04-06)
[Compare
Source](https://redirect.github.com/oxc-project/oxc/compare/oxfmt_v0.43.0...oxfmt_v0.44.0)
##### 🐛 Bug Fixes
-
[`dd2df87`](https://redirect.github.com/oxc-project/oxc/commit/dd2df87)
npm: Export package.json for oxlint and oxfmt
([#​20784](https://redirect.github.com/oxc-project/oxc/issues/20784))
(kazuya kawaguchi)
-
[`4216380`](https://redirect.github.com/oxc-project/oxc/commit/4216380)
oxfmt: Support `.editorconfig` `tab_width` fallback
([#​20988](https://redirect.github.com/oxc-project/oxc/issues/20988))
(leaysgur)
###
[`v0.43.0`](https://redirect.github.com/oxc-project/oxc/blob/HEAD/npm/oxfmt/CHANGELOG.md#0430---2026-03-30)
[Compare
Source](https://redirect.github.com/oxc-project/oxc/compare/oxfmt_v0.42.0...oxfmt_v0.43.0)
##### 🚀 Features
-
[`6ef440a`](https://redirect.github.com/oxc-project/oxc/commit/6ef440a)
oxfmt: Support bool for object style options
([#​20853](https://redirect.github.com/oxc-project/oxc/issues/20853))
(leaysgur)
</details>
<details>
<summary>oxc-project/tsgolint (oxlint-tsgolint)</summary>
###
[`v0.23.0`](https://redirect.github.com/oxc-project/tsgolint/releases/tag/v0.23.0)
[Compare
Source](https://redirect.github.com/oxc-project/tsgolint/compare/v0.22.1...v0.23.0)
##### What's Changed
- chore(deps): update crate-ci/typos action to v1.45.2 by
[@​renovate](https://redirect.github.com/renovate)\[bot] in
[#​915](https://redirect.github.com/oxc-project/tsgolint/pull/915)
- feat: add skill for upgrading typescript-go by
[@​camc314](https://redirect.github.com/camc314) in
[#​918](https://redirect.github.com/oxc-project/tsgolint/pull/918)
- chore(deps): update pnpm to v10.33.2 by
[@​renovate](https://redirect.github.com/renovate)\[bot] in
[#​921](https://redirect.github.com/oxc-project/tsgolint/pull/921)
- chore: update typescript-go submodule by
[@​camc314](https://redirect.github.com/camc314) in
[#​922](https://redirect.github.com/oxc-project/tsgolint/pull/922)
- fix: attach tsconfig path to diagnostics by
[@​camc314](https://redirect.github.com/camc314) in
[#​923](https://redirect.github.com/oxc-project/tsgolint/pull/923)
- fix(prefer-nullish-coalescing): parenthesize mixed logical fixes by
[@​camc314](https://redirect.github.com/camc314) in
[#​924](https://redirect.github.com/oxc-project/tsgolint/pull/924)
- tests(return-await): cover non-async arrow functions by
[@​camc314](https://redirect.github.com/camc314) in
[#​926](https://redirect.github.com/oxc-project/tsgolint/pull/926)
- chore(deps): update github.com/go-json-experiment/json digest to
[`b6187a3`](https://redirect.github.com/oxc-project/tsgolint/commit/b6187a3)
by [@​renovate](https://redirect.github.com/renovate)\[bot] in
[#​927](https://redirect.github.com/oxc-project/tsgolint/pull/927)
- chore(deps): update github actions by
[@​renovate](https://redirect.github.com/renovate)\[bot] in
[#​928](https://redirect.github.com/oxc-project/tsgolint/pull/928)
- chore(deps): update crate-ci/typos action to v1.46.0 by
[@​renovate](https://redirect.github.com/renovate)\[bot] in
[#​929](https://redirect.github.com/oxc-project/tsgolint/pull/929)
- chore(deps): update module github.com/dlclark/regexp2 to v2 by
[@​renovate](https://redirect.github.com/renovate)\[bot] in
[#​930](https://redirect.github.com/oxc-project/tsgolint/pull/930)
- chore: update typescript-go submodule by
[@​camc314](https://redirect.github.com/camc314) in
[#​931](https://redirect.github.com/oxc-project/tsgolint/pull/931)
- chore(deps): update typescript-go digest to
[`48e2953`](https://redirect.github.com/oxc-project/tsgolint/commit/48e2953)
by [@​renovate](https://redirect.github.com/renovate)\[bot] in
[#​933](https://redirect.github.com/oxc-project/tsgolint/pull/933)
- chore(deps): update typescript-go digest to
[`5eb880f`](https://redirect.github.com/oxc-project/tsgolint/commit/5eb880f)
by [@​renovate](https://redirect.github.com/renovate)\[bot] in
[#​936](https://redirect.github.com/oxc-project/tsgolint/pull/936)
- fix(no-misused-promises): handle empty JSX attributes by
[@​camc314](https://redirect.github.com/camc314) in
[#​938](https://redirect.github.com/oxc-project/tsgolint/pull/938)
- fix(no-unsafe-enum-comparison): flag string literal unions by
[@​camc314](https://redirect.github.com/camc314) in
[#​937](https://redirect.github.com/oxc-project/tsgolint/pull/937)
- chore(deps): update typescript-go digest to
[`e1f8f97`](https://redirect.github.com/oxc-project/tsgolint/commit/e1f8f97)
by [@​renovate](https://redirect.github.com/renovate)\[bot] in
[#​939](https://redirect.github.com/oxc-project/tsgolint/pull/939)
- chore(deps): update typescript-go digest to
[`092b34f`](https://redirect.github.com/oxc-project/tsgolint/commit/092b34f)
by [@​renovate](https://redirect.github.com/renovate)\[bot] in
[#​940](https://redirect.github.com/oxc-project/tsgolint/pull/940)
- chore: configure typescript-go renovate schedule by
[@​camc314](https://redirect.github.com/camc314) in
[#​941](https://redirect.github.com/oxc-project/tsgolint/pull/941)
- chore(deps): update github actions by
[@​renovate](https://redirect.github.com/renovate)\[bot] in
[#​945](https://redirect.github.com/oxc-project/tsgolint/pull/945)
- chore(deps): update dependency dprint-typescript to v0.96.0 by
[@​renovate](https://redirect.github.com/renovate)\[bot] in
[#​947](https://redirect.github.com/oxc-project/tsgolint/pull/947)
- chore(deps): update gomod by
[@​renovate](https://redirect.github.com/renovate)\[bot] in
[#​946](https://redirect.github.com/oxc-project/tsgolint/pull/946)
- chore(deps): update crate-ci/typos action to v1.46.1 by
[@​renovate](https://redirect.github.com/renovate)\[bot] in
[#​948](https://redirect.github.com/oxc-project/tsgolint/pull/948)
- fix(prefer-nullish-coalescing): emit suggestion over fix by
[@​camc314](https://redirect.github.com/camc314) in
[#​951](https://redirect.github.com/oxc-project/tsgolint/pull/951)
- chore: update packageManager to pnpm 11.0.4 by
[@​Boshen](https://redirect.github.com/Boshen) in
[#​953](https://redirect.github.com/oxc-project/tsgolint/pull/953)
- chore: update typescript-go submodule by
[@​camc314](https://redirect.github.com/camc314) in
[#​955](https://redirect.github.com/oxc-project/tsgolint/pull/955)
- fix(no-nullable-type-assertion-style): use suggestion instead of fix
by [@​camc314](https://redirect.github.com/camc314) in
[#​956](https://redirect.github.com/oxc-project/tsgolint/pull/956)
- docs: Update Go version requirement to 1.26 in CONTRIBUTING.md. by
[@​connorshea](https://redirect.github.com/connorshea) in
[#​957](https://redirect.github.com/oxc-project/tsgolint/pull/957)
- fix: allow safe promise intersection members by
[@​camc314](https://redirect.github.com/camc314) in
[#​959](https://redirect.github.com/oxc-project/tsgolint/pull/959)
- ci: switch security workflow to ubuntu-latest by
[@​Boshen](https://redirect.github.com/Boshen) in
[#​962](https://redirect.github.com/oxc-project/tsgolint/pull/962)
- chore(deps): update dependency vitest to v4.1.6 by
[@​renovate](https://redirect.github.com/renovate)\[bot] in
[#​963](https://redirect.github.com/oxc-project/tsgolint/pull/963)
- chore(deps): update module github.com/dlclark/regexp2/v2 to v2.0.3 by
[@​renovate](https://redirect.github.com/renovate)\[bot] in
[#​964](https://redirect.github.com/oxc-project/tsgolint/pull/964)
- chore(deps): update dependency dprint-markdown to v0.22.0 by
[@​renovate](https://redirect.github.com/renovate)\[bot] in
[#​965](https://redirect.github.com/oxc-project/tsgolint/pull/965)
- chore(deps): update github actions by
[@​renovate](https://redirect.github.com/renovate)\[bot] in
[#​966](https://redirect.github.com/oxc-project/tsgolint/pull/966)
- perf(no-unnecessary-type-parameters): stop counting settled candidates
by [@​camc314](https://redirect.github.com/camc314) in
[#​967](https://redirect.github.com/oxc-project/tsgolint/pull/967)
- chore: add `dprint` to pnpm `allowBuilds` by
[@​camc314](https://redirect.github.com/camc314) in
[#​968](https://redirect.github.com/oxc-project/tsgolint/pull/968)
**Full Changelog**:
<oxc-project/tsgolint@v0.22.1...v0.23.0>
###
[`v0.22.1`](https://redirect.github.com/oxc-project/tsgolint/releases/tag/v0.22.1)
[Compare
Source](https://redirect.github.com/oxc-project/tsgolint/compare/v0.22.0...v0.22.1)
#### What's Changed
- fix: clarify `AGENTS.md` submodule guidance by
[@​camc314](https://redirect.github.com/camc314) in
[#​909](https://redirect.github.com/oxc-project/tsgolint/pull/909)
- feat(no-unsafe-enum-comparison): implement suggestion by
[@​camc314](https://redirect.github.com/camc314) in
[#​910](https://redirect.github.com/oxc-project/tsgolint/pull/910)
- feat(no-unnecessary-template-expression): implement fix by
[@​camc314](https://redirect.github.com/camc314) in
[#​911](https://redirect.github.com/oxc-project/tsgolint/pull/911)
- chore(deps): update dependency vitest to v4.1.5 by
[@​renovate](https://redirect.github.com/renovate)\[bot] in
[#​912](https://redirect.github.com/oxc-project/tsgolint/pull/912)
- chore(deps): update github-actions by
[@​renovate](https://redirect.github.com/renovate)\[bot] in
[#​913](https://redirect.github.com/oxc-project/tsgolint/pull/913)
- fix(prefer-optional-chain): avoid access comparison false positive by
[@​camc314](https://redirect.github.com/camc314) in
[#​914](https://redirect.github.com/oxc-project/tsgolint/pull/914)
**Full Changelog**:
<oxc-project/tsgolint@v0.22.0...v0.22.1>
###
[`v0.22.0`](https://redirect.github.com/oxc-project/tsgolint/releases/tag/v0.22.0)
[Compare
Source](https://redirect.github.com/oxc-project/tsgolint/compare/v0.21.1...v0.22.0)
#### What's Changed
- chore: convert renovate config to json by
[@​Boshen](https://redirect.github.com/Boshen) in
[#​893](https://redirect.github.com/oxc-project/tsgolint/pull/893)
- chore: update typescript-go submodule by
[@​camc314](https://redirect.github.com/camc314) in
[#​895](https://redirect.github.com/oxc-project/tsgolint/pull/895)
- ci: replace OXC\_BOT\_PAT with GitHub App tokens by
[@​Boshen](https://redirect.github.com/Boshen) in
[#​894](https://redirect.github.com/oxc-project/tsgolint/pull/894)
- ci: add security analysis workflow by
[@​Boshen](https://redirect.github.com/Boshen) in
[#​898](https://redirect.github.com/oxc-project/tsgolint/pull/898)
- chore(deps): update github-actions by
[@​renovate](https://redirect.github.com/renovate)\[bot] in
[#​899](https://redirect.github.com/oxc-project/tsgolint/pull/899)
- chore(deps): update module github.com/dlclark/regexp2 to v1.12.0 by
[@​renovate](https://redirect.github.com/renovate)\[bot] in
[#​900](https://redirect.github.com/oxc-project/tsgolint/pull/900)
- chore(deps): update dependency typescript to v6.0.3 by
[@​renovate](https://redirect.github.com/renovate)\[bot] in
[#​901](https://redirect.github.com/oxc-project/tsgolint/pull/901)
- ci: make security analysis required-check friendly by
[@​Boshen](https://redirect.github.com/Boshen) in
[#​902](https://redirect.github.com/oxc-project/tsgolint/pull/902)
- feat(require-await): implement suggestions by
[@​younggglcy](https://redirect.github.com/younggglcy) in
[#​896](https://redirect.github.com/oxc-project/tsgolint/pull/896)
- fix: add warning for unsupported tsgolint CLI entrypoint by
[@​camc314](https://redirect.github.com/camc314) in
[#​903](https://redirect.github.com/oxc-project/tsgolint/pull/903)
- fix: resolve ancestor tsconfig for excluded nearest config by
[@​camc314](https://redirect.github.com/camc314) in
[#​904](https://redirect.github.com/oxc-project/tsgolint/pull/904)
- chore: update typescript-go submodule by
[@​camc314](https://redirect.github.com/camc314) in
[#​905](https://redirect.github.com/oxc-project/tsgolint/pull/905)
- fix: handle UTF-16 diagnostics by
[@​camc314](https://redirect.github.com/camc314) in
[#​906](https://redirect.github.com/oxc-project/tsgolint/pull/906)
- fix(no-useless-default-assignment): make default assignment removal a
suggestion by [@​camc314](https://redirect.github.com/camc314) in
[#​907](https://redirect.github.com/oxc-project/tsgolint/pull/907)
- fix(no-unnecessary-type-arguments): preserve shadowed type arguments
by [@​camc314](https://redirect.github.com/camc314) in
[#​908](https://redirect.github.com/oxc-project/tsgolint/pull/908)
**Full Changelog**:
<oxc-project/tsgolint@v0.21.1...v0.22.0>
###
[`v0.21.1`](https://redirect.github.com/oxc-project/tsgolint/releases/tag/v0.21.1)
[Compare
Source](https://redirect.github.com/oxc-project/tsgolint/compare/v0.21.0...v0.21.1)
#### What's Changed
- fix(no-unnecessary-condition): handle null overlap in narrowed generic
intersections by [@​camc314](https://redirect.github.com/camc314)
in
[#​891](https://redirect.github.com/oxc-project/tsgolint/pull/891)
- revert(no-unnecessary-type-arguments): drop inference reporting by
[@​camc314](https://redirect.github.com/camc314) in
[#​892](https://redirect.github.com/oxc-project/tsgolint/pull/892)
**Full Changelog**:
<oxc-project/tsgolint@v0.21.0...v0.21.1>
###
[`v0.21.0`](https://redirect.github.com/oxc-project/tsgolint/releases/tag/v0.21.0)
[Compare
Source](https://redirect.github.com/oxc-project/tsgolint/compare/v0.20.0...v0.21.0)
#### What's Changed
- chore: migrate gen-json-schemas to TS by
[@​camc314](https://redirect.github.com/camc314) in
[#​874](https://redirect.github.com/oxc-project/tsgolint/pull/874)
- chore: update typescript-go submodule by
[@​camc314](https://redirect.github.com/camc314) in
[#​879](https://redirect.github.com/oxc-project/tsgolint/pull/879)
- chore(deps): update github-actions by
[@​renovate](https://redirect.github.com/renovate)\[bot] in
[#​883](https://redirect.github.com/oxc-project/tsgolint/pull/883)
- chore(deps): update gomod by
[@​renovate](https://redirect.github.com/renovate)\[bot] in
[#​884](https://redirect.github.com/oxc-project/tsgolint/pull/884)
- chore(deps): update npm packages by
[@​renovate](https://redirect.github.com/renovate)\[bot] in
[#​885](https://redirect.github.com/oxc-project/tsgolint/pull/885)
- feat: improve `consistent-type-exports` diagnostics quality by
[@​camchenry](https://redirect.github.com/camchenry) in
[#​880](https://redirect.github.com/oxc-project/tsgolint/pull/880)
- chore(deps): update softprops/action-gh-release action to v3 by
[@​renovate](https://redirect.github.com/renovate)\[bot] in
[#​886](https://redirect.github.com/oxc-project/tsgolint/pull/886)
- feat: enrich the `no-array-delete` diagnostic by
[@​camchenry](https://redirect.github.com/camchenry) in
[#​881](https://redirect.github.com/oxc-project/tsgolint/pull/881)
- feat: enrich `no-duplicate-type-constituents` diagnostic by
[@​camchenry](https://redirect.github.com/camchenry) in
[#​882](https://redirect.github.com/oxc-project/tsgolint/pull/882)
- fix(no-meaningless-void-operator): align with typescript-eslint union
handling by [@​camc314](https://redirect.github.com/camc314) in
[#​887](https://redirect.github.com/oxc-project/tsgolint/pull/887)
- chore(deps): update crate-ci/typos action to v1.45.1 by
[@​renovate](https://redirect.github.com/renovate)\[bot] in
[#​888](https://redirect.github.com/oxc-project/tsgolint/pull/888)
- fix(no-deprecated): avoid false positive on array destructuring
bindings by [@​camc314](https://redirect.github.com/camc314) in
[#​890](https://redirect.github.com/oxc-project/tsgolint/pull/890)
**Full Changelog**:
<oxc-project/tsgolint@v0.20.0...v0.21.0>
###
[`v0.20.0`](https://redirect.github.com/oxc-project/tsgolint/releases/tag/v0.20.0)
[Compare
Source](https://redirect.github.com/oxc-project/tsgolint/compare/v0.19.0...v0.20.0)
#### What's Changed
- chore(deps): update crate-ci/typos action to v1.45.0 by
[@​renovate](https://redirect.github.com/renovate)\[bot] in
[#​863](https://redirect.github.com/oxc-project/tsgolint/pull/863)
- fix(no-unnecessary-type-arguments): handle Partial aliases in
default-type checks by
[@​camc314](https://redirect.github.com/camc314) in
[#​862](https://redirect.github.com/oxc-project/tsgolint/pull/862)
- feat: enrich await-thenable diagnostics by
[@​camc314](https://redirect.github.com/camc314) in
[#​865](https://redirect.github.com/oxc-project/tsgolint/pull/865)
- feat: enrich no-unsafe-enum-comparison diagnostics by
[@​camc314](https://redirect.github.com/camc314) in
[#​867](https://redirect.github.com/oxc-project/tsgolint/pull/867)
- chore(deps): update github-actions by
[@​renovate](https://redirect.github.com/renovate)\[bot] in
[#​870](https://redirect.github.com/oxc-project/tsgolint/pull/870)
- chore(deps): update extractions/setup-crate action to v2 by
[@​renovate](https://redirect.github.com/renovate)\[bot] in
[#​871](https://redirect.github.com/oxc-project/tsgolint/pull/871)
- chore(deps): update dependency dprint to v0.53.2 by
[@​renovate](https://redirect.github.com/renovate)\[bot] in
[#​869](https://redirect.github.com/oxc-project/tsgolint/pull/869)
- fix(prefer-optional-chain): ignore non-access OR comparison by
[@​camc314](https://redirect.github.com/camc314) in
[#​872](https://redirect.github.com/oxc-project/tsgolint/pull/872)
- chore: update typescript-go submodule by
[@​camc314](https://redirect.github.com/camc314) in
[#​873](https://redirect.github.com/oxc-project/tsgolint/pull/873)
**Full Changelog**:
<oxc-project/tsgolint@v0.19.0...v0.20.0>
###
[`v0.19.0`](https://redirect.github.com/oxc-project/tsgolint/releases/tag/v0.19.0)
[Compare
Source](https://redirect.github.com/oxc-project/tsgolint/compare/v0.18.1...v0.19.0)
#### What's Changed
- chore(deps): update npm packages by
[@​renovate](https://redirect.github.com/renovate)\[bot] in
[#​846](https://redirect.github.com/oxc-project/tsgolint/pull/846)
- chore(deps): update github-actions by
[@​renovate](https://redirect.github.com/renovate)\[bot] in
[#​847](https://redirect.github.com/oxc-project/tsgolint/pull/847)
- chore(deps): update dependency typescript to v6 by
[@​renovate](https://redirect.github.com/renovate)\[bot] in
[#​848](https://redirect.github.com/oxc-project/tsgolint/pull/848)
- chore: fix schema generator drift by
[@​camc314](https://redirect.github.com/camc314) in
[#​850](https://redirect.github.com/oxc-project/tsgolint/pull/850)
- feat(await-thenable): port promise aggregator checks and upstream
tests by [@​camc314](https://redirect.github.com/camc314) in
[#​851](https://redirect.github.com/oxc-project/tsgolint/pull/851)
- test(e2e): make fixtures modules so they are processed in isolation by
[@​camc314](https://redirect.github.com/camc314) in
[#​854](https://redirect.github.com/oxc-project/tsgolint/pull/854)
- chore(deps): update pnpm to v10.33.0 by
[@​renovate](https://redirect.github.com/renovate)\[bot] in
[#​855](https://redirect.github.com/oxc-project/tsgolint/pull/855)
- feat(no-unnecessary-type-arguments): port upstream inference reporting
by [@​camc314](https://redirect.github.com/camc314) in
[#​853](https://redirect.github.com/oxc-project/tsgolint/pull/853)
- feat(strict-void-return): sync overload-safe callback typing with
upstream by [@​camc314](https://redirect.github.com/camc314) in
[#​856](https://redirect.github.com/oxc-project/tsgolint/pull/856)
- feat(prefer-promise-reject-errors): add allow specifiers and upstream
test parity by [@​camc314](https://redirect.github.com/camc314) in
[#​857](https://redirect.github.com/oxc-project/tsgolint/pull/857)
- fix(prefer-readonly-parameter-types): preserve alias-aware parameter
types by [@​camc314](https://redirect.github.com/camc314) in
[#​858](https://redirect.github.com/oxc-project/tsgolint/pull/858)
- feat(no-useless-default-assignment): skip unresolved type parameters
by [@​camc314](https://redirect.github.com/camc314) in
[#​859](https://redirect.github.com/oxc-project/tsgolint/pull/859)
**Full Changelog**:
<oxc-project/tsgolint@v0.18.1...v0.19.0>
</details>
---
### Configuration
📅 **Schedule**: (in timezone Asia/Shanghai)
- Branch creation
- At any time (no schedule defined)
- Automerge
- At any time (no schedule defined)
🚦 **Automerge**: Enabled.
♻ **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](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/voidzero-dev/vite-task).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMDAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjIzMS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 619e1d6 commit a1d6048
2 files changed
Lines changed: 9 additions & 304 deletions
0 commit comments