Update dependency oxlint to v1.30.0 #90

Open
renovate[bot] wants to merge 1 commit from renovate/oxlint-monorepo into main
renovate[bot] commented 2025-11-27 15:41:42 +00:00 (Migrated from github.com)

This PR contains the following updates:

Package Change Age Confidence
oxlint (source) 1.29.0 -> 1.30.0 age confidence

Release Notes

oxc-project/oxc (oxlint)

v1.30.0

Compare Source

🚀 Features
  • 595867a oxlint: Generate markdownDescription fields for oxlint JSON schema. (#​15959) (connorshea)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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.

This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [oxlint](https://oxc.rs) ([source](https://redirect.github.com/oxc-project/oxc/tree/HEAD/npm/oxlint)) | [`1.29.0` -> `1.30.0`](https://renovatebot.com/diffs/npm/oxlint/1.29.0/1.30.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/oxlint/1.30.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/oxlint/1.29.0/1.30.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>oxc-project/oxc (oxlint)</summary> ### [`v1.30.0`](https://redirect.github.com/oxc-project/oxc/blob/HEAD/npm/oxlint/CHANGELOG.md#1300---2025-11-24) [Compare Source](https://redirect.github.com/oxc-project/oxc/compare/oxlint_v1.29.0...oxlint_v1.30.0) ##### 🚀 Features - [`595867a`](https://redirect.github.com/oxc-project/oxc/commit/595867a) oxlint: Generate markdownDescription fields for oxlint JSON schema. ([#&#8203;15959](https://redirect.github.com/oxc-project/oxc/issues/15959)) (connorshea) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, 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/htunnicliff/jmap-jam). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xOS45IiwidXBkYXRlZEluVmVyIjoiNDIuMTkuOSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate[bot] commented 2025-11-27 15:41:43 +00:00 (Migrated from github.com)

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pnpm-lock.yaml
Scope: all 3 workspace projects
Progress: resolved 1, reused 0, downloaded 0, added 0
Progress: resolved 54, reused 0, downloaded 0, added 0
Progress: resolved 182, reused 0, downloaded 0, added 0
Progress: resolved 302, reused 0, downloaded 0, added 0
Progress: resolved 408, reused 0, downloaded 0, added 0, done
 ERR_PNPM_PEER_DEP_ISSUES  Unmet peer dependencies

.
└─┬ oxlint 1.30.0
  └── ✕ unmet peer oxlint-tsgolint@>=0.8.1: found 0.7.3
hint: To disable failing on peer dependency issues, add the following to pnpm-workspace.yaml in your project root:

  strictPeerDependencies: false



### ⚠️ Artifact update problem Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens: - any of the package files in this branch needs updating, or - the branch becomes conflicted, or - you click the rebase/retry checkbox if found above, or - you rename this PR's title to start with "rebase!" to trigger it manually The artifact failure details are included below: ##### File name: pnpm-lock.yaml ``` Scope: all 3 workspace projects Progress: resolved 1, reused 0, downloaded 0, added 0 Progress: resolved 54, reused 0, downloaded 0, added 0 Progress: resolved 182, reused 0, downloaded 0, added 0 Progress: resolved 302, reused 0, downloaded 0, added 0 Progress: resolved 408, reused 0, downloaded 0, added 0, done  ERR_PNPM_PEER_DEP_ISSUES  Unmet peer dependencies . └─┬ oxlint 1.30.0 └── ✕ unmet peer oxlint-tsgolint@>=0.8.1: found 0.7.3 hint: To disable failing on peer dependency issues, add the following to pnpm-workspace.yaml in your project root: strictPeerDependencies: false ```
changeset-bot[bot] commented 2025-11-27 15:41:47 +00:00 (Migrated from github.com)

⚠️ No Changeset found

Latest commit: 2810dcd4a4

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

### ⚠️ No Changeset found Latest commit: 2810dcd4a45afe81eaf4d988ec27c97c203656d5 Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. **If these changes should result in a version bump, you need to add a changeset.** <details><summary>This PR includes no changesets</summary> When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types </details> [Click here to learn what changesets are, and how to add one](https://github.com/changesets/changesets/blob/main/docs/adding-a-changeset.md). [Click here if you're a maintainer who wants to add a changeset to this PR](https://github.com/htunnicliff/jmap-jam/new/renovate/oxlint-monorepo?filename=.changeset/curly-dogs-lay.md&value=---%0A%0A---%0A%0AUpdate%20dependency%20oxlint%20to%20v1.30.0%0A)
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/oxlint-monorepo:renovate/oxlint-monorepo
git switch renovate/oxlint-monorepo

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/oxlint-monorepo
git switch renovate/oxlint-monorepo
git rebase main
git switch main
git merge --ff-only renovate/oxlint-monorepo
git switch renovate/oxlint-monorepo
git rebase main
git switch main
git merge --no-ff renovate/oxlint-monorepo
git switch main
git merge --squash renovate/oxlint-monorepo
git switch main
git merge --ff-only renovate/oxlint-monorepo
git switch main
git merge renovate/oxlint-monorepo
git push origin main
Sign in to join this conversation.
No description provided.