Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update semantic-release to the latest version 🚀 #30

Closed
wants to merge 1 commit into from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented May 5, 2018

Version 15.3.0 of semantic-release was just published.

Dependency semantic-release
Current Version 4.3.5
Type devDependency

The version 15.3.0 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.3.0

15.3.0 (2018-05-04)

Features

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

The new version differs by 336 commits ahead by 336, behind by 18.

  • 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
  • b9bd650 fix(package): update env-ci to version 2.0.0

There are 250 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 🌴

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling cb96927 on greenkeeper/semantic-release-15.3.0 into 5735dcc on master.

2 similar comments
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling cb96927 on greenkeeper/semantic-release-15.3.0 into 5735dcc on master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling cb96927 on greenkeeper/semantic-release-15.3.0 into 5735dcc on master.

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

greenkeeper bot commented May 11, 2018

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.

  • 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

See the full diff

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

greenkeeper bot commented May 20, 2018

Version 15.4.2 just got published.

Update to this version instead 🚀

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

  • a72d8f5 fix: add clarification in EGITNOPERMISSION error message

See the full diff

greenkeeper bot added a commit that referenced this pull request May 21, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented May 21, 2018

Version 15.4.3 just got published.

Update to this version instead 🚀

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

See the full diff

greenkeeper bot added a commit that referenced this pull request May 21, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented May 21, 2018

Version 15.4.4 just got published.

Update to this version instead 🚀

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

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

See the full diff

greenkeeper bot added a commit that referenced this pull request May 22, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented May 22, 2018

Version 15.5.0 just got published.

Update to this version instead 🚀

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

  • db1cc60 feat: verify minimum required git version is installed
  • 47c73eb feat: add support for git version 2.0.0

See the full diff

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

greenkeeper bot commented Jun 6, 2018

Version 15.5.1 just got published.

Update to this version instead 🚀

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

See the full diff

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

greenkeeper bot commented Jun 11, 2018

Version 15.5.2 just got published.

Update to this version instead 🚀

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

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

See the full diff

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

greenkeeper bot commented Nov 2, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Nov 18, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 18, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Dec 22, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 22, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jan 9, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 9, 2020

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jan 10, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 10, 2020

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jan 27, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 27, 2020

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jan 27, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 27, 2020

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jan 28, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 28, 2020

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jan 31, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 31, 2020

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Feb 13, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 13, 2020

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Feb 17, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 17, 2020

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 16, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 16, 2020

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 16, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 16, 2020

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 22, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 22, 2020

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 24, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented May 24, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


Update to this version instead 🚀

@finnp finnp closed this Mar 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants