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:
7.5.1
->7.6.4
4.14.2
->4.16.0
4.14.2
->4.16.0
3.2.2
->3.5.6
3.2.2
->3.5.6
1.4.2
->1.4.7
1.14.0
->1.15.1
4.10.0
->4.12.0
2.9.0
->2.11.0
2.9.0
->2.11.0
2.9.0
->2.11.0
3.4.0
->3.5.1
1.4.0
->1.5.2
2.7.1
->2.9.0
2.7.1
->2.9.0
2.4.3
->2.6.1
2.4.3
->2.6.1
2.4.3
->2.6.1
2.6.0
->2.7.0
1.6.1
->1.12.0
2.5.1
->2.7.0
2.5.1
->2.7.0
1.2.0
->1.2.1
1.5.1
->1.6.1
6.11.0
->6.25.0
7.3.0
->7.4.2
1.7.20
->1.9.24
Release Notes
gradle/gradle (gradle)
v7.6.4
: 7.6.4Compare Source
This is a patch release for 7.6. We recommend using 7.6.4 instead of 7.6.
Read the Release Notes
Upgrade instructions
Switch your build to use Gradle 7.6.4 by updating your wrapper:
See the Gradle 7.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.
v7.6.3
: 7.6.3Compare Source
This is a patch release for 7.6. We recommend using 7.6.3 instead of 7.6.
This release addresses two security vulnerabilities:
It also fixes the following issues:
Read the Release Notes
Upgrade Instructions
Switch your build to use Gradle 7.6.3 by updating your wrapper:
See the Gradle 7.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 7.6.3.
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.
v7.6.2
: 7.6.2Compare Source
This is a patch release for 7.6. We recommend using 7.6.2 instead of 7.6.
This release addresses two security vulnerabilities:
It also fixes the following issues:
Read the Release Notes
Upgrade Instructions
Switch your build to use Gradle 7.6.2 by updating your wrapper:
See the Gradle 7.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 7.6.2.
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.
v7.6.1
: 7.6.1Compare Source
This is a patch release for 7.6. We recommend using 7.6.1 instead of 7.6.
It fixes the following issues:
.gradle/jdks
Read the Release Notes
Upgrade Instructions
Switch your build to use Gradle 7.6.1 by updating your wrapper:
See the Gradle 7.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 7.6.1.
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.
v7.6
Compare Source
bumptech/glide (com.github.bumptech.glide:compiler)
v4.16.0
: Glide 4.16.0This release focuses on some build improvements and Compose. The two major Compose improvements are adding support for Compose specific transitions (e.g. cross fade) and supporting recomposition based on request state using
GlideSubcomposition
. There's also been a bunch of internal refactoring to move away from Painters to Modifier nodes based on feedback from the Compose team. This is still an alpha release of Compose, but barring unexpectedly negative feedback, the next release should be beta.This should be the last release of Glide that targets Java 7. That probably means our next release will be a major version change.
Features
Compose
Add a Transition API and a CrossFade Transition for Compose by @sjudd in https://github.com/bumptech/glide/pull/5235
Influence layout using intrinsics in GlideNode by @sjudd in https://github.com/bumptech/glide/pull/5240 * Log instead of throwing parsing manifests to fix compose previews by @sjudd in https://github.com/bumptech/glide/pull/5167
Launch no more than one request per onRemembered by @sjudd in https://github.com/bumptech/glide/pull/5062
Remove GlidePainter in favor of Modifier nodes / Flows by @sjudd in https://github.com/bumptech/glide/pull/5230
Replace flows in GlideSubcomposition with a listener on GlideNode by @sjudd in https://github.com/bumptech/glide/pull/5238
Bugs
isInitialized
visible for testing method by @paulsowden in https://github.com/bumptech/glide/pull/5163Deprecations
placeholderOf(@​Composable)
inGlideImage
is deprecated, useGlideSubcomposition
instead. Keep in mind that using either forces a recomposition each time the state of the image load changes. Recomposition will have a significant performance penalty in scrolling lists and should be avoided.Behavior Changes
Breaking Changes
Build Changes
New Contributors
Full Changelog: bumptech/glide@v4.15.0...v4.16.0
Note - there's been a change in the gpg key used to sign these releases. The new public key is attached
v4.15.1
: Glide v4.15.1Features
Compose
Bugs
16306e8
)Deprecations
Behavior Changes
Breaking Changes
Build Changes
v4.15.0
: Glide v4.15.0Features
eab4c37
,04f198e
,e6f5eec
,a912e0f
,9668157
,31821f5
,f73f003
)4298bb7
,26a393b
,330b9a8
,e247bb7
,c283043
, thanks @hoisie)464002b
)895e2f7
,d704c89
,62654be
,e58802e
, thanks @vigneshvg)098c1a4
, thanks @vigneshvg)Compose
d5fc241
)89472a3
, #4943)6cb9486
)e63c5d2
)01ed966
,0f9aea2
)Bugs
4bfda58
)00e8c23
)4affb8d
)Deprecations
Behavior Changes
18bba92
)Breaking Changes
Build Changes
InsertKoinIO/koin (io.insert-koin:koin-android)
v3.5.6
Compare Source
What's Changed
Full Changelog: InsertKoinIO/koin@3.5.5...3.5.6
v3.5.5
Compare Source
What's Changed
Full Changelog: InsertKoinIO/koin@3.5.4...3.5.5
v3.5.4
Compare Source
Milestones
What's Changed
New Contributors
Full Changelog: InsertKoinIO/koin@3.5.3...3.5.4
v3.5.3
Compare Source
v3.5.0
bom-3.5.0
io.insert-koin:koin-bom
to cover koin projects, by @arnaudgiuliani in73acbcf
, Fix #1519core-3.5.0
Version upgrades
1.9.0
by @arnaudgiuliani incc44d81
5.9.3
& stately-concurrency to1.2.5
by @arnaudgiuliani in0e9ec2c
1.7.3
by @arnaudgiuliani in217e2cb
Updates
901b0cc
313f6dc
0a91bce
d7382d9
565f642
loadKoinModules
function, to let decide to create eager instances or not by @arnaudgiuliani in4477082
9c7d8d3
Fixes
createEagerInstances : Boolean = true
parameter, by @arnaudgiuliani inbbd18de
verify()
API logs by @arnaudgiuliani in088d8da
Scope
class is no longer a data class by @arnaudgiuliani in1110c2a
android-3.5.0
Version upgrades
androidx.activity:activity-ktx:1.7.2
,androidx.fragment:fragment-ktx:1.6.1
,androidx.navigation:navigation-fragment-ktx:2.7.1
by @arnaudgiuliani in1fb1193
Fixes
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.