grails-data-mapping
grails-data-mapping copied to clipboard
GORM - Groovy Object Mapping
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Open These updates have all been created already. Click a checkbox below to...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.javassist:javassist](http://www.javassist.org/) ([source](https://togithub.com/jboss-javassist/javassist)) | `3.29.0-GA` -> `3.29.1-GA` |...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.hibernate:hibernate-core](https://hibernate.org/orm) ([source](https://togithub.com/hibernate/hibernate-orm)) | `5.6.12.Final` -> `6.1.4.Final` |...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | com.gradle.enterprise | `3.10.3` -> `3.11.1` | [](https://docs.renovatebot.com/merge-confidence/)...
[](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [gradle](https://gradle.org) ([source](https://togithub.com/gradle/gradle)) | minor | `7.4.2` -> `7.5.1` | --- ### Release Notes...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.github.javaparser:javaparser-core](https://togithub.com/javaparser/javaparser) | `3.15.14` -> `3.24.4` | [](https://docs.renovatebot.com/merge-confidence/)...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.springframework:spring-test](https://togithub.com/spring-projects/spring-framework) | `5.3.20` -> `5.3.23` | [](https://docs.renovatebot.com/merge-confidence/)...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.hibernate:hibernate-validator](http://hibernate.org/validator) ([source](https://togithub.com/hibernate/hibernate-validator)) | `6.2.3.Final` -> `6.2.4.Final` |...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.codehaus.groovy:groovy-json](https://groovy-lang.org) ([source](https://togithub.com/apache/groovy)) | `3.0.11` -> `3.0.13` |...
There is a PR submitted and merged to the grails data-mapping plugin to apply @Generated to generated fields. This makes covrag tools like jacoco usable. Without ths change the code...