TWiStErRob / net.twisterrob.libraries

1 stars 0 forks source link

Update orbit from 8.0.0 to 9.0.0 (major v9) (major) #165

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 8.0.0 -> 9.0.0 age adoption passing confidence
org.orbit-mvi:orbit-viewmodel 8.0.0 -> 9.0.0 age adoption passing confidence
org.orbit-mvi:orbit-core 8.0.0 -> 9.0.0 age adoption passing confidence

Release Notes

orbit-mvi/orbit-mvi (org.orbit-mvi:orbit-test) ### [`v9.0.0`](https://togithub.com/orbit-mvi/orbit-mvi/releases/tag/9.0.0) [Compare Source](https://togithub.com/orbit-mvi/orbit-mvi/compare/8.0.0...9.0.0) ##### What's Changed - Upgrade deprecated build actions by [@​mattmook](https://togithub.com/mattmook) in [https://github.com/orbit-mvi/orbit-mvi/pull/226](https://togithub.com/orbit-mvi/orbit-mvi/pull/226) - Pull syntax functions down into the relevant classes instead of relyi… by [@​Rosomack](https://togithub.com/Rosomack) in [https://github.com/orbit-mvi/orbit-mvi/pull/225](https://togithub.com/orbit-mvi/orbit-mvi/pull/225) - Fix build error by [@​Rosomack](https://togithub.com/Rosomack) in [https://github.com/orbit-mvi/orbit-mvi/pull/227](https://togithub.com/orbit-mvi/orbit-mvi/pull/227) **Full Changelog**: https://github.com/orbit-mvi/orbit-mvi/compare/8.0.0...9.0.0 ##### Breaking changes Syntax extension functions have been pulled up to reduce internal complexity and open up new functionality, such as reified types on `runOn`. To migrate, simply remove the broken imports. Tools such as Detekt should be able to do this automatically.

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.