Skip to content

Bump rollup from 2.38.5 to 2.77.1

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

Bumps rollup from 2.38.5 to 2.77.1.

Release notes

Sourced from rollup's releases.

v2.77.1

2.77.1

2022-07-26

Bug Fixes

  • Ensure IIFE output generates a global variable when generating ES5 (#4588)

Pull Requests

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

... (truncated)

Changelog

Sourced from rollup's changelog.

2.77.1

2022-07-26

Bug Fixes

  • Ensure IIFE output generates a global variable when generating ES5 (#4588)

Pull Requests

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

... (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