fulls1z3 / ngx-i18n-router

Route internationalization utility for Angular
MIT License
35 stars 2 forks source link

Update angular-tslint-rules to the latest version 🚀 #107

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 1.2.0 of angular-tslint-rules was just published.

Dependency angular-tslint-rules
Current Version 1.1.0
Type devDependency

The version 1.2.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 angular-tslint-rules.

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 4 commits.

  • 4513911 chore(release): 1.2.0
  • 9e6ed1e docs(readme): fix readme (#17)
  • 5b3357c fix(atr): add allow-empty-class to no-unnecessary-class
  • 92f144d feat(atr): update rules to tslint v5.9.0 & codelyzer v4.1.0 (#16)

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[bot] commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #107   +/-   ##
=======================================
  Coverage   99.38%   99.38%           
=======================================
  Files           5        5           
  Lines         162      162           
  Branches       47       41    -6     
=======================================
  Hits          161      161           
  Misses          1        1

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 b28f269...8aed1bb. Read the comment docs.