-
Notifications
You must be signed in to change notification settings - Fork 3
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 publish-please to the latest version 🚀 #58
base: master
Are you sure you want to change the base?
Conversation
Version 3.0.1 just got published.Update to this version instead 🚀 Release Notesv3.0.1Changelog: https://github.com/inikulin/publish-please/blob/master/CHANGELOG.md#301---2018-06-05 CommitsThe new version differs by 35 commits.
There are 35 commits in total. See the full diff |
Version 3.0.2 just got published.Update to this version instead 🚀 Release Notesv3.0.2Changelog: https://github.com/inikulin/publish-please/blob/master/CHANGELOG.md#302---2018-06-12 CommitsThe new version differs by 5 commits.
See the full diff |
Version 3.0.3 just got published.Update to this version instead 🚀 Release Notesv3.0.3Changelog: https://github.com/inikulin/publish-please/blob/master/CHANGELOG.md#303---2018-06-20 CommitsThe new version differs by 5 commits.
See the full diff |
Version 3.1.0 just got published.Update to this version instead 🚀 Release Notesv3.1.0Changelog: https://github.com/inikulin/publish-please/blob/master/CHANGELOG.md#310---2018-06-21 CommitsThe new version differs by 39 commits.
There are 39 commits in total. See the full diff |
Version 3.1.1 just got published.Update to this version instead 🚀 Release Notesv3.1.1Changelog: https://github.com/inikulin/publish-please/blob/master/CHANGELOG.md#311---2018-07-01 CommitsThe new version differs by 19 commits.
There are 19 commits in total. See the full diff |
Version 3.2.0 just got published.Update to this version instead 🚀 Release Notesv3.2.0Changelog: https://github.com/inikulin/publish-please/blob/master/CHANGELOG.md#320---2018-07-15 CommitsThe new version differs by 37 commits.
There are 37 commits in total. See the full diff |
Update to this version instead 🚀 Release Notes for v4.0.0Changelog: https://github.com/inikulin/publish-please/blob/master/CHANGELOG.md#400---2018-10-01 CommitsThe new version differs by 92 commits.
There are 92 commits in total. See the full diff |
Update to this version instead 🚀 Release Notes for v4.0.1Changelog: https://github.com/inikulin/publish-please/blob/master/CHANGELOG.md#401---2018-10-11 |
Update to this version instead 🚀 Release Notes for v4.1.0Changelog: https://github.com/inikulin/publish-please/blob/master/CHANGELOG.md#410---2018-10-13 CommitsThe new version differs by 8 commits.
See the full diff |
Update to this version instead 🚀 Release Notes for v5.0.0Changelog: https://github.com/inikulin/publish-please/blob/master/CHANGELOG.md#5000---2018-10-27 CommitsThe new version differs by 58 commits.
There are 58 commits in total. See the full diff |
Update to this version instead 🚀 Release Notes for v5.1.0Changelog: https://github.com/inikulin/publish-please/blob/master/CHANGELOG.md#510---2018-10-29 CommitsThe new version differs by 18 commits.
There are 18 commits in total. See the full diff |
Update to this version instead 🚀 Release Notes for v5.1.1Changelog: https://github.com/inikulin/publish-please/blob/master/CHANGELOG.md#511---2018-10-30 CommitsThe new version differs by 5 commits.
See the full diff |
Update to this version instead 🚀 Release Notes for v5.2.0Changelog: https://github.com/inikulin/publish-please/blob/master/CHANGELOG.md#520---2018-11-04 CommitsThe new version differs by 10 commits.
See the full diff |
Update to this version instead 🚀 Release Notes for v5.3.0Changelog: https://github.com/inikulin/publish-please/blob/master/CHANGELOG.md#530---2018-11-21 CommitsThe new version differs by 31 commits.
There are 31 commits in total. See the full diff |
|
Update to this version instead 🚀 Release Notes for v5.4.1Changelog: https://github.com/inikulin/publish-please/blob/master/CHANGELOG.md#541---2018-11-26 CommitsThe new version differs by 8 commits.
See the full diff |
Update to this version instead 🚀 Release Notes for v5.4.2Changelog: https://github.com/inikulin/publish-please/blob/master/CHANGELOG.md#542---2018-11-29 CommitsThe new version differs by 6 commits.
See the full diff |
Update to this version instead 🚀 Release Notes for v5.4.3Changelog: https://github.com/inikulin/publish-please/blob/master/CHANGELOG.md#543---2018-12-02 CommitsThe new version differs by 20 commits.
There are 20 commits in total. See the full diff |
Update to this version instead 🚀 Release Notes for v5.5.0Changelog: https://github.com/inikulin/publish-please/blob/master/CHANGELOG.md#550---2019-07-01 CommitsThe new version differs by 19 commits.
There are 19 commits in total. See the full diff |
|
Version 3.0.0 of publish-please was just published.
publish-please
The version 3.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 publish-please.
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
v3.0.0Changelog: https://github.com/inikulin/publish-please/blob/master/CHANGELOG.md#300---2018-05-30
Commits
The new version differs by 66 commits ahead by 66, behind by 1.
8bb35a7
Merge pull request #59 from hdorgeval/pr/audit
4d95098
test(install): sync package installation test with bumped version
a70bd86
chore(npm): bump version
cf77359
fix(style): apply requested changes
286a332
test(vulnerability): remove .skip
c88fdd1
test(publish): unit test getOptions
fe86df3
test(coverage): ensure coverage will not drop under 89%
cb9f448
test(inquirer): fix asynchronous tests
d98d2de
test(inquirer): fix asynchronous tests
54d3f67
test(inquirer): try fix test on CI
1bc09b0
test(inquirer): try fix test on CI
45c8b7e
test(inquirer): try fix test on CI
41a07c6
test(inquirer): try fix test no CI
ef0d410
test(inquirer): try fix test on CI
b8fd333
test(inquirer): remove .only
There are 66 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 🌴