grails / grails-spring-security-core

Grails Spring Security Core Plugin
Apache License 2.0
261 stars 223 forks source link

Update plugin org.grails.grails-web to v6.1.0 #961

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-web 6.0.0 -> 6.1.0 age adoption passing confidence

Release Notes

grails/grails-gradle-plugin (org.grails.grails-web) ### [`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

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.