Commit c3744c4
committed
chore(deps): update dependency oxlint-tsgolint to v0.7.1 (#15773)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [oxlint-tsgolint](https://redirect.github.com/oxc-project/tsgolint) | [`0.6.0` -> `0.7.1`](https://renovatebot.com/diffs/npm/oxlint-tsgolint/0.6.0/0.7.1) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
<details>
<summary>oxc-project/tsgolint (oxlint-tsgolint)</summary>
### [`v0.7.1`](https://redirect.github.com/oxc-project/tsgolint/compare/v0.7.0...ef5a6a15d4b7115f18efbd64409a1b3606a332b8)
[Compare Source](https://redirect.github.com/oxc-project/tsgolint/compare/v0.7.0...ef5a6a15d4b7115f18efbd64409a1b3606a332b8)
### [`v0.7.0`](https://redirect.github.com/oxc-project/tsgolint/releases/tag/v0.7.0)
[Compare Source](https://redirect.github.com/oxc-project/tsgolint/compare/v0.6.0...v0.7.0)
#### What's Changed
- feat: add options schema for `promise-function-async` by [@​camchenry](https://redirect.github.com/camchenry) in [#​410](https://redirect.github.com/oxc-project/tsgolint/pull/410)
- feat: add options schema for `require-array-sort-compare` by [@​camchenry](https://redirect.github.com/camchenry) in [#​411](https://redirect.github.com/oxc-project/tsgolint/pull/411)
- feat: add options schema for `restrict-plus-operands` by [@​camchenry](https://redirect.github.com/camchenry) in [#​412](https://redirect.github.com/oxc-project/tsgolint/pull/412)
- feat: add options schema for `restrict-template-expressions` by [@​camchenry](https://redirect.github.com/camchenry) in [#​413](https://redirect.github.com/oxc-project/tsgolint/pull/413)
- fix(prefer-return-this-type): nil pointer dereference by [@​camc314](https://redirect.github.com/camc314) in [#​415](https://redirect.github.com/oxc-project/tsgolint/pull/415)
- feat: add options schema for `return-await` by [@​camchenry](https://redirect.github.com/camchenry) in [#​414](https://redirect.github.com/oxc-project/tsgolint/pull/414)
- feat: add options schema for `strict-boolean-expressions` by [@​camchenry](https://redirect.github.com/camchenry) in [#​416](https://redirect.github.com/oxc-project/tsgolint/pull/416)
- feat: add options schema for `switch-exhaustiveness-check` by [@​camchenry](https://redirect.github.com/camchenry) in [#​417](https://redirect.github.com/oxc-project/tsgolint/pull/417)
- feat: add options schema for `unbound-method` by [@​camchenry](https://redirect.github.com/camchenry) in [#​418](https://redirect.github.com/oxc-project/tsgolint/pull/418)
- chore(deps): update crate-ci/typos action to v1.39.1 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​419](https://redirect.github.com/oxc-project/tsgolint/pull/419)
- docs: add reference to non-type-aware TypeScript rules in oxlint by [@​Boshen](https://redirect.github.com/Boshen) in [#​420](https://redirect.github.com/oxc-project/tsgolint/pull/420)
- chore(deps): update typescript-go digest to [`8fdec88`](https://redirect.github.com/oxc-project/tsgolint/commit/8fdec88) by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​400](https://redirect.github.com/oxc-project/tsgolint/pull/400)
- chore(deps): update crate-ci/typos action to v1.39.2 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​422](https://redirect.github.com/oxc-project/tsgolint/pull/422)
- chore(deps): update typescript-go digest to [`dedfbd9`](https://redirect.github.com/oxc-project/tsgolint/commit/dedfbd9) by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​421](https://redirect.github.com/oxc-project/tsgolint/pull/421)
- feat: implement prefer-includes rule by [@​andrewgonzales](https://redirect.github.com/andrewgonzales) in [#​373](https://redirect.github.com/oxc-project/tsgolint/pull/373)
- chore: fix typo in test case by [@​camc314](https://redirect.github.com/camc314) in [#​423](https://redirect.github.com/oxc-project/tsgolint/pull/423)
- chore(deps): update typescript-go digest to [`cea534e`](https://redirect.github.com/oxc-project/tsgolint/commit/cea534e) by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​424](https://redirect.github.com/oxc-project/tsgolint/pull/424)
- chore(deps): update dependency vitest>vite to v7.2.5 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​426](https://redirect.github.com/oxc-project/tsgolint/pull/426)
- chore(deps): update typescript-go digest to [`05f4d69`](https://redirect.github.com/oxc-project/tsgolint/commit/05f4d69) by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​427](https://redirect.github.com/oxc-project/tsgolint/pull/427)
- chore(deps): update gomod by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​431](https://redirect.github.com/oxc-project/tsgolint/pull/431)
- chore(deps): update npm packages by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​429](https://redirect.github.com/oxc-project/tsgolint/pull/429)
- chore(deps): update taiki-e/install-action action to v2.62.51 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​430](https://redirect.github.com/oxc-project/tsgolint/pull/430)
#### New Contributors
- [@​andrewgonzales](https://redirect.github.com/andrewgonzales) made their first contribution in [#​373](https://redirect.github.com/oxc-project/tsgolint/pull/373)
**Full Changelog**: <oxc-project/tsgolint@v0.6.0...v0.7.0>
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- 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/oxc-project/oxc).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->1 parent c023ba6 commit c3744c4
2 files changed
+34
-34
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments