-
Notifications
You must be signed in to change notification settings - Fork 18
meta: bump the compiling group with 3 updates #473
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Bumps the compiling group with 3 updates: [@minify-html/node](https://github.com/wilsonzlin/minify-html), [lightningcss](https://github.com/parcel-bundler/lightningcss) and [rolldown](https://github.com/rolldown/rolldown/tree/HEAD/packages/rolldown). Updates `@minify-html/node` from 0.16.4 to 0.18.1 - [Release notes](https://github.com/wilsonzlin/minify-html/releases) - [Changelog](https://github.com/wilsonzlin/minify-html/blob/master/CHANGELOG.md) - [Commits](wilsonzlin/minify-html@v0.16.4...v0.18.1) Updates `lightningcss` from 1.30.1 to 1.30.2 - [Release notes](https://github.com/parcel-bundler/lightningcss/releases) - [Commits](parcel-bundler/lightningcss@v1.30.1...v1.30.2) Updates `rolldown` from 1.0.0-beta.40 to 1.0.0-beta.45 - [Release notes](https://github.com/rolldown/rolldown/releases) - [Changelog](https://github.com/rolldown/rolldown/blob/main/CHANGELOG.md) - [Commits](https://github.com/rolldown/rolldown/commits/v1.0.0-beta.45/packages/rolldown) --- updated-dependencies: - dependency-name: "@minify-html/node" dependency-version: 0.18.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: compiling - dependency-name: lightningcss dependency-version: 1.30.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: compiling - dependency-name: rolldown dependency-version: 1.0.0-beta.45 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: compiling ... Signed-off-by: dependabot[bot] <[email protected]>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #473 +/- ##
==========================================
- Coverage 74.01% 73.99% -0.02%
==========================================
Files 108 108
Lines 10316 10318 +2
Branches 685 685
==========================================
Hits 7635 7635
- Misses 2678 2680 +2
Partials 3 3 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
|
I guess Vercel doesn't have a new enough GLIBC? I'll downgrade the package to a version that works |
|
I would maybe flag this upstream? |
|
I've pinged Vercel employees on Slack. I don't think it's a bug with the library, I assume it's a requirement of oxc (or one of the other added dependencies, which was added in 0.17.0 of the package) FWIW GLIB 2.35 is almost 4 years old, so IMO it's more unexpected that Vercel doesn't have it, rather than that the library requires it |
Bumps the compiling group with 3 updates: @minify-html/node, lightningcss and rolldown.
Updates
@minify-html/nodefrom 0.16.4 to 0.18.1Changelog
Sourced from
@minify-html/node's changelog.Commits
4bb233e0.18.19cc2d96Fix WASM builds2392ef00.18.0a39037fBump Java minimum version34355a0Fix WASM builds58747d80.17.1dc09457[CI] Bump Ubuntu version6df3cd90.17.0299cdd3Bump minify-html-common8798fa1Tune JS compressionUpdates
lightningcssfrom 1.30.1 to 1.30.2Release notes
Sourced from lightningcss's releases.
Commits
400f705v1.30.2b218715Update browser compat data9879b91Use serde-content instead of private serde types (#1062)bb718d1migrate to maintained library (#1035)a2faf99Add support for::grammar-errorand::spelling-error(#1026)2fae1a2Fix installing on android (#1030)8fa6592Bump browserslist-rs to 0.19.0 (#1022)defa3bfbump crate534fa17Derive Eq and Serde forTargets(#1015)d2f587dAllow passing browserslist options tofrom_browserslist(#1011)Updates
rolldownfrom 1.0.0-beta.40 to 1.0.0-beta.45Release notes
Sourced from rolldown's releases.
... (truncated)
Changelog
Sourced from rolldown's changelog.
... (truncated)
Commits
fecc8eerelease: v1.0.0-beta.45 (#6720)a1fc9c8fix(rolldown_binding): use Record instead of Map (#6715)d4b7cacfeat(plugin/vite-resolve): addlegacyInconsistentCjsInteropoption (#6687)fc5ec4dfix: validate valibot schema against existing type (#6703)d46ee80chore: removetypedocdependency and cleanup unused documentation generatio...5e237c6fix(node/options): should validatetransform.jsxcorrectly (#6698)058627drefactor(node): only calltransformToRollupOutputwhen needed (#6695)6bfece5refactor(node): splittransformToRollupOutputinto mutable and immutable ve...4b563b1refactor: remove unnecessaey lazy data passing forBindingOutputs(#6692)07c5cc0feat(rolldown_plugin_manifest): align withvitejs/vite#20585(#6684)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions