Skip to content

Update react monorepo#6

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/react-monorepo
Open

Update react monorepo#6
renovate[bot] wants to merge 1 commit intomainfrom
renovate/react-monorepo

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented Feb 24, 2024

This PR contains the following updates:

Package Change Age Confidence
@types/react (source) 18.2.5518.3.28 age confidence
@types/react-dom (source) 18.2.1918.3.7 age confidence
react (source) 18.2.018.3.1 age confidence
react-day-picker (source) 8.10.08.10.2 age confidence
react-dom (source) 18.2.018.3.1 age confidence
react-hook-form (source) 7.50.17.75.0 age confidence

Release Notes

facebook/react (react)

v18.3.1

Compare Source

  • Export act from react f1338f

v18.3.0

Compare Source

This release is identical to 18.2 but adds warnings for deprecated APIs and other changes that are needed for React 19.

Read the React 19 Upgrade Guide for more info.

React
  • Allow writing to this.refs to support string ref codemod 909071
  • Warn for deprecated findDOMNode outside StrictMode c3b283
  • Warn for deprecated test-utils methods d4ea75
  • Warn for deprecated Legacy Context outside StrictMode 415ee0
  • Warn for deprecated string refs outside StrictMode #​25383
  • Warn for deprecated defaultProps for function components #​25699
  • Warn when spreading key #​25697
  • Warn when using act from test-utils d4ea75
React DOM
  • Warn for deprecated unmountComponentAtNode 8a015b
  • Warn for deprecated renderToStaticNodeStream #​28874
gpbl/react-day-picker (react-day-picker)

v8.10.2

Compare Source

Expands the React peer dependency to include React 19, helping projects that are still on DayPicker v8 adopt newer React versions without peer dependency warnings.

Upgrading to v9

Please not that DayPicker v8 is in maintenance mode. This release helps existing v8 users stay unblocked, but upgrading to v9 is recommended when possible. If you are still on v8, review the updated upgrade guide: https://daypicker.dev/upgrading

What's Changed

Full Changelog: gpbl/react-day-picker@v8.10.1...v8.10.2

v8.10.1

Compare Source

Release date: 2024-04-16

  • build: fix Preact support by externalizing JSX runtime
  • build: remove unused useIsomorphicLayoutEffect module
  • fix(types): improved props for RootContext component
react-hook-form/react-hook-form (react-hook-form)

v7.75.0: Version 7.75.0

Compare Source

🦧 feat: improve get dirty fields prune empty fields (#​13363)

+ dirtyFields: { test: [{ data: false }] }
- dirtyFields: {} // removed the empty node with false value

🎹 typescript 6.0 (#​13330)
🌡️ chore: minor improvement on setValue & reset (#​13366)
🐞 fix #​13403: include setValues in FormProvider context value (#​13404)
🐞 fix: recompute isDirty after re-registering a previously unregistered field (#​13399)
🐞 fix: preserve watch updates on field array unmount fixes #​13375 (#​13385)
🐞 fix: prevent useWatch re-render when unrelated field validation is … (#​13398)

thanks to @​dfedoryshchev, @​cyky & @​gkarabelos

v7.74.0: Version 7.74.0

Compare Source

🪇 feat: setValues (#​13201)

setValues((data) => {
  return {
    ...data,
    name: 'test'
  }
})

setValues(formValues);

🐞 fix: preserve previous field value when useController name changes (#​13395)
🐞 fix: handle null parent when unregistering nested field (#​13396)
🐞 fix: treat NaN as empty when valueAsNumber is true in validateField (#​13388)
🪢 fix build to exclude test files (#​13387)

thanks to @​Yihao-G & @​mixelburg

v7.73.1

Compare Source

v7.72.1

Compare Source

v7.72.0

Compare Source

v7.71.2

Compare Source

v7.71.1

Compare Source

v7.71.0

Compare Source

v7.70.0

Compare Source

v7.69.0

Compare Source

v7.68.0

Compare Source

v7.67.0

Compare Source

v7.66.1

Compare Source

v7.66.0

Compare Source

v7.65.0

Compare Source

v7.64.0

Compare Source

v7.63.0

Compare Source

v7.62.0

Compare Source

v7.61.1

Compare Source

v7.61.0

Compare Source

v7.60.0

Compare Source

v7.59.0

Compare Source

v7.58.1

Compare Source

v7.58.0

Compare Source

v7.57.0

Compare Source

v7.56.4

Compare Source

v7.56.3

Compare Source

v7.56.2

Compare Source

v7.56.1

Compare Source

v7.56.0

Compare Source

v7.55.0

Compare Source

v7.54.2

Compare Source

v7.54.1

Compare Source

v7.54.0

Compare Source

v7.53.2

Compare Source

v7.53.1

Compare Source

v7.53.0

Compare Source

v7.52.2

Compare Source

v7.52.1

Compare Source

v7.52.0

Compare Source

v7.51.5

Compare Source

v7.51.4

Compare Source

v7.51.3

Compare Source

v7.51.2

Compare Source

v7.51.1

Compare Source

v7.51.0

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "every weekend"
  • Automerge
    • "before 4am"

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

@renovate renovate Bot force-pushed the renovate/react-monorepo branch from 7c332f8 to 908de98 Compare February 26, 2024 09:03
@renovate renovate Bot changed the title chore(deps): update dependency @types/react to v18.2.57 chore(deps): update dependency @types/react to v18.2.58 Feb 26, 2024
@renovate renovate Bot changed the title chore(deps): update dependency @types/react to v18.2.58 chore(deps): update dependency @types/react to v18.2.59 Feb 29, 2024
@renovate renovate Bot force-pushed the renovate/react-monorepo branch from 908de98 to 8f1a08f Compare February 29, 2024 21:28
@renovate renovate Bot changed the title chore(deps): update dependency @types/react to v18.2.59 chore(deps): update dependency @types/react to v18.2.60 Mar 1, 2024
@renovate renovate Bot force-pushed the renovate/react-monorepo branch 2 times, most recently from c9e2c6e to 0e7c0f3 Compare March 3, 2024 13:53
@renovate renovate Bot changed the title chore(deps): update dependency @types/react to v18.2.60 chore(deps): update dependency @types/react to v18.2.61 Mar 3, 2024
@renovate renovate Bot changed the title chore(deps): update dependency @types/react to v18.2.61 chore(deps): update react monorepo Mar 4, 2024
@renovate renovate Bot force-pushed the renovate/react-monorepo branch 6 times, most recently from 4831947 to 80e805f Compare March 10, 2024 02:13
@renovate renovate Bot force-pushed the renovate/react-monorepo branch 4 times, most recently from c69f06d to f48f92b Compare March 17, 2024 15:58
@renovate renovate Bot force-pushed the renovate/react-monorepo branch 6 times, most recently from d9384e2 to 1959580 Compare March 25, 2024 23:22
@renovate renovate Bot force-pushed the renovate/react-monorepo branch 5 times, most recently from f071587 to 4ef6458 Compare March 30, 2024 19:07
@renovate renovate Bot force-pushed the renovate/react-monorepo branch 4 times, most recently from 64e36a6 to 2b8470d Compare April 29, 2024 22:31
@renovate renovate Bot force-pushed the renovate/react-monorepo branch from 2b8470d to 09f9a82 Compare May 7, 2024 07:35
@renovate renovate Bot force-pushed the renovate/react-monorepo branch from 09f9a82 to 33c1014 Compare May 14, 2024 14:16
@renovate renovate Bot force-pushed the renovate/react-monorepo branch 2 times, most recently from 4d30b2b to fe35658 Compare May 26, 2024 23:00
@renovate renovate Bot force-pushed the renovate/react-monorepo branch from fe35658 to d9bbb4c Compare June 4, 2024 13:07
@renovate renovate Bot force-pushed the renovate/react-monorepo branch from d9bbb4c to 0b1e48b Compare June 19, 2024 00:37
@renovate renovate Bot force-pushed the renovate/react-monorepo branch from 0b1e48b to f4c5fa0 Compare July 5, 2024 11:37
@renovate renovate Bot force-pushed the renovate/react-monorepo branch from f4c5fa0 to 2c0ed51 Compare July 21, 2024 13:09
@renovate renovate Bot force-pushed the renovate/react-monorepo branch from 2c0ed51 to aaea05d Compare August 6, 2024 10:36
@renovate renovate Bot force-pushed the renovate/react-monorepo branch 3 times, most recently from 272c4e3 to 87d2532 Compare August 28, 2024 08:06
@renovate renovate Bot force-pushed the renovate/react-monorepo branch from 87d2532 to 1aa6098 Compare September 2, 2024 13:58
@renovate renovate Bot force-pushed the renovate/react-monorepo branch 3 times, most recently from b266001 to a8a158f Compare September 22, 2024 19:11
@renovate renovate Bot force-pushed the renovate/react-monorepo branch 2 times, most recently from 46ce013 to 9c1d2b3 Compare September 30, 2024 16:49
@renovate renovate Bot force-pushed the renovate/react-monorepo branch 2 times, most recently from 0d2b71f to 9ec079f Compare October 9, 2024 10:50
@renovate renovate Bot force-pushed the renovate/react-monorepo branch from 9ec079f to 9896d94 Compare November 2, 2024 14:10
@renovate renovate Bot force-pushed the renovate/react-monorepo branch from 9896d94 to 809260a Compare November 12, 2024 01:01
@renovate renovate Bot force-pushed the renovate/react-monorepo branch 3 times, most recently from ba46d7c to acbdfa7 Compare December 8, 2024 23:31
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