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 multiplatformsettings to v1.1.0 #1582

Merged
merged 2 commits into from
Oct 9, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 9, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.russhwolf:multiplatform-settings-coroutines 1.0.0 -> 1.1.0 age adoption passing confidence
com.russhwolf:multiplatform-settings 1.0.0 -> 1.1.0 age adoption passing confidence

Release Notes

russhwolf/multiplatform-settings (com.russhwolf:multiplatform-settings-coroutines)

v1.1.0

  • Update to Kotlin 1.9.10, Gradle 8.3, and Android Gradle Plugin 8.1.2
  • Remove deprecated Kotlin/Native targets
  • Add wasm browser target to multiplatform-settings, multiplatform-settings-test,
    and multiplatform-settings-no-arg (issue #​142). This uses the same StorageSettings implementation as in the
    current js target.
  • Use Dispatchers.IO rather than Dispatchers.Default in multiplatform-settings-coroutines on platforms where it is
    available (issue #​157)
  • Add serialization-aware removeValue() and containsValue() functions to multiplatform-settings-serialization (
    issue #​81)
  • Fix issue with serialization delegates incorrectly falling back to default values (issues #​160 and #​162)

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 these updates again.


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

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

@renovate renovate bot enabled auto-merge (rebase) October 9, 2023 08:17
@chrisbanes chrisbanes enabled auto-merge (squash) October 9, 2023 11:32
@chrisbanes chrisbanes merged commit b5d9565 into main Oct 9, 2023
7 checks passed
@chrisbanes chrisbanes deleted the renovate/multiplatformsettings branch October 9, 2023 11:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant