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 all non-major dependencies #6591

Merged
merged 1 commit into from Oct 19, 2019
Merged

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
rollup-plugin-alias devDependencies minor ^2.0.1 -> ^2.1.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
frostney/rollup-plugin-alias

v2.1.0

Compare Source

2019-10.18

  • Add support for object syntax (#​61)

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 if you modify the PR title to begin with "rebase!".

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 changed the title chore(deps): update devdependency rollup to ^1.25.0 chore(deps): update all non-major dependencies Oct 18, 2019
@codecov-io
Copy link

codecov-io commented Oct 18, 2019

Codecov Report

Merging #6591 into dev will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##              dev    #6591   +/-   ##
=======================================
  Coverage   95.85%   95.85%           
=======================================
  Files          78       78           
  Lines        2705     2705           
  Branches      699      699           
=======================================
  Hits         2593     2593           
  Misses         97       97           
  Partials       15       15
Flag Coverage Δ
#e2e 100% <ø> (ø) ⬆️
#fixtures 64.73% <ø> (ø) ⬆️
#unit 92.31% <ø> (ø) ⬆️

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 99aba87...86276a0. Read the comment docs.

@pi0 pi0 merged commit ff6e6ef into dev Oct 19, 2019
@pi0 pi0 deleted the renovate/all-minor-patch branch October 19, 2019 08:26
@danielroe danielroe added the 2.x label Jan 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants