niieani / aurelia-template-lint-webpack-loader

An aurelia template linter for webpack
MIT License
5 stars 2 forks source link

An in-range update of semantic-release is breaking the build 🚨 #5

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 15.1.8 of semantic-release was just published.

Branch Build failing 🚨
Dependency semantic-release
Current Version 15.1.7
Type devDependency

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

semantic-release 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/niieani/aurelia-template-lint-webpack-loader/builds/372799179?utm_source=github_status&utm_medium=notification)

Release Notes v15.1.8

15.1.8 (2018-04-29)

Bug Fixes

  • package: update env-ci to version 2.0.0 (b9bd650)
Commits

The new version differs by 4 commits.

  • b9bd650 fix(package): update env-ci to version 2.0.0
  • 6e15c18 chore(package): update p-retry to version 2.0.0
  • 5af9031 docs: add details on NPM error 403 to troubleshooting doc
  • 218aa32 docs: add semantic-release-chrome to the list of community plugins

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

Version 15.3.0 just got published.

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

Release Notes v15.3.0

15.3.0 (2018-05-04)

Features

  • log git error message when authentication verification fails (cd9f2bd)
Commits

The new version differs by 14 commits.

  • cd9f2bd feat: log git error message when authentication verification fails
  • d1c3ad0 docs: issue templates order
  • e3da172 docs: remove old issue templates
  • 05b09b1 docs(ISSUE_TEMPLATES): initial version
  • c93775c feat: add support for Bitbucket token in environment variables
  • 22c5bbe chore(package): update fs-extra to version 6.0.0
  • e88ac63 fix: fix Bitbucket authenticated URL
  • a52f258 refactor: rename origin parameters to repositoryUrl
  • 3f61453 test: prevent username/password prompt in get-git-auth-url tests
  • d15905c fix: verify the local branch is up to date with the remote one
  • a11da0d docs: fix jsdoc typos
  • 65aaa77 refactor: remove unused test util function
  • 45d7e6f fix: unshallow repository with credentials
  • c02b5ca chore(package): update sinon to version 5.0.1

See the full diff

greenkeeper[bot] commented 6 years ago

Version 15.4.1 just got published.

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

Release Notes v15.4.1

15.4.1 (2018-05-09)

Bug Fixes

  • use git rev-parse origin/${branch} to verify origin head (d7081fa)
Commits

The new version differs by 22 commits.

  • d7081fa fix: use git rev-parse origin/${branch} to verify origin head
  • 61d7d38 feat: set tag author and committer name/email
  • 4352144 fix: correct git merge-base error code handling
  • 20245b7 docs: add comment about publishing with ssh keys
  • 349b2e8 fix(package): update cosmiconfig to version 5.0.0
  • 1ed466e ci: run test on Node.js 10
  • f0f325d docs: add link to shareable configs and plugins list
  • f3e4991 chore(package): update xo to version 0.21.0
  • cd9f2bd feat: log git error message when authentication verification fails
  • d1c3ad0 docs: issue templates order
  • e3da172 docs: remove old issue templates
  • 05b09b1 docs(ISSUE_TEMPLATES): initial version
  • c93775c feat: add support for Bitbucket token in environment variables
  • 22c5bbe chore(package): update fs-extra to version 6.0.0
  • e88ac63 fix: fix Bitbucket authenticated URL

There are 22 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 15.4.2 just got published.

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

Release Notes v15.4.2

15.4.2 (2018-05-20)

Bug Fixes

  • add clarification in EGITNOPERMISSION error message (a72d8f5)
Commits

The new version differs by 23 commits.

  • a72d8f5 fix: add clarification in EGITNOPERMISSION error message
  • d7081fa fix: use git rev-parse origin/${branch} to verify origin head
  • 61d7d38 feat: set tag author and committer name/email
  • 4352144 fix: correct git merge-base error code handling
  • 20245b7 docs: add comment about publishing with ssh keys
  • 349b2e8 fix(package): update cosmiconfig to version 5.0.0
  • 1ed466e ci: run test on Node.js 10
  • f0f325d docs: add link to shareable configs and plugins list
  • f3e4991 chore(package): update xo to version 0.21.0
  • cd9f2bd feat: log git error message when authentication verification fails
  • d1c3ad0 docs: issue templates order
  • e3da172 docs: remove old issue templates
  • 05b09b1 docs(ISSUE_TEMPLATES): initial version
  • c93775c feat: add support for Bitbucket token in environment variables
  • 22c5bbe chore(package): update fs-extra to version 6.0.0

There are 23 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 15.4.3 just got published.

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

Release Notes v15.4.3

15.4.3 (2018-05-21)

Bug Fixes

  • package: update marked to version 0.4.0 (a387c04)
Commits

The new version differs by 28 commits.

  • a387c04 fix(package): update marked to version 0.4.0
  • 228451b docs: fix typo
  • 3503407 docs: clarify which commit types trigger a release
  • 5025fca docs: fix FAQ heading level
  • 6693080 style: fix table indentation
  • a72d8f5 fix: add clarification in EGITNOPERMISSION error message
  • d7081fa fix: use git rev-parse origin/${branch} to verify origin head
  • 61d7d38 feat: set tag author and committer name/email
  • 4352144 fix: correct git merge-base error code handling
  • 20245b7 docs: add comment about publishing with ssh keys
  • 349b2e8 fix(package): update cosmiconfig to version 5.0.0
  • 1ed466e ci: run test on Node.js 10
  • f0f325d docs: add link to shareable configs and plugins list
  • f3e4991 chore(package): update xo to version 0.21.0
  • cd9f2bd feat: log git error message when authentication verification fails

There are 28 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 15.4.4 just got published.

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

Release Notes v15.4.4

15.4.4 (2018-05-21)

Bug Fixes

  • package: update marked-terminal to version 3.0.0 (cd8ff5d)
Commits

The new version differs by 29 commits.

  • cd8ff5d fix(package): update marked-terminal to version 3.0.0
  • a387c04 fix(package): update marked to version 0.4.0
  • 228451b docs: fix typo
  • 3503407 docs: clarify which commit types trigger a release
  • 5025fca docs: fix FAQ heading level
  • 6693080 style: fix table indentation
  • a72d8f5 fix: add clarification in EGITNOPERMISSION error message
  • d7081fa fix: use git rev-parse origin/${branch} to verify origin head
  • 61d7d38 feat: set tag author and committer name/email
  • 4352144 fix: correct git merge-base error code handling
  • 20245b7 docs: add comment about publishing with ssh keys
  • 349b2e8 fix(package): update cosmiconfig to version 5.0.0
  • 1ed466e ci: run test on Node.js 10
  • f0f325d docs: add link to shareable configs and plugins list
  • f3e4991 chore(package): update xo to version 0.21.0

There are 29 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 15.5.0 just got published.

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

Release Notes v15.5.0

15.5.0 (2018-05-21)

Features

  • add support for git version 2.0.0 (47c73eb)
  • verify minimum required git version is installed (db1cc60)
Commits

The new version differs by 31 commits.

  • db1cc60 feat: verify minimum required git version is installed
  • 47c73eb feat: add support for git version 2.0.0
  • cd8ff5d fix(package): update marked-terminal to version 3.0.0
  • a387c04 fix(package): update marked to version 0.4.0
  • 228451b docs: fix typo
  • 3503407 docs: clarify which commit types trigger a release
  • 5025fca docs: fix FAQ heading level
  • 6693080 style: fix table indentation
  • a72d8f5 fix: add clarification in EGITNOPERMISSION error message
  • d7081fa fix: use git rev-parse origin/${branch} to verify origin head
  • 61d7d38 feat: set tag author and committer name/email
  • 4352144 fix: correct git merge-base error code handling
  • 20245b7 docs: add comment about publishing with ssh keys
  • 349b2e8 fix(package): update cosmiconfig to version 5.0.0
  • 1ed466e ci: run test on Node.js 10

There are 31 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 15.5.1 just got published.

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

Release Notes v15.5.1

15.5.1 (2018-06-06)

Bug Fixes

  • plugin-load: clarify load message (6a36832), closes #811
Commits

The new version differs by 37 commits.

  • 6a36832 fix(plugin-load): clarify load message
  • 4d47b20 docs: clarify config file format
  • ddcf29a chore(package): update nyc to version 12.0.1
  • 4c157f3 docs(plugins): add semantic-release-vsce
  • c6636ab docs(plugins): remove warning
  • 44fd7fe chore(package): update delay to version 3.0.0
  • db1cc60 feat: verify minimum required git version is installed
  • 47c73eb feat: add support for git version 2.0.0
  • cd8ff5d fix(package): update marked-terminal to version 3.0.0
  • a387c04 fix(package): update marked to version 0.4.0
  • 228451b docs: fix typo
  • 3503407 docs: clarify which commit types trigger a release
  • 5025fca docs: fix FAQ heading level
  • 6693080 style: fix table indentation
  • a72d8f5 fix: add clarification in EGITNOPERMISSION error message

There are 37 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 15.5.2 just got published.

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

Release Notes v15.5.2

15.5.2 (2018-06-11)

Bug Fixes

  • package: update hook-std to version 1.0.0 (29e7ebf)
Commits

The new version differs by 38 commits.

  • 29e7ebf fix(package): update hook-std to version 1.0.0
  • 6a36832 fix(plugin-load): clarify load message
  • 4d47b20 docs: clarify config file format
  • ddcf29a chore(package): update nyc to version 12.0.1
  • 4c157f3 docs(plugins): add semantic-release-vsce
  • c6636ab docs(plugins): remove warning
  • 44fd7fe chore(package): update delay to version 3.0.0
  • db1cc60 feat: verify minimum required git version is installed
  • 47c73eb feat: add support for git version 2.0.0
  • cd8ff5d fix(package): update marked-terminal to version 3.0.0
  • a387c04 fix(package): update marked to version 0.4.0
  • 228451b docs: fix typo
  • 3503407 docs: clarify which commit types trigger a release
  • 5025fca docs: fix FAQ heading level
  • 6693080 style: fix table indentation

There are 38 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 15.5.3 just got published.

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

Release Notes v15.5.3

15.5.3 (2018-06-15)

Bug Fixes

  • package: update p-locate to version 3.0.0 (0ab0426)
Commits

The new version differs by 41 commits.

  • 0ab0426 fix(package): update p-locate to version 3.0.0
  • f9d9144 docs: Add a troubleshooting section about squashed commits
  • 11cef46 chore(package): update sinon to version 6.0.0
  • 29e7ebf fix(package): update hook-std to version 1.0.0
  • 6a36832 fix(plugin-load): clarify load message
  • 4d47b20 docs: clarify config file format
  • ddcf29a chore(package): update nyc to version 12.0.1
  • 4c157f3 docs(plugins): add semantic-release-vsce
  • c6636ab docs(plugins): remove warning
  • 44fd7fe chore(package): update delay to version 3.0.0
  • db1cc60 feat: verify minimum required git version is installed
  • 47c73eb feat: add support for git version 2.0.0
  • cd8ff5d fix(package): update marked-terminal to version 3.0.0
  • a387c04 fix(package): update marked to version 0.4.0
  • 228451b docs: fix typo

There are 41 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 15.5.4 just got published.

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

Release Notes v15.5.4

15.5.4 (2018-06-15)

Bug Fixes

  • use git ls-remote to verify if the remote branch is ahead (2b6378f)
Commits

The new version differs by 43 commits.

  • 2b6378f fix: use git ls-remote to verify if the remote branch is ahead
  • 24a8052 refactor: simply EGITNOPERMISSION error parameters
  • 0ab0426 fix(package): update p-locate to version 3.0.0
  • f9d9144 docs: Add a troubleshooting section about squashed commits
  • 11cef46 chore(package): update sinon to version 6.0.0
  • 29e7ebf fix(package): update hook-std to version 1.0.0
  • 6a36832 fix(plugin-load): clarify load message
  • 4d47b20 docs: clarify config file format
  • ddcf29a chore(package): update nyc to version 12.0.1
  • 4c157f3 docs(plugins): add semantic-release-vsce
  • c6636ab docs(plugins): remove warning
  • 44fd7fe chore(package): update delay to version 3.0.0
  • db1cc60 feat: verify minimum required git version is installed
  • 47c73eb feat: add support for git version 2.0.0
  • cd8ff5d fix(package): update marked-terminal to version 3.0.0

There are 43 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 15.5.5 just got published.

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

Release Notes v15.5.5

15.5.5 (2018-06-18)

Bug Fixes

  • package: update read-pkg-up to version 4.0.0 (9137f85)
Commits

The new version differs by 45 commits.

  • 9137f85 fix(package): update read-pkg-up to version 4.0.0
  • 7615fdc Fix documented explanation in plugins.md
  • 2b6378f fix: use git ls-remote to verify if the remote branch is ahead
  • 24a8052 refactor: simply EGITNOPERMISSION error parameters
  • 0ab0426 fix(package): update p-locate to version 3.0.0
  • f9d9144 docs: Add a troubleshooting section about squashed commits
  • 11cef46 chore(package): update sinon to version 6.0.0
  • 29e7ebf fix(package): update hook-std to version 1.0.0
  • 6a36832 fix(plugin-load): clarify load message
  • 4d47b20 docs: clarify config file format
  • ddcf29a chore(package): update nyc to version 12.0.1
  • 4c157f3 docs(plugins): add semantic-release-vsce
  • c6636ab docs(plugins): remove warning
  • 44fd7fe chore(package): update delay to version 3.0.0
  • db1cc60 feat: verify minimum required git version is installed

There are 45 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 15.6.0 just got published.

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

Release Notes v15.6.0

15.6.0 (2018-06-19)

Features

  • allow to disable the publish plugin hook (4454d57)
Commits

The new version differs by 46 commits.

  • 4454d57 feat: allow to disable the publish plugin hook
  • 9137f85 fix(package): update read-pkg-up to version 4.0.0
  • 7615fdc Fix documented explanation in plugins.md
  • 2b6378f fix: use git ls-remote to verify if the remote branch is ahead
  • 24a8052 refactor: simply EGITNOPERMISSION error parameters
  • 0ab0426 fix(package): update p-locate to version 3.0.0
  • f9d9144 docs: Add a troubleshooting section about squashed commits
  • 11cef46 chore(package): update sinon to version 6.0.0
  • 29e7ebf fix(package): update hook-std to version 1.0.0
  • 6a36832 fix(plugin-load): clarify load message
  • 4d47b20 docs: clarify config file format
  • ddcf29a chore(package): update nyc to version 12.0.1
  • 4c157f3 docs(plugins): add semantic-release-vsce
  • c6636ab docs(plugins): remove warning
  • 44fd7fe chore(package): update delay to version 3.0.0

There are 46 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 15.6.1 just got published.

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

Release Notes v15.6.1

15.6.1 (2018-06-26)

Bug Fixes

  • package: update yargs to version 12.0.0 (d4f68a5)
Commits

The new version differs by 47 commits.

  • d4f68a5 fix(package): update yargs to version 12.0.0
  • 4454d57 feat: allow to disable the publish plugin hook
  • 9137f85 fix(package): update read-pkg-up to version 4.0.0
  • 7615fdc Fix documented explanation in plugins.md
  • 2b6378f fix: use git ls-remote to verify if the remote branch is ahead
  • 24a8052 refactor: simply EGITNOPERMISSION error parameters
  • 0ab0426 fix(package): update p-locate to version 3.0.0
  • f9d9144 docs: Add a troubleshooting section about squashed commits
  • 11cef46 chore(package): update sinon to version 6.0.0
  • 29e7ebf fix(package): update hook-std to version 1.0.0
  • 6a36832 fix(plugin-load): clarify load message
  • 4d47b20 docs: clarify config file format
  • ddcf29a chore(package): update nyc to version 12.0.1
  • 4c157f3 docs(plugins): add semantic-release-vsce
  • c6636ab docs(plugins): remove warning

There are 47 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 15.6.2 just got published.

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

Release Notes v15.6.2

15.6.2 (2018-07-02)

Bug Fixes

  • add debug log for git fetch command (4abda31)
Commits

The new version differs by 49 commits.

  • 4abda31 fix: add debug log for git fetch command
  • 3602716 docs: update semantic-release and travis-deploy-once versions in examples
  • d4f68a5 fix(package): update yargs to version 12.0.0
  • 4454d57 feat: allow to disable the publish plugin hook
  • 9137f85 fix(package): update read-pkg-up to version 4.0.0
  • 7615fdc Fix documented explanation in plugins.md
  • 2b6378f fix: use git ls-remote to verify if the remote branch is ahead
  • 24a8052 refactor: simply EGITNOPERMISSION error parameters
  • 0ab0426 fix(package): update p-locate to version 3.0.0
  • f9d9144 docs: Add a troubleshooting section about squashed commits
  • 11cef46 chore(package): update sinon to version 6.0.0
  • 29e7ebf fix(package): update hook-std to version 1.0.0
  • 6a36832 fix(plugin-load): clarify load message
  • 4d47b20 docs: clarify config file format
  • ddcf29a chore(package): update nyc to version 12.0.1

There are 49 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 15.6.3 just got published.

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

Release Notes v15.6.3

15.6.3 (2018-07-02)

Bug Fixes

  • fetch all tags even if the repo is not shallow (45eee4a)
Commits

The new version differs by 51 commits.

  • 45eee4a fix: fetch all tags even if the repo is not shallow
  • 2d3a5e5 test: harmonize git-utils functions name
  • 4abda31 fix: add debug log for git fetch command
  • 3602716 docs: update semantic-release and travis-deploy-once versions in examples
  • d4f68a5 fix(package): update yargs to version 12.0.0
  • 4454d57 feat: allow to disable the publish plugin hook
  • 9137f85 fix(package): update read-pkg-up to version 4.0.0
  • 7615fdc Fix documented explanation in plugins.md
  • 2b6378f fix: use git ls-remote to verify if the remote branch is ahead
  • 24a8052 refactor: simply EGITNOPERMISSION error parameters
  • 0ab0426 fix(package): update p-locate to version 3.0.0
  • f9d9144 docs: Add a troubleshooting section about squashed commits
  • 11cef46 chore(package): update sinon to version 6.0.0
  • 29e7ebf fix(package): update hook-std to version 1.0.0
  • 6a36832 fix(plugin-load): clarify load message

There are 51 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 15.7.0 just got published.

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

Release Notes v15.7.0

15.7.0 (2018-07-10)

Bug Fixes

  • do not set path to plugin config defined as a Function or an Array (f93eeb7)

Features

  • allow to define multiple generateNotes plugins (5989989)
Commits

The new version differs by 68 commits.

  • 24ce560 refactor: build plugin pipeline parameters at initialization
  • eb26254 refactor: use Object.entries rather than Object.keys
  • 50061bb refactor: remove unnecessary object destructuring
  • 5989989 feat: allow to define multiple generateNotes plugins
  • 576eb60 refactor: simplify plugin validation
  • f7f4aab refactor: use the lastInput arg to compute the prepare pipeline next input
  • 12de628 refactor: fix incorrect comments in lib/plugins/pipeline.js
  • d303286 docs: fix default value for analyzeCommits plugin
  • ed9c456 refactor: always return an Array of results/errors from a plugin pipeline
  • cac4882 docs: clarify verifyRelease plugin description
  • 09348f1 style: disable max-params warning for lib/plugins/normalize.js
  • f93eeb7 fix: do not set path to plugin config defined as a Function or an Array
  • 071dcce fix: use unauthenticated URL to check if branch is up to date
  • eb22f99 docs: FAQ for reverting a release
  • 5847514 fix: allow empty release notes in dry-run mode

There are 68 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 15.7.1 just got published.

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

Release Notes v15.7.1

15.7.1 (2018-07-10)

Bug Fixes

  • set default path to generateNotes object config (d8e59cc)
Commits

The new version differs by 69 commits.

  • d8e59cc fix: set default path to generateNotes object config
  • 24ce560 refactor: build plugin pipeline parameters at initialization
  • eb26254 refactor: use Object.entries rather than Object.keys
  • 50061bb refactor: remove unnecessary object destructuring
  • 5989989 feat: allow to define multiple generateNotes plugins
  • 576eb60 refactor: simplify plugin validation
  • f7f4aab refactor: use the lastInput arg to compute the prepare pipeline next input
  • 12de628 refactor: fix incorrect comments in lib/plugins/pipeline.js
  • d303286 docs: fix default value for analyzeCommits plugin
  • ed9c456 refactor: always return an Array of results/errors from a plugin pipeline
  • cac4882 docs: clarify verifyRelease plugin description
  • 09348f1 style: disable max-params warning for lib/plugins/normalize.js
  • f93eeb7 fix: do not set path to plugin config defined as a Function or an Array
  • 071dcce fix: use unauthenticated URL to check if branch is up to date
  • eb22f99 docs: FAQ for reverting a release

There are 69 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 15.7.2 just got published.

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

Release Notes v15.7.2

15.7.2 (2018-07-16)

Bug Fixes

  • package: update git-url-parse to version 10.0.1 (d3c7232)
Commits

The new version differs by 72 commits.

  • d3c7232 fix(package): update git-url-parse to version 10.0.1
  • 89e5847 docs: migration to new GitBook version
  • ed6a381 chore(package): update clear-module to version 3.0.0
  • d8e59cc fix: set default path to generateNotes object config
  • 24ce560 refactor: build plugin pipeline parameters at initialization
  • eb26254 refactor: use Object.entries rather than Object.keys
  • 50061bb refactor: remove unnecessary object destructuring
  • 5989989 feat: allow to define multiple generateNotes plugins
  • 576eb60 refactor: simplify plugin validation
  • f7f4aab refactor: use the lastInput arg to compute the prepare pipeline next input
  • 12de628 refactor: fix incorrect comments in lib/plugins/pipeline.js
  • d303286 docs: fix default value for analyzeCommits plugin
  • ed9c456 refactor: always return an Array of results/errors from a plugin pipeline
  • cac4882 docs: clarify verifyRelease plugin description
  • 09348f1 style: disable max-params warning for lib/plugins/normalize.js

There are 72 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 15.8.0 just got published.

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

Release Notes v15.8.0

15.8.0 (2018-07-17)

Features

  • pass cwd and env context to plugins (a94e08d)
Commits

The new version differs by 75 commits.

  • a94e08d feat: pass cwd and env context to plugins
  • 12e4155 refactor: pass argv via proxyquire for cli tests
  • 264472c chore(package): update fs-extra to version 7.0.0
  • d3c7232 fix(package): update git-url-parse to version 10.0.1
  • 89e5847 docs: migration to new GitBook version
  • ed6a381 chore(package): update clear-module to version 3.0.0
  • d8e59cc fix: set default path to generateNotes object config
  • 24ce560 refactor: build plugin pipeline parameters at initialization
  • eb26254 refactor: use Object.entries rather than Object.keys
  • 50061bb refactor: remove unnecessary object destructuring
  • 5989989 feat: allow to define multiple generateNotes plugins
  • 576eb60 refactor: simplify plugin validation
  • f7f4aab refactor: use the lastInput arg to compute the prepare pipeline next input
  • 12de628 refactor: fix incorrect comments in lib/plugins/pipeline.js
  • d303286 docs: fix default value for analyzeCommits plugin

There are 75 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 15.8.1 just got published.

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

Release Notes v15.8.1

15.8.1 (2018-07-18)

Bug Fixes

  • do not override env variable with default if defined (3fb3fa8)
Commits

The new version differs by 76 commits.

  • 3fb3fa8 fix: do not override env variable with default if defined
  • a94e08d feat: pass cwd and env context to plugins
  • 12e4155 refactor: pass argv via proxyquire for cli tests
  • 264472c chore(package): update fs-extra to version 7.0.0
  • d3c7232 fix(package): update git-url-parse to version 10.0.1
  • 89e5847 docs: migration to new GitBook version
  • ed6a381 chore(package): update clear-module to version 3.0.0
  • d8e59cc fix: set default path to generateNotes object config
  • 24ce560 refactor: build plugin pipeline parameters at initialization
  • eb26254 refactor: use Object.entries rather than Object.keys
  • 50061bb refactor: remove unnecessary object destructuring
  • 5989989 feat: allow to define multiple generateNotes plugins
  • 576eb60 refactor: simplify plugin validation
  • f7f4aab refactor: use the lastInput arg to compute the prepare pipeline next input
  • 12de628 refactor: fix incorrect comments in lib/plugins/pipeline.js

There are 76 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 15.9.1 just got published.

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

Release Notes v15.9.1

15.9.1 (2018-07-30)

Bug Fixes

  • clarify EPLUGINCONF error message (d8c84a0)
Commits

The new version differs by 86 commits.

  • b2d82c2 docs: specify for each step if one or more plugins are required/allowed
  • 31ec1eb docs: fix configuration doc syntax
  • d8c84a0 fix: clarify EPLUGINCONF error message
  • 3cc62f0 docs: add JS API documentation
  • 417779e feat: return lastRelease, commits, nextRelease, releases from JS API
  • c574435 refactor: pass complete context to lib/plugins/normalize.js
  • 0626d57 feat: log with signale and allow to customize stdin and stdout
  • f64046f docs: fix link to resources page
  • 1d4f67e test: use semanticrelease/npm-registry-docker Docker image for tests
  • b9af5c4 docs: add new semantic-release-gcr plugin link
  • 3fb3fa8 fix: do not override env variable with default if defined
  • a94e08d feat: pass cwd and env context to plugins
  • 12e4155 refactor: pass argv via proxyquire for cli tests
  • 264472c chore(package): update fs-extra to version 7.0.0
  • d3c7232 fix(package): update git-url-parse to version 10.0.1

There are 86 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 15.9.2 just got published.

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

Release Notes v15.9.2

15.9.2 (2018-07-30)

Bug Fixes

  • also hide sensitive info when loggin from cli.js (43d0646)
Commits

The new version differs by 87 commits.

  • 43d0646 fix: also hide sensitive info when loggin from cli.js
  • b2d82c2 docs: specify for each step if one or more plugins are required/allowed
  • 31ec1eb docs: fix configuration doc syntax
  • d8c84a0 fix: clarify EPLUGINCONF error message
  • 3cc62f0 docs: add JS API documentation
  • 417779e feat: return lastRelease, commits, nextRelease, releases from JS API
  • c574435 refactor: pass complete context to lib/plugins/normalize.js
  • 0626d57 feat: log with signale and allow to customize stdin and stdout
  • f64046f docs: fix link to resources page
  • 1d4f67e test: use semanticrelease/npm-registry-docker Docker image for tests
  • b9af5c4 docs: add new semantic-release-gcr plugin link
  • 3fb3fa8 fix: do not override env variable with default if defined
  • a94e08d feat: pass cwd and env context to plugins
  • 12e4155 refactor: pass argv via proxyquire for cli tests
  • 264472c chore(package): update fs-extra to version 7.0.0

There are 87 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 15.9.3 just got published.

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

Release Notes v15.9.3

15.9.3 (2018-07-31)

Bug Fixes

  • do not hide env variable value if shorter than 5 (b082a2e)
Commits

The new version differs by 88 commits.

  • b082a2e fix: do not hide env variable value if shorter than 5
  • 43d0646 fix: also hide sensitive info when loggin from cli.js
  • b2d82c2 docs: specify for each step if one or more plugins are required/allowed
  • 31ec1eb docs: fix configuration doc syntax
  • d8c84a0 fix: clarify EPLUGINCONF error message
  • 3cc62f0 docs: add JS API documentation
  • 417779e feat: return lastRelease, commits, nextRelease, releases from JS API
  • c574435 refactor: pass complete context to lib/plugins/normalize.js
  • 0626d57 feat: log with signale and allow to customize stdin and stdout
  • f64046f docs: fix link to resources page
  • 1d4f67e test: use semanticrelease/npm-registry-docker Docker image for tests
  • b9af5c4 docs: add new semantic-release-gcr plugin link
  • 3fb3fa8 fix: do not override env variable with default if defined
  • a94e08d feat: pass cwd and env context to plugins
  • 12e4155 refactor: pass argv via proxyquire for cli tests

There are 88 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 15.9.5 just got published.

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

Release Notes v15.9.5

15.9.5 (2018-08-05)

Bug Fixes

  • do not clone stdout/stderr passed to pugins (63d422e)
Commits

The new version differs by 91 commits.

  • 63d422e fix: do not clone stdout/stderr passed to pugins
  • efb4000 fix(package): update @semantic-release/npm to version 5.0.1
  • d8fa182 chore(package): update got to version 9.0.0
  • b082a2e fix: do not hide env variable value if shorter than 5
  • 43d0646 fix: also hide sensitive info when loggin from cli.js
  • b2d82c2 docs: specify for each step if one or more plugins are required/allowed
  • 31ec1eb docs: fix configuration doc syntax
  • d8c84a0 fix: clarify EPLUGINCONF error message
  • 3cc62f0 docs: add JS API documentation
  • 417779e feat: return lastRelease, commits, nextRelease, releases from JS API
  • c574435 refactor: pass complete context to lib/plugins/normalize.js
  • 0626d57 feat: log with signale and allow to customize stdin and stdout
  • f64046f docs: fix link to resources page
  • 1d4f67e test: use semanticrelease/npm-registry-docker Docker image for tests
  • b9af5c4 docs: add new semantic-release-gcr plugin link

There are 91 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 15.9.6 just got published.

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

Release Notes v15.9.6

15.9.6 (2018-08-08)

Bug Fixes

  • do not convert ssh repositoryUrl to https (b895231)
Commits

The new version differs by 94 commits.

  • b895231 fix: do not convert ssh repositoryUrl to https
  • 8b8e40c docs(plugins): add semantic-release-firefox
  • 06695a1 chore(package): update xo to version 0.22.0
  • 63d422e fix: do not clone stdout/stderr passed to pugins
  • efb4000 fix(package): update @semantic-release/npm to version 5.0.1
  • d8fa182 chore(package): update got to version 9.0.0
  • b082a2e fix: do not hide env variable value if shorter than 5
  • 43d0646 fix: also hide sensitive info when loggin from cli.js
  • b2d82c2 docs: specify for each step if one or more plugins are required/allowed
  • 31ec1eb docs: fix configuration doc syntax
  • d8c84a0 fix: clarify EPLUGINCONF error message
  • 3cc62f0 docs: add JS API documentation
  • 417779e feat: return lastRelease, commits, nextRelease, releases from JS API
  • c574435 refactor: pass complete context to lib/plugins/normalize.js
  • 0626d57 feat: log with signale and allow to customize stdin and stdout

There are 94 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 15.9.7 just got published.

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

Release Notes v15.9.7

15.9.7 (2018-08-10)

Reverts

  • "fix: do not convert ssh repositoryUrl to https" (93377eb)
Commits

The new version differs by 95 commits.

  • 93377eb revert: "fix: do not convert ssh repositoryUrl to https"
  • b895231 fix: do not convert ssh repositoryUrl to https
  • 8b8e40c docs(plugins): add semantic-release-firefox
  • 06695a1 chore(package): update xo to version 0.22.0
  • 63d422e fix: do not clone stdout/stderr passed to pugins
  • efb4000 fix(package): update @semantic-release/npm to version 5.0.1
  • d8fa182 chore(package): update got to version 9.0.0
  • b082a2e fix: do not hide env variable value if shorter than 5
  • 43d0646 fix: also hide sensitive info when loggin from cli.js
  • b2d82c2 docs: specify for each step if one or more plugins are required/allowed
  • 31ec1eb docs: fix configuration doc syntax
  • d8c84a0 fix: clarify EPLUGINCONF error message
  • 3cc62f0 docs: add JS API documentation
  • 417779e feat: return lastRelease, commits, nextRelease, releases from JS API
  • c574435 refactor: pass complete context to lib/plugins/normalize.js

There are 95 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 15.9.8 just got published.

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

Release Notes v15.9.8

15.9.8 (2018-08-10)

Bug Fixes

  • package: update get-stream to version 4.0.0 (e882096)
Commits

The new version differs by 96 commits.

  • e882096 fix(package): update get-stream to version 4.0.0
  • 93377eb revert: "fix: do not convert ssh repositoryUrl to https"
  • b895231 fix: do not convert ssh repositoryUrl to https
  • 8b8e40c docs(plugins): add semantic-release-firefox
  • 06695a1 chore(package): update xo to version 0.22.0
  • 63d422e fix: do not clone stdout/stderr passed to pugins
  • efb4000 fix(package): update @semantic-release/npm to version 5.0.1
  • d8fa182 chore(package): update got to version 9.0.0
  • b082a2e fix: do not hide env variable value if shorter than 5
  • 43d0646 fix: also hide sensitive info when loggin from cli.js
  • b2d82c2 docs: specify for each step if one or more plugins are required/allowed
  • 31ec1eb docs: fix configuration doc syntax
  • d8c84a0 fix: clarify EPLUGINCONF error message
  • 3cc62f0 docs: add JS API documentation
  • 417779e feat: return lastRelease, commits, nextRelease, releases from JS API

There are 96 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 15.9.9 just got published.

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

Release Notes v15.9.9

15.9.9 (2018-08-18)

Bug Fixes

  • package: update marked to version 0.5.0 (2f4befe)
Commits

The new version differs by 98 commits.

  • 2f4befe fix(package): update marked to version 0.5.0
  • cfeaf49 test: use real writable stream
  • e882096 fix(package): update get-stream to version 4.0.0
  • 93377eb revert: "fix: do not convert ssh repositoryUrl to https"
  • b895231 fix: do not convert ssh repositoryUrl to https
  • 8b8e40c docs(plugins): add semantic-release-firefox
  • 06695a1 chore(package): update xo to version 0.22.0
  • 63d422e fix: do not clone stdout/stderr passed to pugins
  • efb4000 fix(package): update @semantic-release/npm to version 5.0.1
  • d8fa182 chore(package): update got to version 9.0.0
  • b082a2e fix: do not hide env variable value if shorter than 5
  • 43d0646 fix: also hide sensitive info when loggin from cli.js
  • b2d82c2 docs: specify for each step if one or more plugins are required/allowed
  • 31ec1eb docs: fix configuration doc syntax
  • d8c84a0 fix: clarify EPLUGINCONF error message

There are 98 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 15.9.11 just got published.

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

Release Notes v15.9.11

15.9.11 (2018-08-26)

Bug Fixes

  • package: update execa to version 1.0.0 (1aed97e)
Commits

The new version differs by 100 commits.

  • 1aed97e fix(package): update execa to version 1.0.0
  • edd8bc2 fix(package): update execa to version 0.11.0
  • 2f4befe fix(package): update marked to version 0.5.0
  • cfeaf49 test: use real writable stream
  • e882096 fix(package): update get-stream to version 4.0.0
  • 93377eb revert: "fix: do not convert ssh repositoryUrl to https"
  • b895231 fix: do not convert ssh repositoryUrl to https
  • 8b8e40c docs(plugins): add semantic-release-firefox
  • 06695a1 chore(package): update xo to version 0.22.0
  • 63d422e fix: do not clone stdout/stderr passed to pugins
  • efb4000 fix(package): update @semantic-release/npm to version 5.0.1
  • d8fa182 chore(package): update got to version 9.0.0
  • b082a2e fix: do not hide env variable value if shorter than 5
  • 43d0646 fix: also hide sensitive info when loggin from cli.js
  • b2d82c2 docs: specify for each step if one or more plugins are required/allowed

There are 100 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 15.9.12 just got published.

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

Release Notes v15.9.12

15.9.12 (2018-08-27)

Bug Fixes

  • hide sensitive data in relesae notes and fail/success plugin params (dffe148)
Commits

The new version differs by 101 commits.

  • dffe148 fix: hide sensitive data in relesae notes and fail/success plugin params
  • 1aed97e fix(package): update execa to version 1.0.0
  • edd8bc2 fix(package): update execa to version 0.11.0
  • 2f4befe fix(package): update marked to version 0.5.0
  • cfeaf49 test: use real writable stream
  • e882096 fix(package): update get-stream to version 4.0.0
  • 93377eb revert: "fix: do not convert ssh repositoryUrl to https"
  • b895231 fix: do not convert ssh repositoryUrl to https
  • 8b8e40c docs(plugins): add semantic-release-firefox
  • 06695a1 chore(package): update xo to version 0.22.0
  • 63d422e fix: do not clone stdout/stderr passed to pugins
  • efb4000 fix(package): update @semantic-release/npm to version 5.0.1
  • d8fa182 chore(package): update got to version 9.0.0
  • b082a2e fix: do not hide env variable value if shorter than 5
  • 43d0646 fix: also hide sensitive info when loggin from cli.js

There are 101 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 15.9.13 just got published.

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

Release Notes v15.9.13

15.9.13 (2018-09-07)

Bug Fixes

  • support multiple generate-notes plugin in CLI arg (4f75cb3)
Commits

The new version differs by 107 commits.

  • 4f75cb3 fix: support multiple generate-notes plugin in CLI arg
  • 1348985 docs: analyzeCommits does not accept an Array
  • dfbb9f2 docs: clarify the URL encoding of GIT_CREDENTIALS
  • fa62d42 chore(package): update xo to version 0.23.0
  • 42e9d11 chore(package): update delay to version 4.0.0
  • 468f8a8 docs: clarify the --ci / --no-ci CLI option
  • dffe148 fix: hide sensitive data in relesae notes and fail/success plugin params
  • 1aed97e fix(package): update execa to version 1.0.0
  • edd8bc2 fix(package): update execa to version 0.11.0
  • 2f4befe fix(package): update marked to version 0.5.0
  • cfeaf49 test: use real writable stream
  • e882096 fix(package): update get-stream to version 4.0.0
  • 93377eb revert: "fix: do not convert ssh repositoryUrl to https"
  • b895231 fix: do not convert ssh repositoryUrl to https
  • 8b8e40c docs(plugins): add semantic-release-firefox

There are 107 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 15.9.14 just got published.

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

Release Notes v15.9.14

15.9.14 (2018-09-07)

Bug Fixes

  • pass custom env and cwd to env-ci (540d4fa)
Commits

The new version differs by 108 commits.

  • 540d4fa fix: pass custom env and cwd to env-ci
  • 4f75cb3 fix: support multiple generate-notes plugin in CLI arg
  • 1348985 docs: analyzeCommits does not accept an Array
  • dfbb9f2 docs: clarify the URL encoding of GIT_CREDENTIALS
  • fa62d42 chore(package): update xo to version 0.23.0
  • 42e9d11 chore(package): update delay to version 4.0.0
  • 468f8a8 docs: clarify the --ci / --no-ci CLI option
  • dffe148 fix: hide sensitive data in relesae notes and fail/success plugin params
  • 1aed97e fix(package): update execa to version 1.0.0
  • edd8bc2 fix(package): update execa to version 0.11.0
  • 2f4befe fix(package): update marked to version 0.5.0
  • cfeaf49 test: use real writable stream
  • e882096 fix(package): update get-stream to version 4.0.0
  • 93377eb revert: "fix: do not convert ssh repositoryUrl to https"
  • b895231 fix: do not convert ssh repositoryUrl to https

There are 108 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Version 15.9.15 just got published.

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

Release Notes v15.9.15

15.9.15 (2018-09-11)

Bug Fixes

  • package: update debug to version 4.0.0 (7b8cd99)
Commits

The new version differs by 109 commits.

  • 7b8cd99 fix(package): update debug to version 4.0.0
  • 540d4fa fix: pass custom env and cwd to env-ci
  • 4f75cb3 fix: support multiple generate-notes plugin in CLI arg
  • 1348985 docs: analyzeCommits does not accept an Array
  • dfbb9f2 docs: clarify the URL encoding of GIT_CREDENTIALS
  • fa62d42 chore(package): update xo to version 0.23.0
  • 42e9d11 chore(package): update delay to version 4.0.0
  • 468f8a8 docs: clarify the --ci / --no-ci CLI option
  • dffe148 fix: hide sensitive data in relesae notes and fail/success plugin params
  • 1aed97e fix(package): update execa to version 1.0.0
  • edd8bc2 fix(package): update execa to version 0.11.0
  • 2f4befe fix(package): update marked to version 0.5.0
  • cfeaf49 test: use real writable stream
  • e882096 fix(package): update get-stream to version 4.0.0
  • 93377eb revert: "fix: do not convert ssh repositoryUrl to https"

There are 109 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Release Notes for v15.9.16

15.9.16 (2018-09-19)

Bug Fixes

  • package: update env-ci to version 3.0.0 (b9ae7d2)
Commits

The new version differs by 111 commits.

  • b9ae7d2 fix(package): update env-ci to version 3.0.0
  • c27e18e chore(package): update nock to version 10.0.0
  • 7b8cd99 fix(package): update debug to version 4.0.0
  • 540d4fa fix: pass custom env and cwd to env-ci
  • 4f75cb3 fix: support multiple generate-notes plugin in CLI arg
  • 1348985 docs: analyzeCommits does not accept an Array
  • dfbb9f2 docs: clarify the URL encoding of GIT_CREDENTIALS
  • fa62d42 chore(package): update xo to version 0.23.0
  • 42e9d11 chore(package): update delay to version 4.0.0
  • 468f8a8 docs: clarify the --ci / --no-ci CLI option
  • dffe148 fix: hide sensitive data in relesae notes and fail/success plugin params
  • 1aed97e fix(package): update execa to version 1.0.0
  • edd8bc2 fix(package): update execa to version 0.11.0
  • 2f4befe fix(package): update marked to version 0.5.0
  • cfeaf49 test: use real writable stream

There are 111 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Release Notes for v15.9.17

15.9.17 (2018-10-04)

Bug Fixes

  • add cwd to ENOGITREPO error message (9930dac)
  • typo in EPLUGINCONF error message (bc8551c)
Commits

The new version differs by 116 commits.

  • 9930dac fix: add cwd to ENOGITREPO error message
  • bc8551c fix: typo in EPLUGINCONF error message
  • 234a910 docs: add Waffle.io README badge
  • 68fce96 chore(package): update commitizen to version 3.0.0
  • fb6e2d8 docs: add semantic-release-gerrit to plugins list
  • b9ae7d2 fix(package): update env-ci to version 3.0.0
  • c27e18e chore(package): update nock to version 10.0.0
  • 7b8cd99 fix(package): update debug to version 4.0.0
  • 540d4fa fix: pass custom env and cwd to env-ci
  • 4f75cb3 fix: support multiple generate-notes plugin in CLI arg
  • 1348985 docs: analyzeCommits does not accept an Array
  • dfbb9f2 docs: clarify the URL encoding of GIT_CREDENTIALS
  • fa62d42 chore(package): update xo to version 0.23.0
  • 42e9d11 chore(package): update delay to version 4.0.0
  • 468f8a8 docs: clarify the --ci / --no-ci CLI option

There are 116 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Release Notes for v15.10.3

15.10.3 (2018-10-17)

Bug Fixes

  • do not log outated branch error for missing permission cases (0578c8b)
Commits

The new version differs by 127 commits.

  • 0578c8b fix: do not log outated branch error for missing permission cases
  • e291101 docs: add section existing tags in configuration docs
  • 8853922 docs: add troubleshooting section for reference already exists Git error
  • d45861b docs: clarify the "npm missing permission" troubleshooting section
  • 2ba0b81 docs: remove troubleshooting section related to legacy error messages
  • e93a663 docs: fix markdown link in configuration docs
  • 58c25be fix: fix logs for plugins loaded with plugins option
  • ff275a5 fix: use module name in logs for plugins loaded with plugins option
  • 3e8216a docs: typo in configuration docs
  • aa9d5c6 docs: add a Getting started section and clarify config steps
  • 5ba5010 feat: add new plugins option
  • 9930dac fix: add cwd to ENOGITREPO error message
  • bc8551c fix: typo in EPLUGINCONF error message
  • 234a910 docs: add Waffle.io README badge
  • 68fce96 chore(package): update commitizen to version 3.0.0

There are 127 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Release Notes for v15.10.4

15.10.4 (2018-10-20)

Bug Fixes

  • remove debugging console.error (3d5db1f)
Commits

The new version differs by 129 commits.

  • 3d5db1f fix: remove debugging console.error
  • cfc1003 docs: add semantic-release-expo to plugins list
  • 0578c8b fix: do not log outated branch error for missing permission cases
  • e291101 docs: add section existing tags in configuration docs
  • 8853922 docs: add troubleshooting section for reference already exists Git error
  • d45861b docs: clarify the "npm missing permission" troubleshooting section
  • 2ba0b81 docs: remove troubleshooting section related to legacy error messages
  • e93a663 docs: fix markdown link in configuration docs
  • 58c25be fix: fix logs for plugins loaded with plugins option
  • ff275a5 fix: use module name in logs for plugins loaded with plugins option
  • 3e8216a docs: typo in configuration docs
  • aa9d5c6 docs: add a Getting started section and clarify config steps
  • 5ba5010 feat: add new plugins option
  • 9930dac fix: add cwd to ENOGITREPO error message
  • bc8551c fix: typo in EPLUGINCONF error message

There are 129 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Release Notes for v15.10.5

15.10.5 (2018-10-20)

Bug Fixes

  • include release notes in JS API result for dry mode (3411520)
Commits

The new version differs by 130 commits.

  • 3411520 fix: include release notes in JS API result for dry mode
  • 3d5db1f fix: remove debugging console.error
  • cfc1003 docs: add semantic-release-expo to plugins list
  • 0578c8b fix: do not log outated branch error for missing permission cases
  • e291101 docs: add section existing tags in configuration docs
  • 8853922 docs: add troubleshooting section for reference already exists Git error
  • d45861b docs: clarify the "npm missing permission" troubleshooting section
  • 2ba0b81 docs: remove troubleshooting section related to legacy error messages
  • e93a663 docs: fix markdown link in configuration docs
  • 58c25be fix: fix logs for plugins loaded with plugins option
  • ff275a5 fix: use module name in logs for plugins loaded with plugins option
  • 3e8216a docs: typo in configuration docs
  • aa9d5c6 docs: add a Getting started section and clarify config steps
  • 5ba5010 feat: add new plugins option
  • 9930dac fix: add cwd to ENOGITREPO error message

There are 130 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Release Notes for v15.10.6

15.10.6 (2018-10-27)

Bug Fixes

  • remove dependency to git-url-parse (a99355e)
Commits

The new version differs by 132 commits.

  • a99355e fix: remove dependency to git-url-parse
  • cc06d89 test: fix errors ordering in assertions
  • 3411520 fix: include release notes in JS API result for dry mode
  • 3d5db1f fix: remove debugging console.error
  • cfc1003 docs: add semantic-release-expo to plugins list
  • 0578c8b fix: do not log outated branch error for missing permission cases
  • e291101 docs: add section existing tags in configuration docs
  • 8853922 docs: add troubleshooting section for reference already exists Git error
  • d45861b docs: clarify the "npm missing permission" troubleshooting section
  • 2ba0b81 docs: remove troubleshooting section related to legacy error messages
  • e93a663 docs: fix markdown link in configuration docs
  • 58c25be fix: fix logs for plugins loaded with plugins option
  • ff275a5 fix: use module name in logs for plugins loaded with plugins option
  • 3e8216a docs: typo in configuration docs
  • aa9d5c6 docs: add a Getting started section and clarify config steps

There are 132 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Release Notes for v15.10.7

15.10.7 (2018-11-02)

Bug Fixes

  • add debug logs for config file path (3c8177a)
  • add debug logs for plugins resolved options (6d0bd8c)
Commits

The new version differs by 134 commits.

  • 3c8177a fix: add debug logs for config file path
  • 6d0bd8c fix: add debug logs for plugins resolved options
  • a99355e fix: remove dependency to git-url-parse
  • cc06d89 test: fix errors ordering in assertions
  • 3411520 fix: include release notes in JS API result for dry mode
  • 3d5db1f fix: remove debugging console.error
  • cfc1003 docs: add semantic-release-expo to plugins list
  • 0578c8b fix: do not log outated branch error for missing permission cases
  • e291101 docs: add section existing tags in configuration docs
  • 8853922 docs: add troubleshooting section for reference already exists Git error
  • d45861b docs: clarify the "npm missing permission" troubleshooting section
  • 2ba0b81 docs: remove troubleshooting section related to legacy error messages
  • e93a663 docs: fix markdown link in configuration docs
  • 58c25be fix: fix logs for plugins loaded with plugins option
  • ff275a5 fix: use module name in logs for plugins loaded with plugins option

There are 134 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Release Notes for v15.10.8

15.10.8 (2018-11-06)

Bug Fixes

  • package: update find-versions to version 3.0.0 (669c9ed)
Commits

The new version differs by 135 commits.

  • 669c9ed fix(package): update find-versions to version 3.0.0
  • 3c8177a fix: add debug logs for config file path
  • 6d0bd8c fix: add debug logs for plugins resolved options
  • a99355e fix: remove dependency to git-url-parse
  • cc06d89 test: fix errors ordering in assertions
  • 3411520 fix: include release notes in JS API result for dry mode
  • 3d5db1f fix: remove debugging console.error
  • cfc1003 docs: add semantic-release-expo to plugins list
  • 0578c8b fix: do not log outated branch error for missing permission cases
  • e291101 docs: add section existing tags in configuration docs
  • 8853922 docs: add troubleshooting section for reference already exists Git error
  • d45861b docs: clarify the "npm missing permission" troubleshooting section
  • 2ba0b81 docs: remove troubleshooting section related to legacy error messages
  • e93a663 docs: fix markdown link in configuration docs
  • 58c25be fix: fix logs for plugins loaded with plugins option

There are 135 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Release Notes for v15.11.0

15.11.0 (2018-11-12)

Bug Fixes

Features

  • support multiple plugins for the analyzeCommits step (5180001)
Commits

The new version differs by 141 commits.

  • 5180001 feat: support multiple plugins for the analyzeCommits step
  • 728ea34 fix: remove redundant log
  • 83af7ac docs: mention default analyzeCommits plugin
  • 8e564eb docs: update FAQ to reflect new plugins option
  • dff1f10 docs: mention postversion npm script hook to run build scripts
  • ae4995c style: fix prettier errors
  • 669c9ed fix(package): update find-versions to version 3.0.0
  • 3c8177a fix: add debug logs for config file path
  • 6d0bd8c fix: add debug logs for plugins resolved options
  • a99355e fix: remove dependency to git-url-parse
  • cc06d89 test: fix errors ordering in assertions
  • 3411520 fix: include release notes in JS API result for dry mode
  • 3d5db1f fix: remove debugging console.error
  • cfc1003 docs: add semantic-release-expo to plugins list
  • 0578c8b fix: do not log outated branch error for missing permission cases

There are 141 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Release Notes for v15.12.0

15.12.0 (2018-11-14)

Bug Fixes

  • do not underline log messages (c86518a)
  • indicate in logs if running in dry-run mode (e92c84e)

Features

  • add logs about prepare, publish, success and fail plugins skipped in dry-run mode (90da6a0)
Commits

The new version differs by 145 commits.

  • 90da6a0 feat: add logs about prepare, publish, success and fail plugins skipped in dry-run mode
  • 90b4974 test: test that dry-run also skips prepare step
  • c86518a fix: do not underline log messages
  • e92c84e fix: indicate in logs if running in dry-run mode
  • 5180001 feat: support multiple plugins for the analyzeCommits step
  • 728ea34 fix: remove redundant log
  • 83af7ac docs: mention default analyzeCommits plugin
  • 8e564eb docs: update FAQ to reflect new plugins option
  • dff1f10 docs: mention postversion npm script hook to run build scripts
  • ae4995c style: fix prettier errors
  • 669c9ed fix(package): update find-versions to version 3.0.0
  • 3c8177a fix: add debug logs for config file path
  • 6d0bd8c fix: add debug logs for plugins resolved options
  • a99355e fix: remove dependency to git-url-parse
  • cc06d89 test: fix errors ordering in assertions

There are 145 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Release Notes for v15.12.1

15.12.1 (2018-11-21)

Bug Fixes

  • push only tags to remote repo (2b082ac)
Commits

The new version differs by 155 commits.

  • 2b082ac fix: push only tags to remote repo
  • aa022e0 test: clarify variables name
  • f2ede5b docs: typo in JS docs
  • 9742712 test: verify errors have message and details
  • 5937f13 test: fix typo
  • 43dbd10 refactor: prefer filter shorter form
  • 9f5645c refactor: harmonize git utils function names
  • e594638 test: prefer array spread
  • 244f014 docs: add Codefresh in list of CIs with pipelines
  • 218d830 docs: fix quote marks (#986)
  • 90da6a0 feat: add logs about prepare, publish, success and fail plugins skipped in dry-run mode
  • 90b4974 test: test that dry-run also skips prepare step
  • c86518a fix: do not underline log messages
  • e92c84e fix: indicate in logs if running in dry-run mode
  • 5180001 feat: support multiple plugins for the analyzeCommits step

There are 155 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Release Notes for v15.12.2

15.12.2 (2018-11-26)

Bug Fixes

  • correctly resolve plugins installed globally with npx (eafbb34)
Commits

The new version differs by 156 commits.

  • eafbb34 fix: correctly resolve plugins installed globally with npx
  • 2b082ac fix: push only tags to remote repo
  • aa022e0 test: clarify variables name
  • f2ede5b docs: typo in JS docs
  • 9742712 test: verify errors have message and details
  • 5937f13 test: fix typo
  • 43dbd10 refactor: prefer filter shorter form
  • 9f5645c refactor: harmonize git utils function names
  • e594638 test: prefer array spread
  • 244f014 docs: add Codefresh in list of CIs with pipelines
  • 218d830 docs: fix quote marks (#986)
  • 90da6a0 feat: add logs about prepare, publish, success and fail plugins skipped in dry-run mode
  • 90b4974 test: test that dry-run also skips prepare step
  • c86518a fix: do not underline log messages
  • e92c84e fix: indicate in logs if running in dry-run mode

There are 156 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Release Notes for v15.12.3

15.12.3 (2018-11-28)

Bug Fixes

Commits

The new version differs by 158 commits.

  • 7a9922a fix: rename default branch
  • d6d1bc9 docs: grammar corrections
  • eafbb34 fix: correctly resolve plugins installed globally with npx
  • 2b082ac fix: push only tags to remote repo
  • aa022e0 test: clarify variables name
  • f2ede5b docs: typo in JS docs
  • 9742712 test: verify errors have message and details
  • 5937f13 test: fix typo
  • 43dbd10 refactor: prefer filter shorter form
  • 9f5645c refactor: harmonize git utils function names
  • e594638 test: prefer array spread
  • 244f014 docs: add Codefresh in list of CIs with pipelines
  • 218d830 docs: fix quote marks (#986)
  • 90da6a0 feat: add logs about prepare, publish, success and fail plugins skipped in dry-run mode
  • 90b4974 test: test that dry-run also skips prepare step

There are 158 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Release Notes for v15.12.4

15.12.4 (2018-11-30)

Bug Fixes

  • remove unnecessary branch parameter from push function (ffe1062)
Commits

The new version differs by 159 commits.

  • ffe1062 fix: remove unnecessary branch parameter from push function
  • 7a9922a fix: rename default branch
  • d6d1bc9 docs: grammar corrections
  • eafbb34 fix: correctly resolve plugins installed globally with npx
  • 2b082ac fix: push only tags to remote repo
  • aa022e0 test: clarify variables name
  • f2ede5b docs: typo in JS docs
  • 9742712 test: verify errors have message and details
  • 5937f13 test: fix typo
  • 43dbd10 refactor: prefer filter shorter form
  • 9f5645c refactor: harmonize git utils function names
  • e594638 test: prefer array spread
  • 244f014 docs: add Codefresh in list of CIs with pipelines
  • 218d830 docs: fix quote marks (#986)
  • 90da6a0 feat: add logs about prepare, publish, success and fail plugins skipped in dry-run mode

There are 159 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Release Notes for v15.12.5

15.12.5 (2018-12-11)

Bug Fixes

  • allow to set ci option via API and config file (862ec4c)
Commits

The new version differs by 167 commits.

  • 649b530 docs: mention that debug option is CLI only
  • 862ec4c fix: allow to set ci option via API and config file
  • 6b110b6 docs: switch to spectrum.chat
  • e4c6649 docs: syntax fixes in plugins list
  • 6220641 docs: add @semantic-release/apm to plugins list
  • a45273e docs: add maven-semantic-release to list of community plugins
  • d109113 chore(package): update nyc and sinon
  • cd69583 test: delete unused test helper file
  • ffe1062 fix: remove unnecessary branch parameter from push function
  • 7a9922a fix: rename default branch
  • d6d1bc9 docs: grammar corrections
  • eafbb34 fix: correctly resolve plugins installed globally with npx
  • 2b082ac fix: push only tags to remote repo
  • aa022e0 test: clarify variables name
  • f2ede5b docs: typo in JS docs

There are 167 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Release Notes for v15.13.0

15.13.0 (2018-12-14)

Features

  • allow publish plugins to return false in order to signify no release was done (70c68ef)
Commits

The new version differs by 171 commits.

  • 70c68ef feat: allow publish plugins to return false in order to signify no release was done
  • 048292b docs: fix broken link in CircleCI recipe
  • 0f642ff docs: remove mentions of travis-deploy-once
  • 89ad3a0 chore(package): update p-retry to version 3.0.0
  • 649b530 docs: mention that debug option is CLI only
  • 862ec4c fix: allow to set ci option via API and config file
  • 6b110b6 docs: switch to spectrum.chat
  • e4c6649 docs: syntax fixes in plugins list
  • 6220641 docs: add @semantic-release/apm to plugins list
  • a45273e docs: add maven-semantic-release to list of community plugins
  • d109113 chore(package): update nyc and sinon
  • cd69583 test: delete unused test helper file
  • ffe1062 fix: remove unnecessary branch parameter from push function
  • 7a9922a fix: rename default branch
  • d6d1bc9 docs: grammar corrections

There are 171 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Release Notes for v15.13.1

15.13.1 (2018-12-16)

Bug Fixes

  • correctly handle skipped releases (1243f79)
Commits

The new version differs by 172 commits.

  • 1243f79 fix: correctly handle skipped releases
  • 70c68ef feat: allow publish plugins to return false in order to signify no release was done
  • 048292b docs: fix broken link in CircleCI recipe
  • 0f642ff docs: remove mentions of travis-deploy-once
  • 89ad3a0 chore(package): update p-retry to version 3.0.0
  • 649b530 docs: mention that debug option is CLI only
  • 862ec4c fix: allow to set ci option via API and config file
  • 6b110b6 docs: switch to spectrum.chat
  • e4c6649 docs: syntax fixes in plugins list
  • 6220641 docs: add @semantic-release/apm to plugins list
  • a45273e docs: add maven-semantic-release to list of community plugins
  • d109113 chore(package): update nyc and sinon
  • cd69583 test: delete unused test helper file
  • ffe1062 fix: remove unnecessary branch parameter from push function
  • 7a9922a fix: rename default branch

There are 172 commits in total.

See the full diff