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 dependency com.ensody.reactivestate:reactivestate-bom to v5.11.0 #85

Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 2, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.ensody.reactivestate:reactivestate-bom (source) 5.10.0 -> 5.11.0 age adoption passing confidence

Release Notes

ensody/ReactiveState-Kotlin (com.ensody.reactivestate:reactivestate-bom)

v5.11.0

  • Added MutableStateFlow<T>.collectAsMutableState() to create a two-way binding.
  • Added MutableState.beforeUpdate, MutableState.afterUpdate and MutableState.withSetter setter interceptors (similar to the existing MutableStateFlow based API).
  • Added State.toMutable which can turn a State into a MutableState with a custom setter (similar to the existing StateFlow based API).

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.

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


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies label Nov 2, 2024
@renovate renovate bot requested a review from hoc081098 November 2, 2024 01:01
@renovate renovate bot merged commit 95e1aa7 into master Nov 2, 2024
1 check passed
@renovate renovate bot deleted the renovate/com.ensody.reactivestate-reactivestate-bom-5.x branch November 2, 2024 04:53
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.

1 participant