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 all-contributors-cli to the latest version 🚀 #88

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Jun 8, 2018

Version 5.0.0 of all-contributors-cli was just published.

Dependency all-contributors-cli
Current Version 4.11.2
Type devDependency

The version 5.0.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 all-contributors-cli.

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 v5.0.0

5.0.0 (2018-06-08)

Bug Fixes

  • Wrong contribution type being added to .all-contributorsrc (#78) (526d4db), closes #71

BREAKING CHANGES

  • to cli fixed:

  • Update prompt.js

  • Update prompt.js

  • added code and test in my contribution

  • list of invalid contributions added in error message

Commits

The new version differs by 1 commits.

  • 526d4db fix: Wrong contribution type being added to .all-contributorsrc (#78)

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 0.0% when pulling 8ab42a2 on greenkeeper/all-contributors-cli-5.0.0 into c5872ec on master.

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 5.1.0 just got published.

Update to this version instead 🚀

Release Notes v5.1.0

5.1.0 (2018-06-19)

Features

  • adds ability to remove contribution types when editing existing user (#94) (2c9f476)
Commits

The new version differs by 2 commits.

  • 2c9f476 feat: adds ability to remove contribution types when editing existing user (#94)
  • 4f7bbdf chore: run prettier on everything #98 (#99)

See the full diff

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

greenkeeper bot commented Jun 20, 2018

Version 5.2.0 just got published.

Update to this version instead 🚀

Release Notes v5.2.0

5.2.0 (2018-06-20)

Bug Fixes

Features

  • adds helpful error message when files is overridden or empty (#96) (3f2ae00)
Commits

The new version differs by 2 commits.

  • 54febd3 fix: d4dc4e2-introduced error (#100)
  • 3f2ae00 feat: adds helpful error message when files is overridden or empty (#96)

See the full diff

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

greenkeeper bot commented Jun 25, 2018

Version 5.2.1 just got published.

Update to this version instead 🚀

Release Notes v5.2.1

5.2.1 (2018-06-25)

Bug Fixes

  • output error messages if git commands failed (#102) (62f671d)
Commits

The new version differs by 2 commits.

  • 62f671d fix: output error messages if git commands failed (#102)
  • 2a98af3 doc: add comments for placeholders (#101)

See the full diff

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

greenkeeper bot commented Jul 16, 2018

Version 5.3.0 just got published.

Update to this version instead 🚀

Release Notes v5.3.0

5.3.0 (2018-07-16)

Features

  • add clarity to CLI prompt for where repository is hosted (#103) (d2ce3be)
Commits

The new version differs by 1 commits.

  • d2ce3be feat: add clarity to CLI prompt for where repository is hosted (#103)

See the full diff

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

greenkeeper bot commented Aug 2, 2018

Version 5.4.0 just got published.

Update to this version instead 🚀

Release Notes v5.4.0

5.4.0 (2018-08-02)

Features

Commits

The new version differs by 2 commits.

  • 0d1346d feat: support Gitlab self hosted instance (#95)
  • 533813b docs: Format config docs with examples and defaults to be understood more easily (#107)

See the full diff

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

greenkeeper bot commented Oct 18, 2018

Update to this version instead 🚀

Release Notes for v5.4.1

5.4.1 (2018-10-18)

Bug Fixes

  • better output format for git command (#113) (1f2686b)
Commits

The new version differs by 1 commits.

  • 1f2686b fix: better output format for git command (#113)

See the full diff

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

greenkeeper bot commented Dec 29, 2018

Update to this version instead 🚀

Release Notes for v5.5.0

5.5.0 (2018-12-29)

Features

Commits

The new version differs by 6 commits.

  • 2ade2d7 ci: fix build runner, ensure jest exits when finished (#125)
  • 194d000 feat: way to avoid github API limit (add tests + docs) (#123)
  • d10370c infra: better error handling of invalid config file (#124)
  • e18363f feat: way to avoid github API limit (#122)
  • 7a0ece7 docs: remove unnecessary space to avoid generation failures (#116)
  • 00d1e08 docs: add note about using npx cli command (#114)

See the full diff

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

greenkeeper bot commented Jan 2, 2019

Update to this version instead 🚀

Release Notes for v5.6.0

5.6.0 (2019-01-02)

Features

Commits

The new version differs by 1 commits.

  • 89bac0f feat: add new types (#127)

See the full diff

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

greenkeeper bot commented Jan 9, 2019

Update to this version instead 🚀

Release Notes for v5.7.0

5.7.0 (2019-01-09)

Features

  • add node api for AllContributors GitHub bot (#135) (8aa15c9)
Commits

The new version differs by 9 commits.

  • 8aa15c9 feat: add node api for AllContributors GitHub bot (#135)
  • 0f1bc8f don't use travis ci script (#134)
  • 8eafcf9 fix: switch over to new org all-contributors (#133)
  • 85a9e3a fix: switch over to new org all-contributors (#132)
  • 5a9c8b7 docs: switch to all contributors org (#131)
  • 071e0f4 docs: switch org (#130)
  • a98285f docs: remove unmaintained status
  • 2a414e2 docs: add unmaintained status
  • af9b1e4 docs: use correct userTesting key (#128)

See the full diff

greenkeeper bot added a commit that referenced this pull request Jan 14, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 14, 2019

Update to this version instead 🚀

Release Notes for v5.8.0

5.8.0 (2019-01-14)

Features

  • format-contributor: added alt attributes (#138) (87ce8bb)
Commits

The new version differs by 1 commits.

  • 87ce8bb feat(format-contributor): added alt attributes (#138)

See the full diff

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

greenkeeper bot commented Jan 15, 2019

Update to this version instead 🚀

Release Notes for v5.9.0

5.9.0 (2019-01-15)

Features

Commits

The new version differs by 4 commits.

  • f551d8b feat: add init content api for node api (#144)
  • bd8be13 docs: grammar
  • 6c2798e docs: say hello to @all-contributors 🤖 (#141)
  • 2a71d46 docs: add tbenning as a contributor (#140)

See the full diff

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

greenkeeper bot commented Jan 15, 2019

Update to this version instead 🚀

Release Notes for v5.9.1

5.9.1 (2019-01-15)

Bug Fixes

  • use correct path for initBadge/initList node apis (#145) (7687e7d)
Commits

The new version differs by 1 commits.

  • 7687e7d fix: use correct path for initBadge/initList node apis (#145)

See the full diff

greenkeeper bot added a commit that referenced this pull request Jan 16, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 16, 2019

Update to this version instead 🚀

Release Notes for v5.10.0

5.10.0 (2019-01-16)

Features

Commits

The new version differs by 1 commits.

  • 292d400 feat(contribution-type): added maintenance type (#142)

See the full diff

greenkeeper bot added a commit that referenced this pull request Jan 17, 2019
greenkeeper bot added a commit that referenced this pull request Jul 19, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 19, 2019

Update to this version instead 🚀

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

greenkeeper bot commented Sep 2, 2019

Update to this version instead 🚀

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

greenkeeper bot commented Sep 4, 2019

Update to this version instead 🚀

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

greenkeeper bot commented Sep 16, 2019

Update to this version instead 🚀

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

greenkeeper bot commented Oct 18, 2019

Update to this version instead 🚀

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

greenkeeper bot commented Oct 19, 2019

Update to this version instead 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 6, 2019

Update to this version instead 🚀

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

greenkeeper bot commented Nov 13, 2019

Update to this version instead 🚀

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

greenkeeper bot commented Nov 28, 2019

Update to this version instead 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 9, 2019

Update to this version instead 🚀

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

greenkeeper bot commented Jan 17, 2020

Update to this version instead 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 23, 2020

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Feb 23, 2020
greenkeeper bot added a commit that referenced this pull request Apr 2, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 2, 2020

Update to this version instead 🚀

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

greenkeeper bot commented Apr 17, 2020

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 24, 2020
@greenkeeper
Copy link
Contributor 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 🚀

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

1 participant