fix(deps): update all dependencies #104
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v9
->v11
8.14
->8.14.3
1.4.0
->1.5.0
12.1.2
->12.2.4
12.1.2
->12.2.4
1.1.6
->1.1.7
3.0.3
->3.0.4
33.13.0
->33.16.0
4.4.2
->4.4.3
2.0.1
->2.1.0
2.0.1
->2.1.0
2.0.1
->2.1.0
2.0.1
->2.1.0
2.0.1
->2.1.0
2.0.5
->2.0.6
2.0.5
->2.0.6
0.91.0
->0.91.1
0.91.0
->0.91.1
3.1.3
->3.2.2
3.1.3
->3.2.2
3.1.3
->3.2.2
3.1.3
->3.2.2
3.1.3
->3.2.2
3.1.0
->3.2.0
3.1.0
->3.2.0
3.1.0
->3.2.0
3.1.0
->3.2.0
2.10.1
->2.10.2
2.10.1
->2.10.2
1.6.1
->1.7.1
1.6.1
->1.7.1
1.6.1
->1.7.1
1.6.1
->1.7.1
1.6.1
->1.7.1
1.6.1
->1.7.1
2.9.0
->2.9.2
1.0.4
->1.1.0
2025.05.00
->2025.07.00
2.9.0
->2.9.2
2.9.0
->2.9.2
1.2.0
->1.2.1
1.14.2
->1.14.5
3.11.0
->3.15.0
1.43.1
->1.46.1
1.43.1
->1.46.1
1.43.1
->1.46.1
1.43.1
->1.46.1
4.14.1
->4.15.1
2.56.2
->2.57
2.56.2
->2.57
2.56.2
->2.57
12.2.0
->13.0.0
12.2.0
->13.0.0
8.9.2
->8.11.1
8.9.2
->8.11.1
8.9.2
->8.11.1
8.9.2
->8.11.1
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
dawidd6/action-download-artifact (dawidd6/action-download-artifact)
v11
Compare Source
Full Changelog: dawidd6/action-download-artifact@v10...v11
v10
Compare Source
What's Changed
New Contributors
Full Changelog: dawidd6/action-download-artifact@v9...v10
gradle/gradle (gradle)
v8.14.3
: 8.14.3Compare Source
The Gradle team is excited to announce Gradle 8.14.3.
This is a patch release for 8.14. We recommend using 8.14.3 instead of 8.14.
Here are the highlights of this release:
Read the Release Notes
We would like to thank the following community members for their contributions to this release of Gradle:
Aurimas,
Ben Bader,
Björn Kautler,
chandre92,
Daniel Hammer,
Danish Nawab,
Florian Dreier,
Ivy Chen,
Jendrik Johannes,
jimmy1995-gu,
Madalin Valceleanu,
Na Minhyeok.
Upgrade instructions
Switch your build to use Gradle 8.14.3 by updating your wrapper:
See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.
For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.
Reporting problems
If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.
We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.
v8.14.2
Compare Source
v8.14.1
Compare Source
ReactiveCircus/app-versioning (io.github.reactivecircus.app-versioning)
v1.5.0
Compare Source
Changed
compileOnly
dependency oncom.android.tools:common
to support future version of AGP.mikepenz/AboutLibraries (com.mikepenz:aboutlibraries-compose-m3)
v12.2.4
Compare Source
🐛 Fixes
Contributors:
v12.2.3
Compare Source
🐛 Fixes
findLibraries
taskContributors:
v12.2.2
Compare Source
🐛 Fixes
Contributors:
v12.2.1
Compare Source
🐛 Fixes
💬 Other
Contributors:
v12.2.0
Compare Source
🚀 Features
Libs
on Android🐛 Fixes
💬 Other
Contributors:
sqldelight/sqldelight (app.cash.sqldelight)
v2.1.0
Compare Source
Added
Changed
Fixed
DriverInitializer
beforeGenerateSchemaTask
(#5562 by [Emeka Nwagu][nwagu])v2.0.2
Compare Source
Added
Changed
Fixed
touchlab/Kermit (co.touchlab:kermit-crashlytics)
v2.0.6
Compare Source
Changed
RollingFileLogWriter
OSLogWriter
now have a kermit prefix to avoid conflicts with other librariessample-production
pdvrieze/xmlutil (io.github.pdvrieze.xmlutil:serialization)
v0.91.1
*(May 15, 2025)
Features:
@XmlMapEntryName
to force map entries not to becollapsed, also specifying the name of the entry.
default policy (strip out text after '
<
', '[
' and '(
')Changes:
@XmlNamespaceDeclSpec
with@XmlNamespaceDeclSpecs
thataccepts an array argument
(boswelja))
Fixes:
an
@XmlValue
property (#280).only in external parameter type. This breaks compiling with a
js2025 target. Discussed in #83.
where the
XmlSerialName
annotation is not present.ktorio/ktor (io.ktor:ktor-serialization-kotlinx-json)
v3.2.2
Compare Source
Improvements
event
beforedata
(KTOR-8627)Bugfixes
client.sse()
acts like a REST call and not a stream in test environment (KTOR-7910)v3.2.1
Compare Source
Improvements
Bugfixes
socket.awaitClosed
(hangs indefinitely) since 3.2.0 (KTOR-8618)v3.2.0
Compare Source
Features
Improvements
wrapWithContent
andwrap
(KTOR-8378)ApplicationCall
for testing (KTOR-7607)io.ktor.network.sockets.InetSocketAddress
(KTOR-8490)accept
should return 406 if theAccept
header isn't matched (KTOR-8416)route
label can exceed length limit (KTOR-7274)Bugfixes
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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 was generated by Mend Renovate. View the repository job log.