Merge pull request #3984 from nextcloud/renovate/lifecycleversion

fix(deps): update lifecycleversion to v2.8.3
This commit is contained in:
Andy Scherzinger 2024-07-01 21:18:35 +02:00 committed by GitHub
commit 1b5d001df8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 10 additions and 1 deletions

View File

@ -137,7 +137,7 @@ ext {
daggerVersion = "2.51.1" daggerVersion = "2.51.1"
emojiVersion = "1.4.0" emojiVersion = "1.4.0"
fidoVersion = "4.1.0-patch2" fidoVersion = "4.1.0-patch2"
lifecycleVersion = '2.8.1' lifecycleVersion = '2.8.3'
okhttpVersion = "4.12.0" okhttpVersion = "4.12.0"
markwonVersion = "4.6.2" markwonVersion = "4.6.2"
materialDialogsVersion = "3.3.0" materialDialogsVersion = "3.3.0"

View File

@ -8,6 +8,9 @@
<trust group="com.github.nextcloud-deps" name="android-talk-webrtc" version="110.5481.0" reason="ships OS specific artifacts (win/linux) - temp global trust"/> <trust group="com.github.nextcloud-deps" name="android-talk-webrtc" version="110.5481.0" reason="ships OS specific artifacts (win/linux) - temp global trust"/>
<trust file=".*-sources[.]jar" regex="true"/> <trust file=".*-sources[.]jar" regex="true"/>
</trusted-artifacts> </trusted-artifacts>
<ignored-keys>
<ignored-key id="98FE03A974CE0A0B" reason="Key couldn't be downloaded from any key server"/>
</ignored-keys>
<trusted-keys> <trusted-keys>
<trusted-key id="02A36B6DB7056EB5E6FFEF893DA731F041734930" group="org.parceler"/> <trusted-key id="02A36B6DB7056EB5E6FFEF893DA731F041734930" group="org.parceler"/>
<trusted-key id="03D5EBC6C81161316CF21CEE1592D9DA6586CF26" group="^com[.]afollestad($|([.].*))" regex="true"/> <trusted-key id="03D5EBC6C81161316CF21CEE1592D9DA6586CF26" group="^com[.]afollestad($|([.].*))" regex="true"/>
@ -934,6 +937,11 @@
<sha256 value="1a280b5d6351515907aaa19d3179ec8076095985e979e323a5972bdc5d6b7945" origin="Generated by Gradle"/> <sha256 value="1a280b5d6351515907aaa19d3179ec8076095985e979e323a5972bdc5d6b7945" origin="Generated by Gradle"/>
</artifact> </artifact>
</component> </component>
<component group="androidx.lifecycle" name="lifecycle-livedata" version="2.8.3">
<artifact name="lifecycle-livedata-2.8.3.aar">
<sha256 value="fdbf70620b48550ab23fcf04d9ee59123bf8c31db26016ca74d3332a79444aee" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="androidx.lifecycle" name="lifecycle-livedata-core" version="2.0.0"> <component group="androidx.lifecycle" name="lifecycle-livedata-core" version="2.0.0">
<artifact name="lifecycle-livedata-core-2.0.0.aar"> <artifact name="lifecycle-livedata-core-2.0.0.aar">
<sha256 value="fde334ec7e22744c0f5bfe7caf1a84c9d717327044400577bdf9bd921ec4f7bc" origin="Generated by Gradle" reason="Artifact is not signed"/> <sha256 value="fde334ec7e22744c0f5bfe7caf1a84c9d717327044400577bdf9bd921ec4f7bc" origin="Generated by Gradle" reason="Artifact is not signed"/>
@ -5140,6 +5148,7 @@
<component group="org.jetbrains.kotlin" name="kotlin-stdlib-jdk7" version="1.2.71"> <component group="org.jetbrains.kotlin" name="kotlin-stdlib-jdk7" version="1.2.71">
<artifact name="kotlin-stdlib-jdk7-1.2.71.pom"> <artifact name="kotlin-stdlib-jdk7-1.2.71.pom">
<pgp value="BAE5C184E3B70CB15617700598FE03A974CE0A0B"/> <pgp value="BAE5C184E3B70CB15617700598FE03A974CE0A0B"/>
<sha256 value="941426d95526c828e794791a1da889b62f1f29e0220cf2f2e8dc09b6197080b3" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
</artifact> </artifact>
</component> </component>
<component group="org.jetbrains.kotlin" name="kotlin-stdlib-jdk7" version="1.9.0"> <component group="org.jetbrains.kotlin" name="kotlin-stdlib-jdk7" version="1.9.0">