Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 24, 2020

This PR contains the following updates:

Package Type Update Change
eslint-plugin-import devDependencies patch ^2.20.1 -> ^2.20.2
webpack devDependencies patch ^4.42.0 -> ^4.42.1

Release Notes

benmosher/eslint-plugin-import

v2.20.2

Compare Source

Fixed
  • [order]: fix isExternalModule detect on windows ([#​1651], thanks [@​fisker])
  • [order]: recognize ".." as a "parent" path ([#​1658], thanks [@​golopot])
  • [no-duplicates]: fix fixer on cases with default import ([#​1666], thanks [@​golopot])
  • [no-unused-modules]: Handle export { default } from syntax ([#​1631], thanks [@​richardxia])
  • [first]: Add a way to disable absolute-first explicitly ([#​1664], thanks [@​TheCrueltySage])
webpack/webpack

v4.42.1

Compare Source

Bugfixes

  • update webassemblyjs dependencies for instruction update
  • update mkdirp dependency for security reasons

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 you tick the rebase/retry checkbox.

👻 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 Mar 24, 2020

Codecov Report

Merging #2481 into master will not change coverage by %.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2481   +/-   ##
=======================================
  Coverage   93.53%   93.53%           
=======================================
  Files          34       34           
  Lines        1314     1314           
  Branches      375      375           
=======================================
  Hits         1229     1229           
  Misses         83       83           
  Partials        2        2           

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 de763e9...eb83293. Read the comment docs.

@renovate renovate bot force-pushed the renovate/master-patch-all-patch-dependencies branch from 3330454 to e3637be Compare March 24, 2020 06:33
@renovate renovate bot changed the title chore(deps): update dependency lint-staged to ^10.0.9 (master) chore(deps): update all patch dependencies (master) (patch) Mar 24, 2020
@renovate renovate bot force-pushed the renovate/master-patch-all-patch-dependencies branch 3 times, most recently from 8f3852f to 511c846 Compare April 1, 2020 11:52
@renovate renovate bot force-pushed the renovate/master-patch-all-patch-dependencies branch from 511c846 to eb83293 Compare April 1, 2020 14:17
@hiroppy hiroppy merged commit f317358 into master Apr 1, 2020
@hiroppy hiroppy deleted the renovate/master-patch-all-patch-dependencies branch April 1, 2020 23:57
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.

4 participants