chore(deps-dev): bump the rollup group with 4 updates
Bumps the rollup group with 4 updates: rollup, @rollup/plugin-commonjs, @rollup/plugin-node-resolve and rollup-plugin-dts.
Updates rollup from 4.34.9 to 4.38.0
Release notes
Sourced from rollup's releases.
v4.38.0
4.38.0
2025-03-29
Features
- Support
.filteroption inresolveId,loadandtransformhooks (#5882)Pull Requests
- #5882: Add support for hook filters (
@sapphi-red)- #5894: fix(deps): lock file maintenance minor/patch updates (
@renovate[bot])- #5895: chore(deps): update dependency eslint-plugin-unicorn to v58 (
@renovate[bot])v4.37.0
4.37.0
2025-03-23
Features
- Support Musl Linux on Riscv64 architectures (#5726)
- Handles class decorators placed before the
exportkeyword (#5871)Bug Fixes
- Log Rust panic messages to the console when using the WASM build (#5875)
Pull Requests
- #5726: Add support for linux riscv64 musl (
@fossdd,@leso-kn)- #5871: feat: support decorators before or after export (
@TrickyPi)- #5875: capture Rust panic messages and output them to the console. (
@luyahan,@lukastaegert)- #5883: Pin digest of 3rd party actions (
@re-taro)- #5885: fix(deps): lock file maintenance minor/patch updates (
@renovate[bot])v4.36.0
4.36.0
2025-03-17
Features
- Extend
renderDynamicImporthook to provide information about static dependencies of the imported module (#5870)- Export several additional types used by Vite (#5879)
Bug Fixes
- Do not merge chunks if that would create a top-level await cycle between chunks (#5843)
... (truncated)
Changelog
Sourced from rollup's changelog.
4.38.0
2025-03-29
Features
- Support
.filteroption inresolveId,loadandtransformhooks (#5882)Pull Requests
- #5882: Add support for hook filters (
@sapphi-red)- #5894: fix(deps): lock file maintenance minor/patch updates (
@renovate[bot])- #5895: chore(deps): update dependency eslint-plugin-unicorn to v58 (
@renovate[bot])4.37.0
2025-03-23
Features
- Support Musl Linux on Riscv64 architectures (#5726)
- Handles class decorators placed before the
exportkeyword (#5871)Bug Fixes
- Log Rust panic messages to the console when using the WASM build (#5875)
Pull Requests
- #5726: Add support for linux riscv64 musl (
@fossdd,@leso-kn)- #5871: feat: support decorators before or after export (
@TrickyPi)- #5875: capture Rust panic messages and output them to the console. (
@luyahan,@lukastaegert)- #5883: Pin digest of 3rd party actions (
@re-taro)- #5885: fix(deps): lock file maintenance minor/patch updates (
@renovate[bot])4.36.0
2025-03-17
Features
- Extend
renderDynamicImporthook to provide information about static dependencies of the imported module (#5870)- Export several additional types used by Vite (#5879)
Bug Fixes
- Do not merge chunks if that would create a top-level await cycle between chunks (#5843)
Pull Requests
... (truncated)
Commits
22b64bc4.38.041a0b6fAdd support for hook filters (#5882)f660c34chore(deps): update dependency eslint-plugin-unicorn to v58 (#5895)e192a67fix(deps): lock file maintenance minor/patch updates (#5894)8b1c6344.37.043cb194Add support for linux riscv64 musl (#5726)4b4d633capture Rust panic messages and output them to the console. (#5875)a48b515feat: support decorators before or after export (#5871)17824d9Pin digest of 3rd party actions (#5883)384d533fix(deps): lock file maintenance minor/patch updates (#5885)- Additional commits viewable in compare view
Updates @rollup/plugin-commonjs from 28.0.2 to 28.0.3
Changelog
Sourced from @rollup/plugin-commonjs's changelog.
v28.0.3
2025-03-06
Bugfixes
- fix: fix error when bundle contains require() of module with falsy
__esModuleexport (#1850)
Commits
8b5fb98chore(release): commonjs v28.0.3f873993fix(commonjs): fix error when bundle contains require() of module with falsy ...- See full diff in compare view
Updates @rollup/plugin-node-resolve from 16.0.0 to 16.0.1
Changelog
Sourced from @rollup/plugin-node-resolve's changelog.
v16.0.1
2025-03-11
Bugfixes
- fix: add
ignoreSideEffectsForRootto exported interface (#1841)
Commits
e1a5ef9chore(release): node-resolve v16.0.1d455ffffix(node-resolve): addignoreSideEffectsForRootto exported interface (#1841)d64f8d6chore(release): node-resolve v16.0.0ebd0969feat(node-resolve)!: set development or production condition (#1823)f89ca92chore(release): node-resolve v15.3.14cfc1c3refactor(pluginutils,node-resolve): replacetestwithincludes(#1787)a8e326dchore(release): node-resolve v15.3.0032055bfeat(node-resolve): allow preferBuiltins to be a function (#1694)6d4bb6bchore(release): node-resolve v15.2.4190aa21chore(node-resolve): remove is-builtin-module (#1735)- Additional commits viewable in compare view
Updates rollup-plugin-dts from 6.1.1 to 6.2.1
Changelog
Sourced from rollup-plugin-dts's changelog.
Changelog
6.2.0
Features:
- Support importing json modules
- Return Source Map Differences to Rollup
Fixes:
- Unable to find the program when entry points exist intersection dependency
- Create program for
importsinput file- Force emit types even when there's errors
- Preserve type members of namespace in re-exported module
- Imports and exports follows type-only
- Import "local types" from "global modules"
- Correctly restore type-only import/export names
Thank you:
Features, fixes and improvements in this release have been contributed by:
Commits
fc509056.2.1f2813d0fix: disable the type-only transform (#341)cef4b816.2.054cd6c5fix: Return Source Map Differences to Rollup (#338)d967bd3chore(deps): update all non-major dependencies7858110chore(deps): update all non-major dependenciesed7563afix: correctly restore type-only import/export names (#337)3348b0ffeat: support importing json modules (#336)9546d77chore(deps): update all non-major dependenciesdeddf70chore(deps): update all non-major dependencies- 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 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
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 67.4%. Comparing base (
c82129d) to head (4ba3cff). Report is 11 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #992 +/- ##
=====================================
Coverage 67.3% 67.4%
=====================================
Files 311 311
Lines 9198 9198
Branches 1057 1005 -52
=====================================
+ Hits 6197 6200 +3
+ Misses 2771 2769 -2
+ Partials 230 229 -1
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
@dependabot recreate
Looks like these dependencies are updatable in another way, so this is no longer needed.