grails / grails-spring-security-cas

Apache License 2.0
19 stars 29 forks source link

Update dependency org.grails:grails-gradle-plugin to v6 #82

Open renovate[bot] opened 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

grails/grails-gradle-plugin (org.grails:grails-gradle-plugin) ### [`v6.1.1`](https://togithub.com/grails/grails-gradle-plugin/releases/tag/v6.1.1): 6.1.1 #### What's Changed - Update dependency io.spring.gradle:dependency-management-plugin to v1.1.4 by [@​renovate](https://togithub.com/renovate) in [https://github.com/grails/grails-gradle-plugin/pull/254](https://togithub.com/grails/grails-gradle-plugin/pull/254) - Update dependency org.springframework.boot:spring-boot-gradle-plugin to v2.7.17 by [@​renovate](https://togithub.com/renovate) in [https://github.com/grails/grails-gradle-plugin/pull/236](https://togithub.com/grails/grails-gradle-plugin/pull/236) - Update dependency org.springframework.boot:spring-boot-gradle-plugin to v2.7.18 by [@​renovate](https://togithub.com/renovate) in [https://github.com/grails/grails-gradle-plugin/pull/258](https://togithub.com/grails/grails-gradle-plugin/pull/258) - Update plugin com.gradle.common-custom-user-data-gradle-plugin to v1.12.1 by [@​renovate](https://togithub.com/renovate) in [https://github.com/grails/grails-gradle-plugin/pull/265](https://togithub.com/grails/grails-gradle-plugin/pull/265) - Update actions/setup-java action to v4 by [@​renovate](https://togithub.com/renovate) in [https://github.com/grails/grails-gradle-plugin/pull/260](https://togithub.com/grails/grails-gradle-plugin/pull/260) - Update plugin com.gradle.enterprise to v3.16 by [@​renovate](https://togithub.com/renovate) in [https://github.com/grails/grails-gradle-plugin/pull/264](https://togithub.com/grails/grails-gradle-plugin/pull/264) - Update grailsVersion to v6.1.1 by [@​renovate](https://togithub.com/renovate) in [https://github.com/grails/grails-gradle-plugin/pull/266](https://togithub.com/grails/grails-gradle-plugin/pull/266) - Update to Micronaut 3.10.3 by [@​puneetbehl](https://togithub.com/puneetbehl) in [https://github.com/grails/grails-gradle-plugin/pull/268](https://togithub.com/grails/grails-gradle-plugin/pull/268) **Full Changelog**: https://github.com/grails/grails-gradle-plugin/compare/v6.1.0...v6.1.1 ### [`v6.1.0`](https://togithub.com/grails/grails-gradle-plugin/releases/tag/v6.1.0): 6.1.0 #### What's Changed - Remove forced version resolution strategy [@​guillermocalvo](https://togithub.com/guillermocalvo) ([#​251](https://togithub.com/grails/grails-gradle-plugin/issues/251)) - Bump Grails version [@​guillermocalvo](https://togithub.com/guillermocalvo) ([#​250](https://togithub.com/grails/grails-gradle-plugin/issues/250)) - Update GroovyPagePlugin.groovy [@​puneetbehl](https://togithub.com/puneetbehl) ([#​249](https://togithub.com/grails/grails-gradle-plugin/issues/249)) - Update default MN version to 3.10.2 [@​puneetbehl](https://togithub.com/puneetbehl) ([#​247](https://togithub.com/grails/grails-gradle-plugin/issues/247)) - Small refactor [@​guillermocalvo](https://togithub.com/guillermocalvo) ([#​245](https://togithub.com/grails/grails-gradle-plugin/issues/245)) - Add source set dependencies back to `integrationTestImplementation` [@​guillermocalvo](https://togithub.com/guillermocalvo) ([#​244](https://togithub.com/grails/grails-gradle-plugin/issues/244)) - Remove task dependency `integrationTest` -> `test` [@​guillermocalvo](https://togithub.com/guillermocalvo) ([#​243](https://togithub.com/grails/grails-gradle-plugin/issues/243)) - Remove "plain" archive classifier, unless bootJar or bootWar are enabled [@​guillermocalvo](https://togithub.com/guillermocalvo) ([#​242](https://togithub.com/grails/grails-gradle-plugin/issues/242)) - Fix dependencies (resolve versions via global dependency management) [@​guillermocalvo](https://togithub.com/guillermocalvo) ([#​241](https://togithub.com/grails/grails-gradle-plugin/issues/241)) - Update grails/github-pages-deploy-action to v2 [@​puneetbehl](https://togithub.com/puneetbehl) ([#​238](https://togithub.com/grails/grails-gradle-plugin/issues/238)) - Execute docs tasks before finalize build [@​puneetbehl](https://togithub.com/puneetbehl) ([#​237](https://togithub.com/grails/grails-gradle-plugin/issues/237)) - IncrementalTaskInputs type is deprecated [@​puneetbehl](https://togithub.com/puneetbehl) ([#​231](https://togithub.com/grails/grails-gradle-plugin/issues/231)) - Allow preventing of global slf4j-simple exclusion. Fixes [#​222](https://togithub.com/grails/grails-gradle-plugin/issues/222) [@​codeconsole](https://togithub.com/codeconsole) ([#​228](https://togithub.com/grails/grails-gradle-plugin/issues/228)) - Don't throw exception if grails-app folder does not exist. Fixes [#​226](https://togithub.com/grails/grails-gradle-plugin/issues/226) [@​codeconsole](https://togithub.com/codeconsole) ([#​227](https://togithub.com/grails/grails-gradle-plugin/issues/227)) - Fix version unspecified after update to Grails 6 [@​matrei](https://togithub.com/matrei) ([#​224](https://togithub.com/grails/grails-gradle-plugin/issues/224)) - Gradle file settings.gradle had the wrong filename (setting.gradle) [@​matrei](https://togithub.com/matrei) ([#​223](https://togithub.com/grails/grails-gradle-plugin/issues/223)) - Fix projectVersion systemProperty in configureForkSettings [@​puneetbehl](https://togithub.com/puneetbehl) ([#​217](https://togithub.com/grails/grails-gradle-plugin/issues/217)) - Add src/test sourceset to IntegrationTest classpath [@​puneetbehl](https://togithub.com/puneetbehl) ([#​216](https://togithub.com/grails/grails-gradle-plugin/issues/216)) - Correct the dependency between task WAR and compileGroovyPages [@​puneetbehl](https://togithub.com/puneetbehl) ([#​215](https://togithub.com/grails/grails-gradle-plugin/issues/215)) #### 🛠 Dependency upgrades - Update plugin com.gradle.common-custom-user-data-gradle-plugin to v1.12 [@​renovate](https://togithub.com/renovate) ([#​239](https://togithub.com/grails/grails-gradle-plugin/issues/239)) - Update dependency org.fusesource.jansi:jansi to v2.4.1 [@​renovate](https://togithub.com/renovate) ([#​232](https://togithub.com/grails/grails-gradle-plugin/issues/232)) - Update plugin com.gradle.common-custom-user-data-gradle-plugin to v1.11.3 [@​renovate](https://togithub.com/renovate) ([#​225](https://togithub.com/grails/grails-gradle-plugin/issues/225)) - Update dependency gradle to v7.6.3 [@​renovate](https://togithub.com/renovate) ([#​229](https://togithub.com/grails/grails-gradle-plugin/issues/229)) - Update plugin com.gradle.enterprise to v3.15.1 [@​renovate](https://togithub.com/renovate) ([#​230](https://togithub.com/grails/grails-gradle-plugin/issues/230)) - Update actions/checkout action to v4 [@​renovate](https://togithub.com/renovate) ([#​218](https://togithub.com/grails/grails-gradle-plugin/issues/218)) - Update plugin com.gradle.common-custom-user-data-gradle-plugin to v1.11.2 [@​renovate](https://togithub.com/renovate) ([#​219](https://togithub.com/grails/grails-gradle-plugin/issues/219)) - Update dependency org.springframework.boot:spring-boot-gradle-plugin to v2.7.16 [@​renovate](https://togithub.com/renovate) ([#​221](https://togithub.com/grails/grails-gradle-plugin/issues/221)) - Update plugin com.gradle.enterprise to v3.15 [@​renovate](https://togithub.com/renovate) ([#​220](https://togithub.com/grails/grails-gradle-plugin/issues/220)) - Update dependency org.springframework.boot:spring-boot-gradle-plugin to v2.7.15 [@​renovate](https://togithub.com/renovate) ([#​200](https://togithub.com/grails/grails-gradle-plugin/issues/200)) - Update plugin com.gradle.enterprise to v3.14.1 [@​renovate](https://togithub.com/renovate) ([#​212](https://togithub.com/grails/grails-gradle-plugin/issues/212)) - Update dependency io.spring.gradle:dependency-management-plugin to v1.1.3 [@​renovate](https://togithub.com/renovate) ([#​213](https://togithub.com/grails/grails-gradle-plugin/issues/213)) #### Contributors [@​codeconsole](https://togithub.com/codeconsole), [@​guillermocalvo](https://togithub.com/guillermocalvo), [@​matrei](https://togithub.com/matrei), [@​puneetbehl](https://togithub.com/puneetbehl), [@​renovate](https://togithub.com/renovate), [@​renovate](https://togithub.com/renovate)\[bot], Puneet Behl and puneetbehl ### [`v6.0.0`](https://togithub.com/grails/grails-gradle-plugin/releases/tag/v6.0.0): 6.0.0 #### What's Changed - Update IntegrationTestGradlePlugin.groovy [@​puneetbehl](https://togithub.com/puneetbehl) ([#​211](https://togithub.com/grails/grails-gradle-plugin/issues/211)) - Remove deprecated gradle features [@​puneetbehl](https://togithub.com/puneetbehl) ([#​206](https://togithub.com/grails/grails-gradle-plugin/issues/206)) - Properly configure War tasks [@​puneetbehl](https://togithub.com/puneetbehl) ([#​203](https://togithub.com/grails/grails-gradle-plugin/issues/203)) #### 🛠 Dependency upgrades - Update plugin com.gradle.enterprise to v3.14 [@​renovate](https://togithub.com/renovate) ([#​209](https://togithub.com/grails/grails-gradle-plugin/issues/209)) - Update dependency io.spring.gradle:dependency-management-plugin to v1.1.2 [@​renovate](https://togithub.com/renovate) ([#​207](https://togithub.com/grails/grails-gradle-plugin/issues/207)) - Update plugin com.gradle.common-custom-user-data-gradle-plugin to v1.11.1 [@​renovate](https://togithub.com/renovate) ([#​210](https://togithub.com/grails/grails-gradle-plugin/issues/210)) - Update plugin com.gradle.enterprise to v3.13.4 [@​renovate](https://togithub.com/renovate) ([#​197](https://togithub.com/grails/grails-gradle-plugin/issues/197)) - Update dependency io.spring.gradle:dependency-management-plugin to v1.1.1 [@​renovate](https://togithub.com/renovate) ([#​204](https://togithub.com/grails/grails-gradle-plugin/issues/204)) - Update plugin com.gradle.common-custom-user-data-gradle-plugin to v1.11 [@​renovate](https://togithub.com/renovate) ([#​198](https://togithub.com/grails/grails-gradle-plugin/issues/198)) - Update dependency gradle to v7.6.2 [@​renovate](https://togithub.com/renovate) ([#​202](https://togithub.com/grails/grails-gradle-plugin/issues/202)) #### Contributors [@​puneetbehl](https://togithub.com/puneetbehl), [@​renovate](https://togithub.com/renovate) and [@​renovate](https://togithub.com/renovate)\[bot]

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.