chore(deps-dev): bump rollup from 2.79.1 to 4.41.0
Closed
Number: #119
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: None
Comments: 2
Association: None
Comments: 2
Created:
May 19, 2025 at 06:31 AM UTC
(7 months ago)
(7 months ago)
Updated:
May 26, 2025 at 07:16 AM UTC
(6 months ago)
(6 months ago)
Closed:
May 26, 2025 at 07:16 AM UTC
(6 months ago)
(6 months ago)
Time to Close:
7 days
Labels:
dependencies javascript
dependencies javascript
Description:
Bumps rollup from 2.79.1 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
09281854.41.02491b31ci: use node 24 (#5949)7759f56Use spawn to run CLI tests (#5960)dd29577fix(deps): update rust crate swc_compiler_base to v20 (#5958)fff335fenhance tree-shaking for dynamic imports (#5954)9cf84fcfix(deps): lock file maintenance minor/patch updates (#5959)a4e6535chore(deps): update dependency lint-staged to v16 (#5957)7536ffbfix(deps): update swc monorepo (major) (#5952)2b68f89chore(deps): update dependency pretty-bytes to v7 (#5951)f630e32chore(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 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 this major versionwill 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 versionwill 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 dependencywill 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:
2
2
Additions:
+215
+215
Deletions:
-7
-7
Package Dependencies
Technical Details
| ID: | 438089 |
| UUID: | 2527696025 |
| Node ID: | PR_kwDOMFxW4M6WqZSZ |
| Host: | GitHub |
| Repository: | input-output-hk/lace-ui-toolkit |
| Mergeable: | Yes |
| Merge State: | Clean |