Skip to content

chore(deps): update oxc (major)#344

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/major-oxc
Jun 18, 2026
Merged

chore(deps): update oxc (major)#344
renovate[bot] merged 1 commit 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
oxc_sourcemap workspace.dependencies major 7.0.08.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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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

@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
Contributor

@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 enabled auto-merge (squash) June 17, 2026 14:35
@renovate renovate Bot force-pushed the renovate/major-oxc branch from a84c8ac to 2cceced Compare June 17, 2026 14:35
@renovate renovate Bot changed the title chore(deps): update oxc to v3 chore(deps): update oxc (major) Jun 17, 2026
@renovate renovate Bot merged commit 6a86ea7 into main Jun 18, 2026
10 checks passed
@renovate renovate Bot deleted the renovate/major-oxc branch June 18, 2026 01:54
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