Update all dependencies #360

Merged
kjuulh merged 1 commits from renovate/all into main 2024-04-14 19:20:05 +02:00
Owner

This PR contains the following updates:

Package Type Update Change
@testing-library/react devDependencies patch 15.0.0 -> 15.0.2
react-redux dependencies patch 9.1.0 -> 9.1.1

Release Notes

testing-library/react-testing-library

v15.0.2

Compare Source

Bug Fixes

v15.0.1

Compare Source

Bug Fixes
reduxjs/react-redux

v9.1.1

Compare Source

This bugfix release fixes an issue with connect and React Native caused by changes to our bundling setup in v9. Nested connect calls should work correctly now.

What's Changed

Full Changelog: https://github.com/reduxjs/react-redux/compare/v9.1.0...v9.1.1


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@testing-library/react](https://github.com/testing-library/react-testing-library) | devDependencies | patch | [`15.0.0` -> `15.0.2`](https://renovatebot.com/diffs/npm/@testing-library%2freact/15.0.0/15.0.2) | | [react-redux](https://github.com/reduxjs/react-redux) | dependencies | patch | [`9.1.0` -> `9.1.1`](https://renovatebot.com/diffs/npm/react-redux/9.1.0/9.1.1) | --- ### Release Notes <details> <summary>testing-library/react-testing-library</summary> ### [`v15.0.2`](https://github.com/testing-library/react-testing-library/releases/tag/v15.0.2) [Compare Source](https://github.com/testing-library/react-testing-library/compare/v15.0.1...v15.0.2) ##### Bug Fixes - Improve `legacyRoot` error message ([#&#8203;1301](https://github.com/testing-library/react-testing-library/issues/1301)) ([c63b873](https://github.com/testing-library/react-testing-library/commit/c63b873072d62c858959c2a19e68f8e2cc0b11be)) ### [`v15.0.1`](https://github.com/testing-library/react-testing-library/releases/tag/v15.0.1) [Compare Source](https://github.com/testing-library/react-testing-library/compare/v15.0.0...v15.0.1) ##### Bug Fixes - Stop using nullish coalescing ([#&#8203;1299](https://github.com/testing-library/react-testing-library/issues/1299)) ([1645d21](https://github.com/testing-library/react-testing-library/commit/1645d21950ab8e3c6740b7e51b8a179a4c975c24)) </details> <details> <summary>reduxjs/react-redux</summary> ### [`v9.1.1`](https://github.com/reduxjs/react-redux/releases/tag/v9.1.1) [Compare Source](https://github.com/reduxjs/react-redux/compare/v9.1.0...v9.1.1) This bugfix release fixes an issue with `connect` and React Native caused by changes to our bundling setup in v9. Nested `connect` calls should work correctly now. #### What's Changed - Remove unused isProcessingDispatch by [@&#8203;Connormiha](https://github.com/Connormiha) in https://github.com/reduxjs/react-redux/pull/2122 - Move `Equals` constraint into an intersection type. by [@&#8203;DanielRosenwasser](https://github.com/DanielRosenwasser) in https://github.com/reduxjs/react-redux/pull/2123 - Fix `useIsomorphicLayoutEffect` usage in React Native environments by [@&#8203;aryaemami59](https://github.com/aryaemami59) in https://github.com/reduxjs/react-redux/pull/2156 **Full Changelog**: https://github.com/reduxjs/react-redux/compare/v9.1.0...v9.1.1 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNjAuMCIsInVwZGF0ZWRJblZlciI6IjM0LjE2MC4wIn0=-->
kjuulh added 1 commit 2024-04-11 19:45:30 +02:00
Update dependency @testing-library/react to v15.0.1
Some checks reported errors
continuous-integration/drone/push Build encountered an error
continuous-integration/drone/pr Build encountered an error
51323bef34
kjuulh changed title from Update dependency @testing-library/react to v15.0.1 to Update dependency @testing-library/react to v15.0.2 2024-04-13 12:40:51 +02:00
kjuulh force-pushed renovate/all from 51323bef34 to 6daac06858 2024-04-13 12:40:52 +02:00 Compare
kjuulh changed title from Update dependency @testing-library/react to v15.0.2 to Update all dependencies 2024-04-14 18:42:36 +02:00
kjuulh force-pushed renovate/all from 6daac06858 to 36fe004d59 2024-04-14 18:42:40 +02:00 Compare
kjuulh merged commit 36fe004d59 into main 2024-04-14 19:20:05 +02:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: kjuulh/vidow#360
No description provided.