apollographql / apollo-client

:rocket:  A fully-featured, production ready caching GraphQL client for every UI framework and GraphQL server.
https://apollographql.com/client
MIT License
19.38k stars 2.66k forks source link

chore(deps): update all dependencies - patch updates #11978

Open renovate[bot] opened 3 months ago

renovate[bot] commented 3 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@changesets/cli (source) 2.27.7 -> 2.27.9 age adoption passing confidence devDependencies patch
@graphql-tools/merge (source) 9.0.4 -> 9.0.9 age adoption passing confidence devDependencies patch
@graphql-tools/schema (source) 10.0.4 -> 10.0.8 age adoption passing confidence devDependencies patch
@graphql-tools/utils (source) 10.5.0 -> 10.5.6 age adoption passing confidence devDependencies patch
@microsoft/api-extractor (source) 7.47.9 -> 7.47.11 age adoption passing confidence devDependencies patch
@size-limit/esbuild-why 11.1.4 -> 11.1.6 age adoption passing confidence devDependencies patch
@size-limit/preset-small-lib 11.1.4 -> 11.1.6 age adoption passing confidence devDependencies patch
@types/jest (source) 29.5.12 -> 29.5.14 age adoption passing confidence devDependencies patch
@types/lodash (source) 4.17.7 -> 4.17.13 age adoption passing confidence devDependencies patch
@types/node-fetch (source) 2.6.11 -> 2.6.12 age adoption passing confidence devDependencies patch
@types/react (source) 18.3.3 -> 18.3.12 age adoption passing confidence devDependencies patch
@types/react-dom (source) 18.3.0 -> 18.3.1 age adoption passing confidence devDependencies patch
eslint (source) 8.57.0 -> 8.57.1 age adoption passing confidence devDependencies patch
eslint-import-resolver-typescript 3.6.1 -> 3.6.3 age adoption passing confidence devDependencies patch
pkg-pr-new (source) 0.0.24 -> 0.0.30 age adoption passing confidence devDependencies patch
react-19 (source) 19.0.0-rc-378b305958-20240710 -> 19.0.0-rc-fb9a90fa48-20240614 age adoption passing confidence devDependencies patch
react-dom-19 (source) 19.0.0-rc-378b305958-20240710 -> 19.0.0-rc-fb9a90fa48-20240614 age adoption passing confidence devDependencies patch
rimraf 5.0.9 -> 5.0.10 age adoption passing confidence devDependencies patch
size-limit 11.1.4 -> 11.1.6 age adoption passing confidence devDependencies patch
slackapi/slack-github-action v1.27.0 -> v1.27.1 age adoption passing confidence action patch
ts-jest (source) 29.2.3 -> 29.2.5 age adoption passing confidence devDependencies patch

Release Notes

changesets/changesets (@​changesets/cli) ### [`v2.27.9`](https://redirect.github.com/changesets/changesets/releases/tag/%40changesets/cli%402.27.9) [Compare Source](https://redirect.github.com/changesets/changesets/compare/@changesets/cli@2.27.8...@changesets/cli@2.27.9) ##### Patch Changes - [#​1458](https://redirect.github.com/changesets/changesets/pull/1458) [`400ab7b`](https://redirect.github.com/changesets/changesets/commit/400ab7b5995aa4463c8db003a97bcfe11185422e) Thanks [@​benmccann](https://redirect.github.com/benmccann)! - Moved `@types/semver` to `devDependencies` - [#​1462](https://redirect.github.com/changesets/changesets/pull/1462) [`689e541`](https://redirect.github.com/changesets/changesets/commit/689e54127fe059425c6be51e2802879b49b0b5d8) Thanks [@​benmccann](https://redirect.github.com/benmccann)! - remove `outdent` dependency ### [`v2.27.8`](https://redirect.github.com/changesets/changesets/compare/@changesets/cli@2.27.7...c867f32d0c25cfb2a6b518bc1f9880f758beb157) [Compare Source](https://redirect.github.com/changesets/changesets/compare/@changesets/cli@2.27.7...@changesets/cli@2.27.8)
ardatan/graphql-tools (@​graphql-tools/merge) ### [`v9.0.9`](https://redirect.github.com/ardatan/graphql-tools/blob/HEAD/packages/merge/CHANGELOG.md#909) [Compare Source](https://redirect.github.com/ardatan/graphql-tools/compare/@graphql-tools/merge@9.0.8...@graphql-tools/merge@9.0.9) ##### Patch Changes - Updated dependencies \[[`dc5043b`](https://redirect.github.com/ardatan/graphql-tools/commit/dc5043bb7c9afaca907c242eb6bf65e8019d79c4)]: - [@​graphql-tools/utils](https://redirect.github.com/graphql-tools/utils)[@​10](https://redirect.github.com/10).5.6 ### [`v9.0.8`](https://redirect.github.com/ardatan/graphql-tools/blob/HEAD/packages/merge/CHANGELOG.md#908) [Compare Source](https://redirect.github.com/ardatan/graphql-tools/compare/@graphql-tools/merge@9.0.7...@graphql-tools/merge@9.0.8) ##### Patch Changes - Updated dependencies \[[`cf2ce5e`](https://redirect.github.com/ardatan/graphql-tools/commit/cf2ce5ed4773087cc324599f2812f4fb91398b21)]: - [@​graphql-tools/utils](https://redirect.github.com/graphql-tools/utils)[@​10](https://redirect.github.com/10).5.5 ### [`v9.0.7`](https://redirect.github.com/ardatan/graphql-tools/blob/HEAD/packages/merge/CHANGELOG.md#907) [Compare Source](https://redirect.github.com/ardatan/graphql-tools/compare/@graphql-tools/merge@9.0.6...@graphql-tools/merge@9.0.7) ##### Patch Changes - [`2db7943`](https://redirect.github.com/ardatan/graphql-tools/commit/2db79433176f60a806a8e1f80858b9e1cb9a15a8) Thanks [@​ardatan](https://redirect.github.com/ardatan)! - Do not use deep import from graphql-js ### [`v9.0.6`](https://redirect.github.com/ardatan/graphql-tools/blob/HEAD/packages/merge/CHANGELOG.md#906) [Compare Source](https://redirect.github.com/ardatan/graphql-tools/compare/@graphql-tools/merge@9.0.5...@graphql-tools/merge@9.0.6) ##### Patch Changes - [`0286437`](https://redirect.github.com/ardatan/graphql-tools/commit/02864374aa25c4b326673347d4f683ce30af3703) Thanks [@​ardatan](https://redirect.github.com/ardatan)! - Improve directive extraction - Updated dependencies \[[`0286437`](https://redirect.github.com/ardatan/graphql-tools/commit/02864374aa25c4b326673347d4f683ce30af3703)]: - [@​graphql-tools/utils](https://redirect.github.com/graphql-tools/utils)[@​10](https://redirect.github.com/10).5.4 ### [`v9.0.5`](https://redirect.github.com/ardatan/graphql-tools/blob/HEAD/packages/merge/CHANGELOG.md#905) [Compare Source](https://redirect.github.com/ardatan/graphql-tools/compare/@graphql-tools/merge@9.0.4...@graphql-tools/merge@9.0.5) ##### Patch Changes - [`b8bf584`](https://redirect.github.com/ardatan/graphql-tools/commit/b8bf584fde87d3064c204d8ac2f9da5b869249c0) Thanks [@​ardatan](https://redirect.github.com/ardatan)! - Introduce \`getDirectiveExtensions\` and refactor directive handling in the extensions - Updated dependencies \[[`b8bf584`](https://redirect.github.com/ardatan/graphql-tools/commit/b8bf584fde87d3064c204d8ac2f9da5b869249c0)]: - [@​graphql-tools/utils](https://redirect.github.com/graphql-tools/utils)[@​10](https://redirect.github.com/10).4.0
ardatan/graphql-tools (@​graphql-tools/schema) ### [`v10.0.8`](https://redirect.github.com/ardatan/graphql-tools/blob/HEAD/packages/schema/CHANGELOG.md#1008) [Compare Source](https://redirect.github.com/ardatan/graphql-tools/compare/@graphql-tools/schema@10.0.7...@graphql-tools/schema@10.0.8) ##### Patch Changes - Updated dependencies \[[`dc5043b`](https://redirect.github.com/ardatan/graphql-tools/commit/dc5043bb7c9afaca907c242eb6bf65e8019d79c4)]: - [@​graphql-tools/utils](https://redirect.github.com/graphql-tools/utils)[@​10](https://redirect.github.com/10).5.6 - [@​graphql-tools/merge](https://redirect.github.com/graphql-tools/merge)[@​9](https://redirect.github.com/9).0.9 ### [`v10.0.7`](https://redirect.github.com/ardatan/graphql-tools/blob/HEAD/packages/schema/CHANGELOG.md#1007) [Compare Source](https://redirect.github.com/ardatan/graphql-tools/compare/@graphql-tools/schema@10.0.6...@graphql-tools/schema@10.0.7) ##### Patch Changes - Updated dependencies \[[`cf2ce5e`](https://redirect.github.com/ardatan/graphql-tools/commit/cf2ce5ed4773087cc324599f2812f4fb91398b21)]: - [@​graphql-tools/utils](https://redirect.github.com/graphql-tools/utils)[@​10](https://redirect.github.com/10).5.5 - [@​graphql-tools/merge](https://redirect.github.com/graphql-tools/merge)[@​9](https://redirect.github.com/9).0.8 ### [`v10.0.6`](https://redirect.github.com/ardatan/graphql-tools/blob/HEAD/packages/schema/CHANGELOG.md#1006) [Compare Source](https://redirect.github.com/ardatan/graphql-tools/compare/@graphql-tools/schema@10.0.5...@graphql-tools/schema@10.0.6) ##### Patch Changes - [`0286437`](https://redirect.github.com/ardatan/graphql-tools/commit/02864374aa25c4b326673347d4f683ce30af3703) Thanks [@​ardatan](https://redirect.github.com/ardatan)! - Improve directive extraction - Updated dependencies \[[`0286437`](https://redirect.github.com/ardatan/graphql-tools/commit/02864374aa25c4b326673347d4f683ce30af3703)]: - [@​graphql-tools/merge](https://redirect.github.com/graphql-tools/merge)[@​9](https://redirect.github.com/9).0.6 - [@​graphql-tools/utils](https://redirect.github.com/graphql-tools/utils)[@​10](https://redirect.github.com/10).5.4 ### [`v10.0.5`](https://redirect.github.com/ardatan/graphql-tools/blob/HEAD/packages/schema/CHANGELOG.md#1005) [Compare Source](https://redirect.github.com/ardatan/graphql-tools/compare/@graphql-tools/schema@10.0.4...@graphql-tools/schema@10.0.5) ##### Patch Changes - [`b8bf584`](https://redirect.github.com/ardatan/graphql-tools/commit/b8bf584fde87d3064c204d8ac2f9da5b869249c0) Thanks [@​ardatan](https://redirect.github.com/ardatan)! - Introduce \`getDirectiveExtensions\` and refactor directive handling in the extensions - Updated dependencies \[[`b8bf584`](https://redirect.github.com/ardatan/graphql-tools/commit/b8bf584fde87d3064c204d8ac2f9da5b869249c0)]: - [@​graphql-tools/utils](https://redirect.github.com/graphql-tools/utils)[@​10](https://redirect.github.com/10).4.0 - [@​graphql-tools/merge](https://redirect.github.com/graphql-tools/merge)[@​9](https://redirect.github.com/9).0.5
ardatan/graphql-tools (@​graphql-tools/utils) ### [`v10.5.6`](https://redirect.github.com/ardatan/graphql-tools/blob/HEAD/packages/utils/CHANGELOG.md#1056) [Compare Source](https://redirect.github.com/ardatan/graphql-tools/compare/@graphql-tools/utils@10.5.5...@graphql-tools/utils@10.5.6) ##### Patch Changes - [#​6677](https://redirect.github.com/ardatan/graphql-tools/pull/6677) [`dc5043b`](https://redirect.github.com/ardatan/graphql-tools/commit/dc5043bb7c9afaca907c242eb6bf65e8019d79c4) Thanks [@​enisdenjo](https://redirect.github.com/enisdenjo)! - `onError` and `onEnd` callbacks from `mapAsyncIterator` are invoked only once regardless of how many times `throw`/`return` was called on the iterator ### [`v10.5.5`](https://redirect.github.com/ardatan/graphql-tools/blob/HEAD/packages/utils/CHANGELOG.md#1055) [Compare Source](https://redirect.github.com/ardatan/graphql-tools/compare/@graphql-tools/utils@10.5.4...@graphql-tools/utils@10.5.5) ##### Patch Changes - [#​6524](https://redirect.github.com/ardatan/graphql-tools/pull/6524) [`cf2ce5e`](https://redirect.github.com/ardatan/graphql-tools/commit/cf2ce5ed4773087cc324599f2812f4fb91398b21) Thanks [@​kachkaev](https://redirect.github.com/kachkaev)! - Make two types compatible with strict tsc config ### [`v10.5.4`](https://redirect.github.com/ardatan/graphql-tools/blob/HEAD/packages/utils/CHANGELOG.md#1054) [Compare Source](https://redirect.github.com/ardatan/graphql-tools/compare/@graphql-tools/utils@10.5.3...@graphql-tools/utils@10.5.4) ##### Patch Changes - [`0286437`](https://redirect.github.com/ardatan/graphql-tools/commit/02864374aa25c4b326673347d4f683ce30af3703) Thanks [@​ardatan](https://redirect.github.com/ardatan)! - Improve directive extraction ### [`v10.5.3`](https://redirect.github.com/ardatan/graphql-tools/blob/HEAD/packages/utils/CHANGELOG.md#1053) [Compare Source](https://redirect.github.com/ardatan/graphql-tools/compare/@graphql-tools/utils@10.5.2...@graphql-tools/utils@10.5.3) ##### Patch Changes - [`2124d7d`](https://redirect.github.com/ardatan/graphql-tools/commit/2124d7de749b722e051fb591bcf9d514bc73fa50) Thanks [@​ardatan](https://redirect.github.com/ardatan)! - Allow invalid path in \`getDirectiveExtensions\` ### [`v10.5.2`](https://redirect.github.com/ardatan/graphql-tools/blob/HEAD/packages/utils/CHANGELOG.md#1052) [Compare Source](https://redirect.github.com/ardatan/graphql-tools/compare/@graphql-tools/utils@10.5.1...@graphql-tools/utils@10.5.2) ##### Patch Changes - [`07b87ed`](https://redirect.github.com/ardatan/graphql-tools/commit/07b87eda0d895c5b39e926a454e01815a407f886) Thanks [@​ardatan](https://redirect.github.com/ardatan)! - Respect `extensionASTNodes` in directable GraphQLSchema object ### [`v10.5.1`](https://redirect.github.com/ardatan/graphql-tools/blob/HEAD/packages/utils/CHANGELOG.md#1051) [Compare Source](https://redirect.github.com/ardatan/graphql-tools/compare/@graphql-tools/utils@10.5.0...@graphql-tools/utils@10.5.1) ##### Patch Changes - [`6291e14`](https://redirect.github.com/ardatan/graphql-tools/commit/6291e14668fdda82d9310b171d5ef71001984f1c) Thanks [@​ardatan](https://redirect.github.com/ardatan)! - Add all args from extensions to the AST even if they don't exist in the directive def
microsoft/rushstack (@​microsoft/api-extractor) ### [`v7.47.11`](https://redirect.github.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#74711) [Compare Source](https://redirect.github.com/microsoft/rushstack/compare/@microsoft/api-extractor_v7.47.10...@microsoft/api-extractor_v7.47.11) Thu, 17 Oct 2024 08:35:06 GMT *Version update only* ### [`v7.47.10`](https://redirect.github.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#74710) [Compare Source](https://redirect.github.com/microsoft/rushstack/compare/@microsoft/api-extractor_v7.47.9...@microsoft/api-extractor_v7.47.10) Tue, 15 Oct 2024 00:12:31 GMT ##### Patches - Fix a compatibility issue with usage of `getModeForUsageLocation` in TypeScript 5.6
ai/size-limit (@​size-limit/esbuild-why) ### [`v11.1.6`](https://redirect.github.com/ai/size-limit/blob/HEAD/CHANGELOG.md#1116) [Compare Source](https://redirect.github.com/ai/size-limit/compare/11.1.5...11.1.6) - Updated `chokidar`. - Updated `esbuild`. - Updated `jiti`. ### [`v11.1.5`](https://redirect.github.com/ai/size-limit/blob/HEAD/CHANGELOG.md#1115) [Compare Source](https://redirect.github.com/ai/size-limit/compare/11.1.4...11.1.5) - Reduced dependencies (by [@​ziebam](https://redirect.github.com/ziebam)). - Updated `esbuild`.
eslint/eslint (eslint) ### [`v8.57.1`](https://redirect.github.com/eslint/eslint/compare/v8.57.0...5b9414c501c58bfa85f41f96f821973c41e8ae74) [Compare Source](https://redirect.github.com/eslint/eslint/compare/v8.57.0...v8.57.1)
import-js/eslint-import-resolver-typescript (eslint-import-resolver-typescript) ### [`v3.6.3`](https://redirect.github.com/import-js/eslint-import-resolver-typescript/blob/HEAD/CHANGELOG.md#363) [Compare Source](https://redirect.github.com/import-js/eslint-import-resolver-typescript/compare/v3.6.1...v3.6.3) ##### Patch Changes - [#​305](https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/305) [`f8d7b82`](https://redirect.github.com/import-js/eslint-import-resolver-typescript/commit/f8d7b82d3e1137c9537f3c4bd7d67044b310475d) Thanks [@​SukkaW](https://redirect.github.com/SukkaW)! - Fix resolve for `node:test`, `node:sea`, and `node:sqlite` without sacrificing installation size - [#​288](https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/288) [`a4c6c78`](https://redirect.github.com/import-js/eslint-import-resolver-typescript/commit/a4c6c78904e8e7123503f6784fdbded3d4a026ed) Thanks [@​SunsetTechuila](https://redirect.github.com/SunsetTechuila)! - fix: ignore bun built-in modules
stackblitz-labs/pkg.pr.new (pkg-pr-new) ### [`v0.0.30`](https://redirect.github.com/stackblitz-labs/pkg.pr.new/compare/v0.0.29...v0.0.30) [Compare Source](https://redirect.github.com/stackblitz-labs/pkg.pr.new/compare/v0.0.29...v0.0.30) ### [`v0.0.29`](https://redirect.github.com/stackblitz-labs/pkg.pr.new/compare/v0.0.28...v0.0.29) [Compare Source](https://redirect.github.com/stackblitz-labs/pkg.pr.new/compare/v0.0.28...v0.0.29) ### [`v0.0.28`](https://redirect.github.com/stackblitz-labs/pkg.pr.new/compare/v0.0.27...v0.0.28) [Compare Source](https://redirect.github.com/stackblitz-labs/pkg.pr.new/compare/v0.0.27...v0.0.28) ### [`v0.0.27`](https://redirect.github.com/stackblitz-labs/pkg.pr.new/compare/v0.0.26...v0.0.27) [Compare Source](https://redirect.github.com/stackblitz-labs/pkg.pr.new/compare/v0.0.26...v0.0.27) ### [`v0.0.26`](https://redirect.github.com/stackblitz-labs/pkg.pr.new/compare/v0.0.25...v0.0.26) [Compare Source](https://redirect.github.com/stackblitz-labs/pkg.pr.new/compare/v0.0.25...v0.0.26) ### [`v0.0.25`](https://redirect.github.com/stackblitz-labs/pkg.pr.new/compare/v0.0.24...v0.0.25) [Compare Source](https://redirect.github.com/stackblitz-labs/pkg.pr.new/compare/v0.0.24...v0.0.25)
facebook/react (react-19) ### [`v19.0.0-rc-fb9a90fa48-20240614`](https://redirect.github.com/facebook/react/compare/f994737d14e83f22ead70e6a41f87353008b73cf...fb9a90fa480efce40ac2a845478817467f965ddc) [Compare Source](https://redirect.github.com/facebook/react/compare/fa6eab58541330349480690ef4e211520cc08d94...fb9a90fa480efce40ac2a845478817467f965ddc) ### [`v19.0.0-rc-fa6eab58-20240815`](https://redirect.github.com/facebook/react/compare/f994737d14e83f22ead70e6a41f87353008b73cf...fa6eab58541330349480690ef4e211520cc08d94) [Compare Source](https://redirect.github.com/facebook/react/compare/f9ebd85a196948be17efdd6774b4d0464b3b1f53...fa6eab58541330349480690ef4e211520cc08d94) ### [`v19.0.0-rc-f9ebd85a-20240925`](https://redirect.github.com/facebook/react/compare/f994737d14e83f22ead70e6a41f87353008b73cf...f9ebd85a196948be17efdd6774b4d0464b3b1f53) [Compare Source](https://redirect.github.com/facebook/react/compare/f994737d14e83f22ead70e6a41f87353008b73cf...f9ebd85a196948be17efdd6774b4d0464b3b1f53) ### [`v19.0.0-rc-f994737d14-20240522`](https://redirect.github.com/facebook/react/compare/d3ce0d3ea9736e1e1bc3e6b6834bc3170b1fa8eb...f994737d14e83f22ead70e6a41f87353008b73cf) [Compare Source](https://redirect.github.com/facebook/react/compare/f90a6bcc4c988f7524ce2be675b3257a530a51e9...f994737d14e83f22ead70e6a41f87353008b73cf) ### [`v19.0.0-rc-f90a6bcc-20240827`](https://redirect.github.com/facebook/react/compare/f6cce072cf831573a29849b4146f6bab51f85380...f90a6bcc4c988f7524ce2be675b3257a530a51e9) [Compare Source](https://redirect.github.com/facebook/react/compare/f6cce072cf831573a29849b4146f6bab51f85380...f90a6bcc4c988f7524ce2be675b3257a530a51e9) ### [`v19.0.0-rc-f6cce072-20240723`](https://redirect.github.com/facebook/react/compare/f3e09d6328eb0eca53d8dbc19ea6f8f4aa43db25...f6cce072cf831573a29849b4146f6bab51f85380) [Compare Source](https://redirect.github.com/facebook/react/compare/f65ac7bd4aac61db1ec25af5b03b72d03779a890...f6cce072cf831573a29849b4146f6bab51f85380) ### [`v19.0.0-rc-f65ac7bd-20240826`](https://redirect.github.com/facebook/react/compare/f3e09d6328eb0eca53d8dbc19ea6f8f4aa43db25...f65ac7bd4aac61db1ec25af5b03b72d03779a890) [Compare Source](https://redirect.github.com/facebook/react/compare/f3e09d6328eb0eca53d8dbc19ea6f8f4aa43db25...f65ac7bd4aac61db1ec25af5b03b72d03779a890) ### [`v19.0.0-rc-f3e09d6328-20240612`](https://redirect.github.com/facebook/react/compare/eb259b5d3b20b053dc0444e6ae442774c396c4a7...f3e09d6328eb0eca53d8dbc19ea6f8f4aa43db25) [Compare Source](https://redirect.github.com/facebook/react/compare/f38c22b244086f62ae5ed851b6ed17029ec44be5...f3e09d6328eb0eca53d8dbc19ea6f8f4aa43db25) ### [`v19.0.0-rc-f38c22b244-20240704`](https://redirect.github.com/facebook/react/compare/eb259b5d3b20b053dc0444e6ae442774c396c4a7...f38c22b244086f62ae5ed851b6ed17029ec44be5) [Compare Source](https://redirect.github.com/facebook/react/compare/f2df5694f2be141954f22618fd3ad035203241a3...f38c22b244086f62ae5ed851b6ed17029ec44be5) ### [`v19.0.0-rc-f2df5694-20240916`](https://redirect.github.com/facebook/react/compare/ee1a403a3019dd8bffb12174d269d8c85bfab8a1...f2df5694f2be141954f22618fd3ad035203241a3) [Compare Source](https://redirect.github.com/facebook/react/compare/ee1a403a3019dd8bffb12174d269d8c85bfab8a1...f2df5694f2be141954f22618fd3ad035203241a3) ### [`v19.0.0-rc-ee1a403a-20240916`](https://redirect.github.com/facebook/react/compare/eb3ad065a10e542eb501bcb7dba7f9617e8c363e...ee1a403a3019dd8bffb12174d269d8c85bfab8a1) [Compare Source](https://redirect.github.com/facebook/react/compare/ed966dac4a025fd37580e8197e5b271044ffbd9f...ee1a403a3019dd8bffb12174d269d8c85bfab8a1) ### [`v19.0.0-rc-ed966dac-20241007`](https://redirect.github.com/facebook/react/compare/eb3ad065a10e542eb501bcb7dba7f9617e8c363e...ed966dac4a025fd37580e8197e5b271044ffbd9f) [Compare Source](https://redirect.github.com/facebook/react/compare/ed15d5007ca7ee4d61294c741ce3e858d3c1d461...ed966dac4a025fd37580e8197e5b271044ffbd9f) ### [`v19.0.0-rc-ed15d500-20241110`](https://redirect.github.com/facebook/react/compare/eb3ad065a10e542eb501bcb7dba7f9617e8c363e...ed15d5007ca7ee4d61294c741ce3e858d3c1d461) [Compare Source](https://redirect.github.com/facebook/react/compare/eb3ad065a10e542eb501bcb7dba7f9617e8c363e...ed15d5007ca7ee4d61294c741ce3e858d3c1d461) ### [`v19.0.0-rc-eb3ad065-20240822`](https://redirect.github.com/facebook/react/compare/eb259b5d3b20b053dc0444e6ae442774c396c4a7...eb3ad065a10e542eb501bcb7dba7f9617e8c363e) [Compare Source](https://redirect.github.com/facebook/react/compare/eb259b5d3b20b053dc0444e6ae442774c396c4a7...eb3ad065a10e542eb501bcb7dba7f9617e8c363e) ### [`v19.0.0-rc-eb259b5d3b-20240605`](https://redirect.github.com/facebook/react/compare/d3ce0d3ea9736e1e1bc3e6b6834bc3170b1fa8eb...eb259b5d3b20b053dc0444e6ae442774c396c4a7) [Compare Source](https://redirect.github.com/facebook/react/compare/e948a5ac6876a016ff57f7177f93452ea2eeb574...eb259b5d3b20b053dc0444e6ae442774c396c4a7) ### [`v19.0.0-rc-e948a5ac-20240807`](https://redirect.github.com/facebook/react/compare/e684ca66abf785548b05f2185579cd12b50b2910...e948a5ac6876a016ff57f7177f93452ea2eeb574) [Compare Source](https://redirect.github.com/facebook/react/compare/e740d4b14b27b4c7a21f67d20a4526a57d6729a7...e948a5ac6876a016ff57f7177f93452ea2eeb574) ### [`v19.0.0-rc-e740d4b1-20240919`](https://redirect.github.com/facebook/react/compare/e684ca66abf785548b05f2185579cd12b50b2910...e740d4b14b27b4c7a21f67d20a4526a57d6729a7) [Compare Source](https://redirect.github.com/facebook/react/compare/e684ca66abf785548b05f2185579cd12b50b2910...e740d4b14b27b4c7a21f67d20a4526a57d6729a7) ### [`v19.0.0-rc-e684ca66ab-20240619`](https://redirect.github.com/facebook/react/compare/dfd30974aba0d7740e084f70a8af1cd4c54bb273...e684ca66abf785548b05f2185579cd12b50b2910) [Compare Source](https://redirect.github.com/facebook/react/compare/e56f4ae38d118168e0561f1b86ecbdef592138e4...e684ca66abf785548b05f2185579cd12b50b2910) ### [`v19.0.0-rc-e56f4ae3-20240830`](https://redirect.github.com/facebook/react/compare/e02baf6c92833a0d45a77fb2e741676f393c24f7...e56f4ae38d118168e0561f1b86ecbdef592138e4) [Compare Source](https://redirect.github.com/facebook/react/compare/e4953922a99b5477c3bcf98cdaa2b13ac0a81f0d...e56f4ae38d118168e0561f1b86ecbdef592138e4) ### [`v19.0.0-rc-e4953922-20240919`](https://redirect.github.com/facebook/react/compare/e210d08180a63f42079b91acaa7f6af15eef6d32...e4953922a99b5477c3bcf98cdaa2b13ac0a81f0d) [Compare Source](https://redirect.github.com/facebook/react/compare/e210d08180a63f42079b91acaa7f6af15eef6d32...e4953922a99b5477c3bcf98cdaa2b13ac0a81f0d) ### [`v19.0.0-rc-e210d081-20240909`](https://redirect.github.com/facebook/react/compare/e02baf6c92833a0d45a77fb2e741676f393c24f7...e210d08180a63f42079b91acaa7f6af15eef6d32) [Compare Source](https://redirect.github.com/facebook/react/compare/e1ef8c95154a4c5fffa301de9392519121b47dbf...e210d08180a63f42079b91acaa7f6af15eef6d32) ### [`v19.0.0-rc-e1ef8c95-20241115`](https://redirect.github.com/facebook/react/compare/e02baf6c92833a0d45a77fb2e741676f393c24f7...e1ef8c95154a4c5fffa301de9392519121b47dbf) [Compare Source](https://redirect.github.com/facebook/react/compare/e02baf6c92833a0d45a77fb2e741676f393c24f7...e1ef8c95154a4c5fffa301de9392519121b47dbf) ### [`v19.0.0-rc-e02baf6c92-20240627`](https://redirect.github.com/facebook/react/compare/dfd30974aba0d7740e084f70a8af1cd4c54bb273...e02baf6c92833a0d45a77fb2e741676f393c24f7) [Compare Source](https://redirect.github.com/facebook/react/compare/dfd30974aba0d7740e084f70a8af1cd4c54bb273...e02baf6c92833a0d45a77fb2e741676f393c24f7) ### [`v19.0.0-rc-dfd30974ab-20240613`](https://redirect.github.com/facebook/react/compare/d3ce0d3ea9736e1e1bc3e6b6834bc3170b1fa8eb...dfd30974aba0d7740e084f70a8af1cd4c54bb273) [Compare Source](https://redirect.github.com/facebook/react/compare/df783f9ea1b6f95e05f830602da1de5ffb325d30...dfd30974aba0d7740e084f70a8af1cd4c54bb273) ### [`v19.0.0-rc-df783f9ea1-20240708`](https://redirect.github.com/facebook/react/compare/df5f273629d8da586351573347e8b32ba19dafa7...df783f9ea1b6f95e05f830602da1de5ffb325d30) [Compare Source](https://redirect.github.com/facebook/react/compare/df5f273629d8da586351573347e8b32ba19dafa7...df783f9ea1b6f95e05f830602da1de5ffb325d30) ### [`v19.0.0-rc-df5f2736-20240712`](https://redirect.github.com/facebook/react/compare/d3ce0d3ea9736e1e1bc3e6b6834bc3170b1fa8eb...df5f273629d8da586351573347e8b32ba19dafa7) [Compare Source](https://redirect.github.com/facebook/react/compare/d8c90fa48d3addefe4b805ec56a3c65e4ee39127...df5f273629d8da586351573347e8b32ba19dafa7) ### [`v19.0.0-rc-d8c90fa4-20241001`](https://redirect.github.com/facebook/react/compare/d6cb4e771341ff82489c00f4907990cb8a75696b...d8c90fa48d3addefe4b805ec56a3c65e4ee39127) [Compare Source](https://redirect.github.com/facebook/react/compare/d6cb4e771341ff82489c00f4907990cb8a75696b...d8c90fa48d3addefe4b805ec56a3c65e4ee39127) ### [`v19.0.0-rc-d6cb4e77-20240911`](https://redirect.github.com/facebook/react/compare/d48603a52564675ce02152fff245e38b6816da47...d6cb4e771341ff82489c00f4907990cb8a75696b) [Compare Source](https://redirect.github.com/facebook/react/compare/d5bba18b5d81f234657586865248c5b6849599cd...d6cb4e771341ff82489c00f4907990cb8a75696b) ### [`v19.0.0-rc-d5bba18b-20241009`](https://redirect.github.com/facebook/react/compare/d48603a52564675ce02152fff245e38b6816da47...d5bba18b5d81f234657586865248c5b6849599cd) [Compare Source](https://redirect.github.com/facebook/react/compare/d49123f73f12564223c890bfa36be537de2c571d...d5bba18b5d81f234657586865248c5b6849599cd) ### [`v19.0.0-rc-d49123f7-20241019`](https://redirect.github.com/facebook/react/compare/d48603a52564675ce02152fff245e38b6816da47...d49123f73f12564223c890bfa36be537de2c571d) [Compare Source](https://redirect.github.com/facebook/react/compare/d48603a52564675ce02152fff245e38b6816da47...d49123f73f12564223c890bfa36be537de2c571d) ### [`v19.0.0-rc-d48603a5-20240813`](https://redirect.github.com/facebook/react/compare/d3ce0d3ea9736e1e1bc3e6b6834bc3170b1fa8eb...d48603a52564675ce02152fff245e38b6816da47) [Compare Source](https://redirect.github.com/facebook/react/compare/d3ce0d3ea9736e1e1bc3e6b6834bc3170b1fa8eb...d48603a52564675ce02152fff245e38b6816da47) ### [`v19.0.0-rc-d3ce0d3ea9-20240520`](https://redirect.github.com/facebook/react/compare/cc1ec60d0de3be60948fc152b2377a42504f551a...d3ce0d3ea9736e1e1bc3e6b6834bc3170b1fa8eb) [Compare Source](https://redirect.github.com/facebook/react/compare/d1afcb43fd506297109c32ff462f6f659f9110ae...d3ce0d3ea9736e1e1bc3e6b6834bc3170b1fa8eb) ### [`v19.0.0-rc-d1afcb43-20240903`](https://redirect.github.com/facebook/react/compare/d025ddd3b954dfc52ad7e6a036913946a8ca2644...d1afcb43fd506297109c32ff462f6f659f9110ae) [Compare Source](https://redirect.github.com/facebook/react/compare/d025ddd3b954dfc52ad7e6a036913946a8ca2644...d1afcb43fd506297109c32ff462f6f659f9110ae) ### [`v19.0.0-rc-d025ddd3-20240722`](https://redirect.github.com/facebook/react/compare/cc1ec60d0de3be60948fc152b2377a42504f551a...d025ddd3b954dfc52ad7e6a036913946a8ca2644) [Compare Source](https://redirect.github.com/facebook/react/compare/cd22717c274061fd7dc13cd6eaff10e6a3946508...d025ddd3b954dfc52ad7e6a036913946a8ca2644) ### [`v19.0.0-rc-cd22717c-20241013`](https://redirect.github.com/facebook/react/compare/cc1ec60d0de3be60948fc152b2377a42504f551a...cd22717c274061fd7dc13cd6eaff10e6a3946508) [Compare Source](https://redirect.github.com/facebook/react/compare/cc1ec60d0de3be60948fc152b2377a42504f551a...cd22717c274061fd7dc13cd6eaff10e6a3946508) ### [`v19.0.0-rc-cc1ec60d0d-20240607`](https://redirect.github.com/facebook/react/compare/c3cdbec0a78d39b5ff7329384cb41c4573a38212...cc1ec60d0de3be60948fc152b2377a42504f551a) [Compare Source](https://redirect.github.com/facebook/react/compare/cae764ce81b1bd6c418e9e23651794b6b09208e8...cc1ec60d0de3be60948fc152b2377a42504f551a) ### [`v19.0.0-rc-cae764ce-20241025`](https://redirect.github.com/facebook/react/compare/c3cdbec0a78d39b5ff7329384cb41c4573a38212...cae764ce81b1bd6c418e9e23651794b6b09208e8) [Compare Source](https://redirect.github.com/facebook/react/compare/c3cdbec0a78d39b5ff7329384cb41c4573a38212...cae764ce81b1bd6c418e9e23651794b6b09208e8) ### [`v19.0.0-rc-c3cdbec0a7-20240708`](https://redirect.github.com/facebook/react/compare/c21bcd627b6a8f31548edfc149dd3b879fea6558...c3cdbec0a78d39b5ff7329384cb41c4573a38212) [Compare Source](https://redirect.github.com/facebook/react/compare/c21bcd627b6a8f31548edfc149dd3b879fea6558...c3cdbec0a78d39b5ff7329384cb41c4573a38212) ### [`v19.0.0-rc-c21bcd627b-20240624`](https://redirect.github.com/facebook/react/compare/408258268edb5acdfdbf77bc6e0b0dc6396c0e6f...c21bcd627b6a8f31548edfc149dd3b879fea6558) [Compare Source](https://redirect.github.com/facebook/react/compare/c1e1358b2dc9848c20be43bfde248ffb90966da3...c21bcd627b6a8f31548edfc149dd3b879fea6558) ### [`v19.0.0-rc-c1e1358b-20241020`](https://redirect.github.com/facebook/react/compare/bf7e210cb5672685bfe992a3b253880f5a3d47f5...c1e1358b2dc9848c20be43bfde248ffb90966da3) [Compare Source](https://redirect.github.com/facebook/react/compare/bf7e210cb5672685bfe992a3b253880f5a3d47f5...c1e1358b2dc9848c20be43bfde248ffb90966da3) ### [`v19.0.0-rc-bf7e210c-20241017`](https://redirect.github.com/facebook/react/compare/408258268edb5acdfdbf77bc6e0b0dc6396c0e6f...bf7e210cb5672685bfe992a3b253880f5a3d47f5) [Compare Source](https://redirect.github.com/facebook/react/compare/408258268edb5acdfdbf77bc6e0b0dc6396c0e6f...bf7e210cb5672685bfe992a3b253880f5a3d47f5) ### [`v19.0.0-rc-bf3a29d097-20240603`](https://redirect.github.com/facebook/react/compare/a532d91d010a11083e598027cbd40fc0c935ea92...408258268edb5acdfdbf77bc6e0b0dc6396c0e6f) [Compare Source](https://redirect.github.com/facebook/react/compare/b8ae38f88b70f8a0ea96421a4355266aafefee7f...408258268edb5acdfdbf77bc6e0b0dc6396c0e6f) ### [`v19.0.0-rc-b8ae38f8-20241018`](https://redirect.github.com/facebook/react/compare/b57d282369b3b3232d8fed537f5aaf0156430d63...b8ae38f88b70f8a0ea96421a4355266aafefee7f) [Compare Source](https://redirect.github.com/facebook/react/compare/b7e21579220042c0a60179e2f40f121684e637eb...b8ae38f88b70f8a0ea96421a4355266aafefee7f) ### [`v19.0.0-rc-b7e21579-20241031`](https://redirect.github.com/facebook/react/compare/b57d282369b3b3232d8fed537f5aaf0156430d63...b7e21579220042c0a60179e2f40f121684e637eb) [Compare Source](https://redirect.github.com/facebook/react/compare/b57d282369b3b3232d8fed537f5aaf0156430d63...b7e21579220042c0a60179e2f40f121684e637eb) ### [`v19.0.0-rc-b57d2823-20240822`](https://redirect.github.com/facebook/react/compare/ab7c1663131aa0f572f21ebd8575dddb7db1b372...b57d282369b3b3232d8fed537f5aaf0156430d63) [Compare Source](https://redirect.github.com/facebook/react/compare/b01722d58533e5e2664a71b70031e1c5390d813b...b57d282369b3b3232d8fed537f5aaf0156430d63) ### [`v19.0.0-rc-b01722d5-20241114`](https://redirect.github.com/facebook/react/compare/ab7c1663131aa0f572f21ebd8575dddb7db1b372...b01722d58533e5e2664a71b70031e1c5390d813b) [Compare Source](https://redirect.github.com/facebook/react/compare/ab7c1663131aa0f572f21ebd8575dddb7db1b372...b01722d58533e5e2664a71b70031e1c5390d813b) ### [`v19.0.0-rc-ab7c1663-20240730`](https://redirect.github.com/facebook/react/compare/ab2135c708b4da306c4c6c9958ce704bc14af460...ab7c1663131aa0f572f21ebd8575dddb7db1b372) [Compare Source](https://redirect.github.com/facebook/react/compare/ab2135c708b4da306c4c6c9958ce704bc14af460...ab7c1663131aa0f572f21ebd8575dddb7db1b372) ### [`v19.0.0-rc-ab2135c7-20240724`](https://redirect.github.com/facebook/react/compare/a7d1240c962d2fdeac3ba31f1fdc12b5be4bbd2e...ab2135c708b4da306c4c6c9958ce704bc14af460) [Compare Source](https://redirect.github.com/facebook/react/compare/a99d8e8d97055127a8ad7b01835d2660154689ed...ab2135c708b4da306c4c6c9958ce704bc14af460) ### [`v19.0.0-rc-a99d8e8d-20240916`](https://redirect.github.com/facebook/react/compare/a960b92cb93e7d006e5e8de850f9b8b51f655c90...a99d8e8d97055127a8ad7b01835d2660154689ed) [Compare Source](https://redirect.github.com/facebook/react/compare/a960b92cb93e7d006e5e8de850f9b8b51f655c90...a99d8e8d97055127a8ad7b01835d2660154689ed) ### [`v19.0.0-rc-a960b92c-20240819`](https://redirect.github.com/facebook/react/compare/a7d1240c962d2fdeac3ba31f1fdc12b5be4bbd2e...a960b92cb93e7d006e5e8de850f9b8b51f655c90) [Compare Source](https://redirect.github.com/facebook/react/compare/a7d1240c962d2fdeac3ba31f1fdc12b5be4bbd2e...a960b92cb93e7d006e5e8de850f9b8b51f655c90) ### [`v19.0.0-rc-a7d1240c-20240731`](https://redirect.github.com/facebook/react/compare/a532d91d010a11083e598027cbd40fc0c935ea92...a7d1240c962d2fdeac3ba31f1fdc12b5be4bbd2e) [Compare Source](https://redirect.github.com/facebook/react/compare/a532d91d010a11083e598027cbd40fc0c935ea92...a7d1240c962d2fdeac3ba31f1fdc12b5be4bbd2e) ### [`v19.0.0-rc-a532d91d01-20240610`](https://redirect.github.com/facebook/react/compare/a26e3f403e1d732ecde87db119b4ce21cee20038...a532d91d010a11083e598027cbd40fc0c935ea92) [Compare Source](https://redirect.github.com/facebook/react/compare/a26e3f403e1d732ecde87db119b4ce21cee20038...a532d91d010a11083e598027cbd40fc0c935ea92) ### [`v19.0.0-rc-a26e3f403e-20240611`](https://redirect.github.com/facebook/react/compare/9d4fba078812de0363fe9514b943650fa479e8af...a26e3f403e1d732ecde87db119b4ce21cee20038) [Compare Source](https://redirect.github.com/facebook/react/compare/a19a8ab44f53f189745015a6d2e6bf8955f98170...a26e3f403e1d732ecde87db119b4ce21cee20038) ### [`v19.0.0-rc-a19a8ab4-20240829`](https://redirect.github.com/facebook/react/compare/9d4fba078812de0363fe9514b943650fa479e8af...a19a8ab44f53f189745015a6d2e6bf8955f98170) [Compare Source](https://redirect.github.com/facebook/react/compare/a03254bc60b06c535c37e43c53b1fd40757b2ef4...a19a8ab44f53f189745015a6d2e6bf8955f98170) ### [`v19.0.0-rc-a03254bc-20240905`](https://redirect.github.com/facebook/react/compare/9d4fba078812de0363fe9514b943650fa479e8af...a03254bc60b06c535c37e43c53b1fd40757b2ef4) [Compare Source](https://redirect.github.com/facebook/react/compare/9d4fba078812de0363fe9514b943650fa479e8af...a03254bc60b06c535c37e43c53b1fd40757b2ef4) ### [`v19.0.0-rc-9d4fba0788-20240530`](https://redirect.github.com/facebook/react/compare/9c6806964f453cb5e8a530881dcc9f33480e7388...9d4fba078812de0363fe9514b943650fa479e8af) [Compare Source](https://redirect.github.com/facebook/react/compare/9d2da5913a58ad0d82f79b4df0852c788c2a3cc6...9d4fba078812de0363fe9514b943650fa479e8af) ### [`v19.0.0-rc-9d2da591-20240808`](https://redirect.github.com/facebook/react/compare/9c6806964f453cb5e8a530881dcc9f33480e7388...9d2da5913a58ad0d82f79b4df0852c788c2a3cc6) [Compare Source](https://redirect.github.com/facebook/react/compare/9c6806964f453cb5e8a530881dcc9f33480e7388...9d2da5913a58ad0d82f79b4df0852c788c2a3cc6) ### [`v19.0.0-rc-9c6806964f-20240703`](https://redirect.github.com/facebook/react/compare/99da76f23ac85d279457470f8fb19a9b2f173ed0...9c6806964f453cb5e8a530881dcc9f33480e7388) [Compare Source](https://redirect.github.com/facebook/react/compare/99da76f23ac85d279457470f8fb19a9b2f173ed0...9c6806964f453cb5e8a530881dcc9f33480e7388) ### [`v19.0.0-rc-99da76f23a-20240606`](https://redirect.github.com/facebook/react/compare/9598c41a20162c8a9d57ccf6a356aa183b00b61a...99da76f23ac85d279457470f8fb19a9b2f173ed0) [Compare Source](https://redirect.github.com/facebook/react/compare/9598c41a20162c8a9d57ccf6a356aa183b00b61a...99da76f23ac85d279457470f8fb19a9b2f173ed0) ### [`v19.0.0-rc-9598c41a20-20240603`](https://redirect.github.com/facebook/react/compare/935180c7e060e4d6e7868cef8f2e7c1b77cf8f7f...9598c41a20162c8a9d57ccf6a356aa183b00b61a) [Compare Source](https://redirect.github.com/facebook/react/compare/94e652d505cc2a3ed77de06c0f8e5f4909761d97...9598c41a20162c8a9d57ccf6a356aa183b00b61a) ### [`v19.0.0-rc-94e652d5-20240912`](https://redirect.github.com/facebook/react/compare/ec98d36c3a47e9f02c45cc14ff6046fff8c27458...94e652d505cc2a3ed77de06c0f8e5f4909761d97) [Compare Source](https://redirect.github.com/facebook/react/compare/ec98d36c3a47e9f02c45cc14ff6046fff8c27458...94e652d505cc2a3ed77de06c0f8e5f4909761d97) ### [`v19.0.0-rc-941e1b4a-20240729`](https://redirect.github.com/facebook/react/compare/935180c7e060e4d6e7868cef8f2e7c1b77cf8f7f...ec98d36c3a47e9f02c45cc14ff6046fff8c27458) [Compare Source](https://redirect.github.com/facebook/react/compare/935180c7e060e4d6e7868cef8f2e7c1b77cf8f7f...ec98d36c3a47e9f02c45cc14ff6046fff8c27458) ### [`v19.0.0-rc-935180c7e0-20240524`](https://redirect.github.com/facebook/react/compare/915b914b3a05b60590c75851464e1ca75249976d...935180c7e060e4d6e7868cef8f2e7c1b77cf8f7f) [Compare Source](https://redirect.github.com/facebook/react/compare/915b914b3a05b60590c75851464e1ca75249976d...935180c7e060e4d6e7868cef8f2e7c1b77cf8f7f) ### [`v19.0.0-rc-915b914b3a-20240515`](https://redirect.github.com/facebook/react/compare/8f3c0525f964fc5c75a627a6852f63efce1796b7...915b914b3a05b60590c75851464e1ca75249976d) [Compare Source](https://redirect.github.com/facebook/react/compare/8f3c0525f964fc5c75a627a6852f63efce1796b7...915b914b3a05b60590c75851464e1ca75249976d) ### [`v19.0.0-rc-8f3c0525f9-20240521`](https://redirect.github.com/facebook/react/compare/8971381549a80d476b07639833e6b38eaaa75a40...8f3c0525f964fc5c75a627a6852f63efce1796b7) [Compare Source](https://redirect.github.com/facebook/react/compare/8b08e99efa56b848538768e25265fd3aa24dd8a1...8f3c0525f964fc5c75a627a6852f63efce1796b7) ### [`v19.0.0-rc-8b08e99e-20240713`](https://redirect.github.com/facebook/react/compare/8971381549a80d476b07639833e6b38eaaa75a40...8b08e99efa56b848538768e25265fd3aa24dd8a1) [Compare Source](https://redirect.github.com/facebook/react/compare/8971381549a80d476b07639833e6b38eaaa75a40...8b08e99efa56b848538768e25265fd3aa24dd8a1) ### [`v19.0.0-rc-8971381549-20240625`](https://redirect.github.com/facebook/react/compare/85acf2d19527df568136ba08be97aa766d427ff2...8971381549a80d476b07639833e6b38eaaa75a40) [Compare Source](https://redirect.github.com/facebook/react/compare/85acf2d19527df568136ba08be97aa766d427ff2...8971381549a80d476b07639833e6b38eaaa75a40) ### [`v19.0.0-rc-85acf2d195-20240711`](https://redirect.github.com/facebook/react/compare/827cbea417a4058ce544184adff2ee2014625309...85acf2d19527df568136ba08be97aa766d427ff2) [Compare Source](https://redirect.github.com/facebook/react/compare/838258144652ab2ef0cbe54d03e9bdd454348d48...85acf2d19527df568136ba08be97aa766d427ff2) ### [`v19.0.0-rc-83825814-20241015`](https://redirect.github.com/facebook/react/compare/827cbea417a4058ce544184adff2ee2014625309...838258144652ab2ef0cbe54d03e9bdd454348d48) [Compare Source](https://redirect.github.com/facebook/react/compare/827cbea417a4058ce544184adff2ee2014625309...838258144652ab2ef0cbe54d03e9bdd454348d48) ### [`v19.0.0-rc-827cbea417-20240606`](https://redirect.github.com/facebook/react/compare/81c5ff2e040ee56b85b8bd27a2f8065661f17fee...827cbea417a4058ce544184adff2ee2014625309) [Compare Source](https://redirect.github.com/facebook/react/compare/8269d55d2325fc382b5e1cf120119130d11f2e94...827cbea417a4058ce544184adff2ee2014625309) ### [`v19.0.0-rc-8269d55d-20240802`](https://redirect.github.com/facebook/react/compare/81c5ff2e040ee56b85b8bd27a2f8065661f17fee...8269d55d2325fc382b5e1cf120119130d11f2e94) [Compare Source](https://redirect.github.com/facebook/react/compare/81c5ff2e040ee56b85b8bd27a2f8065661f17fee...8269d55d2325fc382b5e1cf120119130d11f2e94) ### [`v19.0.0-rc-81c5ff2e04-20240521`](https://redirect.github.com/facebook/react/compare/76002254b7e3270da199eec1e6f9a0577b988a36...81c5ff2e040ee56b85b8bd27a2f8065661f17fee) [Compare Source](https://redirect.github.com/facebook/react/compare/7c8e5e7ab8bb63de911637892392c5efd8ce1d0f...81c5ff2e040ee56b85b8bd27a2f8065661f17fee) ### [`v19.0.0-rc-7c8e5e7a-20241101`](https://redirect.github.com/facebook/react/compare/77f438931f3da3bfe3dff91825737f06f2637f79...7c8e5e7ab8bb63de911637892392c5efd8ce1d0f) [Compare Source](https://redirect.github.com/facebook/react/compare/7ac8e612118a1285ac6aa0bb333d910b9f23a7ad...7c8e5e7ab8bb63de911637892392c5efd8ce1d0f) ### [`v19.0.0-rc-7ac8e612-20241113`](https://redirect.github.com/facebook/react/compare/77f438931f3da3bfe3dff91825737f06f2637f79...7ac8e612118a1285ac6aa0bb333d910b9f23a7ad) [Compare Source](https://redirect.github.com/facebook/react/compare/77f438931f3da3bfe3dff91825737f06f2637f79...7ac8e612118a1285ac6aa0bb333d910b9f23a7ad) ### [`v19.0.0-rc-77f43893-20241010`](https://redirect.github.com/facebook/react/compare/77b637d61200eef4dca4cbe4258da358d6337c7b...77f438931f3da3bfe3dff91825737f06f2637f79) [Compare Source](https://redirect.github.com/facebook/react/compare/77b637d61200eef4dca4cbe4258da358d6337c7b...77f438931f3da3bfe3dff91825737f06f2637f79) ### [`v19.0.0-rc-77b637d6-20241016`](https://redirect.github.com

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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



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

changeset-bot[bot] commented 3 months ago

⚠️ No Changeset found

Latest commit: a6c836a08f40646676c8ad566c4d6ca704434e8e

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

alessbell commented 3 months ago

There's a conflict with our patch of react 19 and the newer version. @phryneas I will ignore react(-dom)-19 in the renovate config unless I hear otherwise, since this seems like something we'll want to upgrade manually :)

svc-apollo-docs commented 1 month ago

✅ Docs Preview Ready

No new or changed pages found.