grails / gorm-graphql

An automatic GraphQL schema generator for GORM
Apache License 2.0
80 stars 23 forks source link

Update dependency org.grails:grails-gradle-plugin to v4.1.2 #93

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.grails:grails-gradle-plugin 4.0.2 -> 4.1.2 age adoption passing confidence

Release Notes

grails/grails-gradle-plugin ### [`v4.1.2`](https://togithub.com/grails/grails-gradle-plugin/releases/tag/v4.1.2): 4.1.2 #### What's Changed - Improvements to Grails FindMainClassTask by [@​puneetbehl](https://togithub.com/puneetbehl) in [https://github.com/grails/grails-gradle-plugin/pull/142](https://togithub.com/grails/grails-gradle-plugin/pull/142) **Full Changelog**: https://github.com/grails/grails-gradle-plugin/compare/v4.1.1...v4.1.2 ### [`v4.1.1`](https://togithub.com/grails/grails-gradle-plugin/releases/tag/v4.1.1): 4.1.1 #### What's Changed - Update to Grails 4.1.1 by [@​puneetbehl](https://togithub.com/puneetbehl) in [https://github.com/grails/grails-gradle-plugin/pull/131](https://togithub.com/grails/grails-gradle-plugin/pull/131) **Full Changelog**: https://github.com/grails/grails-gradle-plugin/compare/v4.1.0...v4.1.1 ### [`v4.1.0`](https://togithub.com/grails/grails-gradle-plugin/releases/tag/v4.1.0): 4.1.0 #### What's Changed - Update Changelog Workflow Trigger by [@​puneetbehl](https://togithub.com/puneetbehl) in [https://github.com/grails/grails-gradle-plugin/pull/111](https://togithub.com/grails/grails-gradle-plugin/pull/111) - Update Java CI Workflow Trigger by [@​puneetbehl](https://togithub.com/puneetbehl) in [https://github.com/grails/grails-gradle-plugin/pull/110](https://togithub.com/grails/grails-gradle-plugin/pull/110) - Update Spring Boot to 2.2.13.RELEASE by [@​puneetbehl](https://togithub.com/puneetbehl) in [https://github.com/grails/grails-gradle-plugin/pull/109](https://togithub.com/grails/grails-gradle-plugin/pull/109) - Update to Grails 4.1.0 by [@​puneetbehl](https://togithub.com/puneetbehl) in [https://github.com/grails/grails-gradle-plugin/pull/112](https://togithub.com/grails/grails-gradle-plugin/pull/112) **Full Changelog**: https://github.com/grails/grails-gradle-plugin/compare/v4.0.13...v4.1.0 ### [`v4.0.13`](https://togithub.com/grails/grails-gradle-plugin/releases/tag/v4.0.13): 4.0.13 **Full Changelog**: https://github.com/grails/grails-gradle-plugin/compare/v4.0.12...v4.0.13 ### [`v4.0.12`](https://togithub.com/grails/grails-gradle-plugin/releases/tag/v4.0.12): 4.0.12 #### Changes - Update Changelog Workflow to set filter-by-commitsh [@​puneetbehl](https://togithub.com/puneetbehl) ([#​37](https://togithub.com/grails/grails-gradle-plugin/issues/37)) - Update GrailsGradlePlugin to add micronaut-inject-groovy with developmentOnly scope instead of runtimeOnly. [@​puneetbehl](https://togithub.com/puneetbehl) ([#​13](https://togithub.com/grails/grails-gradle-plugin/issues/13)) #### Contributors [@​puneetbehl](https://togithub.com/puneetbehl) - GrailsGradlePlugin.enableFileWatch should only include micronaut-inject-groovy in developmentOnly ([#​14](https://togithub.com/grails/grails-gradle-plugin/issues/14)) ### [`v4.0.11-3`](https://togithub.com/grails/grails-gradle-plugin/releases/tag/v4.0.11-3): 4.0.11-3 #### Changes - Revert "Add back previous Gradle plugins with deprecated warnings" [@​puneetbehl](https://togithub.com/puneetbehl) ([#​11](https://togithub.com/grails/grails-gradle-plugin/issues/11)) - Fix grails central publish plugin [@​puneetbehl](https://togithub.com/puneetbehl) ([#​10](https://togithub.com/grails/grails-gradle-plugin/issues/10)) - Move project publishing configuration before configuring SigninExtension [@​puneetbehl](https://togithub.com/puneetbehl) ([#​9](https://togithub.com/grails/grails-gradle-plugin/issues/9)) #### Contributors [@​jameskleeh](https://togithub.com/jameskleeh) and [@​puneetbehl](https://togithub.com/puneetbehl) ### [`v4.0.11-2`](https://togithub.com/grails/grails-gradle-plugin/releases/tag/v4.0.11-2): 4.0.11-2 #### Changes - Revert "Add back previous Gradle plugins with deprecated warnings" [@​puneetbehl](https://togithub.com/puneetbehl) ([#​11](https://togithub.com/grails/grails-gradle-plugin/issues/11)) - Fix grails central publish plugin [@​puneetbehl](https://togithub.com/puneetbehl) ([#​10](https://togithub.com/grails/grails-gradle-plugin/issues/10)) - Move project publishing configuration before configuring SigninExtension [@​puneetbehl](https://togithub.com/puneetbehl) ([#​9](https://togithub.com/grails/grails-gradle-plugin/issues/9)) #### Contributors [@​puneetbehl](https://togithub.com/puneetbehl) ### [`v4.0.11`](https://togithub.com/grails/grails-gradle-plugin/releases/tag/v4.0.11): 4.0.11 #### Release Information This version is updated to publish to Maven Central instead of Bintray as the JFrog shutdown Bintray already. #### Changes - Update GrailsProfilePublishPlugin and GrailsCentralPublishPlugin to publish to Sonatype [@​puneetbehl](https://togithub.com/puneetbehl) ([#​7](https://togithub.com/grails/grails-gradle-plugin/issues/7)) - Fix Grails Profile Gradle plugin [@​puneetbehl](https://togithub.com/puneetbehl) ([#​6](https://togithub.com/grails/grails-gradle-plugin/issues/6)) - Create dependabot.yml [@​puneetbehl](https://togithub.com/puneetbehl) ([#​4](https://togithub.com/grails/grails-gradle-plugin/issues/4)) - Add License [@​puneetbehl](https://togithub.com/puneetbehl) ([#​3](https://togithub.com/grails/grails-gradle-plugin/issues/3)) - Configure Release Workflow [@​puneetbehl](https://togithub.com/puneetbehl) ([#​2](https://togithub.com/grails/grails-gradle-plugin/issues/2)) - Publish to Maven Central [@​puneetbehl](https://togithub.com/puneetbehl) ([#​1](https://togithub.com/grails/grails-gradle-plugin/issues/1)) #### Contributors [@​puneetbehl](https://togithub.com/puneetbehl), [@​jameskleeh](https://togithub.com/jameskleeh) ### [`v4.0.11-TEST2`](https://togithub.com/grails/grails-gradle-plugin/releases/tag/v4.0.11-TEST2): Grails Gradle Plugin 4.0.11-TEST2 ### [`v4.0.11-TEST`](https://togithub.com/grails/grails-gradle-plugin/releases/tag/v4.0.11-TEST): Grails Gradle Plugins 4.0.11-TEST

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.