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 #355

Merged
merged 1 commit 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-datastore 1.0.0 -> 1.1.0 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

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

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

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: 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.


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

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

@SaurabhSandav SaurabhSandav added the norelease Don't Generate a release from this PR label Oct 9, 2023
@SaurabhSandav SaurabhSandav merged commit d9f0f8f into master Oct 9, 2023
@SaurabhSandav SaurabhSandav deleted the renovate/multiplatformsettings branch October 9, 2023 06:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
norelease Don't Generate a release from this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant