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 #6568

Merged
merged 1 commit into from
Oct 15, 2019
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 15, 2019

This PR contains the following updates:

Package Type Update Change
lerna devDependencies minor ^3.17.0 -> ^3.18.0
rollup devDependencies minor ^1.23.1 -> ^1.24.0
webpack dependencies patch ^4.41.1 -> ^4.41.2

Release Notes

lerna/lerna

v3.18.0

Compare Source

Bug Fixes
  • bootstrap: Move all filter logging into get-filtered-packages method (54dca56)
  • options: Explicit --conventional-graduate (f73e6ed)
  • options: Explicit --conventional-prerelease (f3581ae)
  • options: Explicit --force-local (6948a11)
  • options: Explicit --force-publish (343a751)
  • options: Explicit --ignore-prepublish (fa21723)
  • options: Explicit --ignore-scripts (efcb3bd)
  • options: Explicit --pre-dist-tag (1d9552c)
  • options: Explicit --use-workspaces (ac8385d)
Features
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
webpack/webpack

v4.41.2

Compare Source

Bugfixes

  • fix issue with invalide timezone

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.

@codecov-io
Copy link

codecov-io commented Oct 15, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##              dev    #6568   +/-   ##
=======================================
  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 e99d5f6...d250b76. Read the comment docs.

@renovate renovate bot changed the title chore(deps): update devdependency rollup to ^1.24.0 chore(deps): update all non-major dependencies Oct 15, 2019
@clarkdo clarkdo merged commit 3cde4c7 into dev Oct 15, 2019
@clarkdo clarkdo deleted the renovate/all-minor-patch branch October 15, 2019 20:40
@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