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 org.jellyfin.sdk:jellyfin-core to v1.4.7 #1333

Merged
merged 2 commits into from
Apr 7, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 7, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jellyfin.sdk:jellyfin-core 1.4.6 -> 1.4.7 age adoption passing confidence

Release Notes

jellyfin/jellyfin-sdk-kotlin (org.jellyfin.sdk:jellyfin-core)

v1.4.7

Jellyfin 10.9 is coming, and it will be backwards compatible with 10.8 clients! However, one potential issue may arise due to deserialization issues when a response contains a newly introduced enum member. Particularly notable here is the lyrics media stream type.

To address this problem, this SDK release backports the new enum members onto the 10.8.13 OpenAPI specification. As a result, both 10.8 and 10.9 servers can be supported in your Jellyfin client.

We advise updating your client to this SDK version before the stable release of 10.9, expected towards the end of April. Additionally, we recommend removing support for 10.8 servers approximately 1 to 2 months after the stable release.

🏗️ Enhancements

Contributors

Compatibility

Info Jellyfin version
Minimum API Version 10.8.1
Recommended API Version 10.8.13

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.


  • 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 added dependencies Pull requests that update dependencies gradle labels Apr 7, 2024
@jellyfin-bot jellyfin-bot added this to the v2.7.0 milestone Apr 7, 2024
@Maxr1998 Maxr1998 enabled auto-merge (squash) April 7, 2024 13:01
@Maxr1998 Maxr1998 merged commit 9442c2f into master Apr 7, 2024
8 checks passed
@Maxr1998 Maxr1998 deleted the renovate/jellyfin.sdk branch April 7, 2024 13:04
taitsmith added a commit to taitsmith/jellyfin-android that referenced this pull request Apr 9, 2024
Update CI dependencies (jellyfin#1332)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

Update eps1lon/actions-label-merge-conflict action to v3 (jellyfin#1336)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

Update dependency org.chromium.net:cronet-embedded to v119 (jellyfin#1335)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

Update dependency org.jellyfin.sdk:jellyfin-core to v1.4.7 (jellyfin#1333)

* Update dependency org.jellyfin.sdk:jellyfin-core to v1.4.7

* 🐛 Fix build error due to new enum

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Maxr1998 <max.rumpf1998@gmail.com>

Update dependency de.maxr1998:modernandroidpreferences to v2.4.0-beta2

Update Kotlin (jellyfin#1254)

* Update Kotlin

* Update dependency androidx.compose.compiler:compiler to v1.5.11

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

Update compose to v1.6.5 (jellyfin#1320)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

Update dependency androidx.compose.foundation:foundation to v1.6.5 (jellyfin#1322)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

Update compose.material to v1.6.5 (jellyfin#1321)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

Update dependency androidx.mediarouter:mediarouter to v1.7.0 (jellyfin#1328)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

Update dependency androidx.webkit:webkit to v1.10.0 (jellyfin#1338)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

Update dependency androidx.activity:activity-ktx to v1.8.2

Update koin to v3.5.4

Update dependency io.coil-kt:coil-base to v2.6.0

Update gradle/gradle-build-action action to v3.2.1

Update dependency com.google.android.material:material to v1.11.0
@nielsvanvelzen nielsvanvelzen modified the milestones: v2.7.0, v2.6.1 Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update dependencies gradle
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants