This repository was archived by the owner on Oct 16, 2020. It is now read-only.
  
  
  
  
chore(deps): update dependency semantic-release to v17 #663
  Add this suggestion to a batch that can be applied as a single commit.
  This suggestion is invalid because no changes were made to the code.
  Suggestions cannot be applied while the pull request is closed.
  Suggestions cannot be applied while viewing a subset of changes.
  Only one suggestion per line can be applied in a batch.
  Add this suggestion to a batch that can be applied as a single commit.
  Applying suggestions on deleted lines is not supported.
  You must change the existing code in this line in order to create a valid suggestion.
  Outdated suggestions cannot be applied.
  This suggestion has been applied or marked resolved.
  Suggestions cannot be applied from pending reviews.
  Suggestions cannot be applied on multi-line comments.
  Suggestions cannot be applied while the pull request is queued to merge.
  Suggestion cannot be applied right now. Please check back later.
  
    
  
    
This PR contains the following updates:
Release Notes
semantic-release/semantic-release
v17.1.1Compare Source
Bug Fixes
v17.1.0Compare Source
Features
v17.0.8Compare Source
Bug Fixes
v17.0.7Compare Source
Bug Fixes
v17.0.6Compare Source
Bug Fixes
v17.0.5Compare Source
Bug Fixes
v17.0.4Compare Source
Bug Fixes
repositoryUrlin logs (55be0ba)v17.0.3Compare Source
Bug Fixes
getGitAuthUrl(e7bede1)v17.0.2Compare Source
Bug Fixes
v17.0.1Compare Source
Bug Fixes
v17.0.0Compare Source
BREAKING CHANGES
v16.0.4Compare Source
Bug Fixes
v16.0.3Compare Source
Bug Fixes
--no-verifywhen testing the Git permissions (b54b20d)v16.0.2Compare Source
Bug Fixes
v16.0.1Compare Source
Bug Fixes
v16.0.0Compare Source
BREAKING CHANGES
v16.0.0@​betausers only:In v16, a JSON object stored in a Git note is used to keep track of the channels on which a version has been released, the
@{channel}suffix is no longer necessary.The tags formatted as v{version}@{channel} will now be ignored. If you have releases using this format you will have to upgrade them:
v{version}@​{channel}{"channels":["channel1","channel2"]}and usingnullfor the default channel (for example.{"channels":[null,"channel1","channel2"]})Require Node.js >= 10.13
Git CLI version 2.7.1 or higher is now required: The
--mergeoption of thegit tagcommand has been added in Git version 2.7.1 and is now used by semantic-releaseRegexp are not supported anymore for property matching in the
releaseRulesoption.Regex are replaced by globs. For example
/core-.*/should be changed to'core-*'.The
branchoption has been removed in favor ofbranchesThe new
branchesoption expect either an Array or a single branch definition. To migrate your configuration:master: nothing to changebranchconfiguration and want to publish only from one branch: replacebranchwithbranches("branch": "my-release-branch"=>"branches": "my-release-branch")Features
addChannelplugins to returnfalsein order to signify no release was done (e1c7269)publishplugins to returnfalsein order to signify no release was done (47484f5)Performance Improvements
git tag --merge <branch>to filter tags present in a branch history (cffe9a8)Bug Fixes
channelto publish success log (5744c5e)ERELEASEBRANCHESerror message (#1188) (37bcc9e)cioption via API and config file (2faff26)getTagHeadonly when necessary (de77a79)successplugin only once for releases added to a channel (9a023b4)addChannelfor 2 merged branches configured with the same channel (4aad9cd)false(751a5f1)getError(f96c660)await(9a1af4d)get-tagsalgorithm (00420a8)branchparameter frompushfunction (968b996)v15.14.0Compare Source
Features
envi-civalues to plugins context (a8c747d)v15.13.32Compare Source
Bug Fixes
v15.13.31Compare Source
Bug Fixes
v15.13.30Compare Source
Bug Fixes
v15.13.29Compare Source
Bug Fixes
v15.13.28Compare Source
Bug Fixes
v15.13.27Compare Source
Bug Fixes
v15.13.26Compare Source
Bug Fixes
v15.13.25Compare Source
Bug Fixes
v15.13.24Compare Source
Reverts
v15.13.23Compare Source
Bug Fixes
v15.13.22Compare Source
Bug Fixes
v15.13.21Compare Source
Bug Fixes
v15.13.20Compare Source
Bug Fixes
v15.13.19Compare Source
Bug Fixes
v15.13.18Compare Source
Bug Fixes
^1.0.0(6b3adf6)v15.13.17Compare Source
Bug Fixes
v15.13.16Compare Source
Bug Fixes
v15.13.15Compare Source
Bug Fixes
v15.13.14Compare Source
Bug Fixes
v15.13.13Compare Source
Bug Fixes
v15.13.12Compare Source
Bug Fixes
v15.13.11Compare Source
Bug Fixes
v15.13.10Compare Source
Bug Fixes
v15.13.9Compare Source
Bug Fixes
v15.13.8Compare Source
Bug Fixes
v15.13.7Compare Source
Bug Fixes
v15.13.6Compare Source
Bug Fixes
v15.13.5Compare Source
Bug Fixes
v15.13.4Compare Source
Bug Fixes
v15.13.3Compare Source
Bug Fixes
v15.13.2Compare Source
Bug Fixes
v15.13.1Compare Source
Bug Fixes
v15.13.0Compare Source
Features
publishplugins to returnfalsein order to signify no release was done (70c68ef)v15.12.5Compare Source
Bug Fixes
cioption via API and config file (862ec4c)v15.12.4Compare Source
Bug Fixes
branchparameter frompushfunction (ffe1062)v15.12.3Compare Source
Bug Fixes
v15.12.2Compare Source
Bug Fixes
npx(eafbb34)v15.12.1Compare Source
Bug Fixes
v15.12.0Compare Source
Bug Fixes
Features
prepare,publish,successandfailplugins skipped in dry-run mode (90da6a0)v15.11.0Compare Source
Bug Fixes
Features
analyzeCommitsstep (5180001)v15.10.8Compare Source
Bug Fixes
v15.10.7Compare Source
Bug Fixes
v15.10.6Compare Source
Bug Fixes
git-url-parse(a99355e)v15.10.5Compare Source
Bug Fixes
v15.10.4Compare Source
Bug Fixes
console.error(3d5db1f)v15.10.3Compare Source
Bug Fixes
v15.10.2Compare Source
Bug Fixes
pluginsoption (58c25be)v15.10.1Compare Source
Bug Fixes
pluginsoption (ff275a5)v15.10.0Compare Source
Features
pluginsoption (5ba5010)v15.9.17Compare Source
Bug Fixes
cwdtoENOGITREPOerror message (9930dac)EPLUGINCONFerror message (bc8551c)v15.9.16Compare Source
Bug Fixes
v15.9.15Compare Source
Bug Fixes
v15.9.14Compare Source
Bug Fixes
envandcwdtoenv-ci(540d4fa)v15.9.13Compare Source
Bug Fixes
v15.9.12Compare Source
Bug Fixes
fail/successplugin params (dffe148)v15.9.11Compare Source
Bug Fixes
v15.9.10Compare Source
Bug Fixes
v15.9.9Compare Source
Bug Fixes
v15.9.8Compare Source
Bug Fixes
v15.9.7Compare Source
Reverts
repositoryUrlto https" (93377eb)v15.9.6Compare Source
Bug Fixes
repositoryUrlto https (b895231)v15.9.5Compare Source
Bug Fixes
stdout/stderrpassed to pugins (63d422e)v15.9.4Compare Source
Bug Fixes
v15.9.3Compare Source
Bug Fixes
v15.9.2Compare Source
Bug Fixes
cli.js(43d0646)v15.9.1Compare Source
Bug Fixes
EPLUGINCONFerror message (d8c84a0)v15.9.0Compare Source
Features
signaleand allow to customizestdinandstdout(0626d57)lastRelease,commits,nextRelease,releasesfrom JS API (417779e)v15.8.1Compare Source
Bug Fixes
v15.8.0Compare Source
Features
cwdandenvcontext to plugins (a94e08d)v15.7.2Compare Source
Bug Fixes
v15.7.1Compare Source
Bug Fixes
generateNotesobject config (d8e59cc)v15.7.0Compare Source
Bug Fixes
pathto plugin config defined as a Function or an Array (f93eeb7)Features
generateNotesplugins (5989989)v15.6.6Compare Source
Bug Fixes
v15.6.5Compare Source
Bug Fixes
v15.6.4Compare Source
Bug Fixes
v15.6.3Compare Source
Bug Fixes
v15.6.2Compare Source
Bug Fixes
git fetchcommand (4abda31)v15.6.1Compare Source
Bug Fixes
v15.6.0Compare Source
Features
v15.5.5Compare Source
Bug Fixes
v15.5.4Compare Source
Bug Fixes
git ls-remoteto verify if the remote branch is ahead (2b6378f)v15.5.3Compare Source
Bug Fixes
v15.5.2Compare Source
Bug Fixes
v15.5.1Compare Source
Bug Fixes
v15.5.0Compare Source
Features
v15.4.4Compare Source
Bug Fixes
v15.4.3Compare Source
Bug Fixes
v15.4.2Compare Source
Bug Fixes
v15.4.1Compare Source
Bug Fixes
git rev-parse origin/${branch}to verify origin head (d7081fa)v15.4.0Compare Source
Features
v15.3.2Compare Source
Bug Fixes
git merge-baseerror code handling (4352144)v15.3.1Compare Source
Bug Fixes
v15.3.0Compare Source
Features
giterror message when authentication verification fails (cd9f2bd)v15.2.0Compare Source
Features
v15.1.11Compare Source
Bug Fixes
v15.1.10Compare Source
Bug Fixes
v15.1.9Compare Source
Bug Fixes
Renovate configuration
📅 Schedule: "on the 1st through 7th day of the month" in timezone America/Los_Angeles.
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.