Cédric Champeau
Cédric Champeau
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | io.micronaut.gradle:micronaut-gradle-plugin | dependencies | patch | `4.4.2` -> `4.4.3` | --- ### Configuration...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [org.commonmark:commonmark](https://redirect.github.com/commonmark/commonmark-java) | dependencies | minor | `0.22.0` -> `0.23.0` | --- ### Release...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [org.apache.groovy:groovy](https://groovy-lang.org) ([source](https://redirect.github.com/apache/groovy)) | dependencies | patch | `4.0.22` -> `4.0.23` | --- ###...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [org.graalvm.buildtools:native-gradle-plugin](https://redirect.github.com/graalvm/native-build-tools) | dependencies | patch | `0.10.2` -> `0.10.3` | --- ### Release...
A user requested the ability to display a "ruler" similar to http://solardatabase.free.fr/reglesolaire.png
We are using your plugin as part of `micronaut-build`. It throws deprecation warnings for Gradle 9. I'm not sure when Gradle 9 is supposed to be release, but this could...
This commit prepares a new release which will be published on Maven Central (see #39). - Updates to use OpenJFX (closes #36) - Upgrades to Java 23 - Upgrades to...
Do not merge
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [io.micronaut.platform:micronaut-platform](https://micronaut.io) ([source](https://redirect.github.com/micronaut-projects/micronaut-platform)) | dependencies | minor | `4.7.6` -> `4.8.2` | --- ###...
### Feature description When working on demos for Micronaut GraalPy compiled to native images, I realized that we have the `@ReflectiveAccess` and `@TypeHint` annotations to describe that a type is...