chore(deps): update dependency oxlint-tsgolint to v0.15.0#19692
Merged
graphite-app[bot] merged 1 commit intomainfrom Feb 24, 2026
Merged
chore(deps): update dependency oxlint-tsgolint to v0.15.0#19692graphite-app[bot] merged 1 commit intomainfrom
graphite-app[bot] merged 1 commit intomainfrom
Conversation
Contributor
Merge activity
|
Contributor
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
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.14.2` → `0.15.0`](https://renovatebot.com/diffs/npm/oxlint-tsgolint/0.14.2/0.15.0) |  |  |  |  | --- ### Release Notes <details> <summary>oxc-project/tsgolint (oxlint-tsgolint)</summary> ### [`v0.15.0`](https://redirect.github.com/oxc-project/tsgolint/releases/tag/v0.15.0) [Compare Source](https://redirect.github.com/oxc-project/tsgolint/compare/v0.14.2...v0.15.0) #### What's Changed - fix(no-unnecessary-type-assertion): trim expression span and label cast span by [@​camc314](https://redirect.github.com/camc314) in [#​707](https://redirect.github.com/oxc-project/tsgolint/pull/707) - refactor: run `go fix` for `any` analyzer by [@​camchenry](https://redirect.github.com/camchenry) in [#​711](https://redirect.github.com/oxc-project/tsgolint/pull/711) - refactor: run `go fix` for `minmax` analyzer by [@​camchenry](https://redirect.github.com/camchenry) in [#​712](https://redirect.github.com/oxc-project/tsgolint/pull/712) - refactor: run `go fix` for `newexpr` analyzer by [@​camchenry](https://redirect.github.com/camchenry) in [#​713](https://redirect.github.com/oxc-project/tsgolint/pull/713) - refactor: run `go fix` for `slicescontains` analyzer by [@​camchenry](https://redirect.github.com/camchenry) in [#​714](https://redirect.github.com/oxc-project/tsgolint/pull/714) - refactor: run `go fix` for `stditerators` analyzer by [@​camchenry](https://redirect.github.com/camchenry) in [#​715](https://redirect.github.com/oxc-project/tsgolint/pull/715) - refactor: run `go fix` for `stringscut` analyzer by [@​camchenry](https://redirect.github.com/camchenry) in [#​716](https://redirect.github.com/oxc-project/tsgolint/pull/716) - refactor: run `go fix` for `stringsseq` analyzer by [@​camchenry](https://redirect.github.com/camchenry) in [#​717](https://redirect.github.com/oxc-project/tsgolint/pull/717) - chore: remove GOEXPERIMENT=greenteagc from build options by [@​no-yan](https://redirect.github.com/no-yan) in [#​721](https://redirect.github.com/oxc-project/tsgolint/pull/721) - feat: add labeled range for `unbound-method` by [@​camchenry](https://redirect.github.com/camchenry) in [#​718](https://redirect.github.com/oxc-project/tsgolint/pull/718) - feat: `switch-exhaustiveness-check`: report all missing cases by [@​camchenry](https://redirect.github.com/camchenry) in [#​719](https://redirect.github.com/oxc-project/tsgolint/pull/719) - feat: add suggestions for `switch-exhaustiveness-check` by [@​camchenry](https://redirect.github.com/camchenry) in [#​720](https://redirect.github.com/oxc-project/tsgolint/pull/720) - fix(no-deprecated): detect deprecation on inherited methods with no child override by [@​wagenet](https://redirect.github.com/wagenet) in [#​709](https://redirect.github.com/oxc-project/tsgolint/pull/709) - fix(await-thenable): report diagnostics on await token by [@​camc314](https://redirect.github.com/camc314) in [#​722](https://redirect.github.com/oxc-project/tsgolint/pull/722) - feat: `restrict-template-expressions`: move type to labeled range by [@​camchenry](https://redirect.github.com/camchenry) in [#​724](https://redirect.github.com/oxc-project/tsgolint/pull/724) - feat: `restrict-plus-operands`: improve diagnostic by [@​camchenry](https://redirect.github.com/camchenry) in [#​725](https://redirect.github.com/oxc-project/tsgolint/pull/725) - chore: render help message in snapshots by [@​camchenry](https://redirect.github.com/camchenry) in [#​726](https://redirect.github.com/oxc-project/tsgolint/pull/726) - perf(no-unnecessary-type-arguments): use isTypeIdenticalTo + flags checks by [@​kalvenschraut](https://redirect.github.com/kalvenschraut) in [#​723](https://redirect.github.com/oxc-project/tsgolint/pull/723) - chore(deps): update npm packages by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​730](https://redirect.github.com/oxc-project/tsgolint/pull/730) - chore(deps): update taiki-e/install-action action to v2.68.7 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​731](https://redirect.github.com/oxc-project/tsgolint/pull/731) - fix(tests): sort snapshot cases correctly by [@​camc314](https://redirect.github.com/camc314) in [#​734](https://redirect.github.com/oxc-project/tsgolint/pull/734) - fix(no-useless-default-assignment): false positive with exact optional property types by [@​camc314](https://redirect.github.com/camc314) in [#​737](https://redirect.github.com/oxc-project/tsgolint/pull/737) - fix(prefer-optional-chaining): various false positives discovered by [@​kalvenschraut](https://redirect.github.com/kalvenschraut) in [#​732](https://redirect.github.com/oxc-project/tsgolint/pull/732) - fix: preserve per-suggestion messages in fix-suggestions output by [@​camc314](https://redirect.github.com/camc314) in [#​738](https://redirect.github.com/oxc-project/tsgolint/pull/738) **Full Changelog**: <oxc-project/tsgolint@v0.14.2...v0.15.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:eyJjcmVhdGVkSW5WZXIiOiI0My4zMi4wIiwidXBkYXRlZEluVmVyIjoiNDMuMzIuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
701c867 to
8f3912c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

This PR contains the following updates:
0.14.2→0.15.0Release Notes
oxc-project/tsgolint (oxlint-tsgolint)
v0.15.0Compare Source
What's Changed
go fixforanyanalyzer by @camchenry in #711go fixforminmaxanalyzer by @camchenry in #712go fixfornewexpranalyzer by @camchenry in #713go fixforslicescontainsanalyzer by @camchenry in #714go fixforstditeratorsanalyzer by @camchenry in #715go fixforstringscutanalyzer by @camchenry in #716go fixforstringsseqanalyzer by @camchenry in #717unbound-methodby @camchenry in #718switch-exhaustiveness-check: report all missing cases by @camchenry in #719switch-exhaustiveness-checkby @camchenry in #720restrict-template-expressions: move type to labeled range by @camchenry in #724restrict-plus-operands: improve diagnostic by @camchenry in #725Full Changelog: oxc-project/tsgolint@v0.14.2...v0.15.0
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.
This PR was generated by Mend Renovate. View the repository job log.