Skip to content
This repository has been archived by the owner on Nov 25, 2019. It is now read-only.

Update publish-please to the latest version 馃殌 #19

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

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Jun 1, 2018

Version 3.0.0 of publish-please was just published.

Dependency publish-please
Current Version 2.4.1
Type devDependency

The version 3.0.0 is not covered by your current version range.

If you don鈥檛 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鈥檛 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.0

Changelog: 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鈥檛 help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 馃尨

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

greenkeeper bot commented Jun 7, 2018

Version 3.0.1 just got published.

Update to this version instead 馃殌

Release Notes v3.0.1

Changelog: https://github.com/inikulin/publish-please/blob/master/CHANGELOG.md#301---2018-06-05

Commits

The new version differs by 35 commits.

  • 59a1d92 doc(CHANGELOG): update documentation
  • 0089df4 test(guard): fix typo
  • 961680f test(guard): fix test on windows CI
  • c870e65 chore(ci): try fix test on windows CI
  • 877fa15 chore(ci): try fix test on windows CI
  • bd5f0e6 test(guard): try fix test on windows CI
  • bf88811 chore(ci): configure AppVeyor
  • ac30db6 test(integration): reminder on code that is not cross-platform
  • 4ea11d9 style(chalk): take a color that is cross-platform friendly
  • 7961424 fix(validation): make the code cross-platform
  • fa0d464 chore(npm): make the script cross-platform
  • 45cbe3a test(coverage): ensure coverage will not drop under 90%
  • 684a2db fix(publish): ensure test does not modify tracked files
  • 0a9aad5 test(install): add unit test on post-install
  • e2c513d fix(install): fix warning message when doing 'npm install' in dev mode

There are 35 commits in total.

See the full diff

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

greenkeeper bot commented Jun 13, 2018

Version 3.0.2 just got published.

Update to this version instead 馃殌

Release Notes v3.0.2

Changelog: https://github.com/inikulin/publish-please/blob/master/CHANGELOG.md#302---2018-06-12

Commits

The new version differs by 5 commits.

  • 84fe250 test(vulnerability): add test to ensure coverage does not drop
  • 639c49a fix(pr): finalize pr
  • d5782c0 chore clean formatting
  • 4354f4c fix inability to configure exceptions to security warnings via .nsprc file
  • f76ce2c Merge pull request #61 from hdorgeval/pr/issue#60

See the full diff

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

greenkeeper bot commented Jun 20, 2018

Version 3.0.3 just got published.

Update to this version instead 馃殌

Release Notes v3.0.3

Changelog: https://github.com/inikulin/publish-please/blob/master/CHANGELOG.md#303---2018-06-20

Commits

The new version differs by 5 commits.

  • e577774 doc(CHANGELOG): update documentation
  • 246436f style(publish): apply prettier
  • fa35730 Merge branch 'master' into pr-npm3.10.10
  • 0049ce5 fix(install): fix preinstall on npm 3.10.10
  • 7aebc56 Merge pull request #65 from franksrevenge/master

See the full diff

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

greenkeeper bot commented Jun 25, 2018

Version 3.1.0 just got published.

Update to this version instead 馃殌

Release Notes v3.1.0

Changelog: https://github.com/inikulin/publish-please/blob/master/CHANGELOG.md#310---2018-06-21

Commits

The new version differs by 39 commits.

  • 442cf93 doc(CHANGELOG): update documentation
  • 361d884 Merge branch 'master' into pr/dry-mode
  • e456dc3 Merge pull request #68 from hdorgeval/pr-npm3.10.10
  • 324e3e9 doc(CHANGELOG): update documentation
  • f232337 feat(dry-run): be able to use dry-run on the publish-please repo itself
  • 7b32a74 doc(dry-run): update dry-run demo
  • 13e2519 style(dry-run): add blank line
  • c3facd0 test(integration): clean code
  • 6939a0c fix(config): make the cli testable on the config option
  • 58fb78c refactor(publish): move guard function to a module
  • 61f661d test(publish): remove duplicated code
  • 296df4b test(dry-run): add unit test for --dry-run option
  • 1b64bac chore(config): prevent tests to loop for eternity when testing is done on the repo itself
  • 59d4459 test(dry-run): add integration test
  • 107b0ce fix(dry-run): in dry mode default answer to confirm questions is always yes

There are 39 commits in total.

See the full diff

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

greenkeeper bot commented Jul 1, 2018

Version 3.1.1 just got published.

Update to this version instead 馃殌

Release Notes v3.1.1

Changelog: https://github.com/inikulin/publish-please/blob/master/CHANGELOG.md#311---2018-07-01

Commits

The new version differs by 19 commits.

  • c32dbcb doc(CHANGELOG): update documentation
  • 0e09b84 refactor(publish): be more expressive in variable names to have a more readable code
  • e6870c3 refactor(publish): be more expressive in variable names to have a more readable code
  • 7a932bc refactor(publish): be more expressive in variable names to have a more readable code
  • efbca3d doc(publish): update documentation
  • d1a0ca5 chore(coverage): ensure coverage will not drop under 96%
  • 8fe6849 doc(CHANGELOG): update documentation
  • 3076c8c test(publish): fix failing tests
  • eed5784 fix(publish): gracefully handle prepublish vs prepublishOnly script when installing publish-please
  • 1fdef7f refactor(publish): extract more code to new module
  • b106340 test(publish): fix test that was green for bad reason
  • 179829a refactor(publish): extract node and npm current versions into a separate module
  • 6092851 test(publish): try fix failed test on node6
  • 684932f chore(lint): remove unused eslint configuration
  • 672dcdd chore(ci): update node versions

There are 19 commits in total.

See the full diff

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

greenkeeper bot commented Jul 16, 2018

Version 3.2.0 just got published.

Update to this version instead 馃殌

Release Notes v3.2.0

Changelog: https://github.com/inikulin/publish-please/blob/master/CHANGELOG.md#320---2018-07-15

Commits

The new version differs by 37 commits.

  • 816ab12 doc(npx): update documentation
  • a466442 doc(npx): update documentation
  • ab64d8f test(npx): fix tests that are red for bad reason
  • 6f72afb test(npx): fix tests that are red for bad reason
  • d1d3318 test(npx): fix tests that are red for bad reason
  • de1aca9 test(npx): add unit tests
  • f366f91 test(npx): fix test on windows CI
  • cb974c5 test(npx): add integration tests for 'npx publish-please'
  • 5c352ea test(npx): fix test on windows CI
  • 8f912a2 test(npx): add test for 'npx publish-please'
  • 7bc9b73 test(npx): add integration test for 'npx publish-please config'
  • 018eece feat(npx): be able to run the command 'npx publish-please config'
  • a6bad61 feat(npx): be able to parse the command 'npx publish-please config'
  • 37b0377 test(npx): add integration test for the command 'npx publish-please --dry-run'
  • f48f3d9 test(npx): add integration test for the command 'npx publish-please --dry-run'

There are 37 commits in total.

See the full diff

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

greenkeeper bot commented Oct 1, 2018

Update to this version instead 馃殌

Release Notes for v4.0.0

Changelog: https://github.com/inikulin/publish-please/blob/master/CHANGELOG.md#400---2018-10-01

Commits

The new version differs by 92 commits.

  • c7d08aa fix(audit): remove all references to 'nodesecurity.io'
  • 1949575 test(e2e): test npx usage with the new vulnerability check
  • 1b3e63c feat(audit): filter vulnerabilities when '--audit-level' option is set in audit.opts file
  • 94b89d0 feat(audit): filter vulnerabilities when '--audit-level' option is set in audit.opts file
  • e86e2c0 doc(CHANGELOG): update release date of this PR to end of september
  • ab2e1ed feat(audit): do not filter vulnerabilities when '--audit-level' option is not set in audit.opts file
  • 5a13bf2 test(Audit): adapt tests to work with latest npm audit reports
  • 4ed4b4e test(audit): remove .only
  • 78b2218 feat(audit): be able to get the to-be-filtered audit levels from audit.opts file
  • f60313a test(audit): add test for EOL handling
  • 4db404e fix(audit): handle EOL for any platform when reading audit.opts and .auditignore files
  • 0f862cd test(integration): fix asynchronous test
  • 2ddc409 test(integration): fix asynchronous test
  • e03cdf3 fix(audit): handle all possible line breaking in audit.opts
  • 6cd1945 feat(audit): be able to get the audit-level from audit.opts file

There are 92 commits in total.

See the full diff

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

greenkeeper bot commented Oct 11, 2018

Update to this version instead 馃殌

Release Notes for v4.0.1

Changelog: https://github.com/inikulin/publish-please/blob/master/CHANGELOG.md#401---2018-10-11

Commits

The new version differs by 2 commits.

  • 929970c chore(npm): update inquirer dependency
  • 5526a76 Merge pull request #73 from hdorgeval/pr-nsp

See the full diff

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

greenkeeper bot commented Oct 14, 2018

Update to this version instead 馃殌

Release Notes for v4.1.0

Changelog: https://github.com/inikulin/publish-please/blob/master/CHANGELOG.md#410---2018-10-13

Commits

The new version differs by 8 commits.

  • 9db25b1 test(branch-validation): fix test
  • 4e2ab18 doc(branch-validation): update documentation
  • f8b870c test(branch-validation): add test to check the validation is working on both 'release' and 'master' branches
  • 2603761 test(branch-validation): fix and add test to check the validation is working on both 'release' and 'master' branches
  • bd84b5f Merge branch 'master' into master
  • b5c40da chore(npm): bump version to v4.1.0
  • 95c6f55 Merge pull request #79 from hdorgeval/pr-update-inquirer
  • 4f96a46 feat(validation): add branch validation via regular expression

See the full diff

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

greenkeeper bot commented Oct 27, 2018

Update to this version instead 馃殌

Release Notes for v5.0.0

Changelog: https://github.com/inikulin/publish-please/blob/master/CHANGELOG.md#5000---2018-10-27

Commits

The new version differs by 58 commits.

  • 1c6e19f doc(sensitive-data): update release date
  • 22ee379 fix(sensitive-data): handle prepublish script execution when npm pack is executing
  • 66e58f5 doc(sensitive-data): update release date
  • fd2e7f3 chore(coverage): ensure 97% coverage
  • cf6cf61 feat(sensitive-data): add data for JetBrains configuration files
  • ff74f9f test(sensitive-data): add npx integration tests
  • 6519578 feat(sensitive-data): add data for files in dependency directories
  • 781858c feat(sensitive-data): add data for script files
  • e8aa49c refactor(sensitive-data): simplify code
  • 39a29ea feat(sensitive-data): add data for key files
  • 6c8cf03 doc(sensitiva-data): update documentation
  • 98709fe feat(sensitive-data): add data for benchmark files
  • cec4d9b feat(sensitive-data): add data for github configuration files
  • 6c8c587 feat(sensitive-data): add data for doc files
  • 91e113d style(sensitive-data): apply conventional naming of dot files (no char separator)

There are 58 commits in total.

See the full diff

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

greenkeeper bot commented Oct 29, 2018

Update to this version instead 馃殌

Release Notes for v5.1.0

Changelog: https://github.com/inikulin/publish-please/blob/master/CHANGELOG.md#510---2018-10-29

Commits

The new version differs by 18 commits.

  • 1411a9a doc(CHANGELOG): update release date
  • c789cca chore(npm): remove 'promisify-event' dependency
  • f9cfc7d chore(npm): update 'should' dependency
  • 52703e0 chore(npm): update 'mocha' dependency
  • 3a88330 chore(npm): update linter and prettier dependencies
  • 844bcfe chore(npm): update 'semver' dependency
  • f5f9e8c chore(npm): remove 'pkgd' and 'read-pkg' dependencies in favour of an internal package reader
  • 4b7c7fb chore(npm): remove pinkie-promise dependency
  • b081dbd chore(npm): pin version of 'cp-sugar' dependency
  • 8723258 chore(CI): revert node 11 on appveyor
  • ffda864 chore(CI): fix appveyor configuration
  • 98b41cf chore(CI): fix appveyor configuration
  • 9b1be1a chore(CI): load node 11 x64 instead of x32
  • 5f03cd1 chore(npm): update lodash dependency
  • ad00997 chore(CI): add node 11 in build matrix

There are 18 commits in total.

See the full diff

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

greenkeeper bot commented Oct 30, 2018

Update to this version instead 馃殌

Release Notes for v5.1.1

Changelog: https://github.com/inikulin/publish-please/blob/master/CHANGELOG.md#511---2018-10-30

Commits

The new version differs by 5 commits.

  • d4b3b0a doc(CHANGELOG): update release date
  • 31c55b9 test(sensitive-data): fix test to work on all npm versions
  • 5b2dc40 fix(sensitive-data): remove auto-generated package tar file
  • 855e693 chore(release): bump version to 5.1.1
  • d96eca5 Merge pull request #81 from hdorgeval/pr-update-dependencies

See the full diff

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

greenkeeper bot commented Nov 4, 2018

Update to this version instead 馃殌

Release Notes for v5.2.0

Changelog: https://github.com/inikulin/publish-please/blob/master/CHANGELOG.md#520---2018-11-04

Commits

The new version differs by 10 commits.

  • d94b72b test(sensitive-data): fix test on Windows CI
  • c825cd2 doc(sensitive-data): update release date
  • edd3b92 doc(sensitive-data): update documentation
  • 05a99ba test(sensitive-data): test npx usage with custom .sensitivedata file
  • 4018a60 test(sensitive-data): add test for private ssh key
  • 8a1c1cb doc(sensitive-data): update documentation
  • d1b8c5d feat(sensitive-data): be able to override .sensitivedata on per project basis
  • 1404d82 doc(sensitive-data): update documentation
  • 83f78da chore(release): bump version to v5.2.0
  • 4f8284a Merge pull request #83 from hdorgeval/pr-fix-sensitive-data

See the full diff

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

greenkeeper bot commented Nov 20, 2018

Update to this version instead 馃殌

Release Notes for v5.3.0

Changelog: https://github.com/inikulin/publish-please/blob/master/CHANGELOG.md#530---2018-11-21

Commits

The new version differs by 31 commits.

  • 66854e2 doc(publish): update release date
  • a5207f3 fix(publish): do not use console outside of reporters
  • 01c4e47 doc(reporter): update documentation
  • 1903e8b test(reporter): fix test on CI
  • 04d02e4 chore(module): use strict mode
  • 47c328a feat(reporter): be able to automatically switch to ci-reporter on CI
  • c621b51 chore(npm): add 'is-ci' dependency
  • 0d2fd8a feat(reporter): be able to use reporters in publish module
  • f87b727 feat(reporter): be able to use reporters in validations module
  • dceaa63 feat(reporter): be able to use reporters in publish module
  • f09047c feat(reporter): be able to use reporters in publish module
  • 8256051 feat(reporter): be able to use reporters in publish module
  • 129f9fa feat(reporter): be able to use reporters in publish module
  • 54ac4f1 feat(reporter): be able to use reporters in validations module
  • 0db51dc feat(reporter): be able to use reporters in validations module

There are 31 commits in total.

See the full diff

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

greenkeeper bot commented Nov 23, 2018

Update to this version instead 馃殌

Commits

The new version differs by 2 commits.

  • 779838e chore(release): bump version to v5.4.0
  • 403ad3e Merge pull request #85 from hdorgeval/pr-ci-reporter

See the full diff

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

greenkeeper bot commented Nov 26, 2018

Update to this version instead 馃殌

Release Notes for v5.4.1

Changelog: https://github.com/inikulin/publish-please/blob/master/CHANGELOG.md#541---2018-11-26

Commits

The new version differs by 8 commits.

  • bc54b3e fix(release): bump version to v5.4.1
  • 1cb4ff0 Merge pull request #87 from hdorgeval/pr-dry-run
  • 570e386 chore(release): change release date
  • efab306 test(dry-run): fix tests on npm version < 6.1.0
  • 29689df refacto(publish): simplify dry-run workflow
  • ab7e7cc fix(publish): report correct message on successfully published package
  • bdbcc90 doc(release): update release date and changes
  • d842d06 feat(publish): do not prompt user on dry run

See the full diff

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

greenkeeper bot commented Nov 29, 2018

Update to this version instead 馃殌

Release Notes for v5.4.2

Changelog: https://github.com/inikulin/publish-please/blob/master/CHANGELOG.md#542---2018-11-29

Commits

The new version differs by 6 commits.

  • 77f1354 chore(release): update release date
  • d3eff9a test(ci-reporter): add tests for Teamcity
  • bc30888 feat(ci-reporter): be able to show custom icons when running in Teamcity
  • 898ed66 feat(reporter): be able to have specific success/error icons for Teamcity
  • 6fbcfdb feat(reporter): be able to detect TeamCity CI env
  • 7c847fb chore(release): bump version to v5.4.2

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 2, 2018

Update to this version instead 馃殌

Release Notes for v5.4.3

Changelog: https://github.com/inikulin/publish-please/blob/master/CHANGELOG.md#543---2018-12-02

Commits

The new version differs by 20 commits.

  • 2538124 chore(release): update release date
  • ce43a82 doc(README): add gif demo
  • 010ae2d doc(media): remove unused media files
  • 8dada4e doc(publish): revamp documentation
  • b695bac doc(publish): revamp documentation
  • 0b48262 doc(publish): revamp documentation
  • c9e072e doc(publish): revamp documentation
  • 7ddf61d doc(publish): revamp documentation
  • 046bcf4 doc(publish): revamp documentation
  • e257332 doc(publish): revamp documentation
  • a54abd8 doc(publish): revamp documentation
  • cf5b231 doc(publish): revamp documentation
  • 116f504 doc(publish): revamp documentation
  • c8c1c65 doc(publish): revamp documentation
  • 3fe5112 doc(publish): revamp documentation

There are 20 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 2, 2018
greenkeeper bot added a commit that referenced this pull request Jun 30, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 30, 2019

Update to this version instead 馃殌

Release Notes for v5.5.0

Changelog: https://github.com/inikulin/publish-please/blob/master/CHANGELOG.md#550---2019-07-01

Commits

The new version differs by 19 commits.

  • f86f495 doc(git-tag-check): apply @motin suggestion
  • 62d3ef4 doc(git-tag-check): update README
  • d85a4ab test(publish-with-publish-please): fix test on CI with npm version 6.9.2
  • b487d88 test(publish-with-publish-please): try fix test on CI with npm version 6.9.2
  • 0584c15 test(publish-with-publish-please): try fix test on CI with npm version 6.9.2
  • 66c6bea test(vulnerability-check): adapt test due to changes in results from npm audit
  • 545d989 test(vulnerability-check): adapt test due to changes in results from npm audit
  • d64fd5f fix(vulnerability-check): remove duplicated output
  • 1247566 test(vulnerability-check): adapt test due to changes in results from npm audit
  • 0738a3e test(vulnerability-check): adapt test due to changes in results from npm audit
  • fa2ba9e test(vulnerability-check): adapt test due to changes in results from npm audit
  • a53a537 test(vulnerability-check): adapt test due to changes in results from npm audit
  • 2c0ab49 test(vulnerability-check): adapt test due to changes in results from npm audit
  • 77463c9 test(vulnerability-check): add test due to changes in results from npm audit
  • ff095a6 test(vulnerability-check): adapt test due to changes in results from npm audit

There are 19 commits in total.

See the full diff

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

greenkeeper bot commented Jul 28, 2019

Update to this version instead 馃殌

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants