Skip to content

meta: bump the compiling group across 1 directory with 2 updates#802

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/compiling-e4bde061e2
Open

meta: bump the compiling group across 1 directory with 2 updates#802
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/compiling-e4bde061e2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 21, 2026

Bumps the compiling group with 2 updates in the / directory: @swc/html-wasm and rolldown.

Updates @swc/html-wasm from 1.15.32 to 1.15.40

Changelog

Sourced from @​swc/html-wasm's changelog.

[1.15.40] - 2026-05-23

Bug Fixes

  • (es/minifier) Preserve args for destructured callbacks (#11830) (21873b0)

  • (es/minifier) Avoid generating mangled property names that collide with existing properties (#11839) (9b4fab5)

  • (es/minifier) Respect ecma for iife temp vars (#11873) (e481934)

  • (es/minifier) Preserve default parameter object props (#11884) (71ff84f)

  • (es/parser) Reject object-rest assignment to array/object literal (#11875) (7b57d1f)

  • (es/parser) Reject object rest assignment to literals (#11881) (4ec2eaf)

  • (es/react) Exclude self-recursive hooks from refresh dependency array (#11838) (9101c71)

  • (ts/fast-dts) Strip definite assertions in dts (#11858) (2ab1b8a)

  • (ts/fast-strip) Reject unsafe assertion erasure in binary expressions (#11828) (aa5b539)

  • (typescript) Strip parameter binding defaults in dts (#11857) (800bc17)

Documentation

... (truncated)

Commits
  • 112729b chore: Publish 1.15.40 with swc_core v66.0.5
  • d215a65 chore: Update changelog
  • 13a5608 chore: Publish 1.15.40-nightly-20260523.1 with swc_core v66.0.5
  • 814db93 chore: move swr ecosystem test to todos (#11892)
  • 1bbb8a2 chore: Update changelog
  • bc6ee83 chore: Publish 1.15.39-nightly-20260523.1 with swc_core v66.0.5
  • e7cba97 ci: make minifier test path explicit (#11891)
  • 636828c chore: Update changelog
  • 3a68ad5 chore: Publish 1.15.38-nightly-20260522.1 with swc_core v66.0.5
  • a798a23 ci: fix publish musl linker and windows tests (#11890)
  • Additional commits viewable in compare view

Updates rolldown from 1.0.0-rc.17 to 1.0.2

Release notes

Sourced from rolldown's releases.

v1.0.2

[1.0.2] - 2026-05-20

🚀 Features

🐛 Bug Fixes

🚜 Refactor

📚 Documentation

⚡ Performance

... (truncated)

Changelog

Sourced from rolldown's changelog.

[1.0.2] - 2026-05-20

🚀 Features

🐛 Bug Fixes

🚜 Refactor

📚 Documentation

⚡ Performance

... (truncated)

Commits
  • f2757ed release: v1.0.2 (#9478)
  • b88de34 docs(devtools): document @​rolldown/debug usage and package graph consumption ...
  • 0f811f4 fix(hash): keep chunk file names stable when an unrelated entry is added (#9444)
  • ed010fa feat(devtools): emit package size in PackageGraphReady (#9434)
  • 2b0bb7f feat(devtools): classify package dependency types (#9427)
  • ff6fff2 fix: call codeSplitting.groups[].name in deterministic order (#9457)
  • 81fcc89 feat(devtools): map packages to modules and chunks (#9426)
  • 98619dd feat(devtools): mark used packages (#9423)
  • 0c7ac80 feat(devtools): make duplicate packages discoverable (#9422)
  • 98e0620 feat(devtools): emit package metadata (#9421)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added auto-merge Ready to automatically merge after being open for 48 hours dependencies [Dependabot Only] Pull requests that update a dependency file javascript [Dependabot Only] Pull requests that update Javascript code labels May 21, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 21, 2026 02:26
@dependabot dependabot Bot added dependencies [Dependabot Only] Pull requests that update a dependency file javascript [Dependabot Only] Pull requests that update Javascript code auto-merge Ready to automatically merge after being open for 48 hours labels May 21, 2026
@vercel
Copy link
Copy Markdown

vercel Bot commented May 21, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
api-docs-tooling Ready Ready Preview Jun 2, 2026 3:04am

Request Review

@codecov
Copy link
Copy Markdown

codecov Bot commented May 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.86%. Comparing base (55ecf24) to head (bacd2f5).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #802   +/-   ##
=======================================
  Coverage   82.86%   82.86%           
=======================================
  Files         171      171           
  Lines       14961    14961           
  Branches     1313     1313           
=======================================
  Hits        12398    12398           
  Misses       2554     2554           
  Partials        9        9           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions
Copy link
Copy Markdown
Contributor

orama-db Generator

File Base Head Diff
orama-db.json 8.65 MB 8.65 MB -1.00 B (-0.00%)

web Generator

File Base Head Diff
all.html 19.46 MB 19.46 MB -62.00 B (-0.00%)

Bumps the compiling group with 2 updates in the / directory: [@swc/html-wasm](https://github.com/swc-project/swc) and [rolldown](https://github.com/rolldown/rolldown/tree/HEAD/packages/rolldown).


Updates `@swc/html-wasm` from 1.15.32 to 1.15.40
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.15.32...v1.15.40)

Updates `rolldown` from 1.0.0-rc.17 to 1.0.2
- [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.2/packages/rolldown)

---
updated-dependencies:
- dependency-name: "@swc/html-wasm"
  dependency-version: 1.15.33
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: compiling
- dependency-name: rolldown
  dependency-version: 1.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: compiling
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title meta: bump the compiling group with 2 updates meta: bump the compiling group across 1 directory with 2 updates Jun 2, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/compiling-e4bde061e2 branch from e273bac to bacd2f5 Compare June 2, 2026 03:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge Ready to automatically merge after being open for 48 hours dependencies [Dependabot Only] Pull requests that update a dependency file javascript [Dependabot Only] Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants