NightMonkeys icon indicating copy to clipboard operation
NightMonkeys copied to clipboard

Additional plug-ins and extensions for Java's ImageIO using native libraries

Results 14 NightMonkeys issues
Sort by recently updated
recently updated
newest added

Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.12.0 to 5.12.1. Release notes Sourced from org.junit.jupiter:junit-jupiter's releases. JUnit 5.12.1 = Platform 1.12.1 + Jupiter 5.12.1 + Vintage 5.12.1 See Release Notes. Full Changelog: https://github.com/junit-team/junit5/compare/r5.12.0...r5.12.1 Commits...

dependencies
java

Bumps com.github.ben-manes.versions from 0.51.0 to 0.52.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.github.ben-manes.versions&package-manager=gradle&previous-version=0.51.0&new-version=0.52.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
java

Bumps org.jreleaser from 1.16.0 to 1.17.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.jreleaser&package-manager=gradle&previous-version=1.16.0&new-version=1.17.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
java

This PR adds encoding support for webp and webp animations. Panama bindings were extracted with a current version (webp 1.4.0) and I combined encode, decode, mux and demux, because they...