Skip to content

Commit da7173b

Browse files
committed
chore(deps): update dependency oxlint-tsgolint to v0.8.0 (#15919)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [oxlint-tsgolint](https://redirect.github.com/oxc-project/tsgolint) | [`0.7.3` -> `0.8.0`](https://renovatebot.com/diffs/npm/oxlint-tsgolint/0.7.3/0.8.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/oxlint-tsgolint/0.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/oxlint-tsgolint/0.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/oxlint-tsgolint/0.7.3/0.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/oxlint-tsgolint/0.7.3/0.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>oxc-project/tsgolint (oxlint-tsgolint)</summary> ### [`v0.8.0`](https://redirect.github.com/oxc-project/tsgolint/releases/tag/v0.8.0) [Compare Source](https://redirect.github.com/oxc-project/tsgolint/compare/v0.7.3...v0.8.0) #### What's Changed - chore(deps): update typescript-go digest to [`b33ab79`](https://redirect.github.com/oxc-project/tsgolint/commit/b33ab79) by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;444](https://redirect.github.com/oxc-project/tsgolint/pull/444) - refactor(ci): split up CI tests to speed up CI by [@&#8203;camc314](https://redirect.github.com/camc314) in [#&#8203;443](https://redirect.github.com/oxc-project/tsgolint/pull/443) - chore(deps): update dependency vitest>vite to v7.2.7 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;445](https://redirect.github.com/oxc-project/tsgolint/pull/445) - feat: expose range with internal errors by [@&#8203;camc314](https://redirect.github.com/camc314) in [#&#8203;447](https://redirect.github.com/oxc-project/tsgolint/pull/447) - feat: return type check errors by [@&#8203;camc314](https://redirect.github.com/camc314) in [#&#8203;446](https://redirect.github.com/oxc-project/tsgolint/pull/446) **Full Changelog**: <oxc-project/tsgolint@v0.7.3...v0.8.0> </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNi4xIiwidXBkYXRlZEluVmVyIjoiNDIuMTYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
1 parent df7ae23 commit da7173b

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
@@ -16,7 +16,7 @@
1616
"emnapi": "1.6.0",
1717
"oxfmt": "^0.14.0",
1818
"oxlint": "^1.29.0",
19-
"oxlint-tsgolint": "0.7.3",
19+
"oxlint-tsgolint": "0.8.0",
2020
"publint": "catalog:",
2121
"typescript": "catalog:",
2222
"vitest": "catalog:"

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)