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

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 5.0.15 of @uirouter/core was just published.

Dependency @uirouter/core
Current Version 5.0.14
Type dependency

The version 5.0.15 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.

  • 5a78f47 5.0.15
  • 5ce7aed test(sticky-states): Add sticky-states to test:downstream projects
  • 5baeed4 chore(rollup): update rollup config
  • 4833a32 fix(pathNode): add backwards compat for PathNode.clone(). Add retainedWithToParams to treeChanges interface.
  • 632ed4f Revert "refactor(treeChanges): Simplify variables when calculating tree changes"
  • bb36c71 chore(*): Update deps
  • fe06ce8 chore(*): Update deps
  • 4fea758 chore(travis): on_success: change
  • b1b26ff Merge pull request #114 from ui-router/greenkeeper/rollup-plugin-uglify-3.0.0
  • 8172697 chore(travis): on_success: change
  • ab9d0f9 refactor(pathNode): move clone() from static to instance method
  • 7f2aed1 fix(core): Fix memory leak of resolve data from ALL transitions ever
  • 2709cbe chore(package): update lockfile
  • 9bc0924 chore(package): update rollup-plugin-uglify to version 3.0.0
  • eaff405 chore(lint): lint commonSpec

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: