An open index of dependabot pull requests across open source projects.

Bump @rollup/rollup-linux-x64-gnu from 4.40.0 to 4.44.0

Closed
Number: #10
Type: Pull Request
State: Closed
Author: dependabot[bot] dependabot[bot]
Association: None
Comments: 2
Created: June 23, 2025 at 10:00 PM UTC
(3 months ago)
Updated: June 30, 2025 at 11:17 PM UTC
(2 months ago)
Closed: June 30, 2025 at 11:17 PM UTC
(2 months ago)
Time to Close: 7 days
Labels:
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

v4.43.0

4.43.0

2025-06-11

Features

  • Provide new fs option and this.fs API to replace file system (#5944)

Pull Requests

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

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

4.43.0

2025-06-11

Features

  • Provide new fs option and this.fs API to replace file system (#5944)

Pull Requests

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

4.41.2

2025-06-06

Bug Fixes

  • Detect named export usages in dynamic imports with then and non-arrow function expressions (#5977)
  • Do not replace usages of constant variables with their values for readability (#5968)

... (truncated)

Commits

Dependabot compatibility score

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
Files Changed:
1
Additions:
+19
Deletions:
-4
Package Dependencies
Ecosystem:
npm
Version Change:
4.40.0 → 4.44.0
Update Type:
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