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

fix(deps): update minor and patch #228

Merged
merged 1 commit into from
Dec 10, 2019
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 7, 2019

This PR contains the following updates:

Package Type Update Change
@babel/cli (source) dependencies patch 7.7.4 -> 7.7.5
@babel/cli (source) devDependencies patch 7.7.4 -> 7.7.5
@babel/core (source) devDependencies patch 7.7.4 -> 7.7.5
@babel/core (source) dependencies patch 7.7.4 -> 7.7.5
@babel/preset-env (source) devDependencies patch 7.7.4 -> 7.7.6
@babel/preset-env (source) dependencies patch 7.7.4 -> 7.7.6
@material-ui/core (source) devDependencies patch 4.7.1 -> 4.7.2
@material-ui/core (source) peerDependencies patch 4.7.1 -> 4.7.2
eslint-plugin-import devDependencies minor 2.18.2 -> 2.19.1
picasso-plugin-q devDependencies patch 0.29.0 -> 0.29.1
picasso.js (source) devDependencies patch 0.29.0 -> 0.29.1
rollup dependencies patch 1.27.8 -> 1.27.9
rollup devDependencies patch 1.27.8 -> 1.27.9

Release Notes

babel/babel

v7.7.5

Compare Source

🐛 Bug Fix
  • babel-plugin-transform-modules-commonjs, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2
  • babel-cli
  • babel-parser
  • babel-parser, babel-plugin-proposal-optional-chaining, babel-plugin-transform-modules-amd
  • babel-helper-module-transforms, babel-plugin-transform-modules-amd
💅 Polish
🏠 Internal
mui-org/material-ui

v4.7.2

Compare Source

Dec 7, 2019

Big thanks to the 18 contributors who made this release possible.

@material-ui/core@v4.7.2
@material-ui/lab@v4.0.0-alpha.35
Docs
Core
benmosher/eslint-plugin-import

v2.19.1

Compare Source

Fixed
  • [no-extraneous-dependencies]: ensure node.source exists

v2.19.0

Compare Source

Added
  • [internal-regex setting]: regex pattern for marking packages "internal" ([#​1491], thanks [@​Librazy])
  • [group-exports]: make aggregate module exports valid ([#​1472], thanks [@​atikenny])
  • [no-namespace]: Make rule fixable ([#​1401], thanks [@​TrevorBurnham])
  • support parseForESLint from custom parser ([#​1435], thanks [@​JounQin])
  • [no-extraneous-dependencies]: Implement support for bundledDependencies ([#​1436], thanks [@​schmidsi]))
  • [no-unused-modules]: add flow type support ([#​1542], thanks [@​rfermann])
  • [order]: Adds support for pathGroups to allow ordering by defined patterns ([#​795], [#​1386], thanks [@​Mairu])
  • [no-duplicates]: Add considerQueryString option : allow duplicate imports with different query strings ([#​1107], thanks [@​pcorpet]).
  • [order]: Add support for alphabetical sorting of import paths within import groups ([#​1360], [#​1105], [#​629], thanks [@​duncanbeevers], [@​stropho], [@​luczsoma], [@​randallreedjr])
  • [no-commonjs]: add allowConditionalRequire option ([#​1439], thanks [@​Pessimistress])
Fixed
  • [default]: make error message less confusing ([#​1470], thanks [@​golopot])
  • Improve performance of ExportMap.for by only loading paths when necessary. ([#​1519], thanks [@​brendo])
  • Support export of a merged TypeScript namespace declaration ([#​1495], thanks [@​benmunro])
  • [order]: fix autofix to not move imports across fn calls ([#​1253], thanks [@​tihonove])
  • [prefer-default-export]: fix false positive with type export ([#​1506], thanks [@​golopot])
  • [extensions]: Fix ignorePackages to produce errors ([#​1521], thanks [@​saschanaz])
  • [no-unused-modules]: fix crash due to export * ([#​1496], thanks [@​Taranys])
  • [no-cycle]: should not warn for Flow imports ([#​1494], thanks [@​maxmalov])
  • [order]: fix @someModule considered as unknown instead of internal ([#​1493], thanks [@​aamulumi])
  • [no-extraneous-dependencies]: Check export from ([#​1049], thanks [@​marcusdarmstrong])
Docs
  • [no-useless-path-segments]: add docs for option commonjs ([#​1507], thanks [@​golopot])
Changed
  • [no-unused-modules]/eslint-module-utils: Avoid superfluous calls and code ([#​1551], thanks [@​brettz9])
qlik-oss/picasso.js

v0.29.1

Compare Source

Performance Improvements
rollup/rollup

v1.27.9

Compare Source

2019-12-07

Bug Fixes
  • Fix an issue where reexports could be missing when preserving modules (#​3273)
  • Allow turning of color output via NO_COLOR or FORCE_COLOR=0 environment variables (#​3272)
Pull Requests

Renovate configuration

📅 Schedule: "every weekend" (UTC).

🚦 Automerge: Enabled.

♻️ Rebasing: Whenever PR is stale, 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 added the renovate label Dec 7, 2019
@renovate renovate bot changed the title chore(deps): update minor and patch fix(deps): update minor and patch Dec 7, 2019
@renovate renovate bot force-pushed the renovate/minor-and-patch branch 2 times, most recently from 4aaa59f to 5b51036 Compare December 7, 2019 20:47
@renovate renovate bot changed the title fix(deps): update minor and patch chore(deps): update minor and patch Dec 7, 2019
@renovate renovate bot changed the title chore(deps): update minor and patch fix(deps): update minor and patch Dec 9, 2019
@miralemd miralemd merged commit 96d91bf into master Dec 10, 2019
@renovate renovate bot deleted the renovate/minor-and-patch branch December 10, 2019 07:51
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

2 participants