Xesenix / xes-rx-tween

TweenObservable for rxjs.
MIT License
0 stars 0 forks source link

An in-range update of commitizen is breaking the build 🚨 #54

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 2.10.0 of commitizen was just published.

Branch Build failing 🚨
Dependency commitizen
Current Version 2.9.6
Type devDependency

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

commitizen is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details - βœ… **bitHound - Code** No failing files. [Details](https://www.bithound.io/github/Xesenix/xes-rx-tween/143e73bdd9308ddc8354330a99c6cdfdd244200b/files?status=passing) - ❌ **bitHound - Dependencies** 1 failing dependency. [Details](https://www.bithound.io/github/Xesenix/xes-rx-tween/143e73bdd9308ddc8354330a99c6cdfdd244200b/dependencies/npm#filter-failing-dep) - ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/Xesenix/xes-rx-tween/builds/383264048?utm_source=github_status&utm_medium=notification)

Release Notes v2.10.0

<a name"2.10.0">

2.10.0 (2018-05-24)

Bug Fixes

Features

  • strategies: respect the --allow-emtpy flag (#477) (495437c1)
Commits

The new version differs by 15 commits.

  • 89300f5 Configure Renovate (#464)
  • 0023958 fix: lodash Node Security warning (#482)
  • 40d8dab Activating Open Collective (#468)
  • 495437c feat(strategies): respect the --allow-emtpy flag (#477)
  • 07b92bc docs: Fix Angular commit conventions link (#458)
  • 53853fe chore(Update cz-conventional-changelog to 2.0.0): (#439)
  • d74b920 chore: add a project .editorconfig (#456)
  • f359d65 docs(readme): change deprecated adapter (#457)
  • 4b32235 docs(contributing): Indentation usage and link to angular convention (#455)
  • de2459f Grammar and layout tweaks (#447)
  • f2f0453 docs($README): add related projects (#444)
  • 53719a4 fix(cli): Don't print error stack trace if git-cz failed (#436) (#437)
  • 2e283a3 docs($readme): add note about avoiding double calls to precommit (#433)
  • d5e2424 fix(adapter): Don't print git root to stdout (#428)
  • bc39af3 docs(readme): Fix incorrect spelling of "changelog" (#427)

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 6 years ago

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

greenkeeper[bot] commented 6 years ago

Version 2.10.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v2.10.1

<a name"2.10.1">

2.10.1 (2018-05-24)

Bug Fixes

  • cli: Respect git commit -a original behavior (#376) (#471) (d10c94f4)
  • config: prioritized package.json last when looking for config files (#484) (5f8902e7, closes #478)
Commits

The new version differs by 11 commits.

  • 5838ce0 chore(deps): update dependency eslint-plugin-standard to v2.3.1 (#492)
  • 0dd9183 chore(deps): update dependency node-uuid to v1.4.8 (#494)
  • 1df0d8a chore(deps): update dependency nodemon to v1.17.5 (#495)
  • ff1268d chore(deps): update dependency mocha to v3.5.3 (#493)
  • c3b920b chore(deps): update dependency eslint-plugin-promise to v3.7.0 (#490)
  • 94b29de chore(deps): update dependency eslint to v3.19.0 (#489)
  • d92b728 chore(deps): update dependency axios to v0.18.0 (#488)
  • f856f92 Docs: Updates Angular commit conventions link in Contributing.md (#472)
  • d10c94f fix(cli): Respect git commit -a original behavior (#376) (#471)
  • 5f8902e fix(config): prioritized package.json last when looking for config files (#484)
  • 4b8f29a chore(deps): update babel6 monorepo (#487)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v4.0.4

4.0.4 (2020-04-07)

Bug Fixes

  • add babel spread plugin (7642f05)
  • move to babel.config.js (9ae386c)
  • update azure devops images (607d514)
Commits

The new version differs by 61 commits.

  • 607d514 fix: update azure devops images
  • 9ae386c fix: move to babel.config.js
  • 7642f05 fix: add babel spread plugin
  • bd5a0ba chore(deps): update dependency nyc to v15 (#704)
  • f322e2c chore(deps): bump minimist from 1.2.0 to 1.2.3 (#721)
  • 8950d5c docs: Add short circuit to hook example (#665)
  • a472e52 docs: fix typo in code inside README.md (#662)
  • 270cb5c fix: bump tests to release (#656)
  • 2a1a111 fix(deps): update dependency cz-conventional-changelog to v3 (#654)
  • 129a779 fix(deps): update dependency lodash to v4.17.15 (#652)
  • 5f71dfe Adding tasks to publish test results to AzurePipelines (#590)
  • f5751b2 chore: update mocha, other dev deps (#653)
  • c48bfb4 fix: dep updates (#650)
  • 8931c6b fix(node): remove node 6 and 8 support (#649)
  • ad6f14c chore(deps): update dependency semantic-release to v15.13.18 (#644)

There are 61 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v4.0.5

4.0.5 (2020-04-30)

Bug Fixes

  • deps: bump vulnerable packages (ce1042e)
Commits

The new version differs by 63 commits.

  • ce1042e fix(deps): bump vulnerable packages
  • 09ade00 docs: add commitiquette (#727)
  • 607d514 fix: update azure devops images
  • 9ae386c fix: move to babel.config.js
  • 7642f05 fix: add babel spread plugin
  • bd5a0ba chore(deps): update dependency nyc to v15 (#704)
  • f322e2c chore(deps): bump minimist from 1.2.0 to 1.2.3 (#721)
  • 8950d5c docs: Add short circuit to hook example (#665)
  • a472e52 docs: fix typo in code inside README.md (#662)
  • 270cb5c fix: bump tests to release (#656)
  • 2a1a111 fix(deps): update dependency cz-conventional-changelog to v3 (#654)
  • 129a779 fix(deps): update dependency lodash to v4.17.15 (#652)
  • 5f71dfe Adding tasks to publish test results to AzurePipelines (#590)
  • f5751b2 chore: update mocha, other dev deps (#653)
  • c48bfb4 fix: dep updates (#650)

There are 63 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v4.1.0

4.1.0 (2020-05-04)

Features

Commits

The new version differs by 65 commits.

  • 0f8644d feat: remove dependency on ShellJS (#729)
  • 6ef8afa feature: remove dependency on ShellJS (#729)
  • ce1042e fix(deps): bump vulnerable packages
  • 09ade00 docs: add commitiquette (#727)
  • 607d514 fix: update azure devops images
  • 9ae386c fix: move to babel.config.js
  • 7642f05 fix: add babel spread plugin
  • bd5a0ba chore(deps): update dependency nyc to v15 (#704)
  • f322e2c chore(deps): bump minimist from 1.2.0 to 1.2.3 (#721)
  • 8950d5c docs: Add short circuit to hook example (#665)
  • a472e52 docs: fix typo in code inside README.md (#662)
  • 270cb5c fix: bump tests to release (#656)
  • 2a1a111 fix(deps): update dependency cz-conventional-changelog to v3 (#654)
  • 129a779 fix(deps): update dependency lodash to v4.17.15 (#652)
  • 5f71dfe Adding tasks to publish test results to AzurePipelines (#590)

There are 65 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v4.1.1

4.1.1 (2020-05-05)

Bug Fixes

  • deps: update dependency cz-conventional-changelog to v3.2.0 (#657) (a95fe72)
  • restore commitizen.congifLoader.load to public API (#733) (a6adb3b)
Commits

The new version differs by 67 commits.

  • a6adb3b fix: restore commitizen.congifLoader.load to public API (#733)
  • a95fe72 fix(deps): update dependency cz-conventional-changelog to v3.2.0 (#657)
  • 0f8644d feat: remove dependency on ShellJS (#729)
  • 6ef8afa feature: remove dependency on ShellJS (#729)
  • ce1042e fix(deps): bump vulnerable packages
  • 09ade00 docs: add commitiquette (#727)
  • 607d514 fix: update azure devops images
  • 9ae386c fix: move to babel.config.js
  • 7642f05 fix: add babel spread plugin
  • bd5a0ba chore(deps): update dependency nyc to v15 (#704)
  • f322e2c chore(deps): bump minimist from 1.2.0 to 1.2.3 (#721)
  • 8950d5c docs: Add short circuit to hook example (#665)
  • a472e52 docs: fix typo in code inside README.md (#662)
  • 270cb5c fix: bump tests to release (#656)
  • 2a1a111 fix(deps): update dependency cz-conventional-changelog to v3 (#654)

There are 67 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v4.1.2

4.1.2 (2020-05-05)

Bug Fixes

Commits

The new version differs by 68 commits.

  • be08907 fix: make cwd argument optional again (#735)
  • a6adb3b fix: restore commitizen.congifLoader.load to public API (#733)
  • a95fe72 fix(deps): update dependency cz-conventional-changelog to v3.2.0 (#657)
  • 0f8644d feat: remove dependency on ShellJS (#729)
  • 6ef8afa feature: remove dependency on ShellJS (#729)
  • ce1042e fix(deps): bump vulnerable packages
  • 09ade00 docs: add commitiquette (#727)
  • 607d514 fix: update azure devops images
  • 9ae386c fix: move to babel.config.js
  • 7642f05 fix: add babel spread plugin
  • bd5a0ba chore(deps): update dependency nyc to v15 (#704)
  • f322e2c chore(deps): bump minimist from 1.2.0 to 1.2.3 (#721)
  • 8950d5c docs: Add short circuit to hook example (#665)
  • a472e52 docs: fix typo in code inside README.md (#662)
  • 270cb5c fix: bump tests to release (#656)

There are 68 commits in total.

See the full diff