gscoppino / ng-modern-boilerplate

Seed project for frontend development with PostCSS for CSS, Babel for Javascript, Webpack/Rollup for dependency management, and Angular with Protractor+Karma+Puppeteer for a development framework.
0 stars 0 forks source link

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

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

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

🚨 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](https://travis-ci.org/gscoppino/ng-modern-boilerplate/builds/631100883?utm_source=github_status&utm_medium=notification)).

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

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:

greenkeeper[bot] commented 4 years ago

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

greenkeeper[bot] commented 4 years ago

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[bot] commented 4 years ago

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.

  • 2540e82 1.0.26
  • e2b8530 chore(package): update to @uirouter/core@6.0.5 (#3801)
  • 386e5a6 chore(typedoc): Rename typedoc.json to tsconfig.typedoc.json
  • 8fded0e chore(package): update to @types/jasmine@3.5.10, @uirouter/publish-scripts@2.3.45, fork-ts-checker-webpack-plugin@4.1.3, husky@4.2.5, prettier@2.0.5, rollup-plugin-sourcemaps@0.5.0, ts-loader@7.0.1, tslint@6.1.2, webpack@4.43.0
  • d74d6f3 chore(bower): Update bower.json

See the full diff