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 patch dependencies (patch) #1923

Merged
merged 1 commit into from
May 27, 2019

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 24, 2019

This PR contains the following updates:

Package Type Update Change References
eslint-plugin-import devDependencies patch ^2.17.2 -> ^2.17.3 source
express dependencies patch ^4.17.0 -> ^4.17.1 homepage, source

Release Notes

benmosher/eslint-plugin-import

v2.17.3

Compare Source

Fixed
  • [no-common-js]: Also throw an error when assigning ([#​1354], thanks [@​charlessuh])
  • [no-unused-modules]: don't crash when lint file outside src-folder ([#​1347], thanks [@​rfermann])
  • [no-unused-modules]: make import { name as otherName } work ([#​1340], [#​1342], thanks [@​rfermann])
  • [no-unused-modules]: make appveyor tests passing ([#​1333], thanks [@​rfermann])
  • [named]: ignore Flow typeof imports and type exports ([#​1345], thanks [@​loganfsmyth])
  • [refactor] fix eslint 6 compat by fixing imports (thank [@​ljharb])
  • Improve support for Typescript declare structures ([#​1356], thanks @​christophercurrie)
Docs
  • add missing no-unused-modules in README ([#​1358], thanks [@​golopot])
  • [no-unused-modules]: Indicates usage, plugin defaults to no-op, and add description to main README.md ([#​1352], thanks [@​johndevedu])
  • Document env option for eslint-import-resolver-webpack ([#​1363], thanks [@​kgregory])
expressjs/express

v4.17.1

Compare Source

===================

  • Revert "Improve error message for null/undefined to res.status"

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

@codecov
Copy link

codecov bot commented May 24, 2019

Codecov Report

Merging #1923 into master will decrease coverage by 3.18%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #1923      +/-   ##
=========================================
- Coverage   91.18%     88%   -3.19%     
=========================================
  Files          14      14              
  Lines         817     817              
  Branches      259     259              
=========================================
- Hits          745     719      -26     
- Misses         68      84      +16     
- Partials        4      14      +10
Impacted Files Coverage Δ
lib/Server.js 85.9% <0%> (-5.64%) ⬇️

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 c0f8fde...505237d. Read the comment docs.

anshumanv
anshumanv previously approved these changes May 25, 2019
hiroppy
hiroppy previously approved these changes May 25, 2019
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-import to ^2.17.3 chore(deps): update all patch dependencies (patch) May 26, 2019
@renovate renovate bot dismissed stale reviews from hiroppy and anshumanv via 505237d May 26, 2019 04:29
@renovate renovate bot force-pushed the renovate/patch-all-patch-dependencies branch from e0b2b4f to 505237d Compare May 26, 2019 04:29
@hiroppy hiroppy merged commit 0baa0e0 into master May 27, 2019
@hiroppy hiroppy deleted the renovate/patch-all-patch-dependencies branch May 27, 2019 02:03
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