Commit c619f64
committed
chore(deps): update dependency oxlint-tsgolint to v0.9.2 (#17081)
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-tsgolint](https://redirect.github.com/oxc-project/tsgolint) | [`0.9.1` -> `0.9.2`](https://renovatebot.com/diffs/npm/oxlint-tsgolint/0.9.1/0.9.2) |  |  |  |  |
---
### Release Notes
<details>
<summary>oxc-project/tsgolint (oxlint-tsgolint)</summary>
### [`v0.9.2`](https://redirect.github.com/oxc-project/tsgolint/releases/tag/v0.9.2)
[Compare Source](https://redirect.github.com/oxc-project/tsgolint/compare/v0.9.1...v0.9.2)
#### What's Changed
- chore(deps): update typescript-go digest to [`51d6a11`](https://redirect.github.com/oxc-project/tsgolint/commit/51d6a11) by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​520](https://redirect.github.com/oxc-project/tsgolint/pull/520)
- feat(linter): add debug logging for program source file count by [@​camc314](https://redirect.github.com/camc314) in [#​521](https://redirect.github.com/oxc-project/tsgolint/pull/521)
- refactor(utils): use local NewCompilerHost wrapper by [@​camc314](https://redirect.github.com/camc314) in [#​522](https://redirect.github.com/oxc-project/tsgolint/pull/522)
- chore(deps): update typescript-go digest to [`93841b5`](https://redirect.github.com/oxc-project/tsgolint/commit/93841b5) by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​523](https://redirect.github.com/oxc-project/tsgolint/pull/523)
- chore(deps): update typescript-go digest to [`8d8850a`](https://redirect.github.com/oxc-project/tsgolint/commit/8d8850a) by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​524](https://redirect.github.com/oxc-project/tsgolint/pull/524)
- chore(deps): update typescript-go digest to [`c15e764`](https://redirect.github.com/oxc-project/tsgolint/commit/c15e764) by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​525](https://redirect.github.com/oxc-project/tsgolint/pull/525)
- chore(deps): update typescript-go digest to [`2437fa4`](https://redirect.github.com/oxc-project/tsgolint/commit/2437fa4) by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​528](https://redirect.github.com/oxc-project/tsgolint/pull/528)
- fix: add mutex to prevent data race in ForEachCheckerParallel callback by [@​camc314](https://redirect.github.com/camc314) in [#​529](https://redirect.github.com/oxc-project/tsgolint/pull/529)
**Full Changelog**: <oxc-project/tsgolint@v0.9.1...v0.9.2>
</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.
🔕 **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:eyJjcmVhdGVkSW5WZXIiOiI0Mi41OS4wIiwidXBkYXRlZEluVmVyIjoiNDIuNTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->1 parent d209c21 commit c619f64
2 files changed
+34
-34
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments