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 @nlib/lint to the latest version 🚀 #29

Merged
merged 4 commits into from
Jun 23, 2018

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Jun 2, 2018

Version 3.0.0 of @nlib/lint was just published.

Dependency @nlib/lint
Current Version 2.2.12
Type devDependency

The version 3.0.0 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 @nlib/lint.

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.


Release Notes v3.0.0
  • Remove commands
  • no-multi-assign: "error" → "off"
  • comma-dangle: "functions": "ignore""functions": "always-multiline"
Commits

The new version differs by 3 commits.

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 Jun 2, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 2, 2018

Version 3.0.1 just got published.

Update to this version instead 🚀

Release Notes v3.0.1
  • Update readme
Commits

The new version differs by 2 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Jun 3, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 3, 2018

Version 3.0.2 just got published.

Update to this version instead 🚀

Release Notes v3.0.2
  • Change func-style from error declaration to error
Commits

The new version differs by 2 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Jun 5, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 5, 2018

Version 3.0.3 just got published.

Update to this version instead 🚀

Release Notes v3.0.3
  • no-use-before-define: ["error", { "variables": false }]
Commits

The new version differs by 2 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Jun 18, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 18, 2018

Version 3.0.4 just got published.

Update to this version instead 🚀

Release Notes v3.0.4
  • camelcase: off
Commits

The new version differs by 2 commits.

See the full diff

@gjbkz gjbkz self-assigned this Jun 23, 2018
@gjbkz gjbkz added this to the v0.1.20 milestone Jun 23, 2018
@codecov
Copy link

codecov bot commented Jun 23, 2018

Codecov Report

Merging #29 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #29      +/-   ##
==========================================
+ Coverage   99.23%   99.23%   +<.01%     
==========================================
  Files           7        7              
  Lines         130      131       +1     
==========================================
+ Hits          129      130       +1     
  Misses          1        1
Impacted Files Coverage Δ
src/load/index.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 31e1b07...cba0e9e. Read the comment docs.

@gjbkz gjbkz merged commit b94fa31 into master Jun 23, 2018
@gjbkz gjbkz deleted the greenkeeper/@nlib/lint-3.0.0 branch June 23, 2018 09:45
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.

None yet

1 participant