angular-contextmenu
angular-contextmenu copied to clipboard
Update semantic-release to the latest version 🚀
Version 7.0.1 of semantic-release just got published.
| Dependency | semantic-release |
|---|---|
| Current Version | 6.3.6 |
| Type | devDependency |
The version 7.0.1 is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of semantic-release. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Commits
The new version differs by 9 commits.
3f85597fix(post): Create a tag before makeing a releasef148a61fix(post): fix target_commitish to be the default branch5b3bdd2chore: remove console.log64d84a0chore(travis): drop builds in Node <41fa6d50fix(package): update @semantic-release/release-notes-generator to version 3.0.16145bc9docs(readme): add sgc (#386)609b46fdocs(README): minor typo (#376)76cd99cchore(package): update standard to version 9.0.022dc640chore(package): update tap to version 10.0.1
See the full diff
Not sure how things should work exactly?
There is a collection of frequently asked questions and of course you may always ask my humans.
Your Greenkeeper Bot :palm_tree:
Version 7.0.2 just got published.
Update to this version instead 🚀
Release Notes
v7.0.2
7.0.2 (2017-08-16)
Bug Fixes
-
post: create
v1.2.3tag tag instead of branch (3f85597)Note that if a version was released with v7.0.1, you will run into the
ENOTINHISTORYerror :( To recover, follow these steps:- Make sure you are on your main branch and pulled the latest changes from remote
- Edit the package.json file, set
"version"to what ever should have been released. As an example, let's say the new version number would be1.2.3. Save the change - run
npm publishto release the new version. Make sure to run any pre-publish tasks first if you have any - revert the changes
- create a tag with
git tag v1.2.3(put in the same version as in step 2. Push the tag to GitHub withgit push --tags - Manually create a release for the tag
This will fix the problem and everything will work automagically again from here on now.
Version 8.0.0 just got published.
Version 8.0.1 just got published.
Update to this version instead 🚀
Release Notes
v8.0.1
8.0.1 (2017-09-18)
Bug Fixes
- package: update @semantic-release/commit-analyzer to version 3.0.1 (8c44c31)
- package: update @semantic-release/release-notes-generator to version 4.0.0 (dd60b46)
Commits
The new version differs by 4 commits.
8c44c31fix(package): update @semantic-release/commit-analyzer to version 3.0.1dd60b46fix(package): update @semantic-release/release-notes-generator to version 4.0.088b5895docs(README): update commit lint suggestion (#429)1ceae83docs(troubleshooting): initial version (#399)
See the full diff
Version 8.0.3 just got published.
Update to this version instead 🚀
Commits
The new version differs by 4 commits.
9951cf7fix(package): Set minimum node version to 4 (#442)2d14c53fix(package): update @semantic-release/last-release-npm to version 2.0.0277d9abchore(package): update cz-conventional-changelog to version 2.0.04612a05chore(package): update commitizen config
See the full diff
Version 8.2.0 just got published.
Update to this version instead 🚀
Release Notes
v8.2.0
8.2.0 (2017-10-12)
Features
- Allow to recover from ENOTINHISTORY with a tag and handle detached head repo (580ad9c)
Commits
The new version differs by 16 commits.
580ad9cfeat: Allow to recover from ENOTINHISTORY with a tag and handle detached head repo8e9d9f7fix: Always pass pluginConfig to plugins as a defined object90417c6fix: Exit with 1 if unexpected error happens85dd69bfeat: Retrieve version gitHead from git tags and unshallow the repo if necessarycbb51a4ci(codecov): Set default branch in codecov.ymla58d12dchore: Update badges42b3382ci(travis): Update .travis.ymlcc3c8f2ci: Use codecov for code coverageabf92adrefactor: Use ES6, Test with AVA7fe0890chore: Remove editorconfigf10f157chore: More generic.gitignore(Windows, Mac OS, Linux)40e296bchore: Remove lockfiles266a3f7chore: Add license file42456a3chore(package): update coveralls to version 3.0.03a4334ffix(package): update @semantic-release/error to version 2.0.0
There are 16 commits in total.
See the full diff
Version 11.0.2 just got published.
Update to this version instead 🚀
Commits
The new version differs by 43 commits.
4053d8ffix: log plugin type in addition of path88f33ecchore(package): update mockserver-client to version 5.1.10761ef3style: update to [email protected]f30fb6cchore(package): update prettier to version 1.9.00113db2docs(README): add node support policyeec4e68test: Isolate environment variables passed to semantic-release8371a03test: VerifyErrorinstance type and SemanticReleaseError name2491032test: Add test to check unexpected plugin return values02ddf34Fix: Remove redundant test of commitAnalyzer plugin output6859591chore: Clean up mistakenly added configs613a646fix: Typo in error messagesd7b323dfix: Acceptundefinedvalues for thegetLastReleaseandgenerateNotespluginsa7359bftest: Improve docker start/stop scriptfcb832bfix: removenamefrom log as it's not an existing option anymore89f5e07chore(package): update ava to version 0.24.0
There are 43 commits in total.
See the full diff
Version 12.2.2 just got published.
Update to this version instead 🚀
Commits
The new version differs by 31 commits.
cc0c312fix: set node minimum version to 8.393173e2fix(package): update execa to version 0.9.048ade92chore(package): update prettier to version 1.10.049ad198docs(contrib): add atomic commits requirementadbcca6docs: add issue templatee0b4e6adocs: add CONTRIBUTING guidelines53f3de6feat: allow to exclude commits from analysisfd54eeadocs: update Yarn FAQba79c85docs: typos. clarifications75778bcdocs: troubleshootingd6c398fdocs: add heading anchorfdb995fdocs: publish with gitbooked89361docs: documentation improvementsf4d9ebefix(security): Updated marked dependency5bc46a0feat: allow to release from local machine
There are 31 commits in total.
See the full diff
Version 12.2.4 just got published.
Version 12.2.5 just got published.
Version 12.4.0 just got published.
Version 12.4.1 just got published.
Version 15.0.0 just got published.
Update to this version instead 🚀
Release Notes
v15.0.0
15.0.0 (2018-02-19)
Features
- add the
prepareplugin hook (c2beb64)
BREAKING CHANGES
- Committing or creating files in the
publishplugin hook is not supported anymore and now must be done in thepreparehook
Plugins with a publish hook that makes a commit or create a file that can be committed must use the prepare hook.
Commits
The new version differs by 44 commits.
c2beb64feat: add theprepareplugin hook20246c0fix: exclude empty env var value from replacement857d418fix: allow boolean option to be set in config file4d04901style: lintaa724e8chore(package): simplify xo configurationce15b75chore(package): update xo to version 0.20.01966f0efix: verify branch first305f4eefix: do not transform repositoryUrl if it allow to push9788fcafeat: use@semantic-release/githubas default forsuccessandfailhooks04f3061fix: remove the github plugin from default success and fail hooks1b3c51ddocs: add missingsuccessandfailoptions8a2ef48test: revert to mockserver:latest docker containerce1e74ffix: set repository authentication whenrepositoryUrlis set as an optionb6837a2test: use older version of mockserver97cb354feat: improve CLI
There are 44 commits in total.
See the full diff
Version 15.0.1 just got published.
Update to this version instead 🚀
Commits
The new version differs by 4 commits.
e5a73d8fix: remove unecessaryconsole.log50f3c6edocs(README): correct pluralization78f0937chore(package): update proxyquire to version 2.0.0a7c187fdocs: fix grammar and typos in README, CONTRIBUTING, installation guide, and plugin guide
See the full diff
Version 15.0.2 just got published.
Version 15.0.3 just got published.
Version 15.1.2 just got published.
Version 15.1.3 just got published.
Version 15.1.4 just got published.
Version 15.1.5 just got published.
Version 15.1.6 just got published.
Version 15.1.7 just got published.
Update to this version instead 🚀
Commits
The new version differs by 4 commits.
cb1f80cfix: add trailing.gittorepositoryUrlonly if it's present in the configured URL7c9ec41fix(package): update git-url-parse to version 9.0.0a1138a6docs: update plugins package name6172eb8docs: add plugins to the community list
See the full diff
Version 15.1.8 just got published.
Update to this version instead 🚀
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.
b9bd650fix(package): update env-ci to version 2.0.06e15c18chore(package): update p-retry to version 2.0.05af9031docs: add details on NPM error 403 to troubleshooting doc218aa32docs: add semantic-release-chrome to the list of community plugins
See the full diff
Version 15.1.11 just got published.
Update to this version instead 🚀
Commits
The new version differs by 8 commits.
e88ac63fix: fix Bitbucket authenticated URLa52f258refactor: renameoriginparameters torepositoryUrl3f61453test: prevent username/password prompt inget-git-auth-urltestsd15905cfix: verify the local branch is up to date with the remote onea11da0ddocs: fix jsdoc typos65aaa77refactor: remove unused test util function45d7e6ffix: unshallow repository with credentialsc02b5cachore(package): update sinon to version 5.0.1
See the full diff
Version 15.3.0 just got published.
Version 15.4.1 just got published.
Update to this version instead 🚀
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 8 commits.
d7081fafix: usegit rev-parse origin/${branch}to verify origin head61d7d38feat: set tag author and committer name/email4352144fix: correctgit merge-baseerror code handling20245b7docs: add comment about publishing with ssh keys349b2e8fix(package): update cosmiconfig to version 5.0.01ed466eci: run test on Node.js 10f0f325ddocs: add link to shareable configs and plugins listf3e4991chore(package): update xo to version 0.21.0
See the full diff
Version 15.4.2 just got published.
Version 15.4.3 just got published.
Version 15.4.4 just got published.
Version 15.5.0 just got published.
Version 15.5.1 just got published.
Update to this version instead 🚀
Commits
The new version differs by 6 commits.
6a36832fix(plugin-load): clarify load message4d47b20docs: clarify config file formatddcf29achore(package): update nyc to version 12.0.14c157f3docs(plugins): add semantic-release-vscec6636abdocs(plugins): remove warning44fd7fechore(package): update delay to version 3.0.0
See the full diff
Version 15.5.2 just got published.
Version 15.5.3 just got published.
Version 15.5.4 just got published.
Version 15.5.5 just got published.
Version 15.6.0 just got published.
Version 15.6.1 just got published.
Version 15.6.2 just got published.
Version 15.6.3 just got published.
Version 15.7.0 just got published.
Update to this version instead 🚀
Release Notes
v15.7.015.7.0 (2018-07-10)
Bug Fixes
- do not set
pathto plugin config defined as a Function or an Array (f93eeb7)
Features
- allow to define multiple
generateNotesplugins (5989989)
Commits
The new version differs by 17 commits.
24ce560refactor: build plugin pipeline parameters at initializationeb26254refactor: useObject.entriesrather thanObject.keys50061bbrefactor: remove unnecessary object destructuring5989989feat: allow to define multiplegenerateNotesplugins576eb60refactor: simplify plugin validationf7f4aabrefactor: use thelastInputarg to compute thepreparepipeline next input12de628refactor: fix incorrect comments inlib/plugins/pipeline.jsd303286docs: fix default value foranalyzeCommitsplugined9c456refactor: always return anArrayof results/errors from a plugin pipelinecac4882docs: clarifyverifyReleaseplugin description09348f1style: disablemax-paramswarning forlib/plugins/normalize.jsf93eeb7fix: do not setpathto plugin config defined as a Function or an Array071dccefix: use unauthenticated URL to check if branch is up to dateeb22f99docs: FAQ for reverting a release5847514fix: allow empty release notes in dry-run mode
There are 17 commits in total.
See the full diff
Version 15.7.1 just got published.
Version 15.7.2 just got published.
Version 15.8.0 just got published.
Version 15.8.1 just got published.
Version 15.9.1 just got published.
Update to this version instead 🚀
Commits
The new version differs by 10 commits.
b2d82c2docs: specify for each step if one or more plugins are required/allowed31ec1ebdocs: fix configuration doc syntaxd8c84a0fix: clarifyEPLUGINCONFerror message3cc62f0docs: add JS API documentation417779efeat: returnlastRelease,commits,nextRelease,releasesfrom JS APIc574435refactor: pass completecontexttolib/plugins/normalize.js0626d57feat: log withsignaleand allow to customizestdinandstdoutf64046fdocs: fix link to resources page1d4f67etest: usesemanticrelease/npm-registry-dockerDocker image for testsb9af5c4docs: add new semantic-release-gcr plugin link
See the full diff
Version 15.9.2 just got published.
Version 15.9.3 just got published.
Version 15.9.5 just got published.
Version 15.9.6 just got published.
Version 15.9.7 just got published.
Version 15.9.8 just got published.
Version 15.9.9 just got published.
Version 15.9.11 just got published.
Version 15.9.12 just got published.
Version 15.9.13 just got published.
Update to this version instead 🚀
Release Notes
v15.9.1315.9.13 (2018-09-07)
Bug Fixes
- support multiple generate-notes plugin in CLI arg (4f75cb3)
Commits
The new version differs by 6 commits.
4f75cb3fix: support multiple generate-notes plugin in CLI arg1348985docs:analyzeCommitsdoes not accept anArraydfbb9f2docs: clarify the URL encoding ofGIT_CREDENTIALSfa62d42chore(package): update xo to version 0.23.042e9d11chore(package): update delay to version 4.0.0468f8a8docs: clarify the--ci/--no-ciCLI option
See the full diff
Version 15.9.14 just got published.
Version 15.9.15 just got published.
- The
devDependencysemantic-release was updated from6.3.6to15.9.16.
- The
devDependencysemantic-release was updated from6.3.6to15.9.17.
Update to this version instead 🚀
Commits
The new version differs by 5 commits.
9930dacfix: addcwdtoENOGITREPOerror messagebc8551cfix: typo inEPLUGINCONFerror message234a910docs: add Waffle.io README badge68fce96chore(package): update commitizen to version 3.0.0fb6e2d8docs: add semantic-release-gerrit to plugins list
See the full diff
- The
devDependencysemantic-release was updated from6.3.6to15.10.3.
Update to this version 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.
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 docs58c25befix: fix logs for plugins loaded withpluginsoptionff275a5fix: use module name in logs for plugins loaded withpluginsoption3e8216adocs: typo in configuration docsaa9d5c6docs: add aGetting startedsection and clarify config steps5ba5010feat: add newpluginsoption
See the full diff
- The
devDependencysemantic-release was updated from6.3.6to15.10.4.
- The
devDependencysemantic-release was updated from6.3.6to15.10.5.
- The
devDependencysemantic-release was updated from6.3.6to15.10.6.
- The
devDependencysemantic-release was updated from6.3.6to15.10.7.
- The
devDependencysemantic-release was updated from6.3.6to15.10.8.
- The
devDependencysemantic-release was updated from6.3.6to15.11.0.
Update to this version instead 🚀
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 6 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 errors
See the full diff
- The
devDependencysemantic-release was updated from6.3.6to15.12.0.
Update to this version instead 🚀
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 4 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 mode
See the full diff
- The
devDependencysemantic-release was updated from6.3.6to15.12.1.
Update to this version instead 🚀
Commits
The new version differs by 10 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)
See the full diff
- The
devDependencysemantic-release was updated from6.3.6to15.12.2.
- The
devDependencysemantic-release was updated from6.3.6to15.12.3.
- The
devDependencysemantic-release was updated from6.3.6to15.12.4.
- The
devDependencysemantic-release was updated from6.3.6to15.12.5.
Update to this version instead 🚀
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 8 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 file
See the full diff
- The
devDependencysemantic-release was updated from6.3.6to15.13.0.
Update to this version instead 🚀
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 4 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.0
See the full diff
- The
devDependencysemantic-release was updated from6.3.6to15.13.1.
- The
devDependencysemantic-release was updated from6.3.6to15.13.2.
- The
devDependencysemantic-release was updated from6.3.6to15.13.3.
- The
devDependencysemantic-release was updated from6.3.6to15.13.12.
Update to this version instead 🚀
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 21 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 21 commits in total.
See the full diff
- The
devDependencysemantic-release was updated from6.3.6to15.13.16.
- The
devDependencysemantic-release was updated from6.3.6to15.13.17.
- The
devDependencysemantic-release was updated from6.3.6to15.13.18.
- The
devDependencysemantic-release was updated from6.3.6to15.13.19.
- The
devDependencysemantic-release was updated from6.3.6to15.13.21.
- The
devDependencysemantic-release was updated from6.3.6to15.13.24.
- The
devDependencysemantic-release was updated from6.3.6to15.13.27.
- The
devDependencysemantic-release was updated from6.3.6to15.13.28.
- The
devDependencysemantic-release was updated from6.3.6to15.13.29.
- The
devDependencysemantic-release was updated from6.3.6to15.13.30.