dependabot[bot] opened a new pull request, #31:
URL: https://github.com/apache/arrow-js/pull/31
Bumps [rollup](https://github.com/rollup/rollup) from 4.24.3 to 4.41.0.
Release notes
Sourced from https://github.com/rollup/rollup/releases";>rollup's releases.
v4.41.0
4.41.0
2025-05-18
Features
Detect named exports in more dynamic import scenarios (https://redirect.github.com/rollup/rollup/issues/5954";>#5954)
Pull Requests
https://redirect.github.com/rollup/rollup/pull/5949";>#5949:
ci: use node 24 (https://github.com/btea";>@btea, https://github.com/lukastaegert";>@lukastaegert)
https://redirect.github.com/rollup/rollup/pull/5951";>#5951:
chore(deps): update dependency pretty-bytes to v7 (https://github.com/renovate";>@renovate[bot])
https://redirect.github.com/rollup/rollup/pull/5952";>#5952:
fix(deps): update swc monorepo (major) (https://github.com/renovate";>@renovate[bot], https://github.com/lukastaegert";>@lukastaegert)
https://redirect.github.com/rollup/rollup/pull/5953";>#5953:
chore(deps): lock file maintenance minor/patch updates (https://github.com/renovate";>@renovate[bot])
https://redirect.github.com/rollup/rollup/pull/5954";>#5954:
enhance tree-shaking for dynamic imports (https://github.com/TrickyPi";>@TrickyPi, https://github.com/renovate";>@renovate[bot], https://github.com/lukastaegert";>@lukastaegert)
https://redirect.github.com/rollup/rollup/pull/5957";>#5957:
chore(deps): update dependency lint-staged to v16 (https://github.com/renovate";>@renovate[bot], https://github.com/lukastaegert";>@lukastaegert)
https://redirect.github.com/rollup/rollup/pull/5958";>#5958:
fix(deps): update rust crate swc_compiler_base to v20 (https://github.com/renovate";>@renovate[bot], https://github.com/lukastaegert";>@lukastaegert)
https://redirect.github.com/rollup/rollup/pull/5959";>#5959:
fix(deps): lock file maintenance minor/patch updates (https://github.com/renovate";>@renovate[bot], https://github.com/lukastaegert";>@lukastaegert)
https://redirect.github.com/rollup/rollup/pull/5960";>#5960:
Use spawn to run CLI tests (https://github.com/lukastaegert";>@lukastaegert)
v4.40.2
4.40.2
2025-05-06
Bug Fixes
Create correct IIFE/AMD/UMD bundles when using a mutable default export
(https://redirect.github.com/rollup/rollup/issues/5934";>#5934)
Fix execution order when using top-level await for dynamic imports with
inlineDynamicImports (https://redirect.github.com/rollup/rollup/issues/5937";>#5937)
Throw when the output is watched in watch mode (https://redirect.github.com/rollup/rollup/issues/5939";>#5939)
Pull Requests
https://redirect.github.com/rollup/rollup/pull/5934";>#5934:
fix(exports): avoid "exports is not defined"
ReferenceError (https://github.com/dasa";>@dasa)
https://redirect.github.com/rollup/rollup/pull/5937";>#5937:
consider TLA imports have higher execution priority (https://github.com/TrickyPi";>@TrickyPi)
https://redirect.github.com/rollup/rollup/pull/5939";>#5939:
fix: watch mode input should not be an output subpath (https://github.com/btea";>@btea)
https://redirect.github.com/rollup/rollup/pull/5940";>#5940:
chore(deps): update dependency vite to v6.3.4 [security] (https://github.com/renovate";>@renovate[bot])
https://redirect.github.com/rollup/rollup/pull/5941";>#5941:
chore(deps): update dependency eslint-plugin-unicorn to v59 (https://github.com/renovate";>@renovate[bot])
https://redirect.github.com/rollup/rollup/pull/5942";>#5942:
fix(deps): lock file maintenance minor/patch updates (https://github.com/renovate";>@renovate[bot])
https://redirect.github.com/rollup/rollup/pull/5943";>#5943:
fix(deps): lock file maintenance minor/patch updates (https://github.com/renovate";>@renovate[bot])
v4.40.1
4.40.1
2025-04-28
Bug Fixes
Limit hash size for asset file names to the supported 21 (https://redirect.github.com/rollup/rollup/issues/5921";>#5921)
... (truncated)
Changelog
Sourced from https://github.com/rollup/rollup/blob/master/CHANGELOG.md";>rollup's
changelog.
4.41.0
2025-05-18
Features
Detect named exports in more dynamic import scenarios (https://redirect.github.com/rollup/rollup/issues/5954";>#5954)
Pull Requests
https://redirect.github.com/rollup/rollup/pull/5949";>#5949:
ci: use node 24 (https://github.com/btea";>@btea, https://github.com/lukastaegert";>@lukastaegert)
https://redirect.github.com/rollup/rollup/pull/5951";>#5951:
chore(deps): update dependency pretty-bytes to v7 (https://github.com/renovate";>@renovate[bot])
https://redirect.github.com/rollup/rollup/pull/5952";>#5952:
fix(deps): update swc monorepo (major) (https://github.com/renovate";>@renovate[bot], https://github.com/lukastaegert";>@lukastaegert)
https://redirect.github.com/rollup/rollup/pull/5953";>#5953:
chore(deps): lock file mainte