zenflow / zenflow-build-js-lib

A zero-config opinionated and awesome build system for portable js libs
MIT License
1 stars 0 forks source link

An in-range update of @semantic-release/changelog is breaking the build 🚨 #21

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 2.0.3 of @semantic-release/changelog was just published.

Branch Build failing 🚨
Dependency [@semantic-release/changelog](https://github.com/semantic-release/changelog)
Current Version 2.0.2
Type devDependency

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

@semantic-release/changelog 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/zenflow/zenflow-build-js-lib/builds/396926281?utm_source=github_status&utm_medium=notification)

Release Notes v2.0.3

2.0.3 (2018-06-26)

Bug Fixes

  • fixes typos and wrong link in error message (3a09b0f)
Commits

The new version differs by 5 commits.

  • 3a09b0f fix: fixes typos and wrong link in error message
  • 562ad73 chore(package): update sinon to version 6.0.0
  • 4a5c02f chore(package): update nyc to version 12.0.1
  • e222678 ci: run test on Node.js 10
  • d8ca26e chore(package): update xo to version 0.21.0

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.0.2 your tests are passing again. Downgrade this dependency πŸ“Œ.

greenkeeper[bot] commented 6 years ago

Version 2.1.0 just got published.

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

Release Notes v2.1.0

2.1.0 (2018-06-26)

Features

  • options: adds changelogTitle option (f304bb0)
Commits

The new version differs by 1 commits.

  • f304bb0 feat(options): adds changelogTitle option

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.1.1 just got published.

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

Release Notes v2.1.1

2.1.1 (2018-06-27)

Bug Fixes

  • factorise the verification code in a function (7300663)
Commits

The new version differs by 3 commits.

  • 9edc506 docs: mention setting option to false to override shareable config
  • 7300663 fix: factorise the verification code in a function
  • f304bb0 feat(options): adds changelogTitle option

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.1.2 just got published.

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

Release Notes v2.1.2

2.1.2 (2018-07-17)

Bug Fixes

  • package: update fs-extra to version 7.0.0 (a172379)
Commits

The new version differs by 5 commits.

  • a172379 fix(package): update fs-extra to version 7.0.0
  • bb46174 chore(package): update clear-module to version 3.0.0
  • 9edc506 docs: mention setting option to false to override shareable config
  • 7300663 fix: factorise the verification code in a function
  • f304bb0 feat(options): adds changelogTitle option

See the full diff