grails-core icon indicating copy to clipboard operation
grails-core copied to clipboard

The Grails Web Application Framework

Results 209 grails-core issues
Sort by recently updated
recently updated
newest added

### Expected Behavior Main app: A (Depends on B) Plugin: B (Depends on C) Plugin: C Suppose, if we have some services or files or dependencies in Plugin C, then...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.slf4j:jcl-over-slf4j](http://www.slf4j.org) ([source](https://togithub.com/qos-ch/slf4j)) | `1.7.36` -> `2.0.2` |...

type: dependency upgrade

Use `clazz.getDeclaredConstructor().newInstance()` instead of deprecated `clazz.newInstance()`

Bumps [asciidoctorj](https://github.com/asciidoctor/asciidoctorj) from 2.5.5 to 2.5.6. Release notes Sourced from asciidoctorj's releases. v2.5.6 Improvement Add command line option --failure-level to force non-zero exit code from AsciidoctorJ CLI if specified logging...

type: dependency upgrade

Bumps [asciidoctorj](https://github.com/asciidoctor/asciidoctorj) from 2.5.5 to 2.5.6. Release notes Sourced from asciidoctorj's releases. v2.5.6 Improvement Add command line option --failure-level to force non-zero exit code from AsciidoctorJ CLI if specified logging...

type: dependency upgrade

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.asciidoctor:asciidoctorj](https://togithub.com/asciidoctor/asciidoctorj) | `2.5.5` -> `2.5.6` | [![age](https://badges.renovateapi.com/packages/maven/org.asciidoctor:asciidoctorj/2.5.6/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

type: dependency upgrade

Original PR https://github.com/grails/grails-core/pull/12535 was never added to 5.2 branch and issue is showing up again in latest 5.2.4

Original PR https://github.com/grails/grails-core/issues/12291 was never added to 5.2 branch and issue is now showing up on latest 5.2.4 release

When using Micronaut beans within a Grails 4 / 5 application, the Micronaut beans do not receive configuration information that was provided within the `environments` block. Example application: https://github.com/JasonTypesCodes/g5-mn-config The...

status: in progress

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.spockframework:spock-core](https://spockframework.org) ([source](https://github.spockframework.org/spock)) | `2.1-groovy-3.0` -> `2.2-groovy-4.0` |...

type: major
type: dependency upgrade