Bump react-share from 4.4.1 to 5.2.2
Closed
Number: #3569
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Contributor
Comments: 1
Association: Contributor
Comments: 1
Created:
February 26, 2025 at 06:32 AM UTC
(9 months ago)
(9 months ago)
Updated:
June 09, 2025 at 03:10 AM UTC
(6 months ago)
(6 months ago)
Closed:
June 09, 2025 at 03:10 AM UTC
(6 months ago)
(6 months ago)
Time to Close:
3 months
Labels:
dependencies stale javascript
dependencies stale javascript
Description:
Bumps react-share from 4.4.1 to 5.2.2.
Release notes
Sourced from react-share's releases.
v5.2.2
Patch Changes
- d04d084: Fix warning of passing extraneous
networkNamefor the share buttons.v5.2.1
Patch Changes
- 47c2906: Fix
EmailShareButton: a bug slipped in that broke the sharing functionality.v5.2.0
Minor Changes
- 373add6: Added
BlueskyShareButtonandBlueskyIcon. This button will take a title and url parameter, and then use Bluesky Intent Links to share that content. There is also an overrideable seperator parameter (defaults as ' ') that seperates the title and url.- d45d811: Added
ThreadsShareButtonandThreadsIcon.Patch Changes
- 8a5016a: Build tooling updates. May affect the distributed files.
- 15e830f: The
titleprop is no longer passed to thebuttonelement, which may have caused e.g. warnings in the console before. Note that to set the nativetitleattribute for the share buttons, you may use thehtmlTitleprop.- d172111: Internal type fixes.
v5.1.2
Patch Changes
- e5f3488: Support React 19 in peerDependencies
v5.1.1
Patch Changes
- e4c1704: This patch fixes an issue with the Reddit sharing functionality, where the shared link was not automatically populated in Reddit’s share preview. By appending /web before /submit in the Reddit share URL, the link now populates correctly, improving the user experience for Reddit sharing.
v5.1.0
Minor Changes
- 4e74597: Added
htmlTitleprop for the share button. This prop will be passed as the nativetitleattribute for thebuttonelement.v5.0.4
Patch Changes
- 1c50111: Fixed
exportsin package.json to comply with thepublintandattwtools. May solve issues when your project uses CommonJS modules and Node.js v16 or newer.v5.0.3
Patch Changes
- ddcf9c8: Fixed invalid
exportsconfiguration (reference todist/index.cjs).v5.0.2
Patch Changes
... (truncated)
Changelog
Sourced from react-share's changelog.
5.2.2
Patch Changes
- d04d084: Fix warning of passing extraneous
networkNamefor the share buttons.5.2.1
Patch Changes
- 47c2906: Fix
EmailShareButton: a bug slipped in that broke the sharing functionality.5.2.0
Minor Changes
- 373add6: Added
BlueskyShareButtonandBlueskyIcon. This button will take a title and url parameter, and then use Bluesky Intent Links to share that content. There is also an overrideable seperator parameter (defaults as ' ') that seperates the title and url.- d45d811: Added
ThreadsShareButtonandThreadsIcon.Patch Changes
- 8a5016a: Build tooling updates. May affect the distributed files.
- 15e830f: The
titleprop is no longer passed to thebuttonelement, which may have caused e.g. warnings in the console before. Note that to set the nativetitleattribute for the share buttons, you may use thehtmlTitleprop.- d172111: Internal type fixes.
5.1.2
Patch Changes
- e5f3488: Support React 19 in peerDependencies
5.1.1
Patch Changes
- e4c1704: This patch fixes an issue with the Reddit sharing functionality, where the shared link was not automatically populated in Reddit’s share preview. By appending /web before /submit in the Reddit share URL, the link now populates correctly, improving the user experience for Reddit sharing.
5.1.0
Minor Changes
- 4e74597: Added
htmlTitleprop for the share button. This prop will be passed as the nativetitleattribute for thebuttonelement.5.0.4
Patch Changes
- 1c50111: Fixed
exportsin package.json to comply with thepublintandattwtools. May solve issues when your project uses CommonJS modules and Node.js v16 or newer.5.0.3
... (truncated)
Commits
9db8019Merge pull request #569 from nygardk/changeset-release/masterdadcebbVersion Packagesd04d084fix extraneous networkName propf6ac8dbMerge pull request #567 from nygardk/changeset-release/masterb198da3Version Packages47c2906fix EmailShareButton944d26fMerge pull request #560 from nygardk/changeset-release/master4fbed56Version Packagesa6d7b6dMerge pull request #549 from cwlowder/master373add6add Social Share Button and Icon for Bluesky- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Pull Request Statistics
Commits:
0
0
Files Changed:
0
0
Additions:
+0
+0
Deletions:
-0
-0
Package Dependencies
Technical Details
| ID: | 1309852 |
| UUID: | 2880388853 |
| Node ID: | PR_kwDOAyKKHs6Mk8gb |
| Host: | GitHub |
| Repository: | draft-js-plugins/draft-js-plugins |