Skip to content

Commit c619f64

Browse files
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) | ![age](https://developer.mend.io/api/mc/badges/age/npm/oxlint-tsgolint/0.9.2?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/oxlint-tsgolint/0.9.2?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/oxlint-tsgolint/0.9.1/0.9.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/oxlint-tsgolint/0.9.1/0.9.2?slim=true) | --- ### 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 [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;520](https://redirect.github.com/oxc-project/tsgolint/pull/520) - feat(linter): add debug logging for program source file count by [@&#8203;camc314](https://redirect.github.com/camc314) in [#&#8203;521](https://redirect.github.com/oxc-project/tsgolint/pull/521) - refactor(utils): use local NewCompilerHost wrapper by [@&#8203;camc314](https://redirect.github.com/camc314) in [#&#8203;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 [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;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 [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;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 [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;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 [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;528](https://redirect.github.com/oxc-project/tsgolint/pull/528) - fix: add mutex to prevent data race in ForEachCheckerParallel callback by [@&#8203;camc314](https://redirect.github.com/camc314) in [#&#8203;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

File tree

2 files changed

+34
-34
lines changed

2 files changed

+34
-34
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"devDependencies": {
1414
"oxfmt": "^0.18.0",
1515
"oxlint": "^1.33.0",
16-
"oxlint-tsgolint": "0.9.1"
16+
"oxlint-tsgolint": "0.9.2"
1717
},
1818
"packageManager": "[email protected]"
1919
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)