Skip to content

chore(deps): update react monorepo - autoclosed#57

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

chore(deps): update react monorepo - autoclosed#57
renovate[bot] wants to merge 1 commit intomainfrom
renovate/react-monorepo

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 1, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/react (source) ^18.2.48 -> ^18.3.19 age adoption passing confidence
@types/react-dom (source) ^18.2.18 -> ^18.3.5 age adoption passing confidence
react (source) ^18.2.0 -> ^18.3.1 age adoption passing confidence
react-dom (source) ^18.2.0 -> ^18.3.1 age adoption passing 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

Configuration

📅 Schedule: Branch creation - "* 0-3 1 * *" (UTC), 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.


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

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

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 1, 2024

⚠️ No Changeset found

Latest commit: 11aeb8e

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

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 1, 2024

📊 Package size report   No changes

File Before After
Total (Includes all files) 62.5 kB 62.5 kB
Tarball size 22.3 kB 22.3 kB
Unchanged files
File Size
.changeset/config.json 323 B
.changeset/README.md 510 B
.codesandbox/ci.json 38 B
.editorconfig 161 B
.gitattributes 40 B
.github/FUNDING.yml 197 B
.github/workflows/ci.yml 1.2 kB
.github/workflows/codeql.yml 848 B
.github/workflows/pkg-size.yml 539 B
.github/workflows/release.yml 1.0 kB
.github/workflows/vercel.yml 813 B
.lintstagedrc.cjs 50 B
.nvmrc 3 B
.prettierignore 78 B
.simple-git-hooks.cjs 51 B
.stylelintignore 84 B
.yarn/plugins/plugin-prepare-lifecycle.cjs 202 B
.yarnrc.yml 357 B
auto-imports.d.ts 814 B
CHANGELOG.md 204 B
docs/App.tsx 1.9 kB
docs/global.scss 156 B
docs/index.html 413 B
docs/index.tsx 208 B
docs/tsconfig.json 85 B
docs/vite.config.ts 382 B
LICENSE 1.1 kB
package.json 3.2 kB
packages/pkg/CHANGELOG.md 13 B
packages/pkg/package.json 830 B
packages/pkg/README.md 3.1 kB
packages/pkg/src/index.ts 36 B
packages/pkg/test/basic.spec.ts 101 B
packages/pkg/tsconfig.json 153 B
packages/pkg/tsconfig.tsbuildinfo 37.4 kB
README.md 5.1 kB
tsconfig.json 209 B
vercel.json 231 B
vitest.config.ts 341 B

🤖 This report was automatically generated by pkg-size-action

@renovate renovate Bot force-pushed the renovate/react-monorepo branch 3 times, most recently from 83bd4de to 11ac9ad Compare April 9, 2024 00:09
@renovate renovate Bot force-pushed the renovate/react-monorepo branch 4 times, most recently from f4b362f to 63bbe92 Compare April 16, 2024 01:21
@renovate renovate Bot force-pushed the renovate/react-monorepo branch from 63bbe92 to 0b25bfc Compare April 25, 2024 17:30
@codesandbox-ci
Copy link
Copy Markdown

codesandbox-ci Bot commented Apr 25, 2024

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@renovate renovate Bot force-pushed the renovate/react-monorepo branch from 0b25bfc to 34dfcdf Compare April 25, 2024 21:08
@renovate renovate Bot changed the title chore(deps): update react monorepo chore(deps): update react monorepo to ^18.3.0 Apr 25, 2024
@renovate renovate Bot force-pushed the renovate/react-monorepo branch from 34dfcdf to ad04f6c Compare April 26, 2024 17:04
@renovate renovate Bot changed the title chore(deps): update react monorepo to ^18.3.0 chore(deps): update react monorepo Apr 26, 2024
@renovate renovate Bot force-pushed the renovate/react-monorepo branch from ad04f6c to f8df0b3 Compare April 26, 2024 22:51
@renovate renovate Bot force-pushed the renovate/react-monorepo branch from f8df0b3 to e2d9e8b Compare May 11, 2024 13:33
@renovate renovate Bot force-pushed the renovate/react-monorepo branch from e2d9e8b to 88d561b Compare May 23, 2024 21:37
@renovate renovate Bot force-pushed the renovate/react-monorepo branch from 88d561b to 32fa0e6 Compare August 20, 2024 22:10
@renovate renovate Bot force-pushed the renovate/react-monorepo branch from 32fa0e6 to dfd4555 Compare August 30, 2024 14:20
@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (9dc6c0b) to head (dc16b11).

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #57   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines            1         1           
=========================================
  Hits             1         1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate Bot force-pushed the renovate/react-monorepo branch 3 times, most recently from 386fa24 to be450eb Compare September 19, 2024 20:26
@renovate renovate Bot force-pushed the renovate/react-monorepo branch 2 times, most recently from 4aa325c to fff1a14 Compare September 27, 2024 19:28
@renovate renovate Bot force-pushed the renovate/react-monorepo branch from fff1a14 to 19636c8 Compare October 2, 2024 19:52
@renovate renovate Bot force-pushed the renovate/react-monorepo branch from 19636c8 to 937b7d2 Compare October 11, 2024 15:39
@renovate renovate Bot force-pushed the renovate/react-monorepo branch from 937b7d2 to 434cc65 Compare October 23, 2024 04:43
@renovate renovate Bot force-pushed the renovate/react-monorepo branch from 434cc65 to 05ecf88 Compare December 4, 2024 19:36
@renovate renovate Bot force-pushed the renovate/react-monorepo branch 5 times, most recently from e4c6c3a to 65493f8 Compare December 11, 2024 04:27
@renovate renovate Bot force-pushed the renovate/react-monorepo branch 2 times, most recently from 951217c to b935365 Compare December 20, 2024 05:42
@renovate renovate Bot force-pushed the renovate/react-monorepo branch from b935365 to 11aeb8e Compare March 19, 2025 18:37
@renovate renovate Bot changed the title chore(deps): update react monorepo chore(deps): update react monorepo - autoclosed Mar 19, 2025
@renovate renovate Bot closed this Mar 19, 2025
@renovate renovate Bot deleted the renovate/react-monorepo branch March 19, 2025 18:42
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