Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 18, 2025

Bumps media.kamel:kamel-image from 0.9.3 to 1.0.8.

Release notes

Sourced from media.kamel:kamel-image's releases.

v1.0.7

  • kotlin 2.2.0
  • compose 1.8.2

Fixes

  • #175 Android package namespace build warning

v1.0.6

  • kotlin 2.1.21
  • compose 1.8.1

v1.0.5

  • kotlin 2.1.20
  • compose 1.8.0

Fixes

  • #115 kamel-decoder-animated-image Lowers the android minSdk to 21 and returns a runtime error in onFailure if attempting to use on less than android 28

v1.0.3

  • kotlin 2.1.0
  • compose 1.7.3

Fixes

v1.0.2

  • kotlin 2.1.0
  • compose 1.7.1

v1.0.1

  • kotlin 2.0.21
  • compose 1.7.0

v1.0.0 Release!

  • kotlin 2.0.21
  • compose 1.6.11
  • ktor: 3.0.0

v0.x -> v1.x notes:

New

  • #85 WasmJs support!
  • Kamel-Media/Kamel#96 With media.kamel:kamel-image is now bare bones and lets you pick and choose all mappers, fetchers, and decoders to import into your project that are not included in kamel-core.
  • Kamel-Media/Kamel#96 media.kamel:kamel-image-default Includes all includes all packages besides kamel-decoder-svg-batik
  • Adds a FileUrlFetcher to support loading non-resource local files
  • String mapper will now handle file:/// uris: asyncPainterResource("file:///$absolutePath")
  • Adds gif support! #12 with #100 by @​luca992
  • Prevent out of memory exceptions for xl images with experimental Image resizing image bitmap decoder (Android only right now) #105 by @​luca992
    • To try out add implementation("media.kamel:kamel-decoder-image-bitmap-resizing:1.0.0-beta.6") and add imageBitmapResizingDecoder() to your KamelConfig

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [media.kamel:kamel-image](https://github.com/Kamel-Media/Kamel) from 0.9.3 to 1.0.8.
- [Release notes](https://github.com/Kamel-Media/Kamel/releases)
- [Commits](https://github.com/Kamel-Media/Kamel/commits)

---
updated-dependencies:
- dependency-name: media.kamel:kamel-image
  dependency-version: 1.0.8
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 18, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 18, 2025

Assignees

The following users could not be added as assignees: findusl. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Sep 18, 2025
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