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 minor dependencies (master) (minor) #2342

Merged
merged 1 commit into from Dec 13, 2019

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 9, 2019

This PR contains the following updates:

Package Type Update Change
copy-webpack-plugin devDependencies minor ^5.0.5 -> ^5.1.1
eslint-plugin-import devDependencies minor ^2.18.2 -> ^2.19.1
marked (source) devDependencies minor ^0.7.0 -> ^0.8.0

Release Notes

webpack-contrib/copy-webpack-plugin

v5.1.1

Compare Source

v5.1.0

Compare Source

Features
Bug Fixes
  • better to determine when glob is used (4826e56)
5.0.5 (2019-11-06)
Performance Improvements
  • improvements for webpack@5
5.0.4 (2019-07-26)
Bug Fixes
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])
markedjs/marked

v0.8.0

Compare Source

Breaking changes

Fixes

Docs

Dev Dependencies


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.

@codecov
Copy link

codecov bot commented Dec 9, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2342   +/-   ##
=======================================
  Coverage   93.95%   93.95%           
=======================================
  Files          34       34           
  Lines        1291     1291           
  Branches      368      368           
=======================================
  Hits         1213     1213           
  Misses         77       77           
  Partials        1        1

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 c16c445...0f946ad. Read the comment docs.

@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-import to ^2.19.1 (master) chore(deps): update all minor dependencies (master) (minor) Dec 9, 2019
@renovate renovate bot force-pushed the renovate/master-all-minor-dependencies branch from a0266e8 to e6e466d Compare December 9, 2019 15:31
rishabh3112
rishabh3112 previously approved these changes Dec 9, 2019
jeffin143
jeffin143 previously approved these changes Dec 12, 2019
@renovate renovate bot force-pushed the renovate/master-all-minor-dependencies branch 2 times, most recently from 7dedeb6 to 6e8fc53 Compare December 12, 2019 10:07
@renovate renovate bot force-pushed the renovate/master-all-minor-dependencies branch from 6e8fc53 to 0f946ad Compare December 12, 2019 20:51
@alexander-akait alexander-akait merged commit c570222 into master Dec 13, 2019
@alexander-akait alexander-akait deleted the renovate/master-all-minor-dependencies branch December 13, 2019 09:10
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