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

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

The dependency @uirouter/angularjs was updated from 1.0.21 to 1.0.23.

This version 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.


Publisher: christopherthielen License: MIT

Release Notes for 1.0.23

1.0.23 (2019-10-02)

Compare @uirouter/angularjs versions 1.0.22 and 1.0.23

Bug Fixes


Updated @uirouter/core from 5.0.23 to 6.0.1

Compare @uirouter/core versions 5.0.23 and 6.0.1

Bug Fixes

  • resolve: remove unnecessary generics from CustomAsyncPolicy (#452) (61f4ee9)
  • travis: use service: xvfb instead of launching it manually (1271fcd)
  • travis: use service: xvfb instead of launching it manually. install libgconf debian package (ac1ef4b)

Features

  • resolve: Remove RXWAIT async policy in favour of allowing user defined async policy function (#366) (0ad87f6)

BREAKING CHANGES

  • resolve: RXWAIT async policy has been removed, but it never worked in the first place
Commits

The new version differs by 16 commits.

  • f2c7d80 1.0.23
  • 00b1801 chore(package): update to @uirouter/core@6.0.1
  • 603ed7f chore(package): update to @uirouter/publish-scripts@2.3.27
  • 3d8094a chore(package): Update @uirouter/publish-scripts
  • c3e87ad fix(viewDirective): add check for componentProvider, avoid extra trigger for $onInit (fixing #3735) (#3779)
  • 74772bd test(typescript2.2): pin types/jquery to 2.0.51
  • dc0f58a fix(travis): Fix travis build
  • 0cb263a chore(package): Bump all packages to latest versions
  • 978b882 fix(stateFilters): Export each function individually
  • 74f068e docs(Ng1StateDeclaration): fix unclosed strings
  • 85e8b6b chore(travis): add xvfb via travis services block
  • 6f0e163 chore(package): bump @types/jasmine@3.3.8, karma@4.0.0, prettier@1.16.1, pretty-quick@1.10.0, rollup@1.1.2, rollup-plugin-uglify@6.0.2, tslint@5.12.1, typescript@3.2.4, webpack@4.29.0
  • 7c48d35 chore(package): bump @uirouter/publish-scripts@2.3.25
  • b12bc84 fix(types): Remove @types/jquery from devDependencies, upgrade @types/angular
  • 1b116e1 1.0.22

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