You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The version 5.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 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.
BREAKING CHANGE: changed generator to an HTML based one (#157) (b0c3376), closes #157#154#154
BREAKING CHANGES
(in 2babe26) The resulting contributors table is in HTML/CSS instead of being in Markdown.
refactor(generate): removed the style from the generation
Removed the <style> block from the generated HTML code as it's redundant on Github (since it's one
of the non-whitelisted tags). The README.md was also updated reflecting the breaking changes.
refactor(generate): image height and tweaks
Added height to images for avatars, quoted some <table> attributes and updated README.md
docs: drop TOC
Commits
The new version differs by 10 commits.
b0c3376BREAKING CHANGE: changed generator to an HTML based one (#157)
9ebc25fdocs: switch to multi translated site (#155)
48fecd3feat(contribution-types): added business and content (#156)
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.
Version 5.3.0 of all-contributors-cli was just published.
The version 5.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 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.3.05.3.0 (2018-07-16)
Features
Commits
The new version differs by 8 commits.
d2ce3be
feat: add clarity to CLI prompt for where repository is hosted (#103)
62f671d
fix: output error messages if git commands failed (#102)
2a98af3
doc: add comments for placeholders (#101)
54febd3
fix: d4dc4e2-introduced error (#100)
3f2ae00
feat: adds helpful error message when files is overridden or empty (#96)
2c9f476
feat: adds ability to remove contribution types when editing existing user (#94)
4f7bbdf
chore: run prettier on everything #98 (#99)
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 🌴