joelkanyi / Muviz

A Jetpack compose app that consumes the TMDB API to display movie and Tv shows and their details
199 stars 30 forks source link

update all non-major dependencies #74

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
gradle (source) minor 8.6 -> 8.7 age adoption passing confidence
r0adkll/upload-google-play action minor v1.0.15 -> v1.1.3 age adoption passing confidence
androidx.compose.runtime:runtime-livedata (source) dependencies patch 1.6.2 -> 1.6.4 age adoption passing confidence
com.squareup.retrofit2:retrofit dependencies minor 2.9.0 -> 2.11.0 age adoption passing confidence
com.squareup.retrofit2:converter-gson dependencies minor 2.9.0 -> 2.11.0 age adoption passing confidence
io.github.raamcosta.compose-destinations:ksp dependencies patch 1.10.1 -> 1.10.2 age adoption passing confidence
io.github.raamcosta.compose-destinations:animations-core dependencies patch 1.10.1 -> 1.10.2 age adoption passing confidence
com.google.dagger.hilt.android plugin patch 2.51 -> 2.51.1 age adoption passing confidence
com.google.dagger:hilt-android-compiler dependencies patch 2.51 -> 2.51.1 age adoption passing confidence
com.google.dagger:hilt-android dependencies patch 2.51 -> 2.51.1 age adoption passing confidence
androidx.compose.ui:ui-tooling-preview (source) dependencies patch 1.6.2 -> 1.6.4 age adoption passing confidence
androidx.compose.ui:ui-tooling (source) dependencies patch 1.6.2 -> 1.6.4 age adoption passing confidence
androidx.compose.ui:ui (source) dependencies patch 1.6.2 -> 1.6.4 age adoption passing confidence
androidx.compose.material:material (source) dependencies patch 1.6.2 -> 1.6.4 age adoption passing confidence

Release Notes

gradle/gradle (gradle) ### [`v8.7`](https://togithub.com/gradle/gradle/compare/v8.6.0...v8.7.0) [Compare Source](https://togithub.com/gradle/gradle/compare/v8.6.0...v8.7.0)
r0adkll/upload-google-play (r0adkll/upload-google-play) ### [`v1.1.3`](https://togithub.com/r0adkll/upload-google-play/releases/tag/v1.1.3) [Compare Source](https://togithub.com/r0adkll/upload-google-play/compare/v1.1.2...v1.1.3) #### What's Changed - Add instructions to configure service account in README by [@​etabakov](https://togithub.com/etabakov) in [https://github.com/r0adkll/upload-google-play/pull/201](https://togithub.com/r0adkll/upload-google-play/pull/201) - Update dependencies & target node20 by [@​boswelja](https://togithub.com/boswelja) in [https://github.com/r0adkll/upload-google-play/pull/212](https://togithub.com/r0adkll/upload-google-play/pull/212) #### New Contributors - [@​etabakov](https://togithub.com/etabakov) made their first contribution in [https://github.com/r0adkll/upload-google-play/pull/201](https://togithub.com/r0adkll/upload-google-play/pull/201) **Full Changelog**: https://github.com/r0adkll/upload-google-play/compare/v1...v1.1.3 ### [`v1.1.2`](https://togithub.com/r0adkll/upload-google-play/releases/tag/v1.1.2) [Compare Source](https://togithub.com/r0adkll/upload-google-play/compare/v1.1.1...v1.1.2) #### What's Changed - Bump word-wrap from 1.2.3 to 1.2.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/r0adkll/upload-google-play/pull/184](https://togithub.com/r0adkll/upload-google-play/pull/184) - Update all dependencies and bump version by [@​boswelja](https://togithub.com/boswelja) in [https://github.com/r0adkll/upload-google-play/pull/192](https://togithub.com/r0adkll/upload-google-play/pull/192) - Update documentation to link to Google's track name information by [@​boswelja](https://togithub.com/boswelja) in [https://github.com/r0adkll/upload-google-play/pull/191](https://togithub.com/r0adkll/upload-google-play/pull/191) **Full Changelog**: https://github.com/r0adkll/upload-google-play/compare/v1...v1.1.2 ### [`v1.1.1`](https://togithub.com/r0adkll/upload-google-play/releases/tag/v1.1.1) [Compare Source](https://togithub.com/r0adkll/upload-google-play/compare/v1.1.0...v1.1.1) #### What's Changed - Fix a bug where our new timeout caused the action to stay "alive" by [@​boswelja](https://togithub.com/boswelja) in [https://github.com/r0adkll/upload-google-play/pull/173](https://togithub.com/r0adkll/upload-google-play/pull/173) - Fix deprecated releaseFile input not being considered by [@​boswelja](https://togithub.com/boswelja) in [https://github.com/r0adkll/upload-google-play/pull/174](https://togithub.com/r0adkll/upload-google-play/pull/174) **Full Changelog**: https://github.com/r0adkll/upload-google-play/compare/v1...v1.1.1 ### [`v1.1.0`](https://togithub.com/r0adkll/upload-google-play/releases/tag/v1.1.0) [Compare Source](https://togithub.com/r0adkll/upload-google-play/compare/v1.0.19...v1.1.0) #### What's Changed - fix: Bring back the default release status by [@​boswelja](https://togithub.com/boswelja) in [https://github.com/r0adkll/upload-google-play/pull/154](https://togithub.com/r0adkll/upload-google-play/pull/154) - fix: Automated updating of v1 tag by [@​boswelja](https://togithub.com/boswelja) in [https://github.com/r0adkll/upload-google-play/pull/155](https://togithub.com/r0adkll/upload-google-play/pull/155) - Update userFraction reuqired to false in README by [@​phicdy](https://togithub.com/phicdy) in [https://github.com/r0adkll/upload-google-play/pull/157](https://togithub.com/r0adkll/upload-google-play/pull/157) - Dont fail the action if optional files are not present on the dics by [@​milis92](https://togithub.com/milis92) in [https://github.com/r0adkll/upload-google-play/pull/162](https://togithub.com/r0adkll/upload-google-play/pull/162) - Add doc about packageName needing to exist first by [@​saalihou](https://togithub.com/saalihou) in [https://github.com/r0adkll/upload-google-play/pull/168](https://togithub.com/r0adkll/upload-google-play/pull/168) - feature: Add support for App Bundle Explorer's Internal app sharing link by [@​shichen85](https://togithub.com/shichen85) in [https://github.com/r0adkll/upload-google-play/pull/166](https://togithub.com/r0adkll/upload-google-play/pull/166) - Remove status default from README by [@​sindrenm](https://togithub.com/sindrenm) in [https://github.com/r0adkll/upload-google-play/pull/164](https://togithub.com/r0adkll/upload-google-play/pull/164) - Add an upload timeout of 60 minutes by [@​boswelja](https://togithub.com/boswelja) in [https://github.com/r0adkll/upload-google-play/pull/171](https://togithub.com/r0adkll/upload-google-play/pull/171) #### New Contributors - [@​phicdy](https://togithub.com/phicdy) made their first contribution in [https://github.com/r0adkll/upload-google-play/pull/157](https://togithub.com/r0adkll/upload-google-play/pull/157) - [@​milis92](https://togithub.com/milis92) made their first contribution in [https://github.com/r0adkll/upload-google-play/pull/162](https://togithub.com/r0adkll/upload-google-play/pull/162) - [@​saalihou](https://togithub.com/saalihou) made their first contribution in [https://github.com/r0adkll/upload-google-play/pull/168](https://togithub.com/r0adkll/upload-google-play/pull/168) - [@​shichen85](https://togithub.com/shichen85) made their first contribution in [https://github.com/r0adkll/upload-google-play/pull/166](https://togithub.com/r0adkll/upload-google-play/pull/166) - [@​sindrenm](https://togithub.com/sindrenm) made their first contribution in [https://github.com/r0adkll/upload-google-play/pull/164](https://togithub.com/r0adkll/upload-google-play/pull/164) **Full Changelog**: https://github.com/r0adkll/upload-google-play/compare/v1.0.19...v1.1.0 ### [`v1.0.19`](https://togithub.com/r0adkll/upload-google-play/releases/tag/v1.0.19) [Compare Source](https://togithub.com/r0adkll/upload-google-play/compare/v1.0.18...v1.0.19) #### What's Changed - Add Debug Symbol File/Folder Upload by [@​ThomasAunvik](https://togithub.com/ThomasAunvik) in [https://github.com/r0adkll/upload-google-play/pull/130](https://togithub.com/r0adkll/upload-google-play/pull/130) - Ignore userFraction if status is draft by [@​boswelja](https://togithub.com/boswelja) in [https://github.com/r0adkll/upload-google-play/pull/140](https://togithub.com/r0adkll/upload-google-play/pull/140) - Set up ESLint by [@​boswelja](https://togithub.com/boswelja) in [https://github.com/r0adkll/upload-google-play/pull/138](https://togithub.com/r0adkll/upload-google-play/pull/138) - refactor: Centralized input validation by [@​boswelja](https://togithub.com/boswelja) in [https://github.com/r0adkll/upload-google-play/pull/142](https://togithub.com/r0adkll/upload-google-play/pull/142) - Fix issues parsing Int and Float by [@​boswelja](https://togithub.com/boswelja) in [https://github.com/r0adkll/upload-google-play/pull/145](https://togithub.com/r0adkll/upload-google-play/pull/145) - Set up full input testing by [@​boswelja](https://togithub.com/boswelja) in [https://github.com/r0adkll/upload-google-play/pull/150](https://togithub.com/r0adkll/upload-google-play/pull/150) - Print track names when invalid track provided by [@​boswelja](https://togithub.com/boswelja) in [https://github.com/r0adkll/upload-google-play/pull/151](https://togithub.com/r0adkll/upload-google-play/pull/151) #### New Contributors - [@​ThomasAunvik](https://togithub.com/ThomasAunvik) made their first contribution in [https://github.com/r0adkll/upload-google-play/pull/130](https://togithub.com/r0adkll/upload-google-play/pull/130) **Full Changelog**: https://github.com/r0adkll/upload-google-play/compare/v1.0.18...v1.0.19 ### [`v1.0.18`](https://togithub.com/r0adkll/upload-google-play/releases/tag/v1.0.18) [Compare Source](https://togithub.com/r0adkll/upload-google-play/compare/v1.0.17...v1.0.18) #### What's Changed - feature: Add support for changesNotSentForReview by [@​boswelja](https://togithub.com/boswelja) in [https://github.com/r0adkll/upload-google-play/pull/117](https://togithub.com/r0adkll/upload-google-play/pull/117) - feature: Allow editing existing Edits by [@​boswelja](https://togithub.com/boswelja) in [https://github.com/r0adkll/upload-google-play/pull/120](https://togithub.com/r0adkll/upload-google-play/pull/120) - ci: Validate library is up to date in workflow by [@​boswelja](https://togithub.com/boswelja) in [https://github.com/r0adkll/upload-google-play/pull/121](https://togithub.com/r0adkll/upload-google-play/pull/121) - Update dependencies by [@​boswelja](https://togithub.com/boswelja) in [https://github.com/r0adkll/upload-google-play/pull/137](https://togithub.com/r0adkll/upload-google-play/pull/137) **Full Changelog**: https://github.com/r0adkll/upload-google-play/compare/v1.0.17...v1.0.18 ### [`v1.0.17`](https://togithub.com/r0adkll/upload-google-play/releases/tag/v1.0.17): Release 1.0.17 [Compare Source](https://togithub.com/r0adkll/upload-google-play/compare/v1.0.16...v1.0.17) #### What's Changed - Fix: default behavior when status is unspecified by [@​dougkeen](https://togithub.com/dougkeen) in [https://github.com/r0adkll/upload-google-play/pull/87](https://togithub.com/r0adkll/upload-google-play/pull/87) - Update Readme: add status property by [@​tobiasschuerg](https://togithub.com/tobiasschuerg) in [https://github.com/r0adkll/upload-google-play/pull/94](https://togithub.com/r0adkll/upload-google-play/pull/94) - Chore: Update dependencies by [@​boswelja](https://togithub.com/boswelja) in [https://github.com/r0adkll/upload-google-play/pull/113](https://togithub.com/r0adkll/upload-google-play/pull/113) - CI: Add GH Actions Workflows for PR checks by [@​boswelja](https://togithub.com/boswelja) in [https://github.com/r0adkll/upload-google-play/pull/114](https://togithub.com/r0adkll/upload-google-play/pull/114) - Fix: Clean up service-account JSON if necessary by [@​boswelja](https://togithub.com/boswelja) in [https://github.com/r0adkll/upload-google-play/pull/116](https://togithub.com/r0adkll/upload-google-play/pull/116) - Chore: Update readme by [@​boswelja](https://togithub.com/boswelja) in [https://github.com/r0adkll/upload-google-play/pull/115](https://togithub.com/r0adkll/upload-google-play/pull/115) #### New Contributors - [@​tobiasschuerg](https://togithub.com/tobiasschuerg) made their first contribution in [https://github.com/r0adkll/upload-google-play/pull/94](https://togithub.com/r0adkll/upload-google-play/pull/94) **Full Changelog**: https://github.com/r0adkll/upload-google-play/compare/v1.0.16...v1.0.17 ### [`v1.0.16`](https://togithub.com/r0adkll/upload-google-play/releases/tag/v1.0.16): Release 1.0.16 [Compare Source](https://togithub.com/r0adkll/upload-google-play/compare/v1.0.15...v1.0.16) - Added support for status - Added support for more language tags
square/retrofit (com.squareup.retrofit2:retrofit) ### [`v2.11.0`](https://togithub.com/square/retrofit/blob/HEAD/CHANGELOG.md#2110---2024-03-28) [Compare Source](https://togithub.com/square/retrofit/compare/2.10.0...2.11.0) **New** - The built-in `OptionalConverterFactory` is now public to allow installing it before other converters which consume all types (e.g., Moshi, Gson, Jackson, etc.). **Fixed** - Ensure that exceptions thrown from failure to parse method annotations can be observed by multiple threads/callers. Previously only the first caller would see the actual parsing exception and other callers would get a cryptic `ClassCastException`. ### [`v2.10.0`](https://togithub.com/square/retrofit/blob/HEAD/CHANGELOG.md#2100---2024-03-18) [Compare Source](https://togithub.com/square/retrofit/compare/2.9.0...2.10.0) **New** - Support using `Unit` as a response type. This can be used for non-body HTTP methods like `HEAD` or body-containing HTTP methods like `GET` where the body will be discarded without deserialization. - kotlinx.serialization converter! This was imported from [github.com/JakeWharton/retrofit2-kotlinx-serialization-converter/](https://togithub.com/JakeWharton/retrofit2-kotlinx-serialization-converter/) and remains unchanged from its 1.0.0 release. The Maven coordinates are `com.squareup.retrofit2:converter-kotlinx-serialization`. - JAXB 3 converter! The Maven coordinates are `com.squareup.retrofit2:converter-jaxb3`. - `@Header`, `@Headers`, and `@HeaderMap` can now set non-ASCII values through the `allowUnsafeNonAsciiValues` annotation property. These are not technically compliant with the HTTP specification, but are often supported or required by services. - Publish a BOM of all modules. The Maven coordinates are `com.squareup.retrofit2:retrofit-bom`. - `Invocation` now exposes the service `Class` and the instance on which the method was invoked. This disambiguates the source when service inheritence is used. - A response type keeper annotation processor is now available for generating shrinker rules for all referenced types in your service interface. In some cases, it's impossible for static shrinker rules to keep the entirety of what Retrofit needs at runtime. This annotation processor generates those additional rules. For more info see [its README](https://togithub.com/square/retrofit/tree/trunk/retrofit-response-type-keeper#readme). **Changed** - Add shrinker rules to retain the generic signatures of built-in types (`Call`, `Response`, etc.) which are used via reflection at runtime. - Remove backpressure support from RxJava 2 and 3 adapters. Since we only deliver a single value and the Reactive Streams specification states that callers must request a non-zero subscription value, we never need to honor backpressure. - Kotlin `Retrofit.create` function now has a non-null lower bound. Even if you specified a nullable type before this function would never return null. - Suspend functions now capture and defer all `Throwable` subtypes (not just `Exception` subtypes) to avoid Java's `UndeclaredThrowableException` when thrown synchronously. - Eagerly reject `suspend fun` functions that return `Call`. These are never correct, and should declare a return type of `Body` directly. - Support for Java 14-specific and Java 16-specific reflection needed to invoke default methods on interfaces have been moved to separate versions of a class through a multi-release jar. This should have no observable impact other than the jar now contains classes which target Java 14 and Java 16 bytecode that might trip up some static analysis tools which are not aware of multi-release jars. - Parameter names are now displayed in exception messages when available in the underlying Java bytecode. - Jackson converter now supports binary formats by using byte streams rather than character streams in its implementation. Use the `create(ObjectMapper, MediaType)` overload to supply the value of the `Content-Type` header for your format. **Fixed** - Do not include synthetic methods when doing eager validation. - Use per-method rather than per-class locking when parsing annotations. This eliminates contention when multiple calls are made in quick succession at the beginning of the process lifetime.
raamcosta/compose-destinations (io.github.raamcosta.compose-destinations:ksp) ### [`v1.10.2`](https://togithub.com/raamcosta/compose-destinations/releases/tag/1.10.2) [Compare Source](https://togithub.com/raamcosta/compose-destinations/compare/1.10.1...1.10.2) - Fixes [#​592](https://togithub.com/raamcosta/compose-destinations/issues/592) **Full Changelog**: https://github.com/raamcosta/compose-destinations/compare/1.10.1...1.10.2

Configuration

📅 Schedule: Branch creation - "on friday" in timezone Africa/Nairobi, 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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