Skip to content

chore(deps): update dependency rollup to v2.7.2#384

Merged
bhovhannes merged 1 commit intomasterfrom
renovate/rollup-2.x
Apr 25, 2020
Merged

chore(deps): update dependency rollup to v2.7.2#384
bhovhannes merged 1 commit intomasterfrom
renovate/rollup-2.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 25, 2020

This PR contains the following updates:

Package Type Update Change
rollup (source) devDependencies minor 2.6.1 -> 2.7.2

Release Notes

rollup/rollup

v2.7.2

Compare Source

2020-04-22

Bug Fixes
  • Prevent an infinite loop when creating separate manual chunks with circular dependencies (#​3510)
  • Do not fail if "super" is used in the definition of a class field (#​3511)
  • Throw if a plugin tries to emit a file with an absolute Windows path (#​3509)
Pull Requests

v2.7.1

Compare Source

2020-04-21

Bug Fixes
  • Use correct path for dynamic imports if output.paths is used (#​3508)
Pull Requests

v2.7.0

Compare Source

2020-04-21

Features
  • Add preserveEntrySignatures option to control how exports of entry points are handled (#​3498)
  • Add preserveSignature flag to this.emitFile to control exports of emitted chunks (#​3498)
  • Add output.minifyInternalExports option to control if internal exports are minified (#​3498)
Pull Requests

Renovate configuration

📅 Schedule: "before 3am every weekend" (UTC).

🚦 Automerge: Enabled.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This PR has been generated by WhiteSource Renovate. View repository job log here.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 25, 2020

Codecov Report

Merging #384 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #384   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         5           
  Lines           19        19           
  Branches         4         4           
=========================================
  Hits            19        19           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b56fd9a...a33aff6. Read the comment docs.

@renovate renovate Bot force-pushed the renovate/rollup-2.x branch from 59fe231 to bd971fb Compare April 25, 2020 19:14
@renovate renovate Bot force-pushed the renovate/rollup-2.x branch from bd971fb to a33aff6 Compare April 25, 2020 19:14
@bhovhannes bhovhannes merged commit c29a489 into master Apr 25, 2020
@renovate renovate Bot deleted the renovate/rollup-2.x branch April 25, 2020 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants