Update dependency react-share to v4 - abandoned
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| react-share | ^3.0.0 -> ^4.0.0 |
Release Notes
nygardk/react-share
v4.4.1
- Chore: upgraded build deps
- Fix: Support React 18 in
peerDependencies
v4.4.0
- Fix: Support React 17 in
peerDependencies(#379) - Fix: Updated Telegram link for shares custom URLs (#377)
- Fix: Updated Reddit logo background colour (#366)
v4.3.1
v4.3.0
- Added:
HatenaShareButtonandHatenaShareCount
v4.2.1
- Fix: added internal
assertutility to get rid of Node.jsassertdependency (MINOR BREAKING CHANGE: the error thrown is slightly different)
v4.2.0
- Added:
FacebookMessengerShareButtondocs are now included in the readme - Fix: Prevent
VKShareCountfrom colliding with an existingwindow.VKobject - Fix: Default separator in
ViberShareButtonis now' ' - Fix:
WhatsappIcongreen color to match with WhatsApp brand - Fix: Allow
ShareButtonbeforeOnClickto returnvoid - Fix: Guard against unexpected behaviour with
OKShareCountfor the returned index parameter by adding a sensible fallback
v4.1.0
- Fix:
TwitterShareButtonwon't have hashtags as empty string (#284, #293) - Fix:
OKShareCountnow supports multiple different share counts per page (#289) - Fix: share buttons won't pass link options as props (#286)
- Fix:
EmailShareButtonnow has defaultseparatorcorrectly as `` #287) - Fix:
WhatsappShareButtonnow has defaultseparatorcorrectly as `` - Fix:
TumblrShareButtonnow has defaultposttypecorrectly aslink - Feature:
TwitterShareButtonnow supports "related" array (#281)
v4.0.1
v4.0.0
- React 16.3.0 or newer is now required
- Refactored to TypeScript, type definitions are now included
- Added:
FacebookMessengerShareButtonandFacebookMessengerShareCount - Added:
WeiboIcon - Fixed:
VKShareButton - Fixed:
LinkedinShareButton - Fixed:
MailruShareButton - Fixed:
TumblrShareCount - Fixed:
FacebookShareCount - Breaking changes:
- default
classNames have been changed - all
{ ...rest }props are spread to the root element for share buttons and share counts - share counts are now rendered in
spanelement instead ofdiv - icons have
svgas root element instead ofdiv - icon props were renamed:
iconBgStyle->bgStyle,logoFillColor->iconFillColor
- default
Configuration
📅 Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
Edited/Blocked Notification
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠ Warning: custom changes will be lost.
Autoclosing Skipped
This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.