recke96 / HemaTournament

This project aims to help the organization of HEMA tournaments by calculating the necessary match-ups, tracking results and schedule matches, possibly spanning multiple tournaments.
European Union Public License 1.2
3 stars 0 forks source link

Update lyricist to v1.6.1 #113

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cafe.adriel.lyricist:lyricist-processor 1.4.2 -> 1.6.1 age adoption passing confidence
cafe.adriel.lyricist:lyricist 1.4.2 -> 1.6.1 age adoption passing confidence

Release Notes

adrielcafe/lyricist (cafe.adriel.lyricist:lyricist-processor) ### [`v1.6.1`](https://togithub.com/adrielcafe/lyricist/releases/tag/1.6.1) [Compare Source](https://togithub.com/adrielcafe/lyricist/compare/1.6.0...1.6.1) - Set jvmTarget to Java 17 ([#​26](https://togithub.com/adrielcafe/lyricist/issues/26)) ### [`v1.6.0`](https://togithub.com/adrielcafe/lyricist/releases/tag/1.6.0) [Compare Source](https://togithub.com/adrielcafe/lyricist/compare/1.5.0...1.6.0) - Decoupled Lyricist API from Compose, it was moved to `lyricist-core` module - It is now possible to integrate with any UI Toolkit on supported platforms ([docs](https://togithub.com/adrielcafe/lyricist#extending-lyricist)) - Added option to generate strings helper property ([docs](https://togithub.com/adrielcafe/lyricist#generating-a-strings-helper-property)) - Fixed "Strings for language tag not found" ([#​10](https://togithub.com/adrielcafe/lyricist/issues/10)) ### [`v1.5.0`](https://togithub.com/adrielcafe/lyricist/releases/tag/1.5.0) [Compare Source](https://togithub.com/adrielcafe/lyricist/compare/1.4.2...1.5.0) - Make Lyricist class `@Immutable` (Based on discussion of PR [#​13](https://togithub.com/adrielcafe/lyricist/issues/13)) - Generate interface (instead of data class) for strings migrated from XML (Based on discussion of PR [#​22](https://togithub.com/adrielcafe/lyricist/issues/22)) - Fix issue [#​17](https://togithub.com/adrielcafe/lyricist/issues/17): String resource references are not resolved (PR [#​24](https://togithub.com/adrielcafe/lyricist/issues/24) by [@​DevNatan](https://togithub.com/DevNatan)) - Update dependencies - Kotlin 1.9.10 - Compose Multiplatform 1.5.3 - Gradle 8.2.1 - And others

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.