Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 14, 2024

Bumps com.twelvemonkeys.imageio:imageio from 3.10.1 to 3.12.0.

Release notes

Sourced from com.twelvemonkeys.imageio:imageio's releases.

TwelveMonkeys ImageIO 3.12.0

TwelveMonkeys ImageIO 3.1120 release notes

What's Changed

  • Microsoft Direct DrawSurface (DDS) support by @​p4paul
  • TIFF: Add support for SAMPLEFORMAT_COMPLEXINT/SAMPLEFORMAT_COMPLEXIEEEFP by @​don-vip
  • Bump commons-io:commons-io from 2.16.1 to 2.17.0
  • Removed JMagick dependecy and optionally native code accelerated path in ResampleOp

New Contributors

Full Changelog: haraldk/TwelveMonkeys@twelvemonkeys-3.11.0...twelvemonkeys-3.12.0

TwelveMonkeys ImageIO 3.11.0 release notes

This release includes a number of improvements for the TIFF plugin, as well as a few bug fixes.

The following bugs/issues are fixed in this release:

#881 TIFF: Disable clamping when reading raw TIFF data #948 TIFF: 64 bit FP support #865 TIFF: Fixed bug in Half decoding, now uses standard IEEE conversion #955 PSD: Fix overflow issue found in GIMP PSDs #878 JPEG: Now detects APP14/Adobe markers with full 2 byte version

Commits
  • 1197004 [maven-release-plugin] prepare release twelvemonkeys-3.12.0
  • 5e5d530 RIP MagickAccelerator & friends, remove JMagick dependency
  • 3dfc085 Bump org.apache.maven.plugins:maven-surefire-report-plugin
  • 8f28532 Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.0 to 3.5.1
  • 734b908 TIFF: Add support for SAMPLEFORMAT_COMPLEXINT/SAMPLEFORMAT_COMPLEXIEEEFP
  • 18f31f2 Bump github/codeql-action from 3.26.10 to 3.26.11 in /.github/workflows
  • a7294af Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.6 to 3.2.7
  • ea63a5b Bump github/codeql-action from 3.26.9 to 3.26.10 in /.github/workflows
  • 2cc50bb Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.0 to 3.10.1
  • f4a5f57 Fixes an issue where the CCITTFaxDecoderStream could cause endless reading (a...
  • 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 [com.twelvemonkeys.imageio:imageio](https://github.com/haraldk/TwelveMonkeys) from 3.10.1 to 3.12.0.
- [Release notes](https://github.com/haraldk/TwelveMonkeys/releases)
- [Commits](haraldk/TwelveMonkeys@twelvemonkeys-3.10.1...twelvemonkeys-3.12.0)

---
updated-dependencies:
- dependency-name: com.twelvemonkeys.imageio:imageio
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Changes that affect dependencies gradle Gradle changes labels Oct 14, 2024
@dependabot dependabot bot requested a review from sureshg October 14, 2024 22:28
@sonarqubecloud
Copy link

@sureshg sureshg closed this Oct 15, 2024
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 15, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/gradle/com.twelvemonkeys.imageio-imageio-3.12.0 branch October 15, 2024 20:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Changes that affect dependencies gradle Gradle changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants