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 🚀 #76

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

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

Dependency angular-tslint-rules
Current Version 1.0.4
Type devDependency

The version 1.1.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 18 commits ahead by 18, behind by 18.

  • b154955 chore(release): 1.1.0
  • 8aa55c9 feat(atr): update rules to tslint v5.8.0 & codelyzer v4.0.1 (#11)
  • 27c9a50 refactor: update .npmignore (#7)
  • 5cfad8e ci: downgrade to yarn v0.x (#6)
  • 17f6172 build: add greenkeeper-lockfile config (#5)
  • 5271382 docs(readme): add greenkeeper badge (#4)
  • 570df11 build: add standard version (#3)
  • f295ffc build: fix config (#2)
  • 4c75ffb ci(circle): migrate to circle-ci (#1)
  • fca84c2 chore(release): 1.0.4
  • 402a256 feat(atr): add new rules
  • 895eea4 chore(release): 1.0.3
  • 64f994a feat(atr): add new rules
  • ed3296a chore(release): 1.0.2
  • fc7314c feat(atr): update rules

There are 18 commits in total.

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 #76 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #76   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           5      5           
  Lines         162    162           
  Branches       47     41    -6     
=====================================
  Hits          162    162

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 7723eda...a7962f9. Read the comment docs.