angular-translate-loader
angular-translate-loader copied to clipboard
An in-range update of semantic-release is breaking the build π¨
The devDependency semantic-release was updated from 15.10.2 to 15.10.3.
π¨ View failing branch.
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
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 6 commits.
0578c8bfix: do not log outated branch error for missing permission casese291101docs: add section existing tags in configuration docs8853922docs: add troubleshooting section forreference already existsGit errord45861bdocs: clarify the "npm missing permission" troubleshooting section2ba0b81docs: remove troubleshooting section related to legacy error messagese93a663docs: fix markdown link in configuration docs
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 :palm_tree:
After pinning to 15.10.2 your tests are passing again. Downgrade this dependency π.
- The
devDependencysemantic-release was updated from15.10.3to15.10.4.
Your tests are still failing with this version. Compare changes
- The
devDependencysemantic-release was updated from15.10.4to15.10.5.
Your tests are passing again with this update. Explicitly upgrade to this version π
- The
devDependencysemantic-release was updated from15.10.5to15.10.6.
Your tests are passing again with this update. Explicitly upgrade to this version π
- The
devDependencysemantic-release was updated from15.10.6to15.10.7.
Your tests are passing again with this update. Explicitly upgrade to this version π
Commits
The new version differs by 5 commits.
3c8177afix: add debug logs for config file path6d0bd8cfix: add debug logs for plugins resolved optionsa99355efix: remove dependency togit-url-parsecc06d89test: fix errors ordering in assertions3411520fix: include release notes in JS API result for dry mode
See the full diff
- The
devDependencysemantic-release was updated from15.10.7to15.10.8.
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 6 commits.
669c9edfix(package): update find-versions to version 3.0.03c8177afix: add debug logs for config file path6d0bd8cfix: add debug logs for plugins resolved optionsa99355efix: remove dependency togit-url-parsecc06d89test: fix errors ordering in assertions3411520fix: include release notes in JS API result for dry mode
See the full diff
- The
devDependencysemantic-release was updated from15.10.8to15.11.0.
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
- remove redundant log (728ea34)
Features
- support multiple plugins for the
analyzeCommitsstep (5180001)
Commits
The new version differs by 12 commits.
5180001feat: support multiple plugins for theanalyzeCommitsstep728ea34fix: remove redundant log83af7acdocs: mention defaultanalyzeCommitsplugin8e564ebdocs: update FAQ to reflect newpluginsoptiondff1f10docs: mentionpostversionnpm script hook to run build scriptsae4995cstyle: fix prettier errors669c9edfix(package): update find-versions to version 3.0.03c8177afix: add debug logs for config file path6d0bd8cfix: add debug logs for plugins resolved optionsa99355efix: remove dependency togit-url-parsecc06d89test: fix errors ordering in assertions3411520fix: include release notes in JS API result for dry mode
See the full diff
- The
devDependencysemantic-release was updated from15.11.0to15.12.0.
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
Features
- add logs about
prepare,publish,successandfailplugins skipped in dry-run mode (90da6a0)
Commits
The new version differs by 16 commits.
90da6a0feat: add logs aboutprepare,publish,successandfailplugins skipped in dry-run mode90b4974test: test that dry-run also skipspreparestepc86518afix: do not underline log messagese92c84efix: indicate in logs if running in dry-run mode5180001feat: support multiple plugins for theanalyzeCommitsstep728ea34fix: remove redundant log83af7acdocs: mention defaultanalyzeCommitsplugin8e564ebdocs: update FAQ to reflect newpluginsoptiondff1f10docs: mentionpostversionnpm script hook to run build scriptsae4995cstyle: fix prettier errors669c9edfix(package): update find-versions to version 3.0.03c8177afix: add debug logs for config file path6d0bd8cfix: add debug logs for plugins resolved optionsa99355efix: remove dependency togit-url-parsecc06d89test: fix errors ordering in assertions
There are 16 commits in total.
See the full diff
- The
devDependencysemantic-release was updated from15.12.0to15.12.1.
Your tests are passing again with this update. Explicitly upgrade to this version π
Commits
The new version differs by 26 commits.
2b082acfix: push only tags to remote repoaa022e0test: clarify variables namef2ede5bdocs: typo in JS docs9742712test: verify errors have message and details5937f13test: fix typo43dbd10refactor: prefer filter shorter form9f5645crefactor: harmonize git utils function namese594638test: prefer array spread244f014docs: add Codefresh in list of CIs with pipelines218d830docs: fix quote marks (#986)90da6a0feat: add logs aboutprepare,publish,successandfailplugins skipped in dry-run mode90b4974test: test that dry-run also skipspreparestepc86518afix: do not underline log messagese92c84efix: indicate in logs if running in dry-run mode5180001feat: support multiple plugins for theanalyzeCommitsstep
There are 26 commits in total.
See the full diff
- The
devDependencysemantic-release was updated from15.12.1to15.12.2.
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 27 commits.
eafbb34fix: correctly resolve plugins installed globally withnpx2b082acfix: push only tags to remote repoaa022e0test: clarify variables namef2ede5bdocs: typo in JS docs9742712test: verify errors have message and details5937f13test: fix typo43dbd10refactor: prefer filter shorter form9f5645crefactor: harmonize git utils function namese594638test: prefer array spread244f014docs: add Codefresh in list of CIs with pipelines218d830docs: fix quote marks (#986)90da6a0feat: add logs aboutprepare,publish,successandfailplugins skipped in dry-run mode90b4974test: test that dry-run also skipspreparestepc86518afix: do not underline log messagese92c84efix: indicate in logs if running in dry-run mode
There are 27 commits in total.
See the full diff
- The
devDependencysemantic-release was updated from15.12.2to15.12.3.
Your tests are passing again with this update. Explicitly upgrade to this version π
Commits
The new version differs by 29 commits.
7a9922afix: rename default branchd6d1bc9docs: grammar correctionseafbb34fix: correctly resolve plugins installed globally withnpx2b082acfix: push only tags to remote repoaa022e0test: clarify variables namef2ede5bdocs: typo in JS docs9742712test: verify errors have message and details5937f13test: fix typo43dbd10refactor: prefer filter shorter form9f5645crefactor: harmonize git utils function namese594638test: prefer array spread244f014docs: add Codefresh in list of CIs with pipelines218d830docs: fix quote marks (#986)90da6a0feat: add logs aboutprepare,publish,successandfailplugins skipped in dry-run mode90b4974test: test that dry-run also skipspreparestep
There are 29 commits in total.
See the full diff
- The
devDependencysemantic-release was updated from15.12.3to15.12.4.
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
branchparameter frompushfunction (ffe1062)
Commits
The new version differs by 30 commits.
ffe1062fix: remove unnecessarybranchparameter frompushfunction7a9922afix: rename default branchd6d1bc9docs: grammar correctionseafbb34fix: correctly resolve plugins installed globally withnpx2b082acfix: push only tags to remote repoaa022e0test: clarify variables namef2ede5bdocs: typo in JS docs9742712test: verify errors have message and details5937f13test: fix typo43dbd10refactor: prefer filter shorter form9f5645crefactor: harmonize git utils function namese594638test: prefer array spread244f014docs: add Codefresh in list of CIs with pipelines218d830docs: fix quote marks (#986)90da6a0feat: add logs aboutprepare,publish,successandfailplugins skipped in dry-run mode
There are 30 commits in total.
See the full diff
- The
devDependencysemantic-release was updated from15.12.4to15.12.5.
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
cioption via API and config file (862ec4c)
Commits
The new version differs by 38 commits.
649b530docs: mention thatdebugoption is CLI only862ec4cfix: allow to setcioption via API and config file6b110b6docs: switch to spectrum.chate4c6649docs: syntax fixes in plugins list6220641docs: add@semantic-release/apmto plugins lista45273edocs: add maven-semantic-release to list of community pluginsd109113chore(package): update nyc and sinoncd69583test: delete unused test helper fileffe1062fix: remove unnecessarybranchparameter frompushfunction7a9922afix: rename default branchd6d1bc9docs: grammar correctionseafbb34fix: correctly resolve plugins installed globally withnpx2b082acfix: push only tags to remote repoaa022e0test: clarify variables namef2ede5bdocs: typo in JS docs
There are 38 commits in total.
See the full diff
- The
devDependencysemantic-release was updated from15.12.5to15.13.0.
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
publishplugins to returnfalsein order to signify no release was done (70c68ef)
Commits
The new version differs by 42 commits.
70c68effeat: allowpublishplugins to returnfalsein order to signify no release was done048292bdocs: fix broken link in CircleCI recipe0f642ffdocs: remove mentions oftravis-deploy-once89ad3a0chore(package): update p-retry to version 3.0.0649b530docs: mention thatdebugoption is CLI only862ec4cfix: allow to setcioption via API and config file6b110b6docs: switch to spectrum.chate4c6649docs: syntax fixes in plugins list6220641docs: add@semantic-release/apmto plugins lista45273edocs: add maven-semantic-release to list of community pluginsd109113chore(package): update nyc and sinoncd69583test: delete unused test helper fileffe1062fix: remove unnecessarybranchparameter frompushfunction7a9922afix: rename default branchd6d1bc9docs: grammar corrections
There are 42 commits in total.
See the full diff
- The
devDependencysemantic-release was updated from15.13.0to15.13.1.
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 43 commits.
1243f79fix: correctly handle skipped releases70c68effeat: allowpublishplugins to returnfalsein order to signify no release was done048292bdocs: fix broken link in CircleCI recipe0f642ffdocs: remove mentions oftravis-deploy-once89ad3a0chore(package): update p-retry to version 3.0.0649b530docs: mention thatdebugoption is CLI only862ec4cfix: allow to setcioption via API and config file6b110b6docs: switch to spectrum.chate4c6649docs: syntax fixes in plugins list6220641docs: add@semantic-release/apmto plugins lista45273edocs: add maven-semantic-release to list of community pluginsd109113chore(package): update nyc and sinoncd69583test: delete unused test helper fileffe1062fix: remove unnecessarybranchparameter frompushfunction7a9922afix: rename default branch
There are 43 commits in total.
See the full diff
- The
devDependencysemantic-release was updated from15.13.1to15.13.2.
Your tests are passing again with this update. Explicitly upgrade to this version π
Release Notes for v15.13.2
15.13.2 (2018-12-26)
Bug Fixes
- package: update aggregate-error to version 2.0.0 (1aefd98)
Commits
The new version differs by 44 commits.
1aefd98fix(package): update aggregate-error to version 2.0.01243f79fix: correctly handle skipped releases70c68effeat: allowpublishplugins to returnfalsein order to signify no release was done048292bdocs: fix broken link in CircleCI recipe0f642ffdocs: remove mentions oftravis-deploy-once89ad3a0chore(package): update p-retry to version 3.0.0649b530docs: mention thatdebugoption is CLI only862ec4cfix: allow to setcioption via API and config file6b110b6docs: switch to spectrum.chate4c6649docs: syntax fixes in plugins list6220641docs: add@semantic-release/apmto plugins lista45273edocs: add maven-semantic-release to list of community pluginsd109113chore(package): update nyc and sinoncd69583test: delete unused test helper fileffe1062fix: remove unnecessarybranchparameter frompushfunction
There are 44 commits in total.
See the full diff
- The
devDependencysemantic-release was updated from15.13.11to15.13.12.
Your tests are still failing with this version. Compare changes
Release Notes for v15.13.12
15.13.12 (2019-04-15)
Bug Fixes
- package: update resolve-from to version 5.0.0 (6f3c21a)
Commits
The new version differs by 67 commits.
6f3c21afix(package): update resolve-from to version 5.0.006fe435fix(package): update aggregate-error to version 3.0.061762e6docs: update commitlint URL5072fefchore(package): update file-url to version 3.0.0d61e3bcfix(package): update semver to version 6.0.00cd8a57docs: correct way to print release plugin namedb3fc3efix(package): update hook-std to version 2.0.0a90a103fix(package): update read-pkg-up to version 5.0.030723c5fix(package): update p-reduce to version 2.0.0840af0dchore(package): update p-retry to version 4.0.00a584defix(package): update get-stream to version 5.0.0a5babc6fix(package): update p-locate to version 4.0.0322c1c6chore(package): update ava to version 1.3.120e5d83chore(package): update sinon to version 7.2.7e5a5867docs(circle): fix incorrect script example
There are 67 commits in total.
See the full diff
- The
devDependencysemantic-release was updated from15.13.15to15.13.16.
Your tests are still failing with this version. Compare changes
Release Notes for v15.13.16
15.13.16 (2019-06-07)
Bug Fixes
- package: update env-ci to version 4.0.0 (8051294)
Commits
The new version differs by 19 commits.
4ed6213style: fix prettier style8051294fix(package): update env-ci to version 4.0.095a0456chore(package): update ava to version 2.0.0038e640fix: prefix git auth with "x-access-token:" when run in a GitHub Actionf3f9d1etest: prefix git auth with "x-access-token:" when run in a GitHub Action7e824b2doc: add note to default pluginsd4520e1doc: add info about default pluginsbcf3a85docs:optimize images (#1185)d034ce5docs: Remove broken waffle.io π badge74103abfix(package): update read-pkg-up to version 6.0.06e64745chore(package): update fs-extra to version 8.0.04e001c3docs: addsemantic-release-github-pagesto community pluginsedf382fdocs: addsemantic-release-circleci-orbto the community plugin list39d15b3docs: addsemantic-release-slack-botto community plugins079251cchore(package): update tempy to version 0.3.0
There are 19 commits in total.
See the full diff