Bump react and @types/react in /web - #30
Conversation
b8256f6 to
5023822
Compare
|
Deferred past the 0.11.0 release, on purpose. chromadb 0.5 to 1.5 and tailwindcss 3 to 4 cross a major and are load-bearing here; the three Actions majors touch every CI job, and a broken job during the release readback costs more than the bump earns. This gets revisited right after the release. |
|
Decision after the 0.11.0 release, replacing the hold note above. The frontend job stops in npm resolution, before any build. The react types move to 19 while the react-dom types stay at 18.3.7, so the dependency tree has no solution: "ERESOLVE could not resolve". The grouping missed react-dom. A working branch has to move react, react-dom and both type packages together, so this pull request cannot merge as it stands. Staying open until that branch exists. |
Bumps [react](https://github.com/react/react/tree/HEAD/packages/react) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react). These dependencies needed to be updated together. Updates `react` from 18.3.1 to 19.2.8 - [Release notes](https://github.com/react/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/react/react/commits/v19.2.8/packages/react) Updates `@types/react` from 18.3.28 to 19.2.18 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) --- updated-dependencies: - dependency-name: "@types/react" dependency-version: 19.2.18 dependency-type: direct:development update-type: version-update:semver-major - dependency-name: react dependency-version: 19.2.8 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
5023822 to
aff49c2
Compare
Bumps react and @types/react. These dependencies needed to be updated together.
Updates
reactfrom 18.3.1 to 19.2.8Release notes
Sourced from react's releases.
... (truncated)
Changelog
Sourced from react's changelog.
... (truncated)
Commits
1dd4ecb[FlightReply] Performance improvements when decoding (#37087)b0d2fdb[19.2.x] Update required references to GitHub repo (#36753)6117d7cVersion 19.2.7 (#36591)eaf3e95Version 19.2.623f4f9f19.2.590ab3f8Version 19.2.4612e371Version 19.2.3b910fc1Version 19.2.2053df4eVersion 19.2.15667a41Bump next prerelease version numbers (#34639)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for react since your current version.
Updates
@types/reactfrom 18.3.28 to 19.2.18Commits