danielwii / asuna-node-server

node server for asuna-admin
17 stars 8 forks source link

Update eslint-config-airbnb-typescript to the latest version 🚀 #43

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency eslint-config-airbnb-typescript was updated from 5.1.0 to 6.0.0.

This version 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.


Publisher: iamturns License: MIT

Release Notes for v6.0.0

6.0.0 (2019-10-24)

Features

BREAKING CHANGES

  • @typescript-eslint/quotes rule is now active. This may cause new linting errors.
Commits

The new version differs by 9 commits.

  • ef2d5dd feat: Enable quotes rule (#18)
  • 57ec5b4 chore(deps): update dependency eslint to v6.5.1 (#25)
  • d12bf17 chore(deps): update dependency typescript to v3.6.4 (#29)
  • 2322028 chore(deps): update dependency lint-staged to v9.4.2 (#28)
  • d88c2c5 chore(deps): update dependency husky to v3.0.9 (#27)
  • 3f054f7 chore(deps): update dependency eslint-config-prettier to v6.4.0 (#26)
  • b9f2f8f chore(deps): update dependency @typescript-eslint/eslint-plugin to v2.5.0 (#24)
  • 1c34d50 chore(deps): pin dependencies (#23)
  • 2cb3aab chore(deps): add renovate.json (#22)

See the full diff


FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

codecov-io commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #43   +/-   ##
=======================================
  Coverage   50.69%   50.69%           
=======================================
  Files         155      155           
  Lines        3584     3584           
  Branches      506      506           
=======================================
  Hits         1817     1817           
  Misses       1750     1750           
  Partials       17       17

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 49697ad...17b01ea. Read the comment docs.