Wavesonics / hammer-editor

A simple tool for building stories.
MIT License
126 stars 6 forks source link

Update dependency com.darkrockstudios:mpfilepicker to v3 #161

Closed renovate[bot] closed 11 months ago

renovate[bot] commented 11 months ago

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.darkrockstudios:mpfilepicker 2.1.0 -> 3.0.0 age adoption passing confidence

Release Notes

Wavesonics/compose-multiplatform-file-picker (com.darkrockstudios:mpfilepicker) ### [`v3.0.0`](https://togithub.com/Wavesonics/compose-multiplatform-file-picker/releases/tag/3.0.0) [Compare Source](https://togithub.com/Wavesonics/compose-multiplatform-file-picker/compare/2.1.0...3.0.0) #### What's Changed - Removed Swing file chooser from jvm variant by [@​shalva97](https://togithub.com/shalva97) in [https://github.com/Wavesonics/compose-multiplatform-file-picker/pull/67](https://togithub.com/Wavesonics/compose-multiplatform-file-picker/pull/67) - Update gradle/gradle-build-action action to v2.8.1 by [@​renovate](https://togithub.com/renovate) in [https://github.com/Wavesonics/compose-multiplatform-file-picker/pull/70](https://togithub.com/Wavesonics/compose-multiplatform-file-picker/pull/70) - feat: ios file picker by [@​aguragorn](https://togithub.com/aguragorn) in [https://github.com/Wavesonics/compose-multiplatform-file-picker/pull/68](https://togithub.com/Wavesonics/compose-multiplatform-file-picker/pull/68) #### New Contributors - [@​aguragorn](https://togithub.com/aguragorn) made their first contribution in [https://github.com/Wavesonics/compose-multiplatform-file-picker/pull/68](https://togithub.com/Wavesonics/compose-multiplatform-file-picker/pull/68) **Full Changelog**: https://github.com/Wavesonics/compose-multiplatform-file-picker/compare/2.1.0...3.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 this update again.



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

codecov[bot] commented 11 months ago

Codecov Report

Merging #161 (e7a4567) into develop (f252825) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff            @@
##           develop     #161   +/-   ##
========================================
  Coverage    13.53%   13.53%           
========================================
  Files          311      311           
  Lines        13594    13594           
  Branches      2087     2087           
========================================
  Hits          1840     1840           
  Misses       11583    11583           
  Partials       171      171           

:mega: Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!