kaliberjs / firebase-queue

A trimmed and more robust version of the original Firebase Queue
MIT License
20 stars 3 forks source link

Update commitizen to the latest version ๐Ÿš€ #9

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

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โ€™t 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](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:

coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 41


Totals Coverage Status
Change from base Build 39: 0.0%
Covered Lines: 569
Relevant Lines: 569

๐Ÿ’› - Coveralls
greenkeeper[bot] commented 6 years ago

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

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

EECOLOR commented 5 years ago

:tada: This PR is included in version 1.1.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: