Blazity / next-saas-starter

⚡️ Free Next.js responsive landing page template for SaaS products made using JAMStack architecture.
https://next-saas-starter-ashy.vercel.app/
MIT License
1.35k stars 324 forks source link

Update dependency react-share to v5 #285

Open renovate[bot] opened 5 months ago

renovate[bot] commented 5 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-share ^4.4.1 -> ^5.0.0 age adoption passing confidence

Release Notes

nygardk/react-share (react-share) ### [`v5.1.0`](https://togithub.com/nygardk/react-share/blob/HEAD/CHANGELOG.md#510) [Compare Source](https://togithub.com/nygardk/react-share/compare/v5.0.4...v5.1.0) ##### Minor Changes - [`4e74597`](https://togithub.com/nygardk/react-share/commit/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`](https://togithub.com/nygardk/react-share/blob/HEAD/CHANGELOG.md#504) [Compare Source](https://togithub.com/nygardk/react-share/compare/v5.0.3...v5.0.4) ##### Patch Changes - [`1c50111`](https://togithub.com/nygardk/react-share/commit/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`](https://togithub.com/nygardk/react-share/blob/HEAD/CHANGELOG.md#503) [Compare Source](https://togithub.com/nygardk/react-share/compare/v5.0.2...v5.0.3) ##### Patch Changes - [`ddcf9c8`](https://togithub.com/nygardk/react-share/commit/ddcf9c8): Fixed invalid `exports` configuration (reference to `dist/index.cjs`). ### [`v5.0.2`](https://togithub.com/nygardk/react-share/blob/HEAD/CHANGELOG.md#502) [Compare Source](https://togithub.com/nygardk/react-share/compare/v5.0.1...v5.0.2) ##### Patch Changes - [`b1da2d9`](https://togithub.com/nygardk/react-share/commit/b1da2d9): Fix Reddit logo in `RedditIcon`. - [`2588f97`](https://togithub.com/nygardk/react-share/commit/2588f97): Fixed colors for: `FacebookIcon`, `LinkedinIcon`, `OKIcon`, `PinterestIcon`, `RedditIcon`, `TelegramIcon`, `TumblrIcon`, `VKIcon`, `ViberIcon`, `WeiboIcon`, `WorkplaceIcon`. - [`6a43137`](https://togithub.com/nygardk/react-share/commit/6a43137): Fixed WhatsApp sharring issue on Android described [here](https://togithub.com/nygardk/react-share/issues/484). ### [`v5.0.1`](https://togithub.com/nygardk/react-share/blob/HEAD/CHANGELOG.md#501) [Compare Source](https://togithub.com/nygardk/react-share/compare/v5.0.0...v5.0.1) ##### Patch Changes - [`8dd0134`](https://togithub.com/nygardk/react-share/commit/8dd0134): `@changesets/cli` was accidentally added in `dependencies`. It is now moved to `devDependencies`. ### [`v5.0.0`](https://togithub.com/nygardk/react-share/blob/HEAD/CHANGELOG.md#500) [Compare Source](https://togithub.com/nygardk/react-share/compare/v4.4.1...v5.0.0) ##### Major Changes - [`c04c694`](https://togithub.com/nygardk/react-share/commit/c04c694): Removed the `quote` prop from `FacebookShareButton` as it has been deprecated by Meta. See https://developers.facebook.com/support/bugs/734680371318112/?comment_id=743056360480513. - [`043faa3`](https://togithub.com/nygardk/react-share/commit/043faa3): Removed default `aria-label` prop from `ShareButtons`. Before it defaulted to the name of the "network name" (e.g. "facebook" for Facebook). Issue explained [here](https://togithub.com/nygardk/react-share/issues/397). - [`d4c192a`](https://togithub.com/nygardk/react-share/commit/d4c192a): Compilation target is now ES2017 instead of ES5. The distributed files are built with Vite instead of TypeScript compiler. - [`471510a`](https://togithub.com/nygardk/react-share/commit/471510a): Dropped support for React 16. ##### Minor Changes - [`2c0ab57`](https://togithub.com/nygardk/react-share/commit/2c0ab57): Added `GabShareButton` and `GabIcon` to share on [gab.com](https://gab.com). Originally implemented [here](https://togithub.com/nygardk/react-share/pull/425). - [`18f2de2`](https://togithub.com/nygardk/react-share/commit/18f2de2): Added `XIcon`. - [`77ecaa7`](https://togithub.com/nygardk/react-share/commit/77ecaa7): Share counts are now created as function components instead of class components. - [`15fd50d`](https://togithub.com/nygardk/react-share/commit/15fd50d): Added `pinId` prop for `PinterestShareButton`. - [`44c672f`](https://togithub.com/nygardk/react-share/commit/44c672f): Share buttons are now created as function components instead of class components. ##### Patch Changes - [`65b53c5`](https://togithub.com/nygardk/react-share/commit/65b53c5): Fix `HatenaShareCount` to show also `0`. Originally fixed [here](https://togithub.com/nygardk/react-share/pull/429). - [`14bbffa`](https://togithub.com/nygardk/react-share/commit/14bbffa): Fixed `createIcon` defaultProps warning with React 18.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.



This PR was generated by Mend Renovate. View the repository job log.

vercel[bot] commented 5 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
next-saas-starter ❌ Failed (Inspect) Mar 16, 2024 6:08am