An open index of dependabot pull requests across open source projects.

Bump react-share from 4.4.1 to 5.2.2

Closed
Number: #3569
Type: Pull Request
State: Closed
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 1
Created: February 26, 2025 at 06:32 AM UTC
(9 months ago)
Updated: June 09, 2025 at 03:10 AM UTC
(6 months ago)
Closed: June 09, 2025 at 03:10 AM UTC
(6 months ago)
Time to Close: 3 months
Labels:
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 networkName for 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 BlueskyShareButton and BlueskyIcon. 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 ThreadsShareButton and ThreadsIcon.

Patch Changes

  • 8a5016a: Build tooling updates. May affect the distributed files.
  • 15e830f: The title prop is no longer passed to the button element, which may have caused e.g. warnings in the console before. Note that to set the native title attribute for the share buttons, you may use the htmlTitle prop.
  • 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 htmlTitle prop for the share button. This prop will be passed as the native title attribute for the button element.

v5.0.4

Patch Changes

  • 1c50111: Fixed exports in package.json to comply with the publint and attw tools. May solve issues when your project uses CommonJS modules and Node.js v16 or newer.

v5.0.3

Patch Changes

  • ddcf9c8: Fixed invalid exports configuration (reference to dist/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 networkName for 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 BlueskyShareButton and BlueskyIcon. 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 ThreadsShareButton and ThreadsIcon.

Patch Changes

  • 8a5016a: Build tooling updates. May affect the distributed files.
  • 15e830f: The title prop is no longer passed to the button element, which may have caused e.g. warnings in the console before. Note that to set the native title attribute for the share buttons, you may use the htmlTitle prop.
  • 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 htmlTitle prop for the share button. This prop will be passed as the native title attribute for the button element.

5.0.4

Patch Changes

  • 1c50111: Fixed exports in package.json to comply with the publint and attw tools. May solve issues when your project uses CommonJS modules and Node.js v16 or newer.

5.0.3

... (truncated)

Commits
  • 9db8019 Merge pull request #569 from nygardk/changeset-release/master
  • dadcebb Version Packages
  • d04d084 fix extraneous networkName prop
  • f6ac8db Merge pull request #567 from nygardk/changeset-release/master
  • b198da3 Version Packages
  • 47c2906 fix EmailShareButton
  • 944d26f Merge pull request #560 from nygardk/changeset-release/master
  • 4fbed56 Version Packages
  • a6d7b6d Merge pull request #549 from cwlowder/master
  • 373add6 add Social Share Button and Icon for Bluesky
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will 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
Files Changed:
0
Additions:
+0
Deletions:
-0
Package Dependencies
Package:
react-share
Ecosystem:
npm
Version Change:
4.4.1 → 5.2.2
Update Type:
Major
Technical Details
ID: 1309852
UUID: 2880388853
Node ID: PR_kwDOAyKKHs6Mk8gb
Host: GitHub
Repository: draft-js-plugins/draft-js-plugins