Skip to content
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.

An in-range update of conventional-changelog-cli is breaking the build 🚨 #98

Open
greenkeeper bot opened this issue Apr 24, 2019 · 9 comments
Open

Comments

@greenkeeper
Copy link

greenkeeper bot commented Apr 24, 2019

The devDependency conventional-changelog-cli was updated from 2.0.16 to 2.0.17.

🚨 View failing branch.

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

conventional-changelog-cli 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/appveyor/branch: Waiting for AppVeyor build to complete (Details).
  • continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).

Commits

The new version differs by 3 commits.

  • 4794f12 Publish
  • ded5a30 fix: Downgrade node 10.x dependency to 6.9.0 dependency (#437)
  • e84a647 docs: fix typo in README

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
Author

greenkeeper bot commented Apr 25, 2019

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

@greenkeeper
Copy link
Author

greenkeeper bot commented May 5, 2019

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 13 commits.

  • 6fb56a7 Publish
  • 83dff7a fix: don't require 'host' and 'repository' when deciding whether to render URLs (#447)
  • 63d8cbe fix: if ! and BREAKING CHANGE were used, notes would populate twice (#446)
  • 2b8f1cd chore: npm audit top-level dependencies (#444)
  • 9c17c36 docs(README): improve related modules section (#427)
  • e2be0bf docs(README): change npm script to append to the changelog (#442)
  • 631c684 Publish
  • 7e4e4d2 fix: add add-bang-notes to files list
  • 83a7c3d Publish
  • cf22d70 feat: ! without BREAKING CHANGE should be treated as major (#443)
  • 5014095 Publish
  • 0887940 feat: add support for ! (#441)
  • 3d79263 fix: don't use multiple H1 tags (#440)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 29, 2019

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 34 commits.

  • dadbbf8 Publish
  • f07d7ca chore: update deps to silence audit (#505)
  • 03cb95c feat(preset-loader): allow use of full package names (#481)
  • 85c17bb feat(preset, conventionalcommits): add handling of issue prefixes (#498)
  • 8e0d56a deps: updates handlebars dependency (#493)
  • 50212e6 fix(deps, cli): bumps (minor + patch) lodash in conventional-changelog-cli (#501)
  • 94f4969 chore(deps): update dependency safe-buffer to v5.2.0 (#492)
  • 8cb57f0 fix(deps): update dependency lodash to v4.17.13 [security] (#497)
  • dc8aeda refactor!: modify gitSemverTags to take options first (#390)
  • 0b7ed0b fix(preset, conventionalcommits): Ensure proper substitutions for the conventionalcommit preset by using commit context for values where possible. (#463)
  • 38f5508 Publish
  • 5a6b568 chore: package-lock grooming
  • 86ae571 fix(cli.js): fix issue where standard conventional-changelog options are not passed into options object (#380)
  • 3d0a520 fix: Recommend a patch bump for features when preMajor is enabled (#452)
  • 099b5b5 fix(deps): update dependency figures to v3 (#453)

There are 34 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 9, 2019

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 49 commits.

  • 7c1c8ad Publish
  • c493556 chore(deps): lock file maintenance
  • bfeed12 Publish
  • 4ec6f41 chore(conventional-changelog-writer): bump handlebars to 4.4.0 (#528)
  • 2de0195 chore(deps): lock file maintenance
  • faa2819 docs(readme): fix typo (#524)
  • 7a60dec fix: use full commit hash in commit link
  • b63a5ff fix(preset, eslint): display short tag in release notes
  • c0566ce fix(preset, conventionalcommits): fix handling conventionalcommits preset without config object
  • 417139c revert: "fix(preset-loader): fix handling conventionalcommits preset without config object" (#520)
  • a3acc32 feat: sort sections of CHANGELOG based on priority (#513)
  • 6425972 fix(preset-loader): fix handling conventionalcommits preset without config object
  • 958d243 fix(preset, conventionalcommits): pass issuePrefixes to parser (#510)
  • 1ed96fd docs: Update README.md (#508)
  • c0bac28 fix(deps): update dependency tempfile to v3 (#459)

There are 49 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 10, 2019

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 14 commits.

  • 741e907 Publish
  • 814f878 feat(conventional-changelog-core): provide facility to define gitExecOpts. (#480)
  • c522743 fix(conventional-commits-parser): add missing separator pipe to non tty parser (#546)
  • efdf3cb fix(conventional-commits-parser): add breaking change notes if header match breakingHeaderPattern (#544)
  • fe449f8 fix: revertPattern match default git revert format (#545)
  • e3c16e2 chore(conventional-changelog-core): stop using deprecated url.parse (#541)
  • a56e559 ci(travis): add node 12 to testing matrix (#542)
  • e865af4 Publish
  • bc3aadf chore(deps): lock file maintenance
  • 55a8742 chore(deps): update lerna to 3.18.2 (#537)
  • 3aa2637 fix(conventional-commits-parser): downgrade is-text-path due to node 6 incompatibility (#536)
  • c7e1706 fix(deps): update dependency rimraf to v3 (#514)
  • 84d28b2 feat(preset-loader): allow use of absolute package path (#530)
  • ac43f51 fix(deps): update lodash to fix security issues (#535)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 17, 2019

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 7 commits.

  • 7921781 Publish
  • 7cdb281 chore: change lerna's --npm-tag to --dist-tag
  • de29dd0 chore(deps): update dev dependency lerna to 3.18.4
  • f1d3f1c chore(deps): lock file maintenance
  • 8aef88b chore: update link to example config in help (#552)
  • bf1d64a fix: add types for cli flags (#551)
  • f96b25c chore(deps): bump meow to v5.0.0 (#550)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 8, 2019

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 7 commits.

  • 4309a67 Publish
  • 5e7cc75 fix(conventional-changelog-core): read current version properly when tagPrefix is provided
  • e43ecc8 Publish
  • 5f6b5d1 chore(deps): lock file maintenance (#509)
  • 2c6265e chore(deps): lock file maintenance (#509)
  • a61a1ca chore(deps): bump lerna to v3.18.5
  • 2fba5c7 fix: call gitRawCommits with ranges [tag1..tag2, tag2..tag3, ..., tagX..HEAD] to make sure commits are returned in right order.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 15, 2019

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 2 commits.

  • d25d7ac Publish
  • f1feeab fix(conventional-changelog-core): fix duplicated commits when from is specified (#573)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented May 8, 2020

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 37 commits ahead by 37, behind by 4.

  • c5ae3ab Publish
  • 6b0ffec build: keep optional appveyor for now (#640)
  • 46311d2 fix(deps): address CVE in meow (#642)
  • 83643c5 Publish
  • d1bfdb9 chore: continue to address the fact that release has not been run
  • de465f4 chore: continue fixing versions
  • 9f6c56c chore: fix version in package.json
  • 2ed4960 chore: update deps (#639)
  • 3efd0f8 chore: fix security warnings in dev deps (#636)
  • 52e637a build: switch to GitHub actions (#638)
  • 9bca41d docs: update readme for gulp plugin (#626)
  • aafc0f0 fix(deps): update yargs-parser to move off a flagged-vulnerable version. (#635)
  • 7a21713 docs(conventional-changelog-angular): add full stop (#606)
  • b9f5057 chore!: drop support for Node 8 (#599)
  • ab58e7a chore(deps): update dependency mocha to v7 (#583)

There are 37 commits in total.

See the full diff

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

No branches or pull requests

0 participants