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

Bump the react group across 1 directory with 8 updates #113

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 5, 2024

Bumps the react group with 8 updates in the / directory:

Package From To
react 16.14.0 18.3.1
react-dom 16.14.0 18.3.1
react-icons 3.11.0 5.2.1
react-instantsearch 5.1.0 7.12.3
react-md-spinner 0.3.0 1.0.0
react-obfuscate 2.2.3 3.6.9
react-qr-code 2.0.12 2.0.15
react-share 2.4.0 5.1.0

Updates react from 16.14.0 to 18.3.1

Release notes

Sourced from react's releases.

18.3.1 (April 26, 2024)

  • Export act from react f1338f

18.3.0 (April 25, 2024)

This release is identical to 18.2 but adds warnings for deprecated APIs and other changes that are needed for React 19.

Read the React 19 Upgrade Guide for more info.

React

  • Allow writing to this.refs to support string ref codemod 909071
  • Warn for deprecated findDOMNode outside StrictMode c3b283
  • Warn for deprecated test-utils methods d4ea75
  • Warn for deprecated Legacy Context outside StrictMode 415ee0
  • Warn for deprecated string refs outside StrictMode #25383
  • Warn for deprecated defaultProps for function components #25699
  • Warn when spreading key #25697
  • Warn when using act from test-utils d4ea75

React DOM

  • Warn for deprecated unmountComponentAtNode 8a015b
  • Warn for deprecated renderToStaticNodeStream #28874

18.2.0 (June 14, 2022)

React DOM

React DOM Server

  • Pass information about server errors to the client. (@​salazarm and @​gnoff in #24551 and #24591)
  • Allow to provide a reason when aborting the HTML stream. (@​gnoff in #24680)
  • Eliminate extraneous text separators in the HTML where possible. (@​gnoff in #24630)
  • Disallow complex children inside <title> elements to match the browser constraints. (@​gnoff in #24679)
  • Fix buffering in some worker environments by explicitly setting highWaterMark to 0. (@​jplhomer in #24641)

Server Components (Experimental)

18.1.0 (April 26, 2022)

React DOM

... (truncated)

Changelog

Sourced from react's changelog.

18.3.1 (April 26, 2024)

  • Export act from react f1338f

18.3.0 (April 25, 2024)

This release is identical to 18.2 but adds warnings for deprecated APIs and other changes that are needed for React 19.

Read the React 19 Upgrade Guide for more info.

React

  • Allow writing to this.refs to support string ref codemod 909071
  • Warn for deprecated findDOMNode outside StrictMode c3b283
  • Warn for deprecated test-utils methods d4ea75
  • Warn for deprecated Legacy Context outside StrictMode 415ee0
  • Warn for deprecated string refs outside StrictMode #25383
  • Warn for deprecated defaultProps for function components #25699
  • Warn when spreading key #25697
  • Warn when using act from test-utils d4ea75

React DOM

  • Warn for deprecated unmountComponentAtNode 8a015b
  • Warn for deprecated renderToStaticNodeStream #28874

18.2.0 (June 14, 2022)

React DOM

React DOM Server

  • Pass information about server errors to the client. (@​salazarm and @​gnoff in #24551 and #24591)
  • Allow to provide a reason when aborting the HTML stream. (@​gnoff in #24680)
  • Eliminate extraneous text separators in the HTML where possible. (@​gnoff in #24630)
  • Disallow complex children inside <title> elements to match the browser constraints. (@​gnoff in #24679)
  • Fix buffering in some worker environments by explicitly setting highWaterMark to 0. (@​jplhomer in #24641)

Server Components (Experimental)

18.1.0 (April 26, 2022)

React DOM

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by react-bot, a new releaser for react since your current version.


Updates react-dom from 16.14.0 to 18.3.1

Release notes

Sourced from react-dom's releases.

18.3.1 (April 26, 2024)

  • Export act from react f1338f

18.3.0 (April 25, 2024)

This release is identical to 18.2 but adds warnings for deprecated APIs and other changes that are needed for React 19.

Read the React 19 Upgrade Guide for more info.

React

  • Allow writing to this.refs to support string ref codemod 909071
  • Warn for deprecated findDOMNode outside StrictMode c3b283
  • Warn for deprecated test-utils methods d4ea75
  • Warn for deprecated Legacy Context outside StrictMode 415ee0
  • Warn for deprecated string refs outside StrictMode #25383
  • Warn for deprecated defaultProps for function components #25699
  • Warn when spreading key #25697
  • Warn when using act from test-utils d4ea75

React DOM

  • Warn for deprecated unmountComponentAtNode 8a015b
  • Warn for deprecated renderToStaticNodeStream #28874

18.2.0 (June 14, 2022)

React DOM

React DOM Server

  • Pass information about server errors to the client. (@​salazarm and @​gnoff in #24551 and #24591)
  • Allow to provide a reason when aborting the HTML stream. (@​gnoff in #24680)
  • Eliminate extraneous text separators in the HTML where possible. (@​gnoff in #24630)
  • Disallow complex children inside <title> elements to match the browser constraints. (@​gnoff in #24679)
  • Fix buffering in some worker environments by explicitly setting highWaterMark to 0. (@​jplhomer in #24641)

Server Components (Experimental)

18.1.0 (April 26, 2022)

React DOM

... (truncated)

Changelog

Sourced from react-dom's changelog.

18.3.1 (April 26, 2024)

  • Export act from react f1338f

18.3.0 (April 25, 2024)

This release is identical to 18.2 but adds warnings for deprecated APIs and other changes that are needed for React 19.

Read the React 19 Upgrade Guide for more info.

React

  • Allow writing to this.refs to support string ref codemod 909071
  • Warn for deprecated findDOMNode outside StrictMode c3b283
  • Warn for deprecated test-utils methods d4ea75
  • Warn for deprecated Legacy Context outside StrictMode 415ee0
  • Warn for deprecated string refs outside StrictMode #25383
  • Warn for deprecated defaultProps for function components #25699
  • Warn when spreading key #25697
  • Warn when using act from test-utils d4ea75

React DOM

  • Warn for deprecated unmountComponentAtNode 8a015b
  • Warn for deprecated renderToStaticNodeStream #28874

18.2.0 (June 14, 2022)

React DOM

React DOM Server

  • Pass information about server errors to the client. (@​salazarm and @​gnoff in #24551 and #24591)
  • Allow to provide a reason when aborting the HTML stream. (@​gnoff in #24680)
  • Eliminate extraneous text separators in the HTML where possible. (@​gnoff in #24630)
  • Disallow complex children inside <title> elements to match the browser constraints. (@​gnoff in #24679)
  • Fix buffering in some worker environments by explicitly setting highWaterMark to 0. (@​jplhomer in #24641)

Server Components (Experimental)

18.1.0 (April 26, 2022)

React DOM

... (truncated)

Commits
  • d6c42f7 Bump to 18.3.1
  • 8a015b6 Add deprecation warning for unmountComponentAtNode
  • c3b2839 Add deprecation warning for findDOMNode
  • d4ea75d ReactDOMTestUtils deprecation warnings
  • 7548c01 Deprecate renderToStaticNodeStream (#28872) (#28874)
  • 5894232 Enable warning for defaultProps on function components for everyone (#25699)
  • c2a246e Turn on string ref deprecation warning for everybody (not codemoddable) (#25383)
  • 2cfb474 Bump version from 18.2 to 18.3
  • b345523 [Fizz] Support abort reasons (#24680)
  • bcbeb52 [Fizz] Disallow complex children in <title> elements (#24679)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by react-bot, a new releaser for react-dom since your current version.


Updates react-icons from 3.11.0 to 5.2.1

Release notes

Sourced from react-icons's releases.

v5.2.1

What's Changed

Full Changelog: react-icons/react-icons@v5.2.0...v5.2.1

Icon Library License Version Count
Circum Icons MPL-2.0 license 1.0.0 288
Font Awesome 5 CC BY 4.0 License 5.15.4-3-gafecf2a 1612
Font Awesome 6 CC BY 4.0 License 6.5.2 2045
Ionicons 4 MIT 4.6.3 696
Ionicons 5 MIT 5.5.4 1332
Material Design icons Apache License Version 2.0 4.0.0-98-g9beae745bb 4341
Typicons CC BY-SA 3.0 2.1.2 336
Github Octicons icons MIT 18.3.0 264
Feather MIT 4.29.1 287
Lucide ISC v5.2.1 1215
Game Icons CC BY 3.0 12920d6565588f0512542a3cb0cdfd36a497f910 4040
Weather Icons SIL OFL 1.1 2.0.12 219
Devicons MIT 1.8.0 192
Ant Design Icons MIT 4.4.2 831
Bootstrap Icons MIT 1.11.3 2716
Remix Icon Apache License Version 2.0 4.2.0 2860
Flat Color Icons MIT 1.0.2 329
Grommet-Icons Apache License Version 2.0 4.12.1 635
Heroicons MIT 1.0.6 460
Heroicons 2 MIT 2.1.3 888
Simple Icons CC0 1.0 Universal 11.14.0 3124
Simple Line Icons MIT 2.5.5 189
IcoMoon Free CC BY 4.0 License d006795ede82361e1bac1ee76f215cf1dc51e4ca 491
BoxIcons MIT 2.1.4 1634
css.gg MIT 2.1.1 704
VS Code Icons CC BY 4.0 0.0.35 461
Tabler Icons MIT 3.2.0 5237
Themify Icons MIT v0.1.2-2-g9600186 352
Radix Icons MIT @radix-ui/[email protected] 318
Phosphor Icons MIT 2.1.1 9072
Icons8 Line Awesome MIT 1.3.1 1544

v5.2.0

What's Changed

Full Changelog: react-icons/react-icons@v5.1.0...v5.2.0

... (truncated)

Commits

Updates react-instantsearch from 5.1.0 to 7.12.3

Release notes

Sourced from react-instantsearch's releases.

[email protected]

7.12.3 (2024-07-30)

Bug Fixes

[email protected]

7.12.3 (2024-07-30)

Note: Version bump only for package react-instantsearch-router-nextjs

[email protected]

7.12.3 (2024-07-30)

Bug Fixes

[email protected]

7.12.2 (2024-07-16)

Note: Version bump only for package react-instantsearch

[email protected]

7.12.2 (2024-07-16)

Note: Version bump only for package react-instantsearch-router-nextjs

[email protected]

7.12.2 (2024-07-16)

Bug Fixes

  • cache: support multi-index and multiple queries per index (#6275) (60c3f20)

[email protected]

7.12.1 (2024-07-09)

Bug Fixes

  • algoliasearch: correctly retrieve headers for v5 (#6268) (25c72cf)

[email protected]

7.12.1 (2024-07-09)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by instantsearch-bot, a new releaser for react-instantsearch since your current version.


Updates react-md-spinner from 0.3.0 to 1.0.0

Changelog

Sourced from react-md-spinner's changelog.

1.0.0 (2019-06-09)

New Features

  • Rewrite with TypeScript!
  • Small bundle size!!
  • Build process using rollup and babel. (support module field)
  • Storybook examples.

Breaking Changes

  • Remove useAgent props. (always vendor prefixes)
  • Remove useAgent argument on ssrBehavior API.

Changed to use stylis instead of inline-style-prefixer. Along with that, we now always have a vendor prefix for styles in @keyframes.

These changes have the benefit of reducing the bundle size.

Internal Changes

  • TSLint -> ESLint.
  • Using Prettier.
  • Using Dependabot.

0.4.0 (2019-06-01)

Commits

Updates react-obfuscate from 2.2.3 to 3.6.9

Release notes

Sourced from react-obfuscate's releases.

v3.6.9

patch: dependency maintenance release

v3.6.8

  • chore(deps): update dependency husky to v4.3.0 (#154) 27ac1bd
  • chore(deps): update linter packages to v11 (#155) 589415a
  • Update readme.md 24e0a3c
  • Update readme.md 9de91ee
  • chore(deps): update babel packages (#142) 0716efd
  • chore(deps): update dependency next to v9.5.3 (#151) f58f4b4
  • chore(deps): update dependency enzyme-adapter-react-16 to v1.15.4 (#150) 9d4a24e
  • chore(deps): update dependency jest to v26.4.2 (#149) 2bfe6cc
  • chore(deps): update dependency next to v9.5.2 (#148) 9ffb576
  • chore(deps): update dependency enzyme-adapter-react-16 to v1.15.3 (#147) f78c536
  • chore(deps): update dependency next to v9.5.1 (#144) 60cf9cb
  • chore(deps): update jest monorepo to v26.3.0 (#145) d74be3d
  • chore(deps): update linter packages (#146) 41bc023
  • chore(deps): update linter packages (#143) d3fb9f9
  • chore(deps): update babel packages to v7.10.4 (#141) 34f5d5b
  • chore(deps): update jest monorepo to v26.1.0 (#140) 63fd486
  • chore(deps): update linter packages to v9 (#138) ea61c1c
  • chore(deps): update babel packages to v7.10.3 (#137) 2cbb6f2
  • chore(deps): update dependency react-window-ui to v2.2.0 (#136) fb30c26
  • chore(deps): update dependency enzyme-to-json to v3.5.0 (#132) 6f44314

coston/react-obfuscate@v3.6.7...v3.6.8

fix: onClick fix #53

  • chore: add dalbitresb12 as contributor 73a8331
  • fix: onClick fix #53 (#135) b57c03b
  • style: lint code 476ff37
  • chore(deps): update dependency next to v9.4.4 (#133) f03c87b
  • chore(deps): update babel packages (#134) 85ce648
  • chore(deps): update dependency next to v9.4.2 (#127) 8b22c57
  • chore: set schedule 07f4519
  • chore: update renovate config 0c99ba4
  • chore: update renovate 72a6273
  • chore(deps): update dependency lint-staged to v10.2.6 (#128) 99f873a
  • chore(deps): update dependency eslint to v7.1.0 (#129) 6d920d1
  • chore(deps): update dependency eslint-plugin-react to v7.20.0 (#125) 16a2919
  • chore(deps): update dependency eslint-plugin-react-hooks to v4.0.2 (#126) 32c3b9d
  • ci: remove node 8 5db1a04
  • chore(deps): update jest monorepo to v26 (#124) 1e2dab7
  • chore(deps): update dependency lint-staged to v10.2.2 (#119) 8a87083
  • chore(deps): update dependency eslint to v7 (#123) 2c67936
  • chore(deps): update babel monorepo to v7.9.6 (#118) f2d01ed
  • chore(deps): update dependency eslint-plugin-react-hooks to v4 (#122) 1cca80e
  • chore(deps): update dependency next to v9.3.6 (#120) 9a8b997
  • chore(deps): update jest monorepo (#121) 9abed1d
  • chore(deps): update dependency lint-staged to v10.2.0 (#110) a74906b

... (truncated)

Commits

Updates react-qr-code from 2.0.12 to 2.0.15

Release notes

Sourced from react-qr-code's releases.

Release 2.0.15

2.0.15 (2024-06-20)

Bug Fixes

  • remove react-native-svg from peerDependencies
Changelog

Sourced from react-qr-code's changelog.

2.0.15 (2024-06-20)

Bug Fixes

  • remove react-native-svg from peerDependencies
Commits

Updates react-share from 2.4.0 to 5.1.0

Release notes

Sourced from react-share's releases.

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

  • b1da2d9: Fix Reddit logo in RedditIcon.
  • 2588f97: Fixed colors for: FacebookIcon, LinkedinIcon, OKIcon, PinterestIcon, RedditIcon, TelegramIcon, TumblrIcon, VKIcon, ViberIcon, WeiboIcon, WorkplaceIcon.
  • 6a43137: Fixed WhatsApp sharring issue on Android described here.

v5.0.1

Patch Changes

  • 8dd0134: @changesets/cli was accidentally added in dependencies. It is now moved to devDependencies.

v5.0.0

Major Changes

  • 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: 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.
  • d4c192a: Compilation target is now ES2017 instead of ES5. The distributed files are built with Vite instead of TypeScript compiler.
  • 471510a: Dropped support for React 16.

Minor Changes

  • 2c0ab57: Added GabShareButton and GabIcon to share on gab.com. Originally implemented here.
  • 18f2de2: Added XIcon.
  • 77ecaa7: Share counts are now created as function components instead of class components.
  • 15fd50d: Added pinId prop for PinterestShareButton.
  • 44c672f: Share buttons are now created as function components instead of class components.

Patch Changes

  • 65b53c5: Fix HatenaShareCount to show also 0. Originally fixed here.
  • 14bbffa: Fixed createIcon defaultProps warning with React 18.

v4.4.1

  • Chore: upgraded build deps

... (truncated)

Changelog

Sourced from react-share's changelog.

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

Patch Changes

  • ddcf9c8: Fixed invalid exports configuration (reference to dist/index.cjs).

5.0.2

Patch Changes

  • b1da2d9: Fix Reddit logo in RedditIcon.
  • 2588f97: Fixed colors for: FacebookIcon, LinkedinIcon, OKIcon, PinterestIcon, RedditIcon, TelegramIcon, TumblrIcon, VKIcon, ViberIcon, WeiboIcon, WorkplaceIcon.
  • 6a43137: Fixed WhatsApp sharring issue on Android described here.

5.0.1

Patch Changes

  • 8dd0134: @changesets/cli was accidentally added in dependencies. It is now moved to devDependencies.

5.0.0

Major Changes

  • 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: 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.
  • d4c192a: Compilation target is now ES2017 instead of ES5. The distributed files are built with Vite instead of TypeScript compiler.
  • 471510a: Dropped support for React 16.

Minor Changes

  • 2c0ab57: Added GabShareButton and GabIcon to share on gab.com. Originally implemented here.
  • 18f2de2: Added XIcon.
  • 77ecaa7: Share counts are now created as function components instead of class components.
  • 15fd50d: Added pinId prop for PinterestShareButton.
  • 44c672f: Share buttons are now created as function components instead of class components.

Patch Changes

... (truncated)

Commits
  • 1d6cd0f Merge pull request #527 from nygardk/changeset-release/master
  • 0e7db15 Version Packages
  • 8d264aa run lint-package in the ci workflow in the build job
  • 4e74597 add htmlTitle prop for buttons
  • 0480210 chore: sort props alphabetically
  • 0f60182 Merge pull request #526 from nygardk/changeset-release/master
  • 4043883 Version Packages
  • 1c50111 fix exports in package.json, add index.d.cts to dist
  • 31724a0 add lint-package script
  • 7fa73aa update devDependencies
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the react group with 8 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `16.14.0` | `18.3.1` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `16.14.0` | `18.3.1` |
| [react-icons](https://github.com/react-icons/react-icons) | `3.11.0` | `5.2.1` |
| [react-instantsearch](https://github.com/algolia/instantsearch) | `5.1.0` | `7.12.3` |
| [react-md-spinner](https://github.com/tsuyoshiwada/react-md-spinner) | `0.3.0` | `1.0.0` |
| [react-obfuscate](https://github.com/coston/react-obfuscate) | `2.2.3` | `3.6.9` |
| [react-qr-code](https://github.com/rosskhanas/react-qr-code) | `2.0.12` | `2.0.15` |
| [react-share](https://github.com/nygardk/react-share) | `2.4.0` | `5.1.0` |



Updates `react` from 16.14.0 to 18.3.1
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v18.3.1/packages/react)

Updates `react-dom` from 16.14.0 to 18.3.1
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v18.3.1/packages/react-dom)

Updates `react-icons` from 3.11.0 to 5.2.1
- [Release notes](https://github.com/react-icons/react-icons/releases)
- [Commits](react-icons/react-icons@v3.11.0...v5.2.1)

Updates `react-instantsearch` from 5.1.0 to 7.12.3
- [Release notes](https://github.com/algolia/instantsearch/releases)
- [Commits](https://github.com/algolia/instantsearch/commits/[email protected])

Updates `react-md-spinner` from 0.3.0 to 1.0.0
- [Changelog](https://github.com/tsuyoshiwada/react-md-spinner/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tsuyoshiwada/react-md-spinner/commits)

Updates `react-obfuscate` from 2.2.3 to 3.6.9
- [Release notes](https://github.com/coston/react-obfuscate/releases)
- [Commits](https://github.com/coston/react-obfuscate/commits/v3.6.9)

Updates `react-qr-code` from 2.0.12 to 2.0.15
- [Release notes](https://github.com/rosskhanas/react-qr-code/releases)
- [Changelog](https://github.com/rosskhanas/react-qr-code/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rosskhanas/react-qr-code/commits/2.0.15)

Updates `react-share` from 2.4.0 to 5.1.0
- [Release notes](https://github.com/nygardk/react-share/releases)
- [Changelog](https://github.com/nygardk/react-share/blob/master/CHANGELOG.md)
- [Commits](nygardk/react-share@v2.4.0...v5.1.0)

---
updated-dependencies:
- dependency-name: react
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: react
- dependency-name: react-dom
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: react
- dependency-name: react-icons
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: react
- dependency-name: react-instantsearch
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: react
- dependency-name: react-md-spinner
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: react
- dependency-name: react-obfuscate
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: react
- dependency-name: react-qr-code
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: react
- dependency-name: react-share
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: react
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 5, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 12, 2024

Superseded by #115.

@dependabot dependabot bot closed this Aug 12, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/react-41823f6afe branch August 12, 2024 19:31
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants