Skip to content

chore(deps): update oxc to v3#344

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-oxc
Open

chore(deps): update oxc to v3#344
renovate[bot] wants to merge 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

Release Notes

oxc-project/oxc-miette (miette)

v3.0.0

Compare Source

Performance
  • [breaking] Store source spans as u32 to shrink LabeledSpan (#​180)
  • Store diagnostic labels inline to avoid allocations (#​182)
  • Return Cow<str> from code/help/note/url instead of boxing (#​183)
  • Return concrete MietteSpanContents from SourceCode::read_span (#​184)
  • Return inline Related from Diagnostic::related (#​185)
  • Avoid allocating a styled label just to test its presence (#​186)
  • Write styled gutter/underline glyphs directly instead of allocating (#​187)
  • Avoid an intermediate String when building FancySpan labels (#​188)
  • Borrow name/language in MietteSpanContents instead of cloning (#​190)
  • Style FancySpan label parts once at construction (#​191)
  • Revert LabeledSpan.label to String to avoid a realloc per label (#​192)
  • Borrow source lines in the renderer instead of allocating a String each (#​193)
  • Avoid cloning LabeledSpans when building snippet contexts (#​194)
Refactor
  • Import Cow at the top instead of fully-qualifying inline (#​195)
Chore
  • (deps) Update github-actions (#​164)
  • (deps) Update rust crates (#​165)
  • (deps) Update taiki-e/install-action action to v2.75.7 (#​166)
  • (deps) Update dependency rust to v1.95.0 (#​168)
  • (deps) Update github-actions (#​170)
  • (deps) Update oxc-project/security-action action to v1.0.2 (#​171)
  • (deps) Update oxc-project/security-action action to v1.0.3 (#​172)
  • (deps) Update oxc-project/security-action action to v1.0.5 (#​173)
  • Use ubuntu-latest for security workflow (#​175)
  • (deps) Update actions/create-github-app-token action to v3.2.0 (#​176)
  • (deps) Update rust crate serde_json to v1.0.150 (#​177)
  • (deps) Update dependency rust to v1.96.0 (#​178)
  • (deps) Update github actions (#​179)
  • (deps) Update rust crates to v1.13.3 (#​181)
CI
  • Replace OXC_BOT_PAT with GitHub App tokens (#​167)
  • Add security analysis workflow (#​169)

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 from 8ee66e7 to 57e126a Compare June 10, 2026 02:22
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.

0 participants