Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update @uirouter/angular in group stark-packages to the latest version 🚀 #1336

Closed

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Jun 14, 2019

The dependency @uirouter/angular was updated from 3.0.0 to 4.0.0.

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.


Release Notes for 4.0.0

4.0.0 (2019-06-14)

Compare @uirouter/angular versions 3.0.0 and 4.0.0

Features

  • uirouter: Add support for Angular 8 (c141d95)
Commits

The new version differs by 117 commits.

  • 3646498 4.0.0
  • c141d95 feat(uirouter): Add support for Angular 8
  • 88825b7 chore(package): bump @types/jasmine@3.3.13, husky@2.4.1, prettier@1.18.2, pretty-quick@1.11.1, rollup@1.15.5, rollup-plugin-commonjs@10.0.0, rollup-plugin-node-resolve@5.0.2, zone.js@0.9.1
  • 665b4b4 chore(package): remove package-lock.json since we use yarn
  • df3745c chore(travis): use node 10.16.0
  • 8515195 Add Angular v8 downstream test
  • c9116e3 Merge pull request #557 from ui-router/dependabot/npm_and_yarn/rollup-1.14.6
  • 69d15c0 Merge pull request #556 from ui-router/dependabot/npm_and_yarn/webpack-dev-server-3.7.1
  • cdf3cf3 build(deps-dev): bump rollup from 1.13.1 to 1.14.6
  • a28f483 build(deps-dev): bump webpack-dev-server from 3.5.1 to 3.7.1
  • 2afafe3 Merge pull request #550 from ui-router/dependabot/npm_and_yarn/webpack-dev-server-3.5.1
  • e92dc3f Merge pull request #549 from ui-router/dependabot/npm_and_yarn/rollup-1.13.1
  • 005a42b Merge pull request #547 from ui-router/dependabot/npm_and_yarn/tslint-5.17.0
  • 3f3fbb8 build(deps-dev): bump webpack-dev-server from 3.4.1 to 3.5.1
  • 904cb16 build(deps-dev): bump rollup from 1.12.4 to 1.13.1

There are 117 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.9%) to 91.956% when pulling 0eb216f on greenkeeper/stark-packages/@uirouter/angular-4.0.0 into a23088e on master.

@SuperITMan SuperITMan added this to the 11.0.0 milestone Jul 31, 2019
greenkeeper bot added a commit that referenced this pull request Oct 2, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 2, 2019

Update to this version instead 🚀

Release Notes for 5.0.0

5.0.0 (2019-10-02)

Compare @uirouter/angular versions 4.0.0 and 5.0.0

Bug Fixes

  • travis: use service: xvfb instead of launching it manually. install libgconf debian package (309fc9b)

Chores

BREAKING CHANGES

  • package: Removed RXWAIT async policy (which was broken) in favor of supporting custom resolve policies. Added a custom RXWAIT policy to uirouter/rx which is included in uirouter/angular

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

Updated @uirouter/rx from 0.5.0 to 0.6.0

Compare @uirouter/rx versions 0.5.0 and 0.6.0

Bug Fixes

  • travis: use service: xvfb instead of launching it manually. install libgconf debian package (eace3a9)

Features

  • add rxwait custom async policy (dca4929)
  • add rxwait custom async policy (ab1aaa4)
  • package: require uirouter/core >=6.0.0 via peerDependency (9bacfa4)

BREAKING CHANGES

  • package: this version of uirouter/rx depends on uirouter/core version 6 and greater
    Because this package now provides an async resolve policy for Observables, this package now has a peerDependency on uirouter/core version >=6.0.0
Commits

The new version differs by 88 commits.

  • 96d4198 5.0.0
  • 505fba9 chore(package): add uirouter/rx to changelog generator dependency list
  • 73eac2a chore(package): update @uirouter/publish-scripts@2.3.27
  • 4661bab chore(package): update @uirouter/core and @uirouter/rx to enable support for observables in resolves (#646)
  • 1fb8ad5 Merge pull request #645 from ui-router/dependabot/npm_and_yarn/husky-3.0.7
  • 68d5852 Merge pull request #641 from ui-router/dependabot/npm_and_yarn/rollup-1.22.0
  • 2b3e8bb build(deps-dev): bump husky from 3.0.5 to 3.0.7
  • 589569c build(deps-dev): bump rollup from 1.21.4 to 1.22.0
  • 8669386 Merge pull request #637 from ui-router/dependabot/npm_and_yarn/jasmine-core-3.5.0
  • df8b53b Merge pull request #635 from ui-router/dependabot/npm_and_yarn/rollup-1.21.4
  • a4777d4 Merge pull request #636 from ui-router/dependabot/npm_and_yarn/webpack-dev-server-3.8.1
  • 3a4896f build(deps-dev): bump rollup from 1.21.3 to 1.21.4
  • faaa0b7 Merge pull request #615 from ui-router/dependabot/npm_and_yarn/rollup-plugin-commonjs-10.1.0
  • c98723a build(deps-dev): bump jasmine-core from 3.4.0 to 3.5.0
  • 299dd53 build(deps-dev): bump webpack-dev-server from 3.8.0 to 3.8.1

There are 88 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 12, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 12, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Nov 24, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 24, 2019

Update to this version instead 🚀

@SuperITMan
Copy link
Member

SuperITMan commented Jan 16, 2020

Closed by #1492

@SuperITMan SuperITMan closed this Jan 16, 2020
@SuperITMan SuperITMan reopened this Jan 16, 2020
@SuperITMan SuperITMan closed this Jan 16, 2020
@SuperITMan SuperITMan deleted the greenkeeper/stark-packages/@uirouter/angular-4.0.0 branch January 16, 2020 15:44
@SuperITMan SuperITMan removed this from the 11.0.0 milestone Mar 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants