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

chore(deps): update dependency rollup to v1.24.0 #243

Merged
merged 1 commit into from
Oct 15, 2019

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 15, 2019

This PR contains the following updates:

Package Type Update Change
rollup devDependencies minor 1.23.1 -> 1.24.0

Release Notes

rollup/rollup

v1.24.0

Compare Source

2019-10-15

Features
  • Respect break, continue, return and throw when tree-shaking to detect dead code (#​3153)
  • Do treat treat hoisted function declarations as "unknown" when checking for call side-effects (#​3153)
Bug Fixes
  • Make sure that unknown import.meta properties produce valid code in SystemJS (#​3152)
  • Make sure treeshake.annotations: false is respected for class instantiation (#​3153)
  • Check property access side-effects for class instantiation (#​3153)
  • Do not suppress break statements inside labeled statements (#​3153)
Pull Requests

Renovate configuration

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

🚦 Automerge: Enabled.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 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 Renovate Bot. View repository job log here.

@renovate renovate bot merged commit 41496ec into develop Oct 15, 2019
@renovate renovate bot deleted the renovate/rollup-1.x branch October 15, 2019 07:22
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.

1 participant