Skip to content

Bump rollup from 2.35.1 to 2.77.0

Dependabot requested to merge dependabot-npm_and_yarn-rollup-2.77.0 into master

Bumps rollup from 2.35.1 to 2.77.0.

Release notes

Sourced from rollup's releases.

v2.77.0

2022-07-15

Features

  • Introduce maxParallelFileOps to limit both read and write operations, default to 20 and replaces maxParallelFileRead (#4570)

Bug Fixes

  • Avoid including variables referenced from return statements that are never reached (#4573)

Pull Requests

v2.76.0

2022-07-08

Features

  • Allow setting a sourcmapBaseUrl for absolute paths in sourcemaps (#4527)

Bug Fixes

  • Support absolute CLI plugin paths on Windows (#4533)

Pull Requests

v2.75.7

2022-06-20

Bug Fixes

  • Mark Array.prototype.group/groupToMap as side effect free. (#4531)

Pull Requests

... (truncated)

Changelog

Sourced from rollup's changelog.

2.77.0

2022-07-15

Features

  • Introduce maxParallelFileOps to limit both read and write operations, default to 20 and replaces maxParallelFileRead (#4570)

Bug Fixes

  • Avoid including variables referenced from return statements that are never reached (#4573)

Pull Requests

2.76.0

2022-07-08

Features

  • Allow setting a sourcmapBaseUrl for absolute paths in sourcemaps (#4527)

Bug Fixes

  • Support absolute CLI plugin paths on Windows (#4533)

Pull Requests

2.75.7

2022-06-20

Bug Fixes

  • Mark Array.prototype.group/groupToMap as side effect free. (#4531)

... (truncated)

Commits


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports