rxreact / signal-connect

Connect Signals Graphs To React!
MIT License
16 stars 0 forks source link

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

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency commitizen was updated from 3.0.2 to 3.0.3.

🚨 View failing branch.

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 - ❌ **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/rxreact/signal-connect/builds/443638806?utm_source=github_status&utm_medium=notification)).

Release Notes for v3.0.3

<a name"3.0.3">

3.0.3 (2018-10-19)

Bug Fixes

  • config loader: deal with config file charset (#525) (c74eeb9e)
Commits

The new version differs by 4 commits.

  • c74eeb9 fix(config loader): deal with config file charset (#525)
  • 42c8bb6 docs: fix link to external adapter (#581)
  • 9e05c28 docs: add esg github adapter to the docs (#579)
  • 2965fe6 docs: add another JIRA adapter (#576)

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

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

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v3.0.4

<a name"3.0.4">

3.0.4 (2018-10-20)

Bug Fixes

Commits

The new version differs by 1 commits.

  • 04b7d41 fix: Revert deal with config file charset (#525) (#583)

See the full diff

greenkeeper[bot] commented 5 years ago

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

Release Notes for v3.0.5

3.0.5 (2018-11-27)

Bug Fixes

  • package: avoid depending on flatmap-stream (#591) (0eded0a)
Commits

The new version differs by 1 commits.

  • 0eded0a fix(package): avoid depending on flatmap-stream (#591)

See the full diff

greenkeeper[bot] commented 5 years ago

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

Release Notes for v3.0.6

3.0.6 (2019-02-21)

Bug Fixes

  • deps: update dependency find-node-modules to v2 (#611) (8fbf371)
Commits

The new version differs by 4 commits.

  • 8fbf371 fix(deps): update dependency find-node-modules to v2 (#611)
  • c3a1e0f docs(readme): fix markdown formatting typo (#601)
  • 3db1fba docs(README): Added eslint adapter (#598)
  • 0eded0a fix(package): avoid depending on flatmap-stream (#591)

See the full diff

greenkeeper[bot] commented 5 years ago

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

Release Notes for v3.0.7

3.0.7 (2019-02-21)

Bug Fixes

  • config loader: deal with config file charset (#584) (75b940d)
Commits

The new version differs by 5 commits.

  • 75b940d fix(config loader): deal with config file charset (#584)
  • 8fbf371 fix(deps): update dependency find-node-modules to v2 (#611)
  • c3a1e0f docs(readme): fix markdown formatting typo (#601)
  • 3db1fba docs(README): Added eslint adapter (#598)
  • 0eded0a fix(package): avoid depending on flatmap-stream (#591)

See the full diff

greenkeeper[bot] commented 5 years ago

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

Release Notes for v3.1.0

3.1.0 (2019-04-18)

Features

Commits

The new version differs by 7 commits.

  • 26533fc feat(cli): Implement --hook option for git hooks integration (#615)
  • 515a57e docs(readme): document behavior of npx git-cz in non-Commitizen friendly repository (#612)
  • 75b940d fix(config loader): deal with config file charset (#584)
  • 8fbf371 fix(deps): update dependency find-node-modules to v2 (#611)
  • c3a1e0f docs(readme): fix markdown formatting typo (#601)
  • 3db1fba docs(README): Added eslint adapter (#598)
  • 0eded0a fix(package): avoid depending on flatmap-stream (#591)

See the full diff

greenkeeper[bot] commented 5 years ago

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

Release Notes for v3.1.1

3.1.1 (2019-04-19)

Bug Fixes

  • cli: allow argv to be overridden in bootstrap (#621) (f7982d3)
Commits

The new version differs by 8 commits.

  • f7982d3 fix(cli): allow argv to be overridden in bootstrap (#621)
  • 26533fc feat(cli): Implement --hook option for git hooks integration (#615)
  • 515a57e docs(readme): document behavior of npx git-cz in non-Commitizen friendly repository (#612)
  • 75b940d fix(config loader): deal with config file charset (#584)
  • 8fbf371 fix(deps): update dependency find-node-modules to v2 (#611)
  • c3a1e0f docs(readme): fix markdown formatting typo (#601)
  • 3db1fba docs(README): Added eslint adapter (#598)
  • 0eded0a fix(package): avoid depending on flatmap-stream (#591)

See the full diff

greenkeeper[bot] commented 5 years ago

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

Release Notes for v3.1.2

3.1.2 (2019-07-17)

Bug Fixes

Commits

The new version differs by 13 commits.

  • 4417fcf fix: release fixed sem-release (#648)
  • b3dd4c4 fix: update dependencies for security (#645)
  • 1875a38 fix(deps): update dependency lodash to v4.17.14 [security] (#641)
  • 372c75e docs: highlight pre-requisties and bubble up related sections (#613)
  • b24eade chore(security): fixed 5 vulnerabilities (#599)
  • f7982d3 fix(cli): allow argv to be overridden in bootstrap (#621)
  • 26533fc feat(cli): Implement --hook option for git hooks integration (#615)
  • 515a57e docs(readme): document behavior of npx git-cz in non-Commitizen friendly repository (#612)
  • 75b940d fix(config loader): deal with config file charset (#584)
  • 8fbf371 fix(deps): update dependency find-node-modules to v2 (#611)
  • c3a1e0f docs(readme): fix markdown formatting typo (#601)
  • 3db1fba docs(README): Added eslint adapter (#598)
  • 0eded0a fix(package): avoid depending on flatmap-stream (#591)

See the full diff