TWiStErRob / net.twisterrob.libraries

1 stars 0 forks source link

Update orbit from 7.2.0 to 8.0.0 (major) #155

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.orbit-mvi:orbit-test 7.2.0 -> 8.0.0 age adoption passing confidence
org.orbit-mvi:orbit-viewmodel 7.2.0 -> 8.0.0 age adoption passing confidence
org.orbit-mvi:orbit-core 7.2.0 -> 8.0.0 age adoption passing confidence

Release Notes

orbit-mvi/orbit-mvi (org.orbit-mvi:orbit-test) ### [`v8.0.0`](https://togithub.com/orbit-mvi/orbit-mvi/releases/tag/8.0.0) [Compare Source](https://togithub.com/orbit-mvi/orbit-mvi/compare/7.2.0...8.0.0) ##### What's Changed - Remove old test framework by [@​mattmook](https://togithub.com/mattmook) in [https://github.com/orbit-mvi/orbit-mvi/pull/218](https://togithub.com/orbit-mvi/orbit-mvi/pull/218) - Removed dead code by [@​Rosomack](https://togithub.com/Rosomack) in [https://github.com/orbit-mvi/orbit-mvi/pull/220](https://togithub.com/orbit-mvi/orbit-mvi/pull/220) - Refactor test names, get rid of runblocking by [@​Rosomack](https://togithub.com/Rosomack) in [https://github.com/orbit-mvi/orbit-mvi/pull/221](https://togithub.com/orbit-mvi/orbit-mvi/pull/221) ##### Breaking changes The old testing framework has been deprecated for a long while. The time has come to prune it from the library. In case your project is still using old style tests, use https://github.com/orbit-mvi/orbit-mvi/tree/7.2.0 until your tests are migrated to the new test style. Alternatively, you can copy the testing classes from https://github.com/orbit-mvi/orbit-mvi/tree/7.2.0 into your project to unlock the upgrade to `8.0.0` and beyond. Please note no support will be provided for the old testing framework. **Full Changelog**: https://github.com/orbit-mvi/orbit-mvi/compare/7.2.0...8.0.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.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 4 months ago

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.