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

build(deps): bump react-share from 5.1.2 to 5.2.1 #3380

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 20, 2025

Bumps react-share from 5.1.2 to 5.2.1.

Release notes

Sourced from react-share's releases.

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.
Changelog

Sourced from react-share's changelog.

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.
Commits
  • 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
  • 151363d Merge pull request #531 from nygardk/fix/prevent-passing-title-to-button-element
  • 15e830f fix: prevent title from being passed to the button element
  • 40a8e96 Merge pull request #561 from nygardk/threads-support
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

Bumps [react-share](https://github.com/nygardk/react-share) from 5.1.2 to 5.2.1.
- [Release notes](https://github.com/nygardk/react-share/releases)
- [Changelog](https://github.com/nygardk/react-share/blob/master/CHANGELOG.md)
- [Commits](nygardk/react-share@v5.1.2...v5.2.1)

---
updated-dependencies:
- dependency-name: react-share
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 20, 2025
@github-actions github-actions bot enabled auto-merge (squash) February 20, 2025 14:55
Copy link

netlify bot commented Feb 20, 2025

Deploy Preview for eclipsefdn-adoptium ready!

Name Link
🔨 Latest commit 57783f2
🔍 Latest deploy log https://app.netlify.com/sites/eclipsefdn-adoptium/deploys/67b7423961d61d000868f129
😎 Deploy Preview https://deploy-preview-3380--eclipsefdn-adoptium.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants