frederikprijck / angularjs-webpack-starter

:rocket: A modern frontend setup for AngularJS projects using NPM, TypeScript and Webpack.
184 stars 59 forks source link

Update @uirouter/angularjs to the latest version 🚀 #44

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 1.0.16 of @uirouter/angularjs was just published.

Dependency @uirouter/angularjs
Current Version 1.0.15
Type dependency

The version 1.0.16 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 @uirouter/angularjs.

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 1.0.16

1.0.16 (2018-05-03)

Compare @uirouter/angularjs versions 1.0.15 and 1.0.16

Bug Fixes

  • docs: downgrade to @types/angular@1.6.25 to fix typings error when generating docs (5850136)

Updated @uirouter/core from 5.0.17 to 5.0.18

Compare @uirouter/core versions 5.0.17 and 5.0.18

Bug Fixes

  • angular: A hack to force the Angular compiler to import from module index (d56a2be)
  • StateRegistry: Notify listeners of added states when there are orphans in the state queue (5a9bac9)
  • transition: Fix typing of Transition.params() (ebea30e)
  • transition: Normalize error() to always return Rejection (9bcc5db)
Commits

The new version differs by 43 commits.

  • 8844374 1.0.16
  • 59c1227 chore(package): Do not process changelog using prettier
  • 85e66ce update @uirouter/core to 5.0.18
  • c9f496c update libs
  • 5345582 update publish-scripts
  • 40b4b23 chore(uiView): fix comment
  • f8bc1af update libs
  • 70b50e6 chore(travis): normalize travis configs
  • ef129b7 chore(package): update publish-scripts
  • e2f04ca chore(package): update publish-scripts
  • 0c983f9 chore(package): update publish-scripts
  • e70cd50 chore(package): update publish-scripts
  • 94e1836 chore(travis): use yarn 1.5.1
  • 5850136 fix(docs): downgrade to @types/angular@1.6.25 to fix typings error when generating docs
  • cfed2cc chore(gitignore): ignore yarn-error.log

There are 43 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:

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 94.286% when pulling 6ac0c922c4012e81cf32e726fee73a8a4f24e5ac on greenkeeper/@uirouter/angularjs-1.0.16 into 630f1769a7a586afabfd0d5dce374d02d105ef28 on master.

greenkeeper[bot] commented 6 years ago

Version 1.0.17 just got published.

Update to this version instead 🚀

Commits

The new version differs by 7 commits.

  • 2a30024 1.0.17
  • 4b502e6 update libs
  • 4bb8852 chore(package): remove unused libraries: shelljs, shx
  • f769ba2 chore(package): update publish-scripts
  • e681ebb update publish-scripts
  • 632df97 chore(package): update publish-scripts
  • d3da396 docs(uiview): move @module to top of file

See the full diff