Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 11, 2020

This PR contains the following updates:

Package Type Update Change
@babel/cli (source) devDependencies minor ^7.7.7 -> ^7.8.0
@babel/core (source) devDependencies minor ^7.7.7 -> ^7.8.0
@babel/preset-env (source) devDependencies minor ^7.7.7 -> ^7.8.2
eslint-plugin-import devDependencies minor ^2.19.1 -> ^2.20.0

Release Notes

babel/babel

v7.8.0

Compare Source

👓 Spec Compliance
  • babel-parser
  • babel-plugin-proposal-numeric-separator
  • babel-generator, babel-parser, babel-plugin-proposal-private-methods
💥 Breaking Change
🚀 New Feature
🐛 Bug Fix
💅 Polish
📝 Documentation
🏠 Internal
↩️ Revert
benmosher/eslint-plugin-import

v2.20.0

Compare Source

Added
  • [order]: added caseInsensitive as an additional option to alphabetize ([#​1586], thanks [@​dbrewer5])
  • [no-restricted-paths]: New except option per zone, allowing exceptions to be defined for a restricted zone ([#​1238], thanks [@​rsolomon])
Fixed
  • [no-unused-modules]: fix usage of import/extensions settings ([#​1560], thanks [@​stekycz])
  • [import/extensions]: ignore non-main modules ([#​1563], thanks [@​saschanaz])
  • TypeScript config: lookup for external modules in @​types folder ([#​1526], thanks [@​joaovieira])
  • [no-extraneous-dependencies]: ensure node.source is truthy ([#​1589], thanks [@​ljharb])
  • [extensions]: Ignore query strings when checking for extensions ([#​1572], thanks [@​pcorpet])
Docs
  • [extensions]: improve ignorePackages docs ([#​1248], thanks [@​ivo-stefchev])
Added
  • [order]: add option pathGroupsExcludedImportTypes to allow ordering of external import types ([#​1565], thanks [@​Mairu])

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 WhiteSource Renovate. View repository job log here.

@codecov
Copy link

codecov bot commented Jan 11, 2020

Codecov Report

Merging #546 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #546   +/-   ##
=======================================
  Coverage   97.21%   97.21%           
=======================================
  Files          13       13           
  Lines         323      323           
  Branches       99       99           
=======================================
  Hits          314      314           
  Misses          9        9

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 f975d4a...c5d1584. Read the comment docs.

@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-import to ^2.20.0 chore(deps): update all minor dependencies (minor) Jan 12, 2020
@renovate renovate bot force-pushed the renovate/all-minor-dependencies branch from 0e12c01 to b9e91a3 Compare January 12, 2020 00:38
anshumanv
anshumanv previously approved these changes Jan 12, 2020
rishabh3112
rishabh3112 previously approved these changes Jan 12, 2020
Copy link

@wizardofhogwarts wizardofhogwarts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me!

jamesgeorge007
jamesgeorge007 previously approved these changes Jan 12, 2020
@renovate renovate bot force-pushed the renovate/all-minor-dependencies branch from b9e91a3 to c5d1584 Compare January 12, 2020 23:02
@hiroppy hiroppy merged commit 8cbca2a into master Jan 13, 2020
@hiroppy hiroppy deleted the renovate/all-minor-dependencies branch January 13, 2020 13:18
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.

7 participants