stkrzysiak / react-battle-royale

A quick way to compare components from the react ecosystem.
5 stars 0 forks source link

Update warning to the latest version 🚀 #928

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 4.0.0 of warning was just published.

Dependency warning
Current Version 3.0.0
Type dependency

The version 4.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 warning.

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

BREAKING CHANGE

  • Change License to MIT from BSD+patents
  • This changes the internal workings. A major release is
    made to ensure minimal effect on downstream users.
Commits

The new version differs by 13 commits.

  • 14967a7 chore(release): v4.0.0
  • c3d687a docs(CHANGELOG): v4.0.0
  • 8344a89 chore(package.json): Update author
  • 2ece684 chore(CHANGELOG): Add last versions/commits to changelog
  • 04896a7 chore(CHANGELOG): Format using angular convention
  • 52761cf chore(README): Remove section on browserify
  • 6101286 Merge pull request #22 from BerkeleyTrue/trysound/fix/remove-browser-version
  • 521f5f5 fix: Remove "browser" version
  • 089d8b8 Merge pull request #21 from BerkeleyTrue/fix/update-to-match-fbjs
  • cbe0c4c ci(travis): Add travis config
  • 5a63a1b chore(LICENSE): Change from BSD modified to MIT
  • 0572ddd fix: Update warning to use the latest version from facebook/fbjs
  • 3dad9ee chore(README): Add FAQ and link to FB warning

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

Version 4.0.1 just got published.

Update to this version instead 🚀

Release Notes v4.0.1
  • chore(CHANGELOG): Fix header (75d49aa)
  • chore(release): v4.0.1 (19d17bd)
  • docs(CHANGELOG): v4.0.1 (f18d015)
  • fix: add var printWarning = to comply with ES5 strict mode (677dcfa), closes #25
Commits

The new version differs by 5 commits.

  • 19d17bd chore(release): v4.0.1
  • f18d015 docs(CHANGELOG): v4.0.1
  • 76ccc65 Merge pull request #26 from whtsky/patch-1
  • 677dcfa fix: add var printWarning = to comply with ES5 strict mode
  • 75d49aa chore(CHANGELOG): Fix header

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.0.2 just got published.

Update to this version instead 🚀

Release Notes v4.0.2
  • chore: add contributing guidlines (6cc6c6e)
  • chore(CHANGELOG): fix header (b7dbf8c)
  • chore(commit): add commitlint config (98d8121)
  • chore(commitlint.config): remove scope case rule (3b1da02)
  • chore(CONTRIBUTING.md): add npm script to commit (8bda7d0)
  • chore(package.json): add commit script (ae2e9a1)
  • chore(package): add commitizen and git commit msg linter (76b1329)
  • chore(package): update dependencies (3c4213b)
  • chore(release): v4.0.2 (e480622)
  • docs(CHANGELOG): v4.0.2 (33425d8)
  • docs(readme): add Greenkeeper badge (c9aa6ec)
  • fix: remove @providesModule annotation (1d808f1)
  • fix(use jest instead of tap): tap is a PITA to debug (c4c026b)
  • ci(travis.yml): add travisbuddy hook (3dc3f84)
  • ci(travis.yml): remove node_modules from cache (4e4007f)
  • ci(travis): add custom npm install script/lock updater (2dfa8b0)
Commits

The new version differs by 20 commits.

  • e480622 chore(release): v4.0.2
  • 33425d8 docs(CHANGELOG): v4.0.2
  • cf5ec7f Merge pull request #29 from jedwards1211/patch-1
  • 1d808f1 fix: remove @providesModule annotation
  • 2dfa8b0 ci(travis): add custom npm install script/lock updater
  • 52d8ef6 Merge pull request #28 from BerkeleyTrue/chore/add-commitlint-config
  • 3b1da02 chore(commitlint.config): remove scope case rule
  • 8bda7d0 chore(CONTRIBUTING.md): add npm script to commit
  • 6cc6c6e chore: add contributing guidlines
  • ae2e9a1 chore(package.json): add commit script
  • 98d8121 chore(commit): add commitlint config
  • 0b3e4c5 Merge pull request #27 from BerkeleyTrue/ci/add-travisbuddy
  • 3dc3f84 ci(travis.yml): add travisbuddy hook
  • 76b1329 chore(package): add commitizen and git commit msg linter
  • 0a0af8f Merge pull request #23 from BerkeleyTrue/greenkeeper/initial

There are 20 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀

Release Notes for v4.0.3
  • chore(release): v4.0.3 (3c44be7)
  • docs(CHANGELOG): v4.0.3 (8809fa6)
  • fix: incorrect formatting of message with arguments (b188176)
Commits

The new version differs by 3 commits.

  • 3c44be7 chore(release): v4.0.3
  • 8809fa6 docs(CHANGELOG): v4.0.3
  • b188176 fix: incorrect formatting of message with arguments

See the full diff