Skip to content
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 react-share in group default to the latest version 🚀 #84

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented May 15, 2019

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. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@vercel
Copy link

vercel bot commented May 15, 2019

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

greenkeeper bot added a commit that referenced this pull request Aug 26, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 26, 2019

  • The dependency react-share was updated from 2.4.0 to 3.0.1.

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 added a commit that referenced this pull request Jan 7, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 7, 2020

  • The dependency react-share was updated from 2.4.0 to 4.0.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Mar 14, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 14, 2020

  • The dependency react-share was updated from 2.4.0 to 4.1.0.

Update to this version instead 🚀

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

Successfully merging this pull request may close these issues.

0 participants