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.25.0 - autoclosed #524

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 18, 2019

This PR contains the following updates:

Package Type Update Change
rollup devDependencies minor 1.24.0 -> 1.25.0

Release Notes

rollup/rollup

v1.25.0

Compare Source

2019-10-18

Features
  • Remove try-catch if there is no side-effect in the try-block (#​3166)
  • Omit side-effect-free trailing cases in switch-statements (#​3166)
  • Remove unused labels (#​3170)
Bug Fixes
  • Do not remove code after labeled statements that contain a throw or return if the label is used (#​3170)
  • Prevent invalid code when expressions are simplified that do not follow a white-space character (#​3173)
  • Do not remove continue statements inside switch statements (#​3166)
  • Prevent trailing empty lines when tree-shaking inside switch statements (#​3166)
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.

@github-actions
Copy link

Pull Request Test Coverage Report for Build b992fb8b6d6e69bf44da51e0ed85efb8c983f7ca-PR-524

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build f1b8ce72a3b2fdde564cf5a9300fb9ac94ebfb39: 0.0%
Covered Lines: 13
Relevant Lines: 13

💛 - Coveralls

@renovate renovate bot changed the title chore(deps): update dependency rollup to v1.25.0 chore(deps): update dependency rollup to v1.25.0 - autoclosed Oct 18, 2019
@renovate renovate bot closed this Oct 18, 2019
@renovate renovate bot deleted the renovate/rollup-1.x branch October 18, 2019 12:25
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.

None yet

1 participant