fix(deps): update react monorepo #8

Open
renovate-bot wants to merge 1 commit from renovate/react-monorepo into main
Collaborator

This PR contains the following updates:

Package Change Age Confidence
@types/react (source) 19.2.819.2.18 age confidence
@types/react-dom (source) 19.2.319.2.4 age confidence
react (source) 19.2.319.2.8 age confidence
react-dom (source) 19.2.319.2.8 age confidence

⚠️ Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

react/react (react)

v19.2.8

Compare Source

react/react (react-dom)

v19.2.8

Compare Source


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 has been generated by Mend Renovate.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react) ([source](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react)) | [`19.2.8` → `19.2.18`](https://renovatebot.com/diffs/npm/@types%2freact/19.2.8/19.2.18) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2freact/19.2.18?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2freact/19.2.8/19.2.18?slim=true) | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-dom) ([source](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom)) | [`19.2.3` → `19.2.4`](https://renovatebot.com/diffs/npm/@types%2freact-dom/19.2.3/19.2.4) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2freact-dom/19.2.4?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2freact-dom/19.2.3/19.2.4?slim=true) | | [react](https://react.dev/) ([source](https://github.com/react/react/tree/HEAD/packages/react)) | [`19.2.3` → `19.2.8`](https://renovatebot.com/diffs/npm/react/19.2.3/19.2.8) | ![age](https://developer.mend.io/api/mc/badges/age/npm/react/19.2.8?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/react/19.2.3/19.2.8?slim=true) | | [react-dom](https://react.dev/) ([source](https://github.com/react/react/tree/HEAD/packages/react-dom)) | [`19.2.3` → `19.2.8`](https://renovatebot.com/diffs/npm/react-dom/19.2.3/19.2.8) | ![age](https://developer.mend.io/api/mc/badges/age/npm/react-dom/19.2.8?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/react-dom/19.2.3/19.2.8?slim=true) | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the [Dependency Dashboard](issues/3) for more information. --- ### Release Notes <details> <summary>react/react (react)</summary> ### [`v19.2.8`](https://github.com/react/react/compare/6117d7cca4906492c51fe6a03381e35adfd86e7d...1dd4ecbdabf826f527fc9a58c05ea70375b7d170) [Compare Source](https://github.com/react/react/compare/6117d7cca4906492c51fe6a03381e35adfd86e7d...1dd4ecbdabf826f527fc9a58c05ea70375b7d170) </details> <details> <summary>react/react (react-dom)</summary> ### [`v19.2.8`](https://github.com/react/react/compare/6117d7cca4906492c51fe6a03381e35adfd86e7d...1dd4ecbdabf826f527fc9a58c05ea70375b7d170) [Compare Source](https://github.com/react/react/compare/6117d7cca4906492c51fe6a03381e35adfd86e7d...1dd4ecbdabf826f527fc9a58c05ea70375b7d170) </details> --- ### 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](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMTYuNCIsInVwZGF0ZWRJblZlciI6IjQzLjI3OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
fix(deps): update react monorepo
Some checks failed
Build and Publish Docker Images / build-backend (pull_request) Successful in 2m19s
Build and Publish Docker Images / build-frontend (pull_request) Successful in 2m28s
Pull Request Checks / Typecheck, Lint, Test (pull_request) Has been cancelled
35c1c0b089
renovate-bot changed title from fix(deps): update react monorepo to chore(deps): update dependency @types/react to v19.2.17 2026-07-22 03:50:43 +00:00
renovate-bot force-pushed renovate/react-monorepo from 35c1c0b089
Some checks failed
Build and Publish Docker Images / build-backend (pull_request) Successful in 2m19s
Build and Publish Docker Images / build-frontend (pull_request) Successful in 2m28s
Pull Request Checks / Typecheck, Lint, Test (pull_request) Has been cancelled
to 2499d0a934
Some checks failed
Build and Publish Docker Images / build-frontend (pull_request) Successful in 1m33s
Build and Publish Docker Images / build-backend (pull_request) Successful in 1m50s
Pull Request Checks / Typecheck, Lint, Test (pull_request) Has been cancelled
2026-07-22 03:50:43 +00:00
Compare
renovate-bot force-pushed renovate/react-monorepo from 2499d0a934
Some checks failed
Build and Publish Docker Images / build-frontend (pull_request) Successful in 1m33s
Build and Publish Docker Images / build-backend (pull_request) Successful in 1m50s
Pull Request Checks / Typecheck, Lint, Test (pull_request) Has been cancelled
to 48abbcb7c0
Some checks failed
Build and Publish Docker Images / build-backend (pull_request) Successful in 1m30s
Build and Publish Docker Images / build-frontend (pull_request) Successful in 1m31s
Pull Request Checks / Typecheck, Lint, Test (pull_request) Has been cancelled
2026-07-22 19:25:11 +00:00
Compare
renovate-bot changed title from chore(deps): update dependency @types/react to v19.2.17 to fix(deps): update react monorepo 2026-07-22 19:25:12 +00:00
renovate-bot changed title from fix(deps): update react monorepo to chore(deps): update dependency @types/react to v19.2.17 2026-07-23 03:44:38 +00:00
renovate-bot force-pushed renovate/react-monorepo from 48abbcb7c0
Some checks failed
Build and Publish Docker Images / build-backend (pull_request) Successful in 1m30s
Build and Publish Docker Images / build-frontend (pull_request) Successful in 1m31s
Pull Request Checks / Typecheck, Lint, Test (pull_request) Has been cancelled
to c0a4180442
Some checks failed
Build and Publish Docker Images / build-backend (pull_request) Successful in 1m28s
Build and Publish Docker Images / build-frontend (pull_request) Successful in 1m28s
Pull Request Checks / Typecheck, Lint, Test (pull_request) Has been cancelled
2026-07-23 03:44:38 +00:00
Compare
renovate-bot force-pushed renovate/react-monorepo from c0a4180442
Some checks failed
Build and Publish Docker Images / build-backend (pull_request) Successful in 1m28s
Build and Publish Docker Images / build-frontend (pull_request) Successful in 1m28s
Pull Request Checks / Typecheck, Lint, Test (pull_request) Has been cancelled
to effde0bc09
Some checks failed
Pull Request Checks / Typecheck, Lint, Test (pull_request) Has been cancelled
Build and Publish Docker Images / build-backend (pull_request) Successful in 3m12s
Build and Publish Docker Images / build-frontend (pull_request) Successful in 2m34s
2026-07-25 03:48:04 +00:00
Compare
renovate-bot changed title from chore(deps): update dependency @types/react to v19.2.17 to fix(deps): update react monorepo 2026-07-25 03:48:08 +00:00
renovate-bot force-pushed renovate/react-monorepo from effde0bc09
Some checks failed
Pull Request Checks / Typecheck, Lint, Test (pull_request) Has been cancelled
Build and Publish Docker Images / build-backend (pull_request) Successful in 3m12s
Build and Publish Docker Images / build-frontend (pull_request) Successful in 2m34s
to 78c7a3d4db
Some checks failed
Pull Request Checks / Typecheck, Lint, Test (pull_request) Has been cancelled
Build and Publish Docker Images / build-frontend (pull_request) Successful in 1m29s
Build and Publish Docker Images / build-backend (pull_request) Successful in 1m39s
2026-07-31 03:50:50 +00:00
Compare
Author
Collaborator

⚠️ 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: pnpm-lock.yaml
undefined
### ⚠️ 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: pnpm-lock.yaml ``` undefined ```
Some checks failed
Pull Request Checks / Typecheck, Lint, Test (pull_request) Has been cancelled
Build and Publish Docker Images / build-frontend (pull_request) Successful in 1m29s
Build and Publish Docker Images / build-backend (pull_request) Successful in 1m39s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/react-monorepo:renovate/react-monorepo
git switch renovate/react-monorepo

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/react-monorepo
git switch renovate/react-monorepo
git rebase main
git switch main
git merge --ff-only renovate/react-monorepo
git switch renovate/react-monorepo
git rebase main
git switch main
git merge --no-ff renovate/react-monorepo
git switch main
git merge --squash renovate/react-monorepo
git switch main
git merge --ff-only renovate/react-monorepo
git switch main
git merge renovate/react-monorepo
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
beasty/paperless-llm!8
No description provided.