Skip to content

chore(deps): update react monorepo (major)#298

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-react-monorepo
Open

chore(deps): update react monorepo (major)#298
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-react-monorepo

Conversation

@renovate

@renovate renovate Bot commented Oct 11, 2024

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@types/react (source) 18.3.1119.2.17 age confidence
eslint-plugin-react-hooks (source) 4.6.27.1.1 age confidence

Release Notes

facebook/react (eslint-plugin-react-hooks)

v7.1.1

Compare Source

Note: 7.1.0 accidentally removed the component-hook-factories rule, causing errors for users who referenced it in their ESLint config. This is now fixed.

  • Add deprecated no-op component-hook-factories rule for backwards compatibility. (@​mofeiZ in #​36307)

v7.1.0

Compare Source

This release adds ESLint v10 support, improves performance by skipping compilation for non-React files, and includes compiler lint improvements including better set-state-in-effect detection, improved ref validation, and more helpful error reporting.

v7.0.1

Compare Source

v7.0.0

Compare Source

This release slims down presets to just 2 configurations (recommended and recommended-latest), and all compiler rules are enabled by default.

  • Breaking: Removed recommended-latest-legacy and flat/recommended configs. The plugin now provides recommended (legacy and flat configs with all recommended rules), and recommended-latest (legacy and flat configs with all recommended rules plus new bleeding edge experimental compiler rules). (@​poteto in #​34757)

v6.1.1

Compare Source

Note: 6.1.0 accidentally allowed use of recommended without flat config, causing errors when used with ESLint v9's defineConfig() helper. This has been fixed in 6.1.1.

v6.1.0

Compare Source

Note: Version 6.0.0 was mistakenly released and immediately deprecated and untagged on npm. This is the first official 6.x major release and includes breaking changes.

  • Breaking: Require Node.js 18 or newer. (@​michaelfaith in #​32458)
  • Breaking: Flat config is now the default recommended preset. Legacy config moved to recommended-legacy. (@​michaelfaith in #​32457)
  • New Violations: Disallow calling use within try/catch blocks. (@​poteto in #​34040)
  • New Violations: Disallow calling useEffectEvent functions in arbitrary closures. (@​jbrown215 in #​33544)
  • Handle React.useEffect in addition to useEffect in rules-of-hooks. (@​Ayc0 in #​34076)
  • Added react-hooks settings config option that to accept additionalEffectHooks that are used across exhaustive-deps and rules-of-hooks rules. (@​jbrown215) in #​34497

v6.0.0

Compare Source

Accidentally released. See 6.1.0 for the actual changes.

v5.2.0

Compare Source

v5.1.0

Compare Source

v5.0.0

Compare Source

  • New Violations: Component names now need to start with an uppercase letter instead of a non-lowercase letter. This means _Button or _component are no longer valid. (@​kassens) in #​25162

Configuration

📅 Schedule: (UTC)

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

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

@github-actions

Copy link
Copy Markdown

Size Change: 0 B

Total Size: 19.6 kB

ℹ️ View Unchanged
Filename Size
lib/app-check/index.js 59 B
lib/app-check/useAppCheckToken.js 383 B
lib/auth/index.js 75 B
lib/auth/useAuthIdToken.js 519 B
lib/auth/useAuthIdTokenResult.js 532 B
lib/auth/useAuthState.js 396 B
lib/common/index.js 31 B
lib/common/types.js 31 B
lib/database/index.js 70 B
lib/database/internal.js 188 B
lib/database/useObject.js 371 B
lib/database/useObjectOnce.js 430 B
lib/database/useObjectValue.js 687 B
lib/database/useObjectValueOnce.js 657 B
lib/firestore/index.js 128 B
lib/firestore/internal.js 444 B
lib/firestore/types.js 31 B
lib/firestore/useAggregateFromServer.js 589 B
lib/firestore/useDocument.js 650 B
lib/firestore/useDocumentData.js 772 B
lib/firestore/useDocumentDataOnce.js 615 B
lib/firestore/useDocumentOnce.js 560 B
lib/firestore/useQueries.js 650 B
lib/firestore/useQueriesData.js 729 B
lib/firestore/useQueriesDataOnce.js 671 B
lib/firestore/useQuery.js 622 B
lib/firestore/useQueryData.js 770 B
lib/firestore/useQueryDataOnce.js 623 B
lib/firestore/useQueryOnce.js 544 B
lib/index.js 107 B
lib/internal/useGet.js 523 B
lib/internal/useIsMounted.js 185 B
lib/internal/useListen.js 450 B
lib/internal/useLoadingValue.js 351 B
lib/internal/useMultiGet.js 676 B
lib/internal/useMultiListen.js 634 B
lib/internal/useMultiLoadingValue.js 522 B
lib/internal/usePrevious.js 146 B
lib/internal/useStableValue.js 257 B
lib/messaging/index.js 60 B
lib/messaging/useMessagingToken.js 394 B
lib/storage/index.js 90 B
lib/storage/internal.js 142 B
lib/storage/useBlob.js 507 B
lib/storage/useBytes.js 472 B
lib/storage/useDownloadURL.js 368 B
lib/storage/useMetadata.js 360 B
lib/storage/useStream.js 512 B

compressed-size-action

@renovate
renovate Bot force-pushed the renovate/major-react-monorepo branch from 3bb970b to 72b6bbd Compare December 5, 2024 18:49
@renovate renovate Bot changed the title chore(deps): update dependency eslint-plugin-react-hooks to v5 chore(deps): update react monorepo (major) Dec 5, 2024
@renovate

renovate Bot commented Dec 5, 2024

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @testing-library/react@16.0.1
npm ERR! Found: @types/react@19.2.17
npm ERR! node_modules/@types/react
npm ERR!   dev @types/react@"19.2.17" from the root project
npm ERR!   @types/react@"*" from @types/react-dom@18.0.1
npm ERR!   node_modules/@types/react-dom
npm ERR!     peerOptional @types/react-dom@"^18.0.0" from @testing-library/react@16.0.1
npm ERR!     node_modules/@testing-library/react
npm ERR!       dev @testing-library/react@"16.0.1" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peerOptional @types/react@"^18.0.0" from @testing-library/react@16.0.1
npm ERR! node_modules/@testing-library/react
npm ERR!   dev @testing-library/react@"16.0.1" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: @types/react@18.3.31
npm ERR! node_modules/@types/react
npm ERR!   peerOptional @types/react@"^18.0.0" from @testing-library/react@16.0.1
npm ERR!   node_modules/@testing-library/react
npm ERR!     dev @testing-library/react@"16.0.1" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /runner/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /runner/cache/others/npm/_logs/2026-07-21T16_50_01_161Z-debug-0.log

@renovate
renovate Bot force-pushed the renovate/major-react-monorepo branch 2 times, most recently from a315bd1 to 7209748 Compare December 6, 2024 18:20
@renovate
renovate Bot force-pushed the renovate/major-react-monorepo branch from 7209748 to b7d5645 Compare December 18, 2024 18:21
@renovate
renovate Bot force-pushed the renovate/major-react-monorepo branch 4 times, most recently from bb693df to 86400c5 Compare January 13, 2025 04:20
@renovate
renovate Bot force-pushed the renovate/major-react-monorepo branch from 86400c5 to 5fea48c Compare January 14, 2025 14:00
@renovate
renovate Bot force-pushed the renovate/major-react-monorepo branch from 5fea48c to 3f92ad6 Compare January 23, 2025 14:10
@renovate
renovate Bot force-pushed the renovate/major-react-monorepo branch 2 times, most recently from a5610d1 to 8c9d185 Compare February 17, 2025 10:29
@renovate
renovate Bot force-pushed the renovate/major-react-monorepo branch from 8c9d185 to 5fd8d75 Compare February 28, 2025 19:40
@renovate
renovate Bot force-pushed the renovate/major-react-monorepo branch 2 times, most recently from f0028fc to 3bdf37e Compare March 19, 2025 20:08
@renovate
renovate Bot force-pushed the renovate/major-react-monorepo branch 2 times, most recently from 5b03a86 to d530b2b Compare April 2, 2025 09:07
@renovate
renovate Bot force-pushed the renovate/major-react-monorepo branch 2 times, most recently from f414b9a to 8881fa8 Compare April 14, 2025 21:51
@renovate
renovate Bot force-pushed the renovate/major-react-monorepo branch 2 times, most recently from 26a403e to e5d3ce9 Compare May 12, 2025 20:02
@renovate
renovate Bot force-pushed the renovate/major-react-monorepo branch 2 times, most recently from b28ede6 to 903a67f Compare May 27, 2025 12:23
@renovate
renovate Bot force-pushed the renovate/major-react-monorepo branch 2 times, most recently from 7ef33d6 to 815a15b Compare June 11, 2025 17:50
@renovate
renovate Bot force-pushed the renovate/major-react-monorepo branch 2 times, most recently from 1c69b1e to 1d2bd1e Compare July 29, 2025 12:15
@renovate
renovate Bot force-pushed the renovate/major-react-monorepo branch from cb89b8a to 665c432 Compare October 9, 2025 00:31
@renovate
renovate Bot force-pushed the renovate/major-react-monorepo branch from 665c432 to e977d60 Compare October 24, 2025 22:58
@renovate
renovate Bot force-pushed the renovate/major-react-monorepo branch 4 times, most recently from 177bef7 to 5881249 Compare November 18, 2025 02:46
@renovate
renovate Bot force-pushed the renovate/major-react-monorepo branch from 5881249 to 881108b Compare November 24, 2025 12:54
@renovate
renovate Bot force-pushed the renovate/major-react-monorepo branch from 881108b to b7d77ad Compare December 3, 2025 16:58
@renovate
renovate Bot force-pushed the renovate/major-react-monorepo branch 2 times, most recently from 0919221 to c28ae36 Compare December 12, 2025 03:15
@renovate
renovate Bot force-pushed the renovate/major-react-monorepo branch from c28ae36 to 5a9eead Compare January 10, 2026 12:35
@renovate
renovate Bot force-pushed the renovate/major-react-monorepo branch 2 times, most recently from 7a284a3 to 1daa788 Compare January 20, 2026 16:46
@renovate
renovate Bot force-pushed the renovate/major-react-monorepo branch 2 times, most recently from 5038cff to 9aa595c Compare January 27, 2026 12:50
@renovate
renovate Bot force-pushed the renovate/major-react-monorepo branch 4 times, most recently from c2adb97 to 2316633 Compare February 11, 2026 12:49
@renovate
renovate Bot force-pushed the renovate/major-react-monorepo branch from 2316633 to e0f5c27 Compare March 13, 2026 10:57
@renovate
renovate Bot force-pushed the renovate/major-react-monorepo branch from e0f5c27 to 8d714d2 Compare April 1, 2026 16:52
@renovate
renovate Bot force-pushed the renovate/major-react-monorepo branch from 8d714d2 to 4df85b2 Compare April 8, 2026 23:37
@renovate
renovate Bot force-pushed the renovate/major-react-monorepo branch 2 times, most recently from 5c0995b to ffe6b0d Compare April 17, 2026 18:42
@renovate
renovate Bot force-pushed the renovate/major-react-monorepo branch from ffe6b0d to a92cb30 Compare May 6, 2026 16:57
@renovate
renovate Bot force-pushed the renovate/major-react-monorepo branch from a92cb30 to b26152f Compare May 19, 2026 20:39
@renovate
renovate Bot force-pushed the renovate/major-react-monorepo branch 2 times, most recently from 589d3d4 to d162b0e Compare June 5, 2026 22:52
@renovate
renovate Bot force-pushed the renovate/major-react-monorepo branch from d162b0e to 9c042a8 Compare July 21, 2026 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants