Skip to content

meta: bump the compiling group 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 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: @swc/html-wasm and rolldown.

Updates @swc/html-wasm from 1.15.32 to 1.15.33

Changelog

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

[1.15.33] - 2026-05-02

Bug Fixes

Features

Commits
  • 0165c94 chore: Publish 1.15.33 with swc_core v65.0.2
  • 426183b chore: Update changelog
  • 9ccecaf chore: Publish 1.15.33-nightly-20260502.1 with swc_core v65.0.2
  • 8439488 chore: Publish crates with swc_core v65.0.2
  • 16a56d0 fix(es/minifier): preserve for-init sequence order (#11837)
  • 3d18a26 fix(es/parser): parse empty Flow exact object type (#11836)
  • 02a8f81 feat: move swc ast explorer into workspace (#11831)
  • b815eb2 chore: Publish crates with swc_core v65.0.1
  • 7988966 fix(ci): update rand lockfile entries (#11827)
  • e39ae3d fix(es/minifier): fold unary bool nullish coalescing (#11826)
  • Additional commits viewable in compare view

Updates rolldown from 1.0.0-rc.17 to 1.0.1

Release notes

Sourced from rolldown's releases.

v1.0.1

[1.0.1] - 2026-05-13

🚀 Features

🐛 Bug Fixes

  • transform: enable enum_eval for transformSync and vite TS transform (#9325) by @​Dunqing
  • error: remove severity prefix from diagnostic messages (#9262) by @​Kyujenius
  • deps: pin pnpm to 10.23.0 to work around catalog mismatch on Netlify (#9364) by @​shulaoda
  • ci: pin mimalloc-safe to 0.1.58 (#9361) by @​shulaoda
  • dev/lazy: fix exports of lazy requests in lazy chunks (#9249) by @​h-a-n-a
  • rolldown_plugin_vite_resolve: handle errors in resolveSubpathImports callback (#9355) by @​sapphi-red
  • rolldown_plugin_lazy_compilation: use loadExports for fetched proxy to preserve original export names (#9132) by @​h-a-n-a
  • common: include offending index in HybridIndexVec panic message (#9296) by @​SAY-5

🚜 Refactor

📚 Documentation

⚡ Performance

🧪 Testing

⚙️ Miscellaneous Tasks

... (truncated)

Changelog

Sourced from rolldown's changelog.

[1.0.1] - 2026-05-13

🚀 Features

🐛 Bug Fixes

  • transform: enable enum_eval for transformSync and vite TS transform (#9325) by @​Dunqing
  • error: remove severity prefix from diagnostic messages (#9262) by @​Kyujenius
  • deps: pin pnpm to 10.23.0 to work around catalog mismatch on Netlify (#9364) by @​shulaoda
  • ci: pin mimalloc-safe to 0.1.58 (#9361) by @​shulaoda
  • dev/lazy: fix exports of lazy requests in lazy chunks (#9249) by @​h-a-n-a
  • rolldown_plugin_vite_resolve: handle errors in resolveSubpathImports callback (#9355) by @​sapphi-red
  • rolldown_plugin_lazy_compilation: use loadExports for fetched proxy to preserve original export names (#9132) by @​h-a-n-a
  • common: include offending index in HybridIndexVec panic message (#9296) by @​SAY-5

🚜 Refactor

📚 Documentation

⚡ Performance

🧪 Testing

⚙️ Miscellaneous Tasks

... (truncated)

Commits
  • 2777945 release: v1.0.1 (#9384)
  • 4e35380 feat(experimental/lazy-barrel): advice on oversized barrel modules (#9236)
  • 83d2762 docs: clarify scope of topLevelVar (#9380)
  • 9ba2e73 chore: migrate @rolldown/pluginutils to rolldown/plugins (#9317)
  • ef5796f fix(transform): enable enum_eval for transformSync and vite TS transform ...
  • 1f5dce1 fix(error): remove severity prefix from diagnostic messages (#9262)
  • fd47919 chore(deps): upgrade oxc to 0.130.0 (#9360)
  • 4c121d3 chore(deps): update npm packages (#9343)
  • 024de36 fix(rolldown_plugin_vite_resolve): handle errors in resolveSubpathImports c...
  • 7e5855c feat(chunk-optimization): dedupe already-loaded dynamic deps (#9305)
  • Additional commits viewable in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the compiling group with 2 updates: [@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.33
- [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.33)

Updates `rolldown` from 1.0.0-rc.17 to 1.0.1
- [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.1/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 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 May 21, 2026 2:28am

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.92%. Comparing base (a793466) to head (e273bac).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #802      +/-   ##
==========================================
+ Coverage   82.85%   82.92%   +0.07%     
==========================================
  Files         170      170              
  Lines       14732    14732              
  Branches     1266     1267       +1     
==========================================
+ Hits        12206    12217      +11     
+ Misses       2520     2509      -11     
  Partials        6        6              

☔ 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%)

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