Bump rollup from 4.40.1 to 4.42.0
Closed
Number: #147
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Contributor
Comments: 1
Association: Contributor
Comments: 1
Created:
June 09, 2025 at 04:13 AM UTC
(5 months ago)
(5 months ago)
Updated:
June 16, 2025 at 03:13 AM UTC
(5 months ago)
(5 months ago)
Closed:
June 16, 2025 at 03:13 AM UTC
(5 months ago)
(5 months ago)
Time to Close:
7 days
Labels:
dependencies javascript
dependencies javascript
Description:
Bumps rollup from 4.40.1 to 4.42.0.
Release notes
Sourced from rollup's releases.
v4.42.0
4.42.0
2025-06-06
Features
- Add option to allow the input to be located in the output in watch mode (#5966)
Pull Requests
- #5966: feat: watch mode add
allowInputInsideOutputPathoption (@btea,@lukastaegert)v4.41.2
4.41.2
2025-06-06
Bug Fixes
- Detect named export usages in dynamic imports with
thenand non-arrow function expressions (#5977)- Do not replace usages of constant variables with their values for readability (#5968)
Pull Requests
- #5968: fix: preserve constant identifiers in unary expressions instead of magic numbers (
@OmkarJ13,@lukastaegert)- #5969: chore(deps): update dependency yargs-parser to v22 (
@renovate[bot],@lukastaegert)- #5970: chore(deps): lock file maintenance minor/patch updates (
@renovate[bot])- #5971: chore(deps): lock file maintenance (
@renovate[bot])- #5976: Update README.md (
@ftlno,@lukastaegert)- #5977: fix: consider function expression in thenable when tree-shaking dynamic imports (
@TrickyPi)- #5981: fix(deps): lock file maintenance minor/patch updates (
@renovate[bot])- #5982: Debug/fix watch pipeline (
@lukastaegert)v4.41.1
4.41.1
2025-05-24
Bug Fixes
- If a plugin calls
this.resolvewithskipSelf: true, subsequent calls when handling this by the same plugin with same parameters will returnnullto avoid infinite recursions (#5945)Pull Requests
- #5945: Avoid recursively calling a plugin's resolveId hook with same id and importer (
@younggglcy,@lukastaegert)- #5963: fix(deps): update swc monorepo (major) (
@renovate[bot])- #5964: fix(deps): lock file maintenance minor/patch updates (
@renovate[bot])v4.41.0
... (truncated)
Changelog
Sourced from rollup's changelog.
4.42.0
2025-06-06
Features
- Add option to allow the input to be located in the output in watch mode (#5966)
Pull Requests
- #5966: feat: watch mode add
allowInputInsideOutputPathoption (@btea,@lukastaegert)4.41.2
2025-06-06
Bug Fixes
- Detect named export usages in dynamic imports with
thenand non-arrow function expressions (#5977)- Do not replace usages of constant variables with their values for readability (#5968)
Pull Requests
- #5968: fix: preserve constant identifiers in unary expressions instead of magic numbers (
@OmkarJ13,@lukastaegert)- #5969: chore(deps): update dependency yargs-parser to v22 (
@renovate[bot],@lukastaegert)- #5970: chore(deps): lock file maintenance minor/patch updates (
@renovate[bot])- #5971: chore(deps): lock file maintenance (
@renovate[bot])- #5976: Update README.md (
@ftlno,@lukastaegert)- #5977: fix: consider function expression in thenable when tree-shaking dynamic imports (
@TrickyPi)- #5981: fix(deps): lock file maintenance minor/patch updates (
@renovate[bot])- #5982: Debug/fix watch pipeline (
@lukastaegert)4.41.1
2025-05-24
Bug Fixes
- If a plugin calls
this.resolvewithskipSelf: true, subsequent calls when handling this by the same plugin with same parameters will returnnullto avoid infinite recursions (#5945)Pull Requests
- #5945: Avoid recursively calling a plugin's resolveId hook with same id and importer (
@younggglcy,@lukastaegert)- #5963: fix(deps): update swc monorepo (major) (
@renovate[bot])- #5964: fix(deps): lock file maintenance minor/patch updates (
@renovate[bot])4.41.0
2025-05-18
... (truncated)
Commits
f7633944.42.0dddc00dfeat: watch mode addallowInputInsideOutputPathoption (#5966)13b46694.41.2149d94cDebug/fix watch pipeline (#5982)13992f2Update README.md (#5976)224c900fix: preserve constant identifiers in unary expressions instead of magic numb...da88626fix: consider function expression in thenable when tree-shaking dynamic impor...8f0dbc9fix(deps): lock file maintenance minor/patch updates (#5981)4f69d33chore(deps): update dependency yargs-parser to v22 (#5969)0fbd796chore(deps): lock file maintenance (#5971)- 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:
+85
+85
Deletions:
-85
-85
Package Dependencies
Technical Details
| ID: | 1309991 |
| UUID: | 2577308925 |
| Node ID: | PR_kwDOMdP6DM6Znpz9 |
| Host: | GitHub |
| Repository: | Exploratorium/rollup-plugin-drupal-sdc-generator |
| Mergeable: | Yes |
| Merge State: | Clean |
| Rebaseable: | Yes |