Commit a99f026
authored
chore(deps): update dependency oxlint-tsgolint to ^0.16.0 (#482)
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.15.0` →
`^0.16.0`](https://renovatebot.com/diffs/npm/oxlint-tsgolint/0.15.0/0.16.0)
|

|

|

|

|
---
### Release Notes
<details>
<summary>oxc-project/tsgolint (oxlint-tsgolint)</summary>
###
[`v0.16.0`](https://redirect.github.com/oxc-project/tsgolint/releases/tag/v0.16.0)
[Compare
Source](https://redirect.github.com/oxc-project/tsgolint/compare/v0.15.0...v0.16.0)
#### What's Changed
- chore: add a sample benchmark by
[@​camchenry](https://redirect.github.com/camchenry) in
[#​741](https://redirect.github.com/oxc-project/tsgolint/pull/741)
- fix(return-await): guard concise arrow body path with hasAsync check
by [@​wagenet](https://redirect.github.com/wagenet) in
[#​751](https://redirect.github.com/oxc-project/tsgolint/pull/751)
- perf: do not reallocate rule context struct per-rule-per-file by
[@​camchenry](https://redirect.github.com/camchenry) in
[#​742](https://redirect.github.com/oxc-project/tsgolint/pull/742)
- chore: add e2e single file benchmark by
[@​camchenry](https://redirect.github.com/camchenry) in
[#​744](https://redirect.github.com/oxc-project/tsgolint/pull/744)
- fix(prefer-optional-chain): false positive when checking with an any
type by
[@​kalvenschraut](https://redirect.github.com/kalvenschraut) in
[#​752](https://redirect.github.com/oxc-project/tsgolint/pull/752)
- chore(deps): update crate-ci/typos action to v1.44.0 by
[@​renovate](https://redirect.github.com/renovate)\[bot] in
[#​756](https://redirect.github.com/oxc-project/tsgolint/pull/756)
- chore(deps): update pnpm to v10.30.2 by
[@​renovate](https://redirect.github.com/renovate)\[bot] in
[#​758](https://redirect.github.com/oxc-project/tsgolint/pull/758)
- chore(deps): update github-actions (major) by
[@​renovate](https://redirect.github.com/renovate)\[bot] in
[#​761](https://redirect.github.com/oxc-project/tsgolint/pull/761)
- chore(deps): update github-actions by
[@​renovate](https://redirect.github.com/renovate)\[bot] in
[#​760](https://redirect.github.com/oxc-project/tsgolint/pull/760)
- chore(deps): update dependency dprint to ^0.52.0 by
[@​renovate](https://redirect.github.com/renovate)\[bot] in
[#​759](https://redirect.github.com/oxc-project/tsgolint/pull/759)
- fix: `noStrictNullCheck` diagnostic false positive by
[@​camc314](https://redirect.github.com/camc314) in
[#​765](https://redirect.github.com/oxc-project/tsgolint/pull/765)
- feat: add env var to suppress program diagnostics by
[@​logaretm](https://redirect.github.com/logaretm) in
[#​739](https://redirect.github.com/oxc-project/tsgolint/pull/739)
#### New Contributors
- [@​logaretm](https://redirect.github.com/logaretm) made their
first contribution in
[#​739](https://redirect.github.com/oxc-project/tsgolint/pull/739)
**Full Changelog**:
<oxc-project/tsgolint@v0.15.0...v0.16.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-node).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My40OC4xIiwidXBkYXRlZEluVmVyIjoiNDMuNDguMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 7e610c4 commit a99f026
2 files changed
+35
-34
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments