Skip to content

Update npm package oxlint to v1.61.0#8678

Open
hash-worker[bot] wants to merge 1 commit intomainfrom
deps/js/oxlint-monorepo
Open

Update npm package oxlint to v1.61.0#8678
hash-worker[bot] wants to merge 1 commit intomainfrom
deps/js/oxlint-monorepo

Conversation

@hash-worker
Copy link
Copy Markdown
Contributor

@hash-worker hash-worker Bot commented Apr 30, 2026

This PR contains the following updates:

Package Change Age Confidence
oxlint (source) 1.55.01.61.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

oxc-project/oxc (oxlint)

v1.61.0

Compare Source

🚀 Features
  • 38d8090 linter/jest: Implemented jest version settings in config file. (#​21522) (Said Atrahouch)

v1.60.0

Compare Source

📚 Documentation
  • cfd8a4f linter: Don't rely on old eslint doc for available globals (#​21334) (Nicolas Le Cam)

v1.59.0

Compare Source

🐛 Bug Fixes
  • dd2df87 npm: Export package.json for oxlint and oxfmt (#​20784) (kazuya kawaguchi)

v1.58.0

Compare Source

🚀 Features
📚 Documentation
  • be3dcc1 linter: Add note about node version + custom TS plugin (#​19381) (camc314)

v1.57.0

Compare Source

v1.56.0

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 4am every weekday,every weekend"
  • Automerge
    • "before 4am every weekday,every weekend"

🚦 Automerge: Enabled.

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 has been generated by Renovate Bot.

@hash-worker hash-worker Bot enabled auto-merge April 30, 2026 01:05
@hash-worker
Copy link
Copy Markdown
Contributor Author

hash-worker Bot commented Apr 30, 2026

⚠️ 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: yarn.lock
error This project's package.json defines "packageManager": "yarn@4.12.0". However the current global version of Yarn is 1.22.22.

Presence of the "packageManager" field indicates that the project is meant to be used with Corepack, a tool included by default with all official Node.js distributions starting from 16.9 and 14.19.
Corepack must currently be enabled by running corepack enable in your terminal. For more information, check out https://yarnpkg.com/corepack.

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 30, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
hash Error Error May 4, 2026 8:43pm
hashdotdesign-tokens Error Error May 4, 2026 8:43pm
petrinaut Error Error Comment May 4, 2026 8:43pm

@cursor
Copy link
Copy Markdown

cursor Bot commented Apr 30, 2026

PR Summary

Low Risk
Low risk: this only updates the oxlint devDependency used for linting, with no runtime code changes. The main impact is potential new/changed lint diagnostics in CI and local developer workflows.

Overview
Updates the oxlint devDependency from 1.55.0 to 1.61.0 across the Petrinaut website app and the @hashintel/petrinaut and @hashintel/refractive libraries, affecting only linting/tooling behavior.

Reviewed by Cursor Bugbot for commit a2c1488. Bugbot is set up for automated code reviews on this repo. Configure here.

@github-actions github-actions Bot added area/deps Relates to third-party dependencies (area) area/libs Relates to first-party libraries/crates/packages (area) type/eng > frontend Owned by the @frontend team area/apps labels Apr 30, 2026
@augmentcode
Copy link
Copy Markdown

augmentcode Bot commented Apr 30, 2026

🤖 Augment PR Summary

Summary: Updates the oxlint devDependency from 1.55.0 to 1.60.0 across Petrinaut-related workspaces.
Why: Keeps the monorepo’s lint tooling aligned with the latest upstream release.

🤖 Was this summary useful? React with 👍 or 👎

Copy link
Copy Markdown

@augmentcode augmentcode Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review completed. 1 suggestion posted.

Fix All in Augment

Comment augment review to trigger a new review at any time.

Comment thread apps/petrinaut-website/package.json Outdated
"@vitejs/plugin-react": "6.0.1",
"babel-plugin-react-compiler": "1.0.0",
"oxlint": "1.55.0",
"oxlint": "1.60.0",
Copy link
Copy Markdown

@augmentcode augmentcode Bot Apr 30, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This dependency bump should generally come with an updated Yarn lockfile and/or related generated artifacts; right now only package.json changes are present (and Renovate reported an artifact update failure). Could you double-check the lockfile/artifacts are refreshed so installs/CI resolve oxlint@1.60.0 deterministically?

Severity: medium

Other Locations
  • libs/@hashintel/petrinaut/package.json:76
  • libs/@hashintel/refractive/package.json:41

Fix This in Augment

🤖 Was this useful? React with 👍 or 👎, or 🚀 if it prevented an incident/outage.

@hash-worker hash-worker Bot force-pushed the deps/js/oxlint-monorepo branch from ccddb0a to a2c1488 Compare May 4, 2026 20:41
@hash-worker hash-worker Bot changed the title Update npm package oxlint to v1.60.0 Update npm package oxlint to v1.61.0 May 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/apps area/deps Relates to third-party dependencies (area) area/libs Relates to first-party libraries/crates/packages (area) type/eng > frontend Owned by the @frontend team

Development

Successfully merging this pull request may close these issues.

1 participant