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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update commitizen to the latest version 馃殌 #34

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Oct 1, 2018

The devDependency commitizen was updated from 2.10.1 to 3.0.0.

This version is not covered by your current version range.

If you don鈥檛 accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Release Notes for v3.0.0

<a name"3.0.0">

3.0.0 (2018-10-01)

Bug Fixes

  • resolve linux build issues, add git exit code 128 warning (c3764c8c)
  • deps:
  • package: Remove opencollective post-install hook (#561) (a70c234d)

Features

Breaking Changes

  • Older versions of Node.js are no longer supported

Includes most updates with the exception of semantic-release which breaks on windows. To be investigated in a later release.
(a70c063b)

Commits

The new version differs by 23 commits.

  • a70c063 feat: Drop support for Node.js <6.x, update dependencies (#566)
  • 0d76887 chore: remove sign from windows build
  • 1546df4 chore: assume yarn in tests
  • c3764c8 fix: resolve linux build issues, add git exit code 128 warning
  • f1150c8 chore: Create jobs build yml
  • f0595ed chore: add azure jobs
  • 4693079 chore: Set up CI with Azure Pipelines
  • d565215 feat: support initialization with yarn. fixes #527 (#549)
  • a70c234 fix(package): Remove opencollective post-install hook (#561)
  • d5b8bc5 docs(readme): add npx use examples (#532)
  • d103b10 chore(ci): test on Node.js 10.x (#531)
  • 41a921b BREAKING CHANGE: Remove Node 0.12 support (#524)
  • aa82496 fix(deps): update dependency glob to v7.1.2 (#506)
  • 4bda943 fix(deps): update dependency lodash to v4.17.10 (#507)
  • 67a4e16 fix(deps): update dependency find-root to v1.1.0 (#505)

There are 23 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don鈥檛 help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 馃尨

@codecov-io
Copy link

codecov-io commented Oct 1, 2018

Codecov Report

Merging #34 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #34   +/-   ##
=======================================
  Coverage   18.18%   18.18%           
=======================================
  Files          11       11           
  Lines          33       33           
  Branches        4        4           
=======================================
  Hits            6        6           
  Misses         27       27

Continue to review full report at Codecov.

Legend - Click here to learn more
螖 = absolute <relative> (impact), 酶 = not affected, ? = missing data
Powered by Codecov. Last update 773041b...f32d3d6. Read the comment docs.

greenkeeper bot added a commit that referenced this pull request Oct 1, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 1, 2018

  • The devDependency commitizen was updated from 2.10.1 to 3.0.1.

Update to this version instead 馃殌

Release Notes for v3.0.1

<a name"3.0.1">

3.0.1 (2018-10-01)

Bug Fixes

Commits

The new version differs by 1 commits.

  • ef760ef fix(deps): update dependency inquirer to v6 (#541)

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 3, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 3, 2018

  • The devDependency commitizen was updated from 2.10.1 to 3.0.2.

Update to this version instead 馃殌

Release Notes for v3.0.2

<a name"3.0.2">

3.0.2 (2018-10-03)

Bug Fixes

Commits

The new version differs by 4 commits.

  • 7c4703b fix(cli): Make gz -a working again (#573)
  • b81dcb3 docs: add stackoverflow tag
  • 5436732 docs: add azure pipelines badge
  • 55f3ebd docs: Remove bithound badge

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 19, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 19, 2018

  • The devDependency commitizen was updated from 2.10.1 to 3.0.3.

Update to this version instead 馃殌

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

greenkeeper bot added a commit that referenced this pull request Oct 20, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 20, 2018

  • The devDependency commitizen was updated from 2.10.1 to 3.0.4.

Update to this version instead 馃殌

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 added a commit that referenced this pull request Nov 27, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 27, 2018

  • The devDependency commitizen was updated from 2.10.1 to 3.0.5.

Update to this version instead 馃殌

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 added a commit that referenced this pull request Feb 21, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 21, 2019

  • The devDependency commitizen was updated from 2.10.1 to 3.0.6.

Update to this version instead 馃殌

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

greenkeeper bot added a commit that referenced this pull request Feb 21, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 21, 2019

  • The devDependency commitizen was updated from 2.10.1 to 3.0.7.

Update to this version instead 馃殌

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 bot added a commit that referenced this pull request Apr 18, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 18, 2019

  • The devDependency commitizen was updated from 2.10.1 to 3.1.0.

Update to this version instead 馃殌

Release Notes for v3.1.0

3.1.0 (2019-04-18)

Features

Commits

The new version differs by 2 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)

See the full diff

greenkeeper bot added a commit that referenced this pull request Apr 19, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 19, 2019

  • The devDependency commitizen was updated from 2.10.1 to 3.1.1.

Update to this version instead 馃殌

greenkeeper bot added a commit that referenced this pull request Jul 17, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 17, 2019

  • The devDependency commitizen was updated from 2.10.1 to 3.1.2.

Update to this version instead 馃殌

greenkeeper bot added a commit that referenced this pull request Jul 18, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 18, 2019

  • The devDependency commitizen was updated from 2.10.1 to 4.0.0.

Update to this version instead 馃殌

greenkeeper bot added a commit that referenced this pull request Jul 19, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 19, 2019

  • The devDependency commitizen was updated from 2.10.1 to 4.0.1.

Update to this version instead 馃殌

greenkeeper bot added a commit that referenced this pull request Jul 19, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 19, 2019

  • The devDependency commitizen was updated from 2.10.1 to 4.0.2.

Update to this version instead 馃殌

greenkeeper bot added a commit that referenced this pull request Jul 20, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 20, 2019

  • The devDependency commitizen was updated from 2.10.1 to 4.0.3.

Update to this version instead 馃殌

greenkeeper bot added a commit that referenced this pull request Apr 8, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 8, 2020

  • The devDependency commitizen was updated from 2.10.1 to 4.0.4.

Update to this version instead 馃殌

greenkeeper bot added a commit that referenced this pull request Apr 30, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 30, 2020

  • The devDependency commitizen was updated from 2.10.1 to 4.0.5.

Update to this version instead 馃殌

greenkeeper bot added a commit that referenced this pull request May 4, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented May 4, 2020

  • The devDependency commitizen was updated from 2.10.1 to 4.1.0.

Update to this version instead 馃殌

greenkeeper bot added a commit that referenced this pull request May 5, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented May 5, 2020

  • The devDependency commitizen was updated from 2.10.1 to 4.1.1.

Update to this version instead 馃殌

greenkeeper bot added a commit that referenced this pull request May 5, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented May 5, 2020

  • The devDependency commitizen was updated from 2.10.1 to 4.1.2.

Update to this version instead 馃殌

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

Successfully merging this pull request may close these issues.

None yet

1 participant