angular-ui / ui-router

The de-facto solution to flexible routing with nested views in AngularJS
http://ui-router.github.io/
MIT License
13.54k stars 3k forks source link

Update @uirouter/core to the latest version 🚀 #3582

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 5.0.13 of @uirouter/core was just published.

Dependency @uirouter/core
Current Version 5.0.12
Type dependency

The version 5.0.13 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/core.

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

  • c9b1a52 5.0.13
  • 93c10d9 chore(rollup): remove visualizer and progress plugins, update config format
  • 6b436bf chore(greenkeeper): Add greenkeeper-lockfile scripts to travis
  • d374a20 chore(greenkeeper): Add GH token for greenkeeper-lockfile
  • 565bae4 Merge pull request #97 from ui-router/greenkeeper/initial
  • 639bbb4 docs(readme): add Greenkeeper badge
  • ce84670 chore(package): update dependencies
  • 0acc6a9 chore(package): update npm-run-all dep
  • 272de9e chore(package): Switch to ts-loader and fork-ts-checker-webpack-plugin
  • fca023a chore(package): upgrade karma and webpack deps
  • 420c2ff chore(package): update @uirouter/publish-scripts
  • a8fcc47 chore(package): update @types/jquery
  • afaf938 docs(Transition): Add more doc for addResolvable
  • 64fba58 chore(lint): fix linter warnings
  • 7d1ca54 fix(resolve): Add onFinish hook to resolve any dynamicly added resolvables

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