Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

📦 Update dependency rollup to v2.8.2 #28147

Merged
merged 1 commit into from May 7, 2020

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Apr 30, 2020

This PR contains the following updates:

Package Type Update Change
rollup (source) devDependencies minor 2.7.5 -> 2.8.2

Release Notes

rollup/rollup

v2.8.2

Compare Source

2020-05-07

Bug Fixes
  • Avoid invalid code when simplifying the body of a shorthand arrow function expression (#​3540)
Pull Requests
  • #​3540: Wrap object expressions in parentheses if they become children of an arrow function expression (@​lukastaegert)

v2.8.1

Compare Source

2020-05-07

Bug Fixes
  • Allow using plugins on CLI that are exported as exports.default (#​3529)
  • Do not fail side-effect detection in nested callbacks of builtins (#​3539)
Pull Requests

v2.8.0

Compare Source

2020-05-06

Features
  • When a dynamically imported chunk contains more exports than the imported module namespace, do not create a facade chunk but an inline namespace (#​3535)
Bug Fixes
  • Do not execute dynamically imported code before synchronous code in the importing module when generating CommonJS (#​3535)
Pull Requests

v2.7.6

Compare Source

2020-04-30

Bug Fixes
  • Fix a type issue when a default export references a global variable (#​3526)
Pull Requests

Renovate configuration

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

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

♻️ 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.

@rsimha rsimha requested a review from jridgewell May 5, 2020 18:47
@renovate-bot renovate-bot changed the title 📦 Update dependency rollup to v2.7.6 📦 Update dependency rollup to v2.8.0 May 6, 2020
@renovate-bot renovate-bot changed the title 📦 Update dependency rollup to v2.8.0 📦 Update dependency rollup to v2.8.1 May 7, 2020
@renovate-bot renovate-bot changed the title 📦 Update dependency rollup to v2.8.1 📦 Update dependency rollup to v2.8.2 May 7, 2020
@rsimha rsimha merged commit f7ac59b into ampproject:master May 7, 2020
@renovate-bot renovate-bot deleted the renovate/rollup-2.x branch May 7, 2020 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants