koreezgames / phaser3-i18n-plugin

Phaser3 i18n Plugin
MIT License
22 stars 8 forks source link

Update publish-please to the latest version πŸš€ #9

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 6 years ago

The devDependency publish-please was updated from 3.2.0 to 4.0.0.

This version 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.


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

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

greenkeeper[bot] commented 6 years ago

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] commented 6 years ago

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] commented 6 years ago

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] commented 6 years ago

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] commented 6 years ago

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] commented 6 years ago

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] commented 5 years ago

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] commented 5 years ago

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] commented 5 years ago

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] commented 5 years ago

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[bot] commented 5 years ago

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