-
Notifications
You must be signed in to change notification settings - Fork 22
meta: bump the compiling group across 1 directory with 2 updates #534
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
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #534 +/- ##
=======================================
Coverage 80.12% 80.12%
=======================================
Files 123 123
Lines 12142 12142
Branches 856 856
=======================================
Hits 9729 9729
Misses 2410 2410
Partials 3 3 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Bumps the compiling group with 2 updates in the / directory: [@minify-html/node](https://github.com/wilsonzlin/minify-html) 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 `rolldown` from 1.0.0-beta.53 to 1.0.0-beta.56 - [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.56/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: rolldown dependency-version: 1.0.0-beta.56 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: compiling ... Signed-off-by: dependabot[bot] <[email protected]>
7b04175 to
099aa7a
Compare
|
@nodejs/web-infra something is really broken with this new version of minify html. Can y'all investigate? |
|
|
|
I imagine we're going to need to use a custom build command on Vercel to install a newer version of C? |
This is so weird? Why would this lib require a specific version of C? Why isn't it using node-gyp if it needs bindings? I'd probably recommend an alternative library actually. |
Beyond me, but looks like they're shipping pre-built
I'm +1 to that given this library is doing some funky stuff with dependencies, but defer to folks that know this repo better as to what would be a suitable replacement. |
|
TL;DR Amazon's Lambda is out of date 😢 |
Bumps the compiling group with 2 updates in the / directory: @minify-html/node 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
rolldownfrom 1.0.0-beta.53 to 1.0.0-beta.56Release notes
Sourced from rolldown's releases.
... (truncated)
Changelog
Sourced from rolldown's changelog.
... (truncated)
Commits
18ac822release: v1.0.0-beta.56 (#7620)a5124fafix(types): better "go to definition" experience for interfaceOutputPlugin...c6babddfix: use sanitized filename for preserve modules chunk name (#7603)006b25dchore(deps): update notify (#7594)f7863c4feat: addidsproperty toCIRCULAR_DEPENDENCYerror (#7591)52ed0aechore: add JSDoc documentation for memfs type (#7587)db6b40bfeat(node/dev): exposedevMode.lazy(#7549)f3fb807fix: makecleanDirwork with default output directory (#7579)640c76fchore(deps): update oxc resolver to v11.16.0 (#7574)517f29dfeat: set log and pos properties forparseAstfunction errors (#7568)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