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

Merged
merged 1 commit into from
Nov 23, 2019
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 20, 2019

This PR contains the following updates:

Package Type Update Change
@babel/core (source) devDependencies patch ^7.7.2 -> ^7.7.4
@babel/core (source) dependencies patch ^7.7.2 -> ^7.7.4
@babel/plugin-proposal-class-properties dependencies patch ^7.7.0 -> ^7.7.4
@babel/plugin-proposal-decorators dependencies patch ^7.7.0 -> ^7.7.4
@babel/plugin-transform-runtime dependencies minor ^7.6.2 -> ^7.7.4
@babel/preset-env (source) dependencies patch ^7.7.1 -> ^7.7.4
@babel/preset-env (source) devDependencies patch ^7.7.1 -> ^7.7.4
@babel/runtime (source) dependencies patch ^7.7.2 -> ^7.7.4
caniuse-lite dependencies patch ^1.0.30001010 -> ^1.0.30001011
eslint (source) devDependencies minor 6.6.0 -> 6.7.0
file-loader dependencies minor ^4.2.0 -> ^4.3.0
lerna devDependencies minor ^3.18.4 -> ^3.19.0
rollup devDependencies patch ^1.27.2 -> ^1.27.4
url-loader dependencies minor ^2.2.0 -> ^2.3.0

Release Notes

babel/babel

v7.7.4

Compare Source

🐛 Bug Fix
💅 Polish
  • babel-plugin-proposal-nullish-coalescing-operator
🏠 Internal
eslint/eslint

v6.7.0

Compare Source

webpack-contrib/file-loader

v4.3.0

Compare Source

Features
lerna/lerna

v3.19.0

Compare Source

Features
  • add: Add --peer option to save target in peerDependencies (#​2334) (e12bf6a)

3.18.5 (2019-11-20)

Bug Fixes
  • Auto-fix prettier formatting (5344820)
  • cli: Bump yargs to ^14.2.2 (51365b8)
  • command: Do not mutate argv parameter (8ca85a4), closes #​2348
  • conventional-commits: Ensure potential ValidationError in getChangelogConfig() is propagated correctly (406ba5a)

3.18.4 (2019-11-08)

Bug Fixes
  • changed: Copy relevant options from version, do not inherit (6bd77ba)
  • filter-options: Clarify --since description (b649b35)
  • filter-options: Ensure --include-merged-tags is available to all --since-filterable commands (287bcd8), closes #​2332
  • version: Clarify --include-merged-tags description (b0bbfcf)

3.18.3 (2019-10-22)

Bug Fixes
  • version: Correct warning message (384cd15)
  • version: Workaround yargs bug with spurious -- arguments (46be9dc), closes #​2315

3.18.2 (2019-10-21)

Bug Fixes

3.18.1 (2019-10-15)

Bug Fixes
  • npm-dist-tag: Port upstream npm/cli#​235 (5a1d229)
  • npm-dist-tag: Respect npm_config_dry_run env var (1fd5e18)

v3.18.5

Compare Source

Features
  • add: Add --peer option to save target in peerDependencies (#​2334) (e12bf6a)

3.18.5 (2019-11-20)

Bug Fixes
  • Auto-fix prettier formatting (5344820)
  • cli: Bump yargs to ^14.2.2 (51365b8)
  • command: Do not mutate argv parameter (8ca85a4), closes #​2348
  • conventional-commits: Ensure potential ValidationError in getChangelogConfig() is propagated correctly (406ba5a)

3.18.4 (2019-11-08)

Bug Fixes
  • changed: Copy relevant options from version, do not inherit (6bd77ba)
  • filter-options: Clarify --since description (b649b35)
  • filter-options: Ensure --include-merged-tags is available to all --since-filterable commands (287bcd8), closes #​2332
  • version: Clarify --include-merged-tags description (b0bbfcf)

3.18.3 (2019-10-22)

Bug Fixes
  • version: Correct warning message (384cd15)
  • version: Workaround yargs bug with spurious -- arguments (46be9dc), closes #​2315

3.18.2 (2019-10-21)

Bug Fixes

3.18.1 (2019-10-15)

Bug Fixes
  • npm-dist-tag: Port upstream npm/cli#​235 (5a1d229)
  • npm-dist-tag: Respect npm_config_dry_run env var (1fd5e18)
rollup/rollup

v1.27.4

Compare Source

2019-11-22

Bug Fixes
  • Aggregate circular dependency warnings in the CLI (#​3249)
  • Do not defer non-aggregated handlers in the CLI (#​3249)
Pull Requests

v1.27.3

Compare Source

2019-11-20

Bug Fixes
  • Provide better warning when empty chunks are created in a code-splitting scenario (#​3244)
Pull Requests
webpack-contrib/url-loader

v2.3.0

Compare Source

Features
  • new esModules option to output ES modules (0ee2b99)
2.2.0 (2019-10-04)
Features

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

Newsflash: Renovate has joined WhiteSource, and is now free for all use. Learn more or view updated terms and privacy policies.

@renovate renovate bot changed the title chore(deps): update devdependency lerna to ^3.18.5 chore(deps): update all non-major dependencies Nov 20, 2019
@codecov-io
Copy link

codecov-io commented Nov 20, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##              dev    #6709   +/-   ##
=======================================
  Coverage   95.79%   95.79%           
=======================================
  Files          78       78           
  Lines        2713     2713           
  Branches      702      702           
=======================================
  Hits         2599     2599           
  Misses         99       99           
  Partials       15       15
Flag Coverage Δ
#e2e 100% <ø> (ø) ⬆️
#fixtures 64.65% <ø> (ø) ⬆️
#unit 92.29% <ø> (ø) ⬆️

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 6cc962f...f7ff9fc. Read the comment docs.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 1c9122f to edfc7a5 Compare November 20, 2019 22:15
Kronhyx
Kronhyx previously approved these changes Nov 21, 2019
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from c082ad4 to 1fac490 Compare November 22, 2019 18:35
@clarkdo clarkdo merged commit 2f76e8e into dev Nov 23, 2019
@clarkdo clarkdo deleted the renovate/all-minor-patch branch November 23, 2019 09:06
@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

5 participants