Bump rollup from 4.37.0 to 4.41.0
Open
Number: #19
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Contributor
Comments: 0
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 0
Created:
May 19, 2025 at 12:48 PM UTC
(5 months ago)
(5 months ago)
Updated:
May 19, 2025 at 12:48 PM UTC
(5 months ago)
(5 months ago)
Labels:
dependencies javascript
dependencies javascript
Description:
Bumps rollup from 4.37.0 to 4.41.0.
Release notes
Sourced from rollup's releases.
v4.41.0
4.41.0
2025-05-18
Features
- Detect named exports in more dynamic import scenarios (#5954)
Pull Requests
- #5949: ci: use node 24 (
@btea
,@lukastaegert
)- #5951: chore(deps): update dependency pretty-bytes to v7 (
@renovate
[bot])- #5952: fix(deps): update swc monorepo (major) (
@renovate
[bot],@lukastaegert
)- #5953: chore(deps): lock file maintenance minor/patch updates (
@renovate
[bot])- #5954: enhance tree-shaking for dynamic imports (
@TrickyPi
,@renovate
[bot],@lukastaegert
)- #5957: chore(deps): update dependency lint-staged to v16 (
@renovate
[bot],@lukastaegert
)- #5958: fix(deps): update rust crate swc_compiler_base to v20 (
@renovate
[bot],@lukastaegert
)- #5959: fix(deps): lock file maintenance minor/patch updates (
@renovate
[bot],@lukastaegert
)- #5960: Use spawn to run CLI tests (
@lukastaegert
)v4.40.2
4.40.2
2025-05-06
Bug Fixes
- Create correct IIFE/AMD/UMD bundles when using a mutable default export (#5934)
- Fix execution order when using top-level await for dynamic imports with inlineDynamicImports (#5937)
- Throw when the output is watched in watch mode (#5939)
Pull Requests
- #5934: fix(exports): avoid "exports is not defined"
ReferenceError
(@dasa
)- #5937: consider TLA imports have higher execution priority (
@TrickyPi
)- #5939: fix: watch mode input should not be an output subpath (
@btea
)- #5940: chore(deps): update dependency vite to v6.3.4 [security] (
@renovate
[bot])- #5941: chore(deps): update dependency eslint-plugin-unicorn to v59 (
@renovate
[bot])- #5942: fix(deps): lock file maintenance minor/patch updates (
@renovate
[bot])- #5943: fix(deps): lock file maintenance minor/patch updates (
@renovate
[bot])v4.40.1
4.40.1
2025-04-28
Bug Fixes
- Limit hash size for asset file names to the supported 21 (#5921)
... (truncated)
Changelog
Sourced from rollup's changelog.
4.41.0
2025-05-18
Features
- Detect named exports in more dynamic import scenarios (#5954)
Pull Requests
- #5949: ci: use node 24 (
@btea
,@lukastaegert
)- #5951: chore(deps): update dependency pretty-bytes to v7 (
@renovate
[bot])- #5952: fix(deps): update swc monorepo (major) (
@renovate
[bot],@lukastaegert
)- #5953: chore(deps): lock file maintenance minor/patch updates (
@renovate
[bot])- #5954: enhance tree-shaking for dynamic imports (
@TrickyPi
,@renovate
[bot],@lukastaegert
)- #5957: chore(deps): update dependency lint-staged to v16 (
@renovate
[bot],@lukastaegert
)- #5958: fix(deps): update rust crate swc_compiler_base to v20 (
@renovate
[bot],@lukastaegert
)- #5959: fix(deps): lock file maintenance minor/patch updates (
@renovate
[bot],@lukastaegert
)- #5960: Use spawn to run CLI tests (
@lukastaegert
)4.40.2
2025-05-06
Bug Fixes
- Create correct IIFE/AMD/UMD bundles when using a mutable default export (#5934)
- Fix execution order when using top-level await for dynamic imports with inlineDynamicImports (#5937)
- Throw when the output is watched in watch mode (#5939)
Pull Requests
- #5934: fix(exports): avoid "exports is not defined"
ReferenceError
(@dasa
)- #5937: consider TLA imports have higher execution priority (
@TrickyPi
)- #5939: fix: watch mode input should not be an output subpath (
@btea
)- #5940: chore(deps): update dependency vite to v6.3.4 [security] (
@renovate
[bot])- #5941: chore(deps): update dependency eslint-plugin-unicorn to v59 (
@renovate
[bot])- #5942: fix(deps): lock file maintenance minor/patch updates (
@renovate
[bot])- #5943: fix(deps): lock file maintenance minor/patch updates (
@renovate
[bot])4.40.1
2025-04-28
Bug Fixes
... (truncated)
Commits
0928185
4.41.02491b31
ci: use node 24 (#5949)7759f56
Use spawn to run CLI tests (#5960)dd29577
fix(deps): update rust crate swc_compiler_base to v20 (#5958)fff335f
enhance tree-shaking for dynamic imports (#5954)9cf84fc
fix(deps): lock file maintenance minor/patch updates (#5959)a4e6535
chore(deps): update dependency lint-staged to v16 (#5957)7536ffb
fix(deps): update swc monorepo (major) (#5952)2b68f89
chore(deps): update dependency pretty-bytes to v7 (#5951)f630e32
chore(deps): lock file maintenance minor/patch updates (#5953)- 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 merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
1
1
Files Changed:
1
1
Additions:
+87
+87
Deletions:
-87
-87
Package Dependencies
Technical Details
ID: | 463176 |
UUID: | 2528636257 |
Node ID: | PR_kwDON5JWEc6Wt-1h |
Host: | GitHub |
Repository: | StackOverflowIsBetterThanAnyAI/fetch-loading |
Merge State: | Unknown |