Skip to content

Commit 01d89d7

Browse files
committed
chore(deps): update dependency oxlint-tsgolint to v0.8.2 (#16056)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [oxlint-tsgolint](https://redirect.github.com/oxc-project/tsgolint) | [`0.8.1` -> `0.8.2`](https://renovatebot.com/diffs/npm/oxlint-tsgolint/0.8.1/0.8.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/oxlint-tsgolint/0.8.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/oxlint-tsgolint/0.8.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/oxlint-tsgolint/0.8.1/0.8.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/oxlint-tsgolint/0.8.1/0.8.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>oxc-project/tsgolint (oxlint-tsgolint)</summary> ### [`v0.8.2`](https://redirect.github.com/oxc-project/tsgolint/releases/tag/v0.8.2) [Compare Source](https://redirect.github.com/oxc-project/tsgolint/compare/v0.8.1...v0.8.2) #### What's Changed - chore(deps): update typescript-go digest to [`733dc6a`](https://redirect.github.com/oxc-project/tsgolint/commit/733dc6a) by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;454](https://redirect.github.com/oxc-project/tsgolint/pull/454) - chore(deps): update typescript-go digest to [`746dcca`](https://redirect.github.com/oxc-project/tsgolint/commit/746dcca) by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;455](https://redirect.github.com/oxc-project/tsgolint/pull/455) - chore(deps): update github-actions by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;459](https://redirect.github.com/oxc-project/tsgolint/pull/459) - chore(deps): update npm packages by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;460](https://redirect.github.com/oxc-project/tsgolint/pull/460) - chore(deps): update actions/checkout action to v6 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;461](https://redirect.github.com/oxc-project/tsgolint/pull/461) - fix(prefer-includes): prevent false positive on regex metacharacters like \d, \w, \s by [@&#8203;camc314](https://redirect.github.com/camc314) in [#&#8203;462](https://redirect.github.com/oxc-project/tsgolint/pull/462) - chore(ci): Add 20-minute timeout to all CI jobs by [@&#8203;camc314](https://redirect.github.com/camc314) in [#&#8203;457](https://redirect.github.com/oxc-project/tsgolint/pull/457) **Full Changelog**: <oxc-project/tsgolint@v0.8.1...v0.8.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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNi4xIiwidXBkYXRlZEluVmVyIjoiNDIuMTYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
1 parent e8aa84a commit 01d89d7

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.15.0",
1818
"oxlint": "^1.29.0",
19-
"oxlint-tsgolint": "0.8.1",
19+
"oxlint-tsgolint": "0.8.2",
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)