Skip to content

chore(deps): update oxc to v3#344

Open
renovate[bot] wants to merge 2 commits into
mainfrom
renovate/major-oxc
Open

chore(deps): update oxc to v3#344
renovate[bot] wants to merge 2 commits into
mainfrom
renovate/major-oxc

Conversation

@renovate

@renovate renovate Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
miette workspace.dependencies major 2.7.03.0.0

Configuration

📅 Schedule: (in timezone Asia/Shanghai)

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

@renovate renovate Bot enabled auto-merge (squash) June 8, 2026 19:59
@renovate renovate Bot force-pushed the renovate/major-oxc branch 2 times, most recently from 57e126a to bac73d3 Compare June 12, 2026 13:24
@Brooooooklyn

Copy link
Copy Markdown
Member

@claude[agent] fix oxc upgrade breaking changes

@Brooooooklyn

Copy link
Copy Markdown
Member

@claude[agent] fix oxc upgrade breaking changes

@renovate renovate Bot force-pushed the renovate/major-oxc branch from bac73d3 to be1c67b Compare June 12, 2026 15:33
@Brooooooklyn

Copy link
Copy Markdown
Member

@copilot fix oxc upgrade breaking changes

auto-merge was automatically disabled June 15, 2026 06:53

Head branch was pushed to by a user without write access

Copilot AI commented Jun 15, 2026

Copy link
Copy Markdown

@copilot fix oxc upgrade breaking changes

Fixed in commit fix: update severity field access for oxc-miette v3 API change.

In oxc-miette v3, severity changed from a trait method returning Option<Severity> to a direct struct field of type Severity on OxcDiagnosticInner. The default value is Severity::Error, so the old is_none() guard (which treated diagnostics with no severity as errors) is now handled implicitly by the field's default — behavior is preserved.

@renovate

renovate Bot commented Jun 15, 2026

Copy link
Copy Markdown
Contributor Author

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.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants