Skip to content

Update oxc packages#270

Open
Fudoshiki wants to merge 1 commit intowilsonzlin:masterfrom
Youimmi:master
Open

Update oxc packages#270
Fudoshiki wants to merge 1 commit intowilsonzlin:masterfrom
Youimmi:master

Conversation

@Fudoshiki
Copy link
Copy Markdown

Closes #266

Copilot AI review requested due to automatic review settings January 28, 2026 19:12
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This pull request updates the oxc (JavaScript minifier) packages from version 0.95 to 0.111.0 in response to issue #266, which requested an update to improve performance.

Changes:

  • Updated all five oxc package dependencies (oxc_allocator, oxc_codegen, oxc_minifier, oxc_parser, oxc_span) from version 0.95 to 0.111.0
  • Changes applied consistently across both minify-html and minify-html-onepass crates

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
minify-html/Cargo.toml Updated oxc package versions from 0.95 to 0.111.0 for JavaScript minification dependencies
minify-html-onepass/Cargo.toml Updated oxc package versions from 0.95 to 0.111.0 for JavaScript minification dependencies

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated no new comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Fudoshiki Fudoshiki force-pushed the master branch 2 times, most recently from 891248e to 52899e3 Compare March 14, 2026 18:12
@Fudoshiki Fudoshiki force-pushed the master branch 2 times, most recently from c094e04 to 01bb97c Compare March 24, 2026 16:20
@Fudoshiki Fudoshiki force-pushed the master branch 2 times, most recently from 9aaf9f0 to b777958 Compare April 9, 2026 07:34
@Fudoshiki Fudoshiki force-pushed the master branch 2 times, most recently from 0fa751c to 8129bb2 Compare April 17, 2026 09:00
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.

Is it possible to update the oxc versions?

2 participants