Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump io.github.qdsfdhvh:image-loader from 1.5.1 to 1.6.4 #58

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps io.github.qdsfdhvh:image-loader from 1.5.1 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

1.6.2

What's Changed

🐛 Fixes

Full Changelog: 1.6.1...1.6.2

1.6.1

What's Changed

🐛 Fixes

... (truncated)

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 7, 2023
Bumps [io.github.qdsfdhvh:image-loader](https://github.com/qdsfdhvh/compose-imageLoader) from 1.5.1 to 1.6.4.
- [Release notes](https://github.com/qdsfdhvh/compose-imageLoader/releases)
- [Commits](qdsfdhvh/compose-imageloader@1.5.1...1.6.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/io.github.qdsfdhvh-image-loader-1.6.4 branch from ed9efc0 to cb1955d Compare August 27, 2023 05:24
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 4, 2023

Superseded by #65.

@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 15:08
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants