Commit 3e59fcc
chore(deps): update oxc apps (#304)
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/) |
|---|---|---|---|---|---|
| [oxlint](https://oxc.rs/docs/guide/usage/linter)
([source](https://redirect.github.com/oxc-project/oxc/tree/HEAD/npm/oxlint))
| [`1.55.0` →
`1.57.0`](https://renovatebot.com/diffs/npm/oxlint/1.55.0/1.57.0) |

|

|

|

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

|

|

|

|
---
### Release Notes
<details>
<summary>oxc-project/oxc (oxlint)</summary>
###
[`v1.57.0`](https://redirect.github.com/oxc-project/oxc/compare/oxlint_v1.56.0...oxlint_v1.57.0)
[Compare
Source](https://redirect.github.com/oxc-project/oxc/compare/oxlint_v1.56.0...oxlint_v1.57.0)
###
[`v1.56.0`](https://redirect.github.com/oxc-project/oxc/compare/oxlint_v1.55.0...oxlint_v1.56.0)
[Compare
Source](https://redirect.github.com/oxc-project/oxc/compare/oxlint_v1.55.0...oxlint_v1.56.0)
</details>
<details>
<summary>oxc-project/tsgolint (oxlint-tsgolint)</summary>
###
[`v0.18.1`](https://redirect.github.com/oxc-project/tsgolint/releases/tag/v0.18.1)
[Compare
Source](https://redirect.github.com/oxc-project/tsgolint/compare/v0.18.0...v0.18.1)
#### What's Changed
- perf(linter): use batch API for semantic diagnostics by
[@​camc314](https://redirect.github.com/camc314) in
[#​844](https://redirect.github.com/oxc-project/tsgolint/pull/844)
**Full Changelog**:
<oxc-project/tsgolint@v0.18.0...v0.18.1>
###
[`v0.18.0`](https://redirect.github.com/oxc-project/tsgolint/releases/tag/v0.18.0)
[Compare
Source](https://redirect.github.com/oxc-project/tsgolint/compare/v0.17.4...v0.18.0)
#### What's Changed
- fix(lint): suppress unparam on toStaticValue by
[@​camc314](https://redirect.github.com/camc314) in
[#​834](https://redirect.github.com/oxc-project/tsgolint/pull/834)
- fix(promise-function-async): place async fix after export modifiers by
[@​camc314](https://redirect.github.com/camc314) in
[#​839](https://redirect.github.com/oxc-project/tsgolint/pull/839)
- chore: improve assertion diagnostic msg by
[@​camc314](https://redirect.github.com/camc314) in
[#​842](https://redirect.github.com/oxc-project/tsgolint/pull/842)
- fix(dot-notation): ignore non-ascii property names by
[@​camc314](https://redirect.github.com/camc314) in
[#​840](https://redirect.github.com/oxc-project/tsgolint/pull/840)
- chore: update typescript-go submodule by
[@​camc314](https://redirect.github.com/camc314) in
[#​841](https://redirect.github.com/oxc-project/tsgolint/pull/841)
**Full Changelog**:
<oxc-project/tsgolint@v0.17.4...v0.18.0>
###
[`v0.17.4`](https://redirect.github.com/oxc-project/tsgolint/releases/tag/v0.17.4)
[Compare
Source](https://redirect.github.com/oxc-project/tsgolint/compare/v0.17.3...v0.17.4)
#### What's Changed
- chore(deps): remove vite override, update vitest by
[@​camc314](https://redirect.github.com/camc314) in
[#​827](https://redirect.github.com/oxc-project/tsgolint/pull/827)
- fix(prefer-optional-chain): false positive on tricky condition by
[@​camc314](https://redirect.github.com/camc314) in
[#​831](https://redirect.github.com/oxc-project/tsgolint/pull/831)
- fix(no-base-to-string): memoize recursive stringification checks by
[@​camc314](https://redirect.github.com/camc314) in
[#​832](https://redirect.github.com/oxc-project/tsgolint/pull/832)
**Full Changelog**:
<oxc-project/tsgolint@v0.17.3...v0.17.4>
###
[`v0.17.3`](https://redirect.github.com/oxc-project/tsgolint/releases/tag/v0.17.3)
[Compare
Source](https://redirect.github.com/oxc-project/tsgolint/compare/v0.17.2...v0.17.3)
#### What's Changed
- fix(no-unnecessary-type-assertion): avoid inferring generic defaults
from assertions by
[@​camc314](https://redirect.github.com/camc314) in
[#​826](https://redirect.github.com/oxc-project/tsgolint/pull/826)
**Full Changelog**:
<oxc-project/tsgolint@v0.17.2...v0.17.3>
###
[`v0.17.2`](https://redirect.github.com/oxc-project/tsgolint/releases/tag/v0.17.2)
[Compare
Source](https://redirect.github.com/oxc-project/tsgolint/compare/v0.17.1...v0.17.2)
#### What's Changed
- chore: update typescript-go to latest upstream by
[@​camc314](https://redirect.github.com/camc314) in
[#​814](https://redirect.github.com/oxc-project/tsgolint/pull/814)
- refactor(no-unnecessary-condition): more closely align rule
implementation with upstream by
[@​camc314](https://redirect.github.com/camc314) in
[#​809](https://redirect.github.com/oxc-project/tsgolint/pull/809)
- chore(deps): update dependency dprint-json to v0.21.3 by
[@​renovate](https://redirect.github.com/renovate)\[bot] in
[#​819](https://redirect.github.com/oxc-project/tsgolint/pull/819)
- chore(deps): update github-actions by
[@​renovate](https://redirect.github.com/renovate)\[bot] in
[#​820](https://redirect.github.com/oxc-project/tsgolint/pull/820)
- chore(deps): update npm packages by
[@​renovate](https://redirect.github.com/renovate)\[bot] in
[#​821](https://redirect.github.com/oxc-project/tsgolint/pull/821)
- fix(no-unnecessary-type-assertion): avoid contextual generic inference
for call expressions by
[@​camc314](https://redirect.github.com/camc314) in
[#​824](https://redirect.github.com/oxc-project/tsgolint/pull/824)
- refactor(no-unnecessary-condition): remove unused `isLiteralValue` by
[@​camc314](https://redirect.github.com/camc314) in
[#​825](https://redirect.github.com/oxc-project/tsgolint/pull/825)
**Full Changelog**:
<oxc-project/tsgolint@v0.17.1...v0.17.2>
###
[`v0.17.1`](https://redirect.github.com/oxc-project/tsgolint/releases/tag/v0.17.1)
[Compare
Source](https://redirect.github.com/oxc-project/tsgolint/compare/v0.17.0...v0.17.1)
#### What's Changed
- chore(deps): update github-actions by
[@​renovate](https://redirect.github.com/renovate)\[bot] in
[#​793](https://redirect.github.com/oxc-project/tsgolint/pull/793)
- chore(deps): update gomod by
[@​renovate](https://redirect.github.com/renovate)\[bot] in
[#​794](https://redirect.github.com/oxc-project/tsgolint/pull/794)
- chore(deps): update npm packages by
[@​renovate](https://redirect.github.com/renovate)\[bot] in
[#​795](https://redirect.github.com/oxc-project/tsgolint/pull/795)
- chore(deps): update softprops/action-gh-release action to v2.6.0 by
[@​renovate](https://redirect.github.com/renovate)\[bot] in
[#​798](https://redirect.github.com/oxc-project/tsgolint/pull/798)
- fix prefer-optional-chain parenthesized call panic by
[@​camc314](https://redirect.github.com/camc314) in
[#​800](https://redirect.github.com/oxc-project/tsgolint/pull/800)
- fix(no-base-to-string): check base types for ignoredTypeNames by
[@​younggglcy](https://redirect.github.com/younggglcy) in
[#​796](https://redirect.github.com/oxc-project/tsgolint/pull/796)
- refactor: move matchesTypeOrBaseType function to utils package by
[@​camc314](https://redirect.github.com/camc314) in
[#​803](https://redirect.github.com/oxc-project/tsgolint/pull/803)
- fix(restrict-template-expressions): allow inherited types in allow
list by [@​camc314](https://redirect.github.com/camc314) in
[#​804](https://redirect.github.com/oxc-project/tsgolint/pull/804)
- fix(prefer-optional-chain): avoid false positives for instanceof and
redundant nullish checks by
[@​wagenet](https://redirect.github.com/wagenet) in
[#​753](https://redirect.github.com/oxc-project/tsgolint/pull/753)
- fix(no-unnecessary-condition): skip no-overlap checks for
indeterminate generic intersections by
[@​camc314](https://redirect.github.com/camc314) in
[#​806](https://redirect.github.com/oxc-project/tsgolint/pull/806)
- fix: crash on JS await property lookup by
[@​camc314](https://redirect.github.com/camc314) in
[#​812](https://redirect.github.com/oxc-project/tsgolint/pull/812)
- chore: remove deprecated vitest config option by
[@​camc314](https://redirect.github.com/camc314) in
[#​813](https://redirect.github.com/oxc-project/tsgolint/pull/813)
**Full Changelog**:
<oxc-project/tsgolint@v0.17.0...v0.17.1>
</details>
---
### Configuration
📅 **Schedule**: 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:eyJjcmVhdGVkSW5WZXIiOiI0My45NC4xIiwidXBkYXRlZEluVmVyIjoiNDMuOTQuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: branchseer <dk4rest@gmail.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 3a46fd0 commit 3e59fcc
2 files changed
+37
-37
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
0 commit comments