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

fix(deps): update react monorepo to v19 (major) #126

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 6, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/react (source) ^18.2.55 -> ^19.0.2 age adoption passing confidence
@types/react-dom (source) ^18.2.18 -> ^19.0.2 age adoption passing confidence
react (source) ^18.2.0 -> ^19.0.0 age adoption passing confidence
react-dom (source) ^18.2.0 -> ^19.0.0 age adoption passing confidence

Release Notes

facebook/react (react)

v19.0.0

Compare Source

v18.3.1

Compare Source

v18.3.0

Compare Source

facebook/react (react-dom)

v19.0.0

Compare Source

v18.3.1

Compare Source

v18.3.0

Compare Source


Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Asia/Shanghai, 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.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


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

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

Copy link

github-actions bot commented Dec 6, 2024

Eslint Check Result

✅ 0 error 0 warning.

Typescript Check Result

❌ 5 errors.

Details

Scope: 3 of 4 workspace projects
packages/parse lint:ts$ tsc --noEmit
packages/preview lint:ts$ tsc --noEmit
packages/parse lint:ts: Done
packages/preview lint:ts: src/pages/index/components/Colors/components/ColorControl/index.tsx(42,39): error TS2339: Property 'defaultProps' does not exist on type 'SvgComponent'.
packages/preview lint:ts: src/pages/index/components/Colors/components/ColorControl/index.tsx(47,52): error TS2339: Property 'defaultProps' does not exist on type 'SvgComponent'.
packages/preview lint:ts: src/pages/index/components/Colors/components/ColorControl/index.tsx(50,42): error TS2339: Property 'defaultProps' does not exist on type 'SvgComponent'.
packages/preview lint:ts: src/pages/index/components/Colors/components/ColorControl/index.tsx(51,34): error TS2339: Property 'defaultProps' does not exist on type 'SvgComponent'.
packages/preview lint:ts: src/pages/index/components/Colors/components/ColorControl/index.tsx(98,25): error TS2554: Expected 1 arguments, but got 0.
packages/preview lint:ts: Failed
/home/runner/work/svg-to-component/svg-to-component/packages/preview:
 ERR_PNPM_RECURSIVE_RUN_FIRST_FAIL  [email protected] lint:ts: `tsc --noEmit`
Exit status 2

UnitTest Check Result

✅ passed.


Commented by Action check pull request #126, last updated on Sat Dec 21 19:57:27 CST 2024.

@renovate renovate bot force-pushed the renovate/major-react-monorepo branch from 4bc1f19 to 3bb3794 Compare December 11, 2024 17:09
@renovate renovate bot force-pushed the renovate/major-react-monorepo branch from 3bb3794 to b13bf62 Compare December 21, 2024 11:56
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