Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 20, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
oxlint-tsgolint 0.7.3 -> 0.8.0 age adoption passing confidence

Release Notes

oxc-project/tsgolint (oxlint-tsgolint)

v0.8.0

Compare Source

What's Changed

Full Changelog: oxc-project/tsgolint@v0.7.3...v0.8.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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@graphite-app
Copy link
Contributor

graphite-app bot commented Nov 20, 2025

How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • 0-merge - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

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.

@github-actions github-actions bot added the C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior label Nov 20, 2025
@camc314 camc314 added the 0-merge Merge with Graphite Merge Queue label Nov 20, 2025
Copy link
Contributor

camc314 commented Nov 20, 2025

Merge activity

Copy link
Contributor

camc314 commented Nov 20, 2025


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • 0-merge - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

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.

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==-->
@renovate
Copy link
Contributor Author

renovate bot commented Nov 20, 2025

Edited/Blocked Notification

Renovate 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.

⚠️ Warning: custom changes will be lost.

@graphite-app graphite-app bot merged commit da7173b into main Nov 20, 2025
19 checks passed
@graphite-app graphite-app bot deleted the renovate/oxlint branch November 20, 2025 19:03
@graphite-app graphite-app bot removed the 0-merge Merge with Graphite Merge Queue label Nov 20, 2025
Copilot AI pushed a commit that referenced this pull request Nov 21, 2025
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==-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants