drex44 / good-food-guide

A guide to know which foods are good when you have certain disease! [Built with React/NextJs]
https://good-food-guide.now.sh
MIT License
48 stars 38 forks source link

Update react-share in group default to the latest version ๐Ÿš€ #84

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency react-share was updated from 2.4.0 to 3.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 v3.0.0
  • Added <PocketShareButton>
  • Added <InstapaperShareButton>
  • Added borderRadius prop for icons
  • A default aria-label is generated for the share buttons. It is based on the network name. Use additionalProps to override.
  • Removed support for Google+.
  • Removed support for <LinkedInShareCount/>. LinkedIn no longer provides an API to fetch share counts.
  • Removed title and description from <LinkedInShareButtons/>.
  • Fix: <EmailShareButton/> includes body before url.
  • Fix: <EmailShareButton/> and <ViberShareButton/> allow customization of separator.
  • Fix: <WeiboShareButton/> no longer requires image prop
  • Fix: <WeiboShareButton/> includes url correctly when shared
  • Fix: <WeiboShareButton/> and <OKShareButton/> open in screen center to prevent window from jumping after opening
  • Thanks @finppp, @madkoding, @andrewl913, @jwrubel, @sinchang and @sergioribeiro!
Commits

The new version differs by 59 commits.

  • f2a734a version bump
  • 697fb96 Merge pull request #210 from nygardk/v3
  • 670099c add borderRadius icon prop in readme
  • 1f2fc09 Merge pull request #230 from davidychen/patch-1
  • efb6851 Extra "?"
  • c23f0c5 add eslint-plugin-babel
  • 622be29 remove build-demo from build script -> run build-demo separately when docs have to be updated
  • ca63253 upgrade eslint to v5
  • 383e9b5 fix lint script
  • 5e2dda3 upgrade react-hot-loader
  • 3b428d4 prepublish script is depracated as of npm 5, use prepublishOnly
  • 31e25f3 version bump
  • d9b8157 changelog update
  • f57dec3 define library files explicitly in package.json
  • 0ae2b4c drop react 0.13 and 0.14 from peerDependencies

There are 59 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:

vercel[bot] commented 5 years ago

This pull request is automatically deployed with Now. To access deployments, click Details below or on the icon next to each push.

greenkeeper[bot] commented 5 years ago

Update to this version instead ๐Ÿš€

Release Notes for v3.0.1
  • Forward ref on to the share buttons
  • use componentDidUpdate instead of componentWillUpdate
Commits

The new version differs by 14 commits.

  • 4458aa1 add react/no-multi-comp eslint rule
  • d43aace fix package-lock
  • 066ea44 version bump
  • 2d90487 Merge pull request #249 from dan-lee/dan-lee-patch-1
  • ea2b3ec Update shareCountFactory.jsx
  • 3dc5b94 Merge pull request #238 from trevorblades/master
  • db0b341 Merge pull request #240 from nygardk/dependabot/npm_and_yarn/js-yaml-3.13.1
  • 9f7a620 Merge pull request #244 from linux08/master
  • 6c7e869 Merge pull request #245 from nygardk/dependabot/npm_and_yarn/lodash-4.17.14
  • 4d04736 Bump lodash from 4.17.10 to 4.17.14
  • 46d28dd removed vscode file
  • 8de5e41 correct spellings
  • 1ba5c8b Bump js-yaml from 3.13.0 to 3.13.1
  • 4fa403f Forward refs on to the ShareButton

See the full diff

greenkeeper[bot] commented 4 years ago

Update to this version instead ๐Ÿš€

greenkeeper[bot] commented 4 years ago

Update to this version instead ๐Ÿš€