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

Update gulp-eslint to the latest version 🚀 #341

Merged
merged 2 commits into from
Jan 29, 2018

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Jan 5, 2018

Version 4.0.1 of gulp-eslint was just published.

Dependency gulp-eslint
Current Version 3.0.1
Type devDependency

The version 4.0.1 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of gulp-eslint.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 14 commits.

  • 1d79ed0 4.0.1
  • 8f7e966 replace all HTTP protocols with HTTPS
  • b48a04a remove deprecated gulp-util dependency (#213)
  • 35eae57 update devDependencies (#207)
  • 47bd269 use npx to simplify after_script
  • 29dbab5 inherit autofix-related props even if quiet option is enabled
  • a398838 4.0.0
  • 18a4299 emit an error when it fails to load an ESLint plugin
  • b8bf261 update ESLint from v3 to v4 (#198)
  • c0e82ce use Buffer.from instead of new Buffer
  • e6c67a2 drop support for linting Stream contents
  • 132d5cc Fix formatting issues in README.md (#194)
  • 7f65378 remove link to config file globals doc
  • 8ddfb84 correct the type of globals option in README

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

greenkeeper bot added a commit that referenced this pull request Jan 24, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 24, 2018

Version 4.0.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

See the full diff

@willamesoares willamesoares force-pushed the greenkeeper/gulp-eslint-4.0.1 branch from 1d138bc to fdf0228 Compare January 29, 2018 17:51
@codecov
Copy link

codecov bot commented Jan 29, 2018

Codecov Report

Merging #341 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #341   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          21     21           
  Lines         415    415           
=====================================
  Hits          415    415
Impacted Files Coverage Δ
src/js/components/lazy-load.js 100% <100%> (ø) ⬆️

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 90d07dd...fdf0228. Read the comment docs.

@willamesoares willamesoares merged commit 1bad23f into master Jan 29, 2018
@willamesoares willamesoares deleted the greenkeeper/gulp-eslint-4.0.1 branch January 29, 2018 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant