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

Update semantic-release in group default to the latest version 🚀 #30

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

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Jun 11, 2018

Version 15.5.2 of semantic-release was just published.

Dependency semantic-release
Current Version 15.4.1
Type devDependency

The version 15.5.2 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.

It might be worth looking into these changes and trying to get this project onto the latest version of semantic-release.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


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 16 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 16 commits in total.

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 bot added a commit that referenced this pull request Jun 15, 2018
greenkeeper bot added a commit that referenced this pull request Jun 15, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 15, 2018

Version 15.5.3 just got published.

Update to this version instead 🚀

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 3 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

See the full diff

greenkeeper bot added a commit that referenced this pull request Jun 15, 2018
greenkeeper bot added a commit that referenced this pull request Jun 15, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 15, 2018

Version 15.5.4 just got published.

Update to this version instead 🚀

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 2 commits.

  • 2b6378f fix: use git ls-remote to verify if the remote branch is ahead
  • 24a8052 refactor: simply EGITNOPERMISSION error parameters

See the full diff

greenkeeper bot added a commit that referenced this pull request Jun 18, 2018
greenkeeper bot added a commit that referenced this pull request Jun 18, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 18, 2018

Version 15.5.5 just got published.

Update to this version instead 🚀

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 2 commits.

  • 9137f85 fix(package): update read-pkg-up to version 4.0.0
  • 7615fdc Fix documented explanation in plugins.md

See the full diff

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

greenkeeper bot commented Jun 19, 2018

Version 15.6.0 just got published.

Update to this version instead 🚀

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 1 commits.

  • 4454d57 feat: allow to disable the publish plugin hook

See the full diff

greenkeeper bot added a commit that referenced this pull request Jul 2, 2018
greenkeeper bot added a commit that referenced this pull request Jul 2, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 2, 2018

Version 15.6.1 just got published.

Update to this version instead 🚀

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 1 commits.

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

See the full diff

greenkeeper bot added a commit that referenced this pull request Jul 2, 2018
greenkeeper bot added a commit that referenced this pull request Jul 2, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 2, 2018

Version 15.6.2 just got published.

Update to this version instead 🚀

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 2 commits.

  • 4abda31 fix: add debug log for git fetch command
  • 3602716 docs: update semantic-release and travis-deploy-once versions in examples

See the full diff

greenkeeper bot added a commit that referenced this pull request Jul 2, 2018
greenkeeper bot added a commit that referenced this pull request Jul 2, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 2, 2018

Version 15.6.3 just got published.

Update to this version instead 🚀

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 2 commits.

  • 45eee4a fix: fetch all tags even if the repo is not shallow
  • 2d3a5e5 test: harmonize git-utils functions name

See the full diff

greenkeeper bot added a commit that referenced this pull request Jul 10, 2018
greenkeeper bot added a commit that referenced this pull request Jul 10, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 10, 2018

Version 15.7.0 just got published.

Update to this version instead 🚀

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 17 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 17 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Jul 11, 2018
greenkeeper bot added a commit that referenced this pull request Jul 11, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 11, 2018

Version 15.7.1 just got published.

Update to this version instead 🚀

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 1 commits.

  • d8e59cc fix: set default path to generateNotes object config

See the full diff

greenkeeper bot added a commit that referenced this pull request Sep 11, 2018
greenkeeper bot added a commit that referenced this pull request Sep 11, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 11, 2018

Version 15.9.15 just got published.

Update to this version instead 🚀

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 1 commits.

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

See the full diff

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

greenkeeper bot commented Sep 20, 2018

Update to these versions instead 🚀

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 2 commits.

  • b9ae7d2 fix(package): update env-ci to version 3.0.0
  • c27e18e chore(package): update nock to version 10.0.0

See the full diff

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

greenkeeper bot commented Oct 4, 2018

Update to these versions instead 🚀

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 5 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

See the full diff

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

greenkeeper bot commented Oct 17, 2018

Update to these versions instead 🚀

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 11 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

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 20, 2018

Update to these versions instead 🚀

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 2 commits.

  • 3d5db1f fix: remove debugging console.error
  • cfc1003 docs: add semantic-release-expo to plugins list

See the full diff

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

greenkeeper bot commented Oct 20, 2018

Update to these versions instead 🚀

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 1 commits.

  • 3411520 fix: include release notes in JS API result for dry mode

See the full diff

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

greenkeeper bot commented Oct 27, 2018

Update to these versions instead 🚀

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 2 commits.

  • a99355e fix: remove dependency to git-url-parse
  • cc06d89 test: fix errors ordering in assertions

See the full diff

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

greenkeeper bot commented Nov 3, 2018

Update to these versions instead 🚀

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 2 commits.

  • 3c8177a fix: add debug logs for config file path
  • 6d0bd8c fix: add debug logs for plugins resolved options

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 6, 2018
greenkeeper bot added a commit that referenced this pull request Nov 6, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 6, 2018

Update to these versions instead 🚀

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 1 commits.

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

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 12, 2018
greenkeeper bot added a commit that referenced this pull request Nov 12, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 12, 2018

Update to these versions instead 🚀

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 6 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

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

Successfully merging this pull request may close these issues.

None yet

0 participants