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 commitizen is breaking the build 🚨 #14

Open
greenkeeper bot opened this issue Feb 21, 2019 · 5 comments
Open

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

greenkeeper bot opened this issue Feb 21, 2019 · 5 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Feb 21, 2019

The devDependency commitizen was updated from 3.0.5 to 3.0.6.

🚨 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

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 3 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)

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 Feb 21, 2019

After pinning to 3.0.5 your tests are passing again. Downgrade this dependency 📌.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 22, 2019

  • The devDependency commitizen was updated from 3.0.6 to 3.0.7.

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

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

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 18, 2019

  • The devDependency commitizen was updated from 3.0.7 to 3.1.0.

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 3 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)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 19, 2019

  • The devDependency commitizen was updated from 3.1.0 to 3.1.1.

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 4 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)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 18, 2019

  • The devDependency commitizen was updated from 3.1.1 to 3.1.2.

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 9 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)

See the full diff

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

No branches or pull requests

0 participants