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

An in-range update of @uirouter/angularjs is breaking the build 🚨 #30

Open
greenkeeper bot opened this issue Oct 2, 2019 · 4 comments
Open

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Oct 2, 2019

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

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

@uirouter/angularjs is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • continuous-integration/travis-ci/push: The Travis CI build failed (Details).

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

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 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 2, 2019

After pinning to 1.0.22 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 30, 2019

Your tests are still failing with this version. Compare changes

Release Notes for 1.0.24

1.0.24 (2019-12-30)

Compare @uirouter/angularjs versions 1.0.23 and 1.0.24


Updated @uirouter/core from 6.0.1 to 6.0.3

Changelog for @uirouter/core:

Compare @uirouter/core versions 6.0.1 and 6.0.3

Bug Fixes

  • hof: Rewrite curry from scratch (fc324c6), closes #350
  • IE9: Add safeConsole so IE9 doesn't break (9c8579d)

Features

  • stateService: add transition option 'supercede' so transition can be ignored if one is pending (6e5a56f)
Commits

The new version differs by 33 commits.

  • c1fadac 1.0.24
  • 7b44bcf chore(package): update deps (#3792)
  • 7065017 chore(stale): create stalebot config
  • 1a31cd4 chore(mergify): Configure mergify for github actions.
  • 7637a7b Update README.md
  • 5ed40c9 Update README.md
  • 8866802 chore(deps): bump lodash.template from 4.4.0 to 4.5.0 (#3788)
  • 894069f chore(ci): tweak gha job names
  • 16252dd chore(deps): bump mixin-deep from 1.3.1 to 1.3.2 (#3787)
  • 680a848 chore(ci): disable travis
  • e2e41ff chore(gha): Create a multi-job CI workflow
  • bae05cf chore(ci): Do not double build package before running downstream tests
  • 3f72ea9 chore(gitignore): whitelist github folder
  • d0f852e chore(ci): add gitub actions workflows for docs and downstream tests
  • ac6bd69 chore(ci): add github action

There are 33 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 4, 2020

Your tests are still failing with this version. Compare changes

Release Notes for 1.0.25

1.0.25 (2020-02-04)

Compare @uirouter/angularjs versions 1.0.24 and 1.0.25


Updated @uirouter/core from 6.0.3 to 6.0.4

Changelog for @uirouter/core:

Compare @uirouter/core versions 6.0.3 and 6.0.4

Bug Fixes

  • safeConsole: check if document is defined to avoid issues in node environments (da29d88)
Commits

The new version differs by 3 commits.

  • dbf41d7 1.0.25
  • d387610 chore(package): update to uirouter/core 6.0.4 (#3796)
  • 35927b6 chore(bower): Update bower.json

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 30, 2020

Your tests are still failing with this version. Compare changes

Release Notes for 1.0.26

1.0.26 (2020-04-29)

Compare @uirouter/angularjs versions 1.0.25 and 1.0.26


Updated @uirouter/core from 6.0.4 to 6.0.5

Changelog for @uirouter/core:

Compare @uirouter/core versions 6.0.4 and 6.0.5

Bug Fixes

  • TargetState: make isDef check more thorough (e657cfe)

Features

  • urlRuleFactory: Add support for StateDeclarations in UrlRuleFactory.fromState() (539d33a)
Commits

The new version differs by 5 commits.

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants