gorm-neo4j
gorm-neo4j copied to clipboard
fix(deps): update grails monorepo - abandoned
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| org.grails:grails-bom (source) | 6.1.2 -> 6.2.3 |
||||
| org.grails:grails-gradle-plugin | 6.1.2 -> 6.2.4 |
Release Notes
grails/grails-core (org.grails:grails-bom)
v6.2.3: 6.2.3
What's Changed
- fix #13945 - use local variable instead of casting the object by @jdaugherty in https://github.com/grails/grails-core/pull/13947
- Update hibernate5 plugin to 8.1.1 and tomcat to 9.0.98 by @jamesfredley in https://github.com/grails/grails-core/pull/13950
- Bump org.junit.jupiter:junit-jupiter-api from 5.10.2 to 5.10.5 by @dependabot in https://github.com/grails/grails-core/pull/13891
- Bump commons-codec:commons-codec from 1.16.0 to 1.16.1 by @dependabot in https://github.com/grails/grails-core/pull/13892
- Bump org.asciidoctor:asciidoctorj from 2.5.12 to 2.5.13 by @dependabot in https://github.com/grails/grails-core/pull/13895
- Bump org.apache.maven.resolver:maven-resolver-transport-http from 1.9.18 to 1.9.22 by @dependabot in https://github.com/grails/grails-core/pull/13894
- Bump org.apache.maven:maven-resolver-provider from 3.9.6 to 3.9.9 by @dependabot in https://github.com/grails/grails-core/pull/13893
- Bump org.grails:grails-datastore-gorm-hibernate5 from 8.1.0 to 8.1.1 by @dependabot in https://github.com/grails/grails-core/pull/13887
- Bump org.apache.maven.resolver:maven-resolver-connector-basic from 1.9.18 to 1.9.22 by @dependabot in https://github.com/grails/grails-core/pull/13889
- Bump com.github.jnr:jnr-posix from 3.1.18 to 3.1.20 by @dependabot in https://github.com/grails/grails-core/pull/13888
- Bump org.apache.maven.resolver:maven-resolver-impl from 1.9.18 to 1.9.22 by @dependabot in https://github.com/grails/grails-core/pull/13886
- Bump org.junit.platform:junit-platform-runner from 1.10.2 to 1.10.5 by @dependabot in https://github.com/grails/grails-core/pull/13898
- Bump com.netflix.nebula:gradle-extra-configurations-plugin from 10.0.0 to 10.0.1 by @dependabot in https://github.com/grails/grails-core/pull/13900
- Bump org.apache.maven.resolver:maven-resolver-transport-file from 1.9.18 to 1.9.22 by @dependabot in https://github.com/grails/grails-core/pull/13901
- Bump org.junit.jupiter:junit-jupiter-engine from 5.10.2 to 5.10.5 by @dependabot in https://github.com/grails/grails-core/pull/13899
- Bump gradle plugin to 6.2.4 for grails 6.2.3 release by @jdaugherty in https://github.com/grails/grails-core/pull/13953
Full Changelog: https://github.com/grails/grails-core/compare/v6.2.2...v6.2.3
v6.2.2: 6.2.2
What's Changed
- fix(deps): grails-bom maven group/artifact for micronaut-spring & grails-gradle-plugin by @jamesfredley in https://github.com/grails/grails-core/pull/13737
- Align versions of transitive dependencies with Grails specified versions by @matrei in https://github.com/grails/grails-core/pull/13860
- update dependencies ahead of Grails 6.2.2 by @jamesfredley in https://github.com/grails/grails-core/pull/13839
Contributors
@codeconsole, @jamesfredley, @matrei, @renovate and @renovate[bot]
Full Changelog: https://github.com/grails/grails-core/compare/v6.2.1...v6.2.2
v6.2.1: 6.2.1
What's Changed
- chore(bom): Add comment about BOM updates by @matrei in https://github.com/grails/grails-core/pull/13470
- fix(grailsbootstrap): update main-class finder by @puneetbehl in https://github.com/grails/grails-core/pull/13472
- fix(deps): update apache-tomcat monorepo to v9.0.88 by @renovate in https://github.com/grails/grails-core/pull/13500
- fix(deps): update dependency com.github.javaparser:javaparser-core to v3.25.10 by @renovate in https://github.com/grails/grails-core/pull/13501
- fix(deps): update grails-testing-support monorepo to v3.2.2 by @renovate in https://github.com/grails/grails-core/pull/13504
- Update logback and tomcat versions by @jamesfredley in https://github.com/grails/grails-core/pull/13575
- Revert "chore(core): Deprecate the old grails-shell project" by @codeconsole in https://github.com/grails/grails-core/pull/13570
- fix(deps): update spring-framework to v5.3.37 by @renovate in https://github.com/grails/grails-core/pull/13505
- Grails 6.2.1 compatible Grails Profile Snapshots by @jamesfredley in https://github.com/grails/grails-core/pull/13586
- Support controller attribute in tags with resource attribute and resolve correct identity Fixes #13627 by @codeconsole in https://github.com/grails/grails-core/pull/13628
- Working on #13486 by @osscontributor in https://github.com/grails/grails-core/pull/13598
- Update spring framework to 5.3.39 and tomcat to 9.0.95 by @jamesfredley in https://github.com/grails/grails-core/pull/13656
- Use org.grails.plugins for fields by @codeconsole in https://github.com/grails/grails-core/pull/13670
- Set gsp and scaffolding versions by @codeconsole in https://github.com/grails/grails-core/pull/13680
- increment scaffolding by @codeconsole in https://github.com/grails/grails-core/pull/13684
- Move declaration to correct place by @paulk-asert in https://github.com/grails/grails-core/pull/13696
- Issue13486 testing by @osscontributor in https://github.com/grails/grails-core/pull/13698
- Allow customzing css classes for the ErrorsViewStackTracePrinter by @codeconsole in https://github.com/grails/grails-core/pull/13686
- build: Remove unused dependency on http-builder by @matrei in https://github.com/grails/grails-core/pull/13716
- fix: Compatibility with Groovy 3.0.22 by @matrei in https://github.com/grails/grails-core/pull/13717
- Merge Missing Changes from 6.1.x into 6.2.x by @jdaugherty in https://github.com/grails/grails-core/pull/13713
- Pull forward #12494 fix into 6.2.x that was missed in 5.x by @jdaugherty in https://github.com/grails/grails-core/pull/13719
- fix(deps): update to org.grails.profiles:base:6.0.1 by @jamesfredley in https://github.com/grails/grails-core/pull/13720
- update profiles to latest releases for Grails 6 by @jamesfredley in https://github.com/grails/grails-core/pull/13721
- Update to new versions for Grails 6.2.1 release by @jamesfredley in https://github.com/grails/grails-core/pull/13724
- Add @Input to macros by @jamesfredley in https://github.com/grails/grails-core/pull/13726
New Contributors
- @jprinet made their first contribution in https://github.com/grails/grails-core/pull/13387
Full Changelog: https://github.com/grails/grails-core/compare/v6.2.0...v6.2.1
v6.2.0: 6.2.0
What's Changed
🚀 Features
- feat(deps): update gorm hiberante5 to 8.1.0 @puneetbehl (#13459)
- feat(bom): add mongodb bson BOM @puneetbehl (#13456)
- feat(bom): update versions @puneetbehl (#13450)
- feat(deps): update datastoreversion to v8.1.2 @renovate (#13425)
- feat(deps): update dependency org.grails:grails-datastore-gorm-hibernate5 to v8.1.0 @renovate (#13426)
- feat(deps): update gspversion to v6.2.1 @renovate (#13428)
- feat(deps): update dependency org.grails.plugins:converters to v5 - autoclosed @renovate (#13437)
- feat(databinding): Add a New ValueConverter for LocalDateTime @Richardson-e (#13351)
- fix(deps): update groovy monorepo to v3.0.20 @renovate (#13091)
🐛 Bug Fixes
- fix(deps): update grails views to 3.2.3 @puneetbehl (#13460)
- fix(grailsdocs): Update PublishGuide task for grails-doc @puneetbehl (#13458)
- fix(ci): update javaci workflow configurations @puneetbehl (#13457)
- fix(ci): update javaci workflow configurations @puneetbehl (#13455)
- fix(grailsdoc): update publish guide task configurations @puneetbehl (#13454)
- fix(BOM): update fields plugin coordinates @puneetbehl (#13452)
- fix(docs): update custom tasks @puneetbehl (#13453)
- fix(bom): update grails views to 3.2.2 @puneetbehl (#13449)
- fix(deps): update dependency com.netflix.nebula:gradle-extra-configurations-plugin to v10 @renovate (#13432)
- fix(deps): update dependency com.sun.xml.bind:jaxb-impl to v4.0.5 @renovate (#13409)
- fix(deps): update junit5 monorepo @renovate (#13422)
- fix(deps): update groovy monorepo to v3.0.21 @renovate (#13421)
- fix(deps): update dependency org.asciidoctor:asciidoctorj to v2.5.12 @renovate (#13420)
- fix(deps): update dependency commons-codec:commons-codec to v1.16.1 @renovate (#13419)
- fix(deps): update aspectjversion to v1.9.22 @renovate (#13418)
- fix(deps): update micronaut monorepo to v3.10.4 @renovate (#13423)
- fix(deps): update spring core to v5.3.33 @renovate (#13424)
- feat(deps): update grails-testing-support monorepo to v3.2.1 @renovate (#13427)
- fix(deps): update apache-tomcat monorepo to v9.0.87 @renovate (#13417)
- fix(deps): update dependency com.github.javaparser:javaparser-core to v3.25.9 @renovate (#13408)
- fix(deps): update aspectjversion to v1.9.21.1 @renovate (#13404)
- fix(deps): update apache-tomcat monorepo to v9.0.86 @renovate (#13403)
- chore(deps): update dependency gradle to v7.6.4 @renovate (#13394)
- fix(security): Update Spring to 5.3.32 @matrei (#13401)
- fix(core): Add explicity type information to method parameters/args @puneetbehl (#13400)
- fix(deps): update dependency com.github.javaparser:javaparser-core to v3.25.8 @renovate (#13092)
- fix(deps): update dependency cglib:cglib-nodep to v3 @renovate (#13372)
🔧 Maintenance
- chore(ci): update release workflow configurations @puneetbehl (#13464)
- revert(ci): Downgrade to Docker alpine 3.16 @puneetbehl (#13462)
- Revert "chore(deps): update alpine docker tag to v20240315" @puneetbehl (#13461)
- fix(ci): update javaci workflow configurations @puneetbehl (#13457)
- fix(ci): update javaci workflow configurations @puneetbehl (#13455)
- chore(build): Increase MaxMetaspaceSize @matrei (#13441)
- fix(deps): update dependency org.asciidoctor:asciidoctorj to v2.5.12 @renovate (#13420)
- chore(deps): update alpine docker tag to v20240315 @renovate (#13430)
- feat(deps): update grails-testing-support monorepo to v3.2.1 @renovate (#13427)
- chore(deps): update actions/cache action to v4 @renovate (#13429)
- chore(deps): update gradle/gradle-build-action action to v3 @renovate (#13431)
- chore(deps): update plugin com.gradle.common-custom-user-data-gradle-plugin to v1.13 @renovate (#13395)
- chore(deps): update plugin com.gradle.enterprise to v3.16.2 @renovate (#13396)
- chore(releasenotes): update workflow configurations @puneetbehl (#13416)
- chore(core): Deprecate the old grails-shell project @guillermocalvo (#13407)
- Revert "fix(deps): update dependency cglib:cglib-nodep to v3" @puneetbehl (#13393)
⏪ Reverts
- revert(ci): Downgrade to Docker alpine 3.16 @puneetbehl (#13462)
- Revert "chore(deps): update alpine docker tag to v20240315" @puneetbehl (#13461)
- Revert "fix(deps): update dependency cglib:cglib-nodep to v3" @puneetbehl (#13393)
Contributors
@Richardson-e, @guillermocalvo, @matrei, @puneetbehl, @renovate and @renovate[bot]
grails/grails-gradle-plugin (org.grails:grails-gradle-plugin)
v6.2.4: 6.2.4
What's Changed
- Update grails to 6.2.3-SNAPSHOT and projectVersion to 6.2.4-SNAPSHOT by @jamesfredley in https://github.com/grails/grails-gradle-plugin/pull/357
- Replace usages of deprecated
ConfigureUtilby @matrei in https://github.com/grails/grails-gradle-plugin/pull/359 - Ensure Grails plugin
assembletask produces only a JAR artifact by @matrei in https://github.com/grails/grails-gradle-plugin/pull/369 - Update to Grails 6.2.3 by @jdaugherty in https://github.com/grails/grails-gradle-plugin/pull/385
Full Changelog: https://github.com/grails/grails-gradle-plugin/compare/v6.2.3...v6.2.4
v6.2.3: 6.2.3
What's Changed
- update to grails 6.2.2 @jamesfredley (#356)
Contributors
v6.2.2: 6.2.2
What's Changed
- Remove
-plainsuffix from Grails Plugin artifacts by @matrei in https://github.com/grails/grails-gradle-plugin/pull/347
Full Changelog: https://github.com/grails/grails-gradle-plugin/compare/v6.2.1...v6.2.2
v6.2.1: 6.2.1
What's Changed
- Update to grails-core:6.2.1 @jamesfredley (#342)
- Gradle 8.10 compatibility @codeconsole (#317)
- Update GrailsProfileGradlePlugin to be gradle 7 compatible @jamesfredley (#316)
- Link to Grails Snapshot version @codeconsole (#315)
- Make Gradle 8.9 compatable @codeconsole (#311)
🐛 Bug Fixes
- Revert "fix(core)!: Drop dependency
grails-shell" @codeconsole (#313) - fix(deps): update dependency io.github.gradle-nexus:publish-plugin to v2 @renovate (#296)
🔧 Maintenance
- chore(deps): update plugin com.gradle.common-custom-user-data-gradle-plugin to v2.0.1 @renovate (#298)
- chore(deps): update plugin com.gradle.enterprise to v3.17.2 @renovate (#297)
⏪ Reverts
- Revert "fix(core)!: Drop dependency
grails-shell" @codeconsole (#313)
Contributors
@codeconsole, @davydotcom, @jamesfredley, @puneetbehl, @renovate and @renovate[bot]
v6.2.0: 6.2.0
What's Changed
🚀 Features
- feat(deps): update grails core to 6.2.0 @puneetbehl (#295)
- fix(core)!: Drop dependency
grails-shell@guillermocalvo (#287) - feat(core): Remove deprecated Gradle APIs @guillermocalvo (#282)
🐛 Bug Fixes
- fix(deps): bump micronaut version to 3.10.4 @puneetbehl (#291)
- fix(core)!: Drop dependency
grails-shell@guillermocalvo (#287) - fix(deps): Update dependency gradle to v7.6.4 @renovate (#280)
🔧 Maintenance
- chore(deps): update plugin com.gradle.common-custom-user-data-gradle-plugin to v2 @renovate (#294)
- chore(deps): update plugin com.gradle.enterprise to v3.17 @renovate (#293)
- chore(ci): update release notes workflow confiugrations @puneetbehl (#292)
- chore(ci): Update plugin com.gradle.common-custom-user-data-gradle-plugin to v1.13 @renovate (#285)
- chore(ci): Update gradle/gradle-build-action action to v3 @renovate (#286)
- chore(build): Migrate to Develocity build cache connector @guillermocalvo (#288)
- chore(ci): Update release-drafter/release-drafter action to v6 @renovate (#279)
Contributors
@guillermocalvo, @puneetbehl, @renovate and @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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
Edited/Blocked Notification
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠️ Warning: custom changes will be lost.
Autoclosing Skipped
This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.