grails / grails-database-migration

Grails® framework Database Migration Plugin
Apache License 2.0
98 stars 116 forks source link

Update dependency org.grails:grails-bom to v5.3.2 #314

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-bom (source) 5.2.5 -> 5.3.2 age adoption passing confidence

Release Notes

grails/grails-core ### [`v5.3.2`](https://togithub.com/grails/grails-core/releases/tag/v5.3.2): 5.3.2 ##### What's Changed This Patches Grails Release 5.3.1 - [Revert "Update dependency org.apache.maven:maven-resolver-provider to…](https://togithub.com/grails/grails-core/commit/1ce01729910446fa4293e0596b91d34d7fec5a62) … … v3.9[https://github.com/grails/grails-core/pull/12843](https://togithub.com/grails/grails-core/pull/12843)2843)" **Full Changelog**: https://github.com/grails/grails-core/compare/v5.3.1...v5.3.2 ### [`v5.3.1`](https://togithub.com/grails/grails-core/releases/tag/v5.3.1): 5.3.1 ##### This release is broken due to [#​12843](https://togithub.com/grails/grails-core/issues/12843) please use 5.3.2 ##### What's Changed - Fix for Groovy STC and SC issues by [@​eric-milles](https://togithub.com/eric-milles) in [https://github.com/grails/grails-core/pull/12851](https://togithub.com/grails/grails-core/pull/12851) - Update Micronaut monorepo to v3.8.4 by [@​renovate](https://togithub.com/renovate) in [https://github.com/grails/grails-core/pull/12862](https://togithub.com/grails/grails-core/pull/12862) - Update datastoreVersion to v7.3.3 by [@​renovate](https://togithub.com/renovate) in [https://github.com/grails/grails-core/pull/12861](https://togithub.com/grails/grails-core/pull/12861) - Update dependency org.apache.maven:maven-resolver-provider to v3.9.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/grails/grails-core/pull/12843](https://togithub.com/grails/grails-core/pull/12843) - Update dependency io.methvin:directory-watcher to v0.18.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/grails/grails-core/pull/12866](https://togithub.com/grails/grails-core/pull/12866) - Update Grails Gradle Plugin to 5.2.5 by [@​puneetbehl](https://togithub.com/puneetbehl) in [https://github.com/grails/grails-core/pull/12865](https://togithub.com/grails/grails-core/pull/12865) - Update dependency com.netflix.nebula:gradle-extra-configurations-plugin to v9 by [@​renovate](https://togithub.com/renovate) in [https://github.com/grails/grails-core/pull/12818](https://togithub.com/grails/grails-core/pull/12818) - Update alpine Docker tag to v20230208 by [@​renovate](https://togithub.com/renovate) in [https://github.com/grails/grails-core/pull/12864](https://togithub.com/grails/grails-core/pull/12864) - Update Vue profile to 5.0.3 by [@​puneetbehl](https://togithub.com/puneetbehl) in [https://github.com/grails/grails-core/pull/12867](https://togithub.com/grails/grails-core/pull/12867) - Update from Micronaut 3.5.4 to 3.5.7 by [@​puneetbehl](https://togithub.com/puneetbehl) in [https://github.com/grails/grails-core/pull/12871](https://togithub.com/grails/grails-core/pull/12871) - Update Grails Gradle Plugin to 5.2.6 by [@​puneetbehl](https://togithub.com/puneetbehl) in [https://github.com/grails/grails-core/pull/12872](https://togithub.com/grails/grails-core/pull/12872) - Update dependency commons-fileupload:commons-fileupload to v1.5 by [@​renovate](https://togithub.com/renovate) in [https://github.com/grails/grails-core/pull/12869](https://togithub.com/grails/grails-core/pull/12869) - Dependency cleanup by [@​ivo-k](https://togithub.com/ivo-k) in [https://github.com/grails/grails-core/pull/12868](https://togithub.com/grails/grails-core/pull/12868) - Update Grails Gradle Plugin to 5.3.0 by [@​puneetbehl](https://togithub.com/puneetbehl) in [https://github.com/grails/grails-core/pull/12873](https://togithub.com/grails/grails-core/pull/12873) ##### New Contributors - [@​eric-milles](https://togithub.com/eric-milles) made their first contribution in [https://github.com/grails/grails-core/pull/12851](https://togithub.com/grails/grails-core/pull/12851) - [@​ivo-k](https://togithub.com/ivo-k) made their first contribution in [https://github.com/grails/grails-core/pull/12868](https://togithub.com/grails/grails-core/pull/12868) **Full Changelog**: https://github.com/grails/grails-core/compare/v5.3.0...v5.3.1 ### [`v5.3.0`](https://togithub.com/grails/grails-core/releases/tag/v5.3.0): 5.3.0 #### What's Changed - Update Grails Profile BOM [@​puneetbehl](https://togithub.com/puneetbehl) ([#​12857](https://togithub.com/grails/grails-core/issues/12857)) - Fix typo in Readme [@​matrei](https://togithub.com/matrei) ([#​12838](https://togithub.com/grails/grails-core/issues/12838)) - Update dependabot.yml [@​puneetbehl](https://togithub.com/puneetbehl) ([#​12784](https://togithub.com/grails/grails-core/issues/12784)) - Emit a groovy [@​Generated](https://togithub.com/Generated) annotation on all generated methods and fields so jacoco can ignore them in relation to coverage [@​puneetbehl](https://togithub.com/puneetbehl) ([#​11318](https://togithub.com/grails/grails-core/issues/11318)) #### 🐛 Bug Fixes/Improvements - Update Micronaut Spring monorepo to v4.3.1 [@​renovate](https://togithub.com/renovate) ([#​12591](https://togithub.com/grails/grails-core/issues/12591)) #### 🛠 Dependency upgrades - Update Micronaut monorepo to v3.8.3 [@​renovate](https://togithub.com/renovate) ([#​12852](https://togithub.com/grails/grails-core/issues/12852)) - Update plugin com.gradle.enterprise to v3.12.3 [@​renovate](https://togithub.com/renovate) ([#​12853](https://togithub.com/grails/grails-core/issues/12853)) - Update dependency io.methvin:directory-watcher to v0.17.3 [@​renovate](https://togithub.com/renovate) ([#​12856](https://togithub.com/grails/grails-core/issues/12856)) - Update release-drafter/release-drafter action to v5.22.0 [@​renovate](https://togithub.com/renovate) ([#​12849](https://togithub.com/grails/grails-core/issues/12849)) - Update dependency net.java.dev.jna:jna to v5.13.0 [@​renovate](https://togithub.com/renovate) ([#​12847](https://togithub.com/grails/grails-core/issues/12847)) - Update junit5 monorepo [@​renovate](https://togithub.com/renovate) ([#​12844](https://togithub.com/grails/grails-core/issues/12844)) - Update spring core to v5.3.25 [@​renovate](https://togithub.com/renovate) ([#​12845](https://togithub.com/grails/grails-core/issues/12845)) - Update Micronaut Spring monorepo to v4.5.0 [@​renovate](https://togithub.com/renovate) ([#​12846](https://togithub.com/grails/grails-core/issues/12846)) - Update apache-ant monorepo to v1.10.13 [@​renovate](https://togithub.com/renovate) ([#​12830](https://togithub.com/grails/grails-core/issues/12830)) - Update apache-maven-resolver monorepo to v1.9.4 [@​renovate](https://togithub.com/renovate) ([#​12841](https://togithub.com/grails/grails-core/issues/12841)) - Update apache-tomcat monorepo to v9.0.71 [@​renovate](https://togithub.com/renovate) ([#​12842](https://togithub.com/grails/grails-core/issues/12842)) - Update plugin com.gradle.enterprise to v3.12.2 [@​renovate](https://togithub.com/renovate) ([#​12813](https://togithub.com/grails/grails-core/issues/12813)) - Update spring boot to v2.7.8 [@​renovate](https://togithub.com/renovate) ([#​12823](https://togithub.com/grails/grails-core/issues/12823)) - Bump grails-datastore-gorm-hibernate5 from 7.3.0 to 7.3.1 [@​dependabot](https://togithub.com/dependabot) ([#​12824](https://togithub.com/grails/grails-core/issues/12824)) - Update Micronaut monorepo [@​renovate](https://togithub.com/renovate) ([#​12806](https://togithub.com/grails/grails-core/issues/12806)) - Update aspectjVersion to v1.9.19 [@​renovate](https://togithub.com/renovate) ([#​12822](https://togithub.com/grails/grails-core/issues/12822)) - Update apache-tomcat monorepo to v9.0.70 [@​renovate](https://togithub.com/renovate) ([#​12808](https://togithub.com/grails/grails-core/issues/12808)) - Update dependency io.methvin:directory-watcher to v0.17.1 [@​renovate](https://togithub.com/renovate) ([#​12753](https://togithub.com/grails/grails-core/issues/12753)) - Update spring core to v5.3.24 [@​renovate](https://togithub.com/renovate) ([#​12799](https://togithub.com/grails/grails-core/issues/12799)) - Update apache-maven-resolver monorepo to v1.9.2 [@​renovate](https://togithub.com/renovate) ([#​12762](https://togithub.com/grails/grails-core/issues/12762)) - Bump test-retry-gradle-plugin from 1.4.1 to 1.5.0 [@​dependabot](https://togithub.com/dependabot) ([#​12796](https://togithub.com/grails/grails-core/issues/12796)) - Update apache-tomcat monorepo to v9.0.69 [@​renovate](https://togithub.com/renovate) ([#​12797](https://togithub.com/grails/grails-core/issues/12797)) - Update spring boot to v2.7.6 [@​renovate](https://togithub.com/renovate) ([#​12798](https://togithub.com/grails/grails-core/issues/12798)) - Update Micronaut Spring monorepo to v4.3.1 [@​renovate](https://togithub.com/renovate) ([#​12591](https://togithub.com/grails/grails-core/issues/12591)) - Bump jnr-posix from 3.1.15 to 3.1.16 [@​dependabot](https://togithub.com/dependabot) ([#​12786](https://togithub.com/grails/grails-core/issues/12786)) #### Contributors [@​aulea](https://togithub.com/aulea), [@​dependabot](https://togithub.com/dependabot), [@​dependabot](https://togithub.com/dependabot)\[bot], [@​matrei](https://togithub.com/matrei), [@​puneetbehl](https://togithub.com/puneetbehl), [@​renovate](https://togithub.com/renovate) and [@​renovate](https://togithub.com/renovate)\[bot] ### [`v5.2.6`](https://togithub.com/grails/grails-core/releases/tag/v5.2.6): 5.2.6 #### What's Changed - Update Grails Gradle Plugin to 5.2.5 by [@​puneetbehl](https://togithub.com/puneetbehl) in [https://github.com/grails/grails-core/pull/12865](https://togithub.com/grails/grails-core/pull/12865) - Update from Micronaut 3.5.4 to 3.5.7 by [@​puneetbehl](https://togithub.com/puneetbehl) in [https://github.com/grails/grails-core/pull/12871](https://togithub.com/grails/grails-core/pull/12871) - Update Grails Gradle Plugin to 5.2.6 by [@​puneetbehl](https://togithub.com/puneetbehl) in [https://github.com/grails/grails-core/pull/12872](https://togithub.com/grails/grails-core/pull/12872) **Full Changelog**: https://github.com/grails/grails-core/compare/v5.2.5...v5.2.6

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.