Skip to content

Commit 3e59fcc

Browse files
renovate[bot]branchseerclaude
authored
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) | ![age](https://developer.mend.io/api/mc/badges/age/npm/oxlint/1.57.0?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/oxlint/1.57.0?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/oxlint/1.55.0/1.57.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/oxlint/1.55.0/1.57.0?slim=true) | | [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) | ![age](https://developer.mend.io/api/mc/badges/age/npm/oxlint-tsgolint/0.18.1?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/oxlint-tsgolint/0.18.1?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/oxlint-tsgolint/0.17.0/0.18.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/oxlint-tsgolint/0.17.0/0.18.1?slim=true) | --- ### 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 [@&#8203;camc314](https://redirect.github.com/camc314) in [#&#8203;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 [@&#8203;camc314](https://redirect.github.com/camc314) in [#&#8203;834](https://redirect.github.com/oxc-project/tsgolint/pull/834) - fix(promise-function-async): place async fix after export modifiers by [@&#8203;camc314](https://redirect.github.com/camc314) in [#&#8203;839](https://redirect.github.com/oxc-project/tsgolint/pull/839) - chore: improve assertion diagnostic msg by [@&#8203;camc314](https://redirect.github.com/camc314) in [#&#8203;842](https://redirect.github.com/oxc-project/tsgolint/pull/842) - fix(dot-notation): ignore non-ascii property names by [@&#8203;camc314](https://redirect.github.com/camc314) in [#&#8203;840](https://redirect.github.com/oxc-project/tsgolint/pull/840) - chore: update typescript-go submodule by [@&#8203;camc314](https://redirect.github.com/camc314) in [#&#8203;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 [@&#8203;camc314](https://redirect.github.com/camc314) in [#&#8203;827](https://redirect.github.com/oxc-project/tsgolint/pull/827) - fix(prefer-optional-chain): false positive on tricky condition by [@&#8203;camc314](https://redirect.github.com/camc314) in [#&#8203;831](https://redirect.github.com/oxc-project/tsgolint/pull/831) - fix(no-base-to-string): memoize recursive stringification checks by [@&#8203;camc314](https://redirect.github.com/camc314) in [#&#8203;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 [@&#8203;camc314](https://redirect.github.com/camc314) in [#&#8203;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 [@&#8203;camc314](https://redirect.github.com/camc314) in [#&#8203;814](https://redirect.github.com/oxc-project/tsgolint/pull/814) - refactor(no-unnecessary-condition): more closely align rule implementation with upstream by [@&#8203;camc314](https://redirect.github.com/camc314) in [#&#8203;809](https://redirect.github.com/oxc-project/tsgolint/pull/809) - chore(deps): update dependency dprint-json to v0.21.3 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;819](https://redirect.github.com/oxc-project/tsgolint/pull/819) - chore(deps): update github-actions by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;820](https://redirect.github.com/oxc-project/tsgolint/pull/820) - chore(deps): update npm packages by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;821](https://redirect.github.com/oxc-project/tsgolint/pull/821) - fix(no-unnecessary-type-assertion): avoid contextual generic inference for call expressions by [@&#8203;camc314](https://redirect.github.com/camc314) in [#&#8203;824](https://redirect.github.com/oxc-project/tsgolint/pull/824) - refactor(no-unnecessary-condition): remove unused `isLiteralValue` by [@&#8203;camc314](https://redirect.github.com/camc314) in [#&#8203;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 [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;793](https://redirect.github.com/oxc-project/tsgolint/pull/793) - chore(deps): update gomod by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;794](https://redirect.github.com/oxc-project/tsgolint/pull/794) - chore(deps): update npm packages by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;795](https://redirect.github.com/oxc-project/tsgolint/pull/795) - chore(deps): update softprops/action-gh-release action to v2.6.0 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;798](https://redirect.github.com/oxc-project/tsgolint/pull/798) - fix prefer-optional-chain parenthesized call panic by [@&#8203;camc314](https://redirect.github.com/camc314) in [#&#8203;800](https://redirect.github.com/oxc-project/tsgolint/pull/800) - fix(no-base-to-string): check base types for ignoredTypeNames by [@&#8203;younggglcy](https://redirect.github.com/younggglcy) in [#&#8203;796](https://redirect.github.com/oxc-project/tsgolint/pull/796) - refactor: move matchesTypeOrBaseType function to utils package by [@&#8203;camc314](https://redirect.github.com/camc314) in [#&#8203;803](https://redirect.github.com/oxc-project/tsgolint/pull/803) - fix(restrict-template-expressions): allow inherited types in allow list by [@&#8203;camc314](https://redirect.github.com/camc314) in [#&#8203;804](https://redirect.github.com/oxc-project/tsgolint/pull/804) - fix(prefer-optional-chain): avoid false positives for instanceof and redundant nullish checks by [@&#8203;wagenet](https://redirect.github.com/wagenet) in [#&#8203;753](https://redirect.github.com/oxc-project/tsgolint/pull/753) - fix(no-unnecessary-condition): skip no-overlap checks for indeterminate generic intersections by [@&#8203;camc314](https://redirect.github.com/camc314) in [#&#8203;806](https://redirect.github.com/oxc-project/tsgolint/pull/806) - fix: crash on JS await property lookup by [@&#8203;camc314](https://redirect.github.com/camc314) in [#&#8203;812](https://redirect.github.com/oxc-project/tsgolint/pull/812) - chore: remove deprecated vitest config option by [@&#8203;camc314](https://redirect.github.com/camc314) in [#&#8203;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

File tree

2 files changed

+37
-37
lines changed

2 files changed

+37
-37
lines changed

pnpm-lock.yaml

Lines changed: 36 additions & 36 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pnpm-workspace.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ catalog:
88
lint-staged: ^16.3.3
99
oxfmt: 0.42.0
1010
oxlint: ^1.55.0
11-
oxlint-tsgolint: ^0.17.0
11+
oxlint-tsgolint: ^0.18.0
1212

1313
catalogMode: prefer

0 commit comments

Comments
 (0)