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

Update react monorepo (minor) #389

Merged
merged 2 commits into from
Jul 25, 2024
Merged

Update react monorepo (minor) #389

merged 2 commits into from
Jul 25, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 17, 2024

Mend Renovate

This PR contains the following updates:

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

v18.3.0

Compare Source

facebook/react (react-dom)

v18.3.1

Compare Source

v18.3.0

Compare Source


Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), 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 was generated by Mend Renovate. View the repository job log.

@joelvdavies
Copy link
Contributor

I think this requires a RTL update first due to the deprecated act imports.

@renovate renovate bot force-pushed the renovate/react-monorepo branch 3 times, most recently from e5b83c0 to e1e9d4c Compare July 19, 2024 11:41
@joelvdavies
Copy link
Contributor

joelvdavies commented Jul 19, 2024

Now failing due to react-beautiful-dnd which is 2 years out of date. See atlassian/react-beautiful-dnd#2580. It seems https://github.com/hello-pangea/dnd was a replacement.

@renovate renovate bot force-pushed the renovate/react-monorepo branch 4 times, most recently from 9ae24c4 to 849e601 Compare July 24, 2024 07:52
Copy link

codecov bot commented Jul 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.43%. Comparing base (5e62b17) to head (bb3ffef).
Report is 2 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #389   +/-   ##
========================================
  Coverage    95.43%   95.43%           
========================================
  Files           82       82           
  Lines         3764     3764           
  Branches      1068     1068           
========================================
  Hits          3592     3592           
  Misses         168      168           
  Partials         4        4           

☔ 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 from e689b8a to 22c1fd6 Compare July 24, 2024 15:59
@joelvdavies
Copy link
Contributor

Only issue that needed fixing was an error due to having a key in a spread operator from getTagProps in renderTags within the filterInput's Autocomplete component.

Copy link
Contributor Author

renovate bot commented Jul 24, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@joelvdavies joelvdavies merged commit 9ceffa3 into develop Jul 25, 2024
6 checks passed
@joelvdavies joelvdavies deleted the renovate/react-monorepo branch July 25, 2024 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants