Skip to content

Bump io.github.qdsfdhvh:image-loader from 1.6.2 to 1.6.4 - #89

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/io.github.qdsfdhvh-image-loader-1.6.4
Closed

dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/io.github.qdsfdhvh-image-loader-1.6.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 7, 2023

Copy link
Copy Markdown

Bumps io.github.qdsfdhvh:image-loader from 1.6.2 to 1.6.4.

Release notes

Sourced from io.github.qdsfdhvh:image-loader's releases.

1.6.4

What's Changed

Added takeFrom support like Kamel, may be easier to configure at some times.

val imageLoader = Imageloader {
   takeFrom(OtherImageLoader)
   // ...
}

🚀 Features

  • power memory cache & support memory cache in default ImageLoader by @​qdsfdhvh in #238

🐛 Fixes

📦 Dependencies

Full Changelog: 1.6.3...1.6.4

1.6.3

What's Changed

🐛 Fixes

Full Changelog: 1.6.2...1.6.3

Commits
  • 4861738 Merge pull request #242 from qdsfdhvh/master
  • 452c18e update doc
  • e449d24 version to 1.6.4
  • a575e7d Merge pull request #241 from qdsfdhvh/bigfix/fix_painter_not_change
  • 0ba94fa test change image url in demo
  • 81b8074 test change image url with roborazzi
  • 08dc436 fix painter not change when image result changed
  • a63c3c0 Merge pull request #239 from qdsfdhvh/renovate/ktor
  • 252a9ec Update ktor to v2.3.3
  • cf3bade Merge pull request #238 from qdsfdhvh/feature/power_memory_cache
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [io.github.qdsfdhvh:image-loader](https://github.com/qdsfdhvh/compose-imageLoader) from 1.6.2 to 1.6.4.
- [Release notes](https://github.com/qdsfdhvh/compose-imageLoader/releases)
- [Commits](qdsfdhvh/compose-imageloader@1.6.2...1.6.4)

---
updated-dependencies:
- dependency-name: io.github.qdsfdhvh:image-loader
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 7, 2023
@dependabot @github

dependabot Bot commented on behalf of github Sep 4, 2023

Copy link
Copy Markdown
Author

Superseded by #92.

@dependabot dependabot Bot closed this Sep 4, 2023
@dependabot
dependabot Bot deleted the dependabot/gradle/io.github.qdsfdhvh-image-loader-1.6.4 branch September 4, 2023 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants