Skip to content

chore(deps): update dependency rollup to v2.36.0 - autoclosed

Reiter, Christoph requested to merge renovate/rollup-2.x-lockfile into master

This MR contains the following updates:

Package Type Update Change
rollup (source) devDependencies minor 2.33.3 -> 2.36.0

Release Notes

rollup/rollup

v2.36.0

Compare Source

2021-01-05

Features
  • Support partial tree-shaking of chained assignments and unused assignment targets (#​3919)
Merge Requests

v2.35.1

Compare Source

2020-12-14

Bug Fixes
  • Allow closing the bundle when watching in case of generate errors by adding the bundle to the error event (#​3909)
  • Automatically close all bundles on generate errors when watching and using the CLI (#​3909)
  • Try to create remaining bundles when watching and one of them throws (#​3909)
Merge Requests

v2.35.0

Compare Source

2020-12-14

Features
  • Add closeBundle hook that is triggered by bundle.close() in the JS API (#​3883)
Merge Requests

v2.34.2

Compare Source

2020-12-06

Bug Fixes
  • Revert pattern export change (#​3898)
Merge Requests

v2.34.1

Compare Source

2020-12-03

Bug Fixes
  • Avoid Node deprecation warning by using a pattern export for nested Rollup files (#​3896)
Merge Requests

v2.34.0

Compare Source

2020-11-29

Features
  • Support RequireJS comaptible AMD ids in code-splitting builds via amd.autoId (#​3867)
  • Allow adding an AMD id base path (#​3867)
Bug Fixes
  • Warn when using an constant AMD id in a code-splitting build (#​3867)
Merge Requests

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by Reiter, Christoph

Merge request reports

Loading