Closed renovate[bot] closed 1 week ago
[!IMPORTANT]
Review skipped
Bot user detected.
To trigger a single review, invoke the
@coderabbitai review
command.You can disable this status message by setting the
reviews.review_status
tofalse
in the CodeRabbit configuration file.
The changes in the React application involve updating key dependencies to their latest versions, specifically upgrading react
, react-dom
, and their respective type definitions. This minor version increment aims to enhance application performance, introduce new features, and improve type safety, ensuring better compatibility with the evolving React ecosystem.
File | Change Summary |
---|---|
front/app/package.json |
Updated react and react-dom from 18.2.0 to 18.3.1 ; updated @types/react from 18.2.66 to 18.3.5 and @types/react-dom from 18.2.22 to 18.3.0 . |
In the garden of code, I hop with glee,
React's new blooms, oh, what a spree!
With types that are sharper, and features so bright,
I dance through the changes, my heart feels so light.
πΌπβ¨
This PR contains the following updates:
18.2.66
->18.3.12
18.2.22
->18.3.1
18.2.0
->18.3.1
18.2.0
->18.3.1
Release Notes
facebook/react (react)
### [`v18.3.1`](https://redirect.github.com/facebook/react/compare/a87edf62d7d69705ddbcec9a24f0780b3db7535f...a87edf62d7d69705ddbcec9a24f0780b3db7535f) [Compare Source](https://redirect.github.com/facebook/react/compare/v18.3.0...v18.3.1) ### [`v18.3.0`](https://redirect.github.com/facebook/react/compare/v18.2.0...a87edf62d7d69705ddbcec9a24f0780b3db7535f) [Compare Source](https://redirect.github.com/facebook/react/compare/v18.2.0...v18.3.0)facebook/react (react-dom)
### [`v18.3.1`](https://redirect.github.com/facebook/react/compare/a87edf62d7d69705ddbcec9a24f0780b3db7535f...a87edf62d7d69705ddbcec9a24f0780b3db7535f) [Compare Source](https://redirect.github.com/facebook/react/compare/v18.3.0...v18.3.1) ### [`v18.3.0`](https://redirect.github.com/facebook/react/compare/v18.2.0...a87edf62d7d69705ddbcec9a24f0780b3db7535f) [Compare Source](https://redirect.github.com/facebook/react/compare/v18.2.0...v18.3.0)Configuration
π Schedule: 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.
This PR was generated by Mend Renovate. View the repository job log.