Skip to content

chore(deps): update dependency oxfmt to v0.48.0#17

Merged
scottlovegrove merged 1 commit into
mainfrom
renovate/oxfmt-0.x
May 12, 2026
Merged

chore(deps): update dependency oxfmt to v0.48.0#17
scottlovegrove merged 1 commit into
mainfrom
renovate/oxfmt-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 12, 2026

This PR contains the following updates:

Package Change Age Confidence
oxfmt (source) 0.46.00.48.0 age confidence

Release Notes

oxc-project/oxc (oxfmt)

v0.48.0

Compare Source

v0.47.0

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Monday through Friday (* * * * 1-5)
  • 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.

Copy link
Copy Markdown
Member

@doistbot doistbot left a comment

Choose a reason for hiding this comment

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

This update bumps the oxfmt dependency to version 0.48.0 to keep the project's formatting tools current. While staying up-to-date helps maintain a healthy codebase, a version mismatch was noted where the new release requires a stricter Node engine than the repository's currently supported minimum of 20.18.1, creating an environment constraint that may need reconciliation.

Share FeedbackReview Logs

Comment thread package.json
"marked-terminal-renderer": "2.2.0",
"open": "11.0.0",
"oxfmt": "0.46.0",
"oxfmt": "0.48.0",
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

[P1] Updating oxfmt to 0.48.0 raises the formatter's declared Node engine to ^20.19.0 || >=22.12.0 (visible in the lockfile), which is stricter than this repo's current engines.node floor of >=20.18.1 and the documented minimum. That leaves npm run check/npm run fix unsupported on a Node version the project still claims to support. Please either keep oxfmt on a compatible release or raise the repo's declared/documented Node minimum in the same change.

@renovate renovate Bot force-pushed the renovate/oxfmt-0.x branch from 6610bd4 to a2d6044 Compare May 12, 2026 19:37
@renovate renovate Bot force-pushed the renovate/oxfmt-0.x branch from a2d6044 to 6a56a2d Compare May 12, 2026 19:39
@scottlovegrove scottlovegrove merged commit 9e3e4ea into main May 12, 2026
6 checks passed
@scottlovegrove scottlovegrove deleted the renovate/oxfmt-0.x branch May 12, 2026 20:34
@doist-release-bot
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 0.11.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants