chore(deps): update all dependencies #2
Merged
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:
==9.5.2
->==9.5.3
==10.5
->==10.7
3.0.0-alpha01
->3.0.0-alpha02
3.0.0-alpha01
->3.0.0-alpha02
3.0.0-alpha01
->3.0.0-alpha02
0.26.0
->0.27.0
0.15.1
->0.15.2
8.2.0
->8.2.1
8.2.0
->8.2.1
2.6.2
->2.7.0
2.6.2
->2.7.0
0.3.8
->0.3.9
3.5.0
->3.5.3
1.1.0
->1.1.2
3.5.0
->3.5.3
3.5.0
->3.5.3
2.6.1
->2.7.1
0.7.0
->0.8.0
Release Notes
squidfunk/mkdocs-material (mkdocs-material)
v9.5.3
: mkdocs-material-9.5.3Compare Source
facelessuser/pymdown-extensions (pymdown-extensions)
v10.7
Compare Source
10.7
:octocat:
are no longer resolved.
default_lang
which will cause code blocks with no language specifier to behighlighted with the specified default language instead of plain text. This affects indented code blocks and code
blocks defined with SuperFences.
style_plain_text
can be specified with a language string (in addition to its previousboolean requirement) to treat inline code blocks with no explicit language specifier with a specific default
language.
v10.6
Compare Source
10.6
coil-kt/coil (io.coil-kt.coil3:coil-network)
v3.0.0-alpha02
Compare Source
coil-gif
,coil-network
,coil-svg
, andcoil-video
's packages have been updated so all their classes are part ofcoil.gif
,coil.network
,coil.svg
, andcoil.video
respectively. This helps avoid class name conflicts with other artifacts.ImageDecoderDecoder
has been renamed toAnimatedImageDecoder
.coil-gif
,coil-network
,coil-svg
, andcoil-video
's components are now automatically added to eachImageLoader
'sComponentRegistry
.3.0.0-alpha01
you do not need to manually addNetworkFetcher.Factory()
to yourComponentRegistry
. Simply importingio.coil-kt.coil3:coil-network:[version]
and a Ktor engine is enough to load network images.ComponentRegistry
manually. Any manually added components take precedence over components that are added automatically.ImageLoader.Builder.serviceLoaderEnabled(false)
.coil-svg
on all platforms. It's backed by AndroidSVG on Android and SVGDOM on non-Android platforms.ImageDecoder
API internally, which has performance benefits when decoding directly from a file, resource, or content URI.coil3.Uri
parsing fixes.vanniktech/gradle-maven-publish-plugin (com.vanniktech.maven.publish)
v0.27.0
Compare Source
releaseRepository
releases a staging repository at the end of the buildand can be executed in the same build as the publishing task. This allows
having automatic releases without permanently enabling them.
publishToMavenCentral
as alias for runningpublishAllPublicationsToMavenCentralRepository
.publishAndReleaseToMavenCentral
as alias for running both of the above.coordinates(...)
and leave the others at their default value.Thanks to @sschuberth for the contribution.
java-test-fixture
projects being broken with Gradle 8.6.closeAndReleaseRepository
in favor ofreleaseRepository
.Minimum supported versions
Compatibility tested up to
Configuration cache status
When using Gradle 8.1 or newer configuration cache is generally supported.
Exceptions to that are:
drewhamilton/Poko (dev.drewhamilton.poko)
v0.15.2
Compare Source
2024-01-02
Support WASM target for Kotlin Multiplatform.
Compile with Kotlin 1.9.22. Support Java 21.
mrmans0n/compose-rules (io.nlopez.compose.rules:detekt)
v0.3.9
Changelog
InsertKoinIO/koin (io.insert-koin:koin-androidx-compose)
v3.5.3
Compare Source
aakira/Napier (io.github.aakira:napier)
v2.7.1
Compare Source
v2.7.0
Compare Source
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.
👻 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.