Bump @rollup/rollup-linux-x64-gnu from 4.40.0 to 4.44.0
Closed
Number: #10
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: None
Comments: 2
![dependabot[bot]](https://github.com/dependabot.png)
Association: None
Comments: 2
Created:
June 23, 2025 at 10:00 PM UTC
(3 months ago)
(3 months ago)
Updated:
June 30, 2025 at 11:17 PM UTC
(2 months ago)
(2 months ago)
Closed:
June 30, 2025 at 11:17 PM UTC
(2 months ago)
(2 months ago)
Time to Close:
7 days
Labels:
dependencies javascript
dependencies javascript
Description:
Bumps @rollup/rollup-linux-x64-gnu from 4.40.0 to 4.44.0.
Release notes
Sourced from @rollup/rollup-linux-x64-gnu
's releases.
v4.44.0
4.44.0
2025-06-19
Features
- Remove limit on
maxParallelFileOps
as this could break watch mode with the commonjs plugin (#5986)Bug Fixes
- Provide better source mappings when coarse intermediate maps are used (#5985)
Pull Requests
- #5984: fix(deps): lock file maintenance minor/patch updates (
@renovate
[bot],@lukastaegert
)- #5985: Improve approximation of coarse sourcemap segments (
@TrickyPi
)- #5986: Remove limit on max parallel file ops (
@lukastaegert
)v4.43.0
4.43.0
2025-06-11
Features
- Provide new
fs
option andthis.fs
API to replace file system (#5944)Pull Requests
- #5944: feat(options): Add an option for overriding the file system module in the JS API (
@EggDice
,@lukastaegert
)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
allowInputInsideOutputPath
option (@btea
,@lukastaegert
)v4.41.2
4.41.2
2025-06-06
... (truncated)
Changelog
Sourced from @rollup/rollup-linux-x64-gnu
's changelog.
4.44.0
2025-06-19
Features
- Remove limit on
maxParallelFileOps
as this could break watch mode with the commonjs plugin (#5986)Bug Fixes
- Provide better source mappings when coarse intermediate maps are used (#5985)
Pull Requests
- #5984: fix(deps): lock file maintenance minor/patch updates (
@renovate
[bot],@lukastaegert
)- #5985: Improve approximation of coarse sourcemap segments (
@TrickyPi
)- #5986: Remove limit on max parallel file ops (
@lukastaegert
)4.43.0
2025-06-11
Features
- Provide new
fs
option andthis.fs
API to replace file system (#5944)Pull Requests
- #5944: feat(options): Add an option for overriding the file system module in the JS API (
@EggDice
,@lukastaegert
)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
allowInputInsideOutputPath
option (@btea
,@lukastaegert
)4.41.2
2025-06-06
Bug Fixes
... (truncated)
Commits
fa4b284
4.44.00b3e6bf
Remove limit on max parallel file ops (#5986)95b53ee
Improve approximation of coarse sourcemap segments (#5985)5dcce11
fix(deps): lock file maintenance minor/patch updates (#5984)72858cb
4.43.0eeca11a
feat(options): Add an option for overriding the file system module in the JS ...f763394
4.42.0dddc00d
feat: watch mode addallowInputInsideOutputPath
option (#5966)13b4669
4.41.2149d94c
Debug/fix watch pipeline (#5982)- 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)
Summary by Sourcery
Bump @rollup/rollup-linux-x64-gnu from 4.40.0 to 4.44.0 to integrate upstream enhancements and fixes.
New Features:
- Remove limit on maxParallelFileOps to prevent watch mode breakages with the CommonJS plugin.
- Introduce a new fs override option and this.fs API to customize the file system in the JS API.
- Add allowInputInsideOutputPath option to permit input files inside output directories in watch mode.
Bug Fixes:
- Improve source map accuracy when using coarse intermediate mappings.
- Detect named export usages in dynamic imports with then callbacks and non-arrow functions.
- Preserve constant variable names instead of replacing them with their values for readability.
Chores:
- Update lock file to incorporate minor and patch dependency updates.
Pull Request Statistics
Commits:
1
1
Files Changed:
1
1
Additions:
+19
+19
Deletions:
-4
-4
Package Dependencies
Package:
@rollup/rollup-linux-x64-gnu
Ecosystem:
npm
npm
Version Change:
4.40.0 → 4.44.0
Update Type:
Minor
Minor
Technical Details
ID: | 2100915 |
UUID: | 2612898573 |
Node ID: | PR_kwDOOqS5Qs6bvasN |
Host: | GitHub |
Repository: | Osama261caryp/https-github.com-Osama261caryp-typescript-action |
Mergeable: | Yes |
Merge State: | Unstable |