angular-ui / ui-router

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

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

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 5.0.17 of @uirouter/core was just published.

Dependency @uirouter/core
Current Version 5.0.16
Type dependency

The version 5.0.17 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 18 commits.

  • eabd49c 5.0.17
  • 0a1f518 fix(core): Fix leak of old transitions by mutating pathnode*.resolvables*.data
  • 4dddd20 Merge pull request #125 from ui-router/greenkeeper/webpack-3.11.0
  • 5ec6e03 Merge pull request #126 from ui-router/greenkeeper/rollup-0.55.5
  • cbd6b1b chore(package): update lockfile
  • dcf8b55 chore(package): update webpack to version 3.11.0
  • 8089235 chore(package): update lockfile
  • 2a68156 chore(package): update rollup to version 0.55.5
  • 8a46984 docs(*): Generate and publish docs using publish-scripts
  • 0329205 docs(queue): fix typedoc module for queue
  • cd4c00e chore(package): update jasmine-core to 3.0.0
  • de1cc5d chore(package): update typescript and rollup
  • a43aee0 Merge pull request #120 from ui-router/greenkeeper/jasmine-core-2.99.0
  • b3c3e65 chore(package): update lockfile
  • cd87522 chore(package): update jasmine-core to version 2.99.0

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: