Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 4, 2023

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

Release notes

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

1.6.5

What's Changed

🚀 Features

🐛 Fixes

💬 Other

📦 Dependencies

  • Update kotlinx.coroutines to v1.7.3 by @​renovate[bot] in #221
  • Update dependency org.apache.xmlgraphics:batik-transcoder to v1.17 by @​renovate[bot] in #257

Full Changelog: 1.6.4...1.6.5

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

... (truncated)

Commits
  • edc584a Merge pull request #274 from qdsfdhvh/master
  • 8b39e22 update doc
  • abc3162 version to 1.6.5
  • 840d240 Merge pull request #273 from qdsfdhvh/bugfix/fix_gif_temp_file_not_delete_in_...
  • 3f45ac0 Merge pull request #272 from qdsfdhvh/feature/opt_large_image_on_ios
  • 55ccf33 Merge pull request #264 from qdsfdhvh/feature/kotlin_1.9.0
  • f4e2918 Merge pull request #265 from qdsfdhvh/renovate/actions-checkout-3.x
  • 6fb6b6e Merge pull request #231 from qdsfdhvh/renovate/actions-upload-artifact-3.x
  • 71a3309 rollback kotlin to 1.9.0
  • aac0e43 update check ci
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.5.
- [Release notes](https://github.com/qdsfdhvh/compose-imageLoader/releases)
- [Commits](qdsfdhvh/compose-imageloader@1.6.2...1.6.5)

---
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 Sep 4, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 11, 2023

Superseded by #93.

@dependabot dependabot bot closed this Sep 11, 2023
@dependabot dependabot bot deleted the dependabot/gradle/io.github.qdsfdhvh-image-loader-1.6.5 branch September 11, 2023 08:59
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.

1 participant