Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Grails Packages (major) #316

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 28, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.grails.plugins:cache 4.0.3 -> 7.0.0 age adoption passing confidence
org.springframework.boot 2.7.8 -> 3.2.5 age adoption passing confidence
io.micronaut:micronaut-aop (source) 3.8.4 -> 4.4.7 age adoption passing confidence
org.grails.plugins:views-gradle (source) 2.3.2 -> 3.2.3 age adoption passing confidence
org.grails.plugins:hibernate5 (source) 7.3.0 -> 8.1.0 age adoption passing confidence
org.grails:grails-gradle-plugin (source) 5.3.0 -> 6.2.0 age adoption passing confidence
org.hibernate:hibernate-core (source) 5.6.11.Final -> 6.5.0.Final age adoption passing confidence
org.springframework.boot:spring-boot-dependencies (source) 2.7.8 -> 3.2.5 age adoption passing confidence
org.grails.plugins:views-json (source) 2.3.2 -> 3.2.3 age adoption passing confidence
org.grails:grails-core (source) 5.3.2 -> 6.2.0 age adoption passing confidence
org.grails:grails-bom (source) 5.3.2 -> 6.2.0 age adoption passing confidence

Release Notes

grails/grails-cache (org.grails.plugins:cache)

v7.0.0: 7.0.0

Release Notes - Version 7.0.0

Release Highlights
  • Grails Upgrade: The framework has been upgraded to Grails 6, incorporating new functionalities and enhancements.
  • Workflow Improvements: Workflow configurations have been refined to streamline development processes.
  • Dependency Updates: Various dependencies have been updated to their latest versions, ensuring compatibility and leveraging new features.
🚀 Features
💡 Improvements
  • Improved workflow configurations (#​188)
  • Migrated to Develocity build cache connector (#​180)
🐛 Bug Fixes
  • None
🔧 Maintenance
  • Updated various actions and plugins:
    • gradle/gradle-build-action to v3 (#​187, #​200)
    • org.seleniumhq.selenium:selenium-safari-driver to v4.18.1 (#​186, #​164)
    • actions/setup-java to v4 (#​175, #​199)
    • com.gradle.enterprise to v3.16.2 (#​165)
    • gradle to v7.6.4 (#​163)
    • actions/checkout to v4 (#​174)
    • gradle/wrapper-validation-action to v2 (#​178)
    • com.gradle.common-custom-user-data-gradle-plugin to v1.13 (#​171)
    • release-drafter configurations (#​201)
Contributors

@​puneetbehl, @​renovate, @​guillermocalvo

v6.0.0: 6.0.0

Release Notes - Version 6.0.0

Release Highlights
  • Grails Upgrade: This release includes an upgrade to Grails 5.2.5, enhancing the framework with the latest features and improvements.
  • Workflow Enhancements: Various improvements to workflow configurations, including CI and release settings, ensure smoother development processes.
  • Dependency Updates: Significant updates to dependencies, such as Gradle and various plugins, provide enhanced functionality and compatibility.
🚀 Features
  • Updated to Grails 5.2.5 (#​162)
  • Updated org.grails:grails-gradle-plugin to v5.2.4 (#​159)
  • Updated gradle to v7 (#​130)
💡 Improvements
  • Improved release workflow configurations (#​193)
🐛 Bug Fixes
  • Enhanced workflow configurations for CI (#​192)
  • Fixed project build configuration for documentation task (#​190)
  • Re-added pluginExcludes to the Grails plugin descriptor (#​140)
🔧 Maintenance
  • Updated release workflow configurations (#​198, #​197)
  • Updated Java-CI workflow configurations (#​196)
  • Refactored build configurations (#​195)
  • Updated to only publish build scans for CI (#​194)
  • Improved release workflow configurations (#​193)
  • Fixed CI for version 6.0.x (#​181)
Dependency Updates
  • Gradle-related:
  • Other dependencies:
    • Updated seleniumVersion to v4.6.0 (#​157)
    • Updated clipboard.js to v2.0.11 (#​153)
    • Updated release-drafter/release-drafter action to v5.21.1 (#​154)
    • Updated com.gradle.enterprise to v3.11.4 (#​155)
    • Updated Webdriver Binaries to 2.7 (#​161)
Contributors

@​JasonTypesCodes, @​guillermocalvo, @​puneetbehl, @​renovate, @​renovate[bot], and Puneet Behl

v5.0.1: 5.0.1

This is patch release for Grails 4 support.

v5.0.0: 5.0.0

THIS IS A BROKEN RELEASE, WHICH CONFLICTS WITH PREVIOUS RELEASE OF 5.0.0. PLEASE USE VERSION 5.0.1 WITH GRAILS 4 AND VERSION 6.0.0 WITH GRAILS 5

What's Changed

New Contributors

Full Changelog: grails/grails-cache@v4.0.2...v5.0.0

micronaut-projects/micronaut-core (io.micronaut:micronaut-aop)

v4.4.7: Micronaut Core 4.4.7

What's Changed

Bug Fixes 🐞
  • Force secure WebSocket connections to use http/1.1 (#​10754)

Full Changelog: micronaut-projects/micronaut-core@v4.4.6...v4.4.7

v4.4.6: Micronaut Core 4.4.6

What's Changed

Other Changes 💡

Full Changelog: micronaut-projects/micronaut-core@v4.4.5...v4.4.6

v4.4.5: Micronaut Core 4.4.5

What's Changed

Bug Fixes 🐞
  • Make BlockHint public (#​10743)
  • fix: Wrong response for Kotlin suspend function with Unit return type. (#​10746)

Full Changelog: micronaut-projects/micronaut-core@v4.4.4...v4.4.5

v4.4.4: Micronaut Core 4.4.4

What's Changed

Bug Fixes 🐞

Full Changelog: micronaut-projects/micronaut-core@v4.4.3...v4.4.4

v4.4.3: Micronaut Core 4.4.3

What's Changed

Bug Fixes 🐞

Full Changelog: micronaut-projects/micronaut-core@v4.4.2...v4.4.3

v4.4.2: Micronaut Core 4.4.2

What's Changed

  • Implement HTTP/2 access logging (#​10706)
  • Correct extracting embedded annotations expression (#​10720)
  • Implement HTTP/2 server push (#​10705)
  • fix: duplicate CompletedFileUpload in publisher if route is delayed (#​10713)
  • Fix NPE when part conversion fails (#​10712)
  • Remove gorm from docs and version catalog (#​10696)
  • fix(deps): update groovy monorepo to v4.0.21 (#​10697)
  • fix(deps): update dependency io.micronaut.aws:micronaut-aws-bom to v4.5.0 (#​10691)

Full Changelog: micronaut-projects/micronaut-core@v4.4.1...v4.4.2

v4.4.1: Micronaut Core 4.4.1

What's Changed
  • Set Accept header correctly in declarative client (#​10685)
Dependency Upgrades 🚀
  • fix(deps): update dependency com.github.javaparser:javaparser-symbol-solver-core to v3.25.10 (#​10683)
KSP
  • chore(deps): update managed.ksp to v1.9.23-1.0.20 (#​10690)
Micronaut Modules
  • fix(deps): update dependency io.micronaut.reactor:micronaut-reactor-bom to v3.3.0 (#​10672)
  • fix(deps): update dependency io.micronaut.rxjava2:micronaut-rxjava2-bom to v2.3.0 (#​10682)

Full Changelog: micronaut-projects/micronaut-core@v4.4.0...v4.4.1

v4.4.0: Micronaut Core 4.4.0

What's Changed

Bug Fixes 🐞
Improvements ⭐
Dependency updates 🚀
GraalVM 🏆
Other Changes 💡

Full Changelog: micronaut-projects/micronaut-core@v4.3.13...v4.4.0

v4.3.17: Micronaut Core 4.3.17

What's Changed

Docs 📖
  • doc: Kotlin supports repeatable annotations since 1.6 (#​10755)
Bug fixes 🐞
  • fix: Define default value for Cookie Max-Age (#​10775)

Full Changelog: micronaut-projects/micronaut-core@v4.3.16...v4.3.17

v4.3.16: Micronaut Core 4.3.16

What's Changed

Bug Fixes 🐞

Full Changelog: micronaut-projects/micronaut-core@v4.3.15...v4.3.16

v4.3.15: Micronaut Core 4.3.15

What's Changed
Bug Fixes 🐞
New Contributors

Full Changelog: micronaut-projects/micronaut-core@v4.4.1...v4.3.15

v4.3.14: Micronaut Core 4.3.14

What's Changed

Bug Fixes 🐞
Docs 📖
CI ⚙️Build 🐘
GraalVM

chore(deps): update graalvm/setup-graalvm action to v1.2.1 (#​10648)

SLSA

chore(deps): update slsa-framework/slsa-github-generator action to v1.10.0 (#​10652)

Full Changelog: micronaut-projects/micronaut-core@v4.4.0...v4.3.14

v4.3.13: Micronaut Core 4.3.13

What's Changed
Bug Fixes 🐞

Full Changelog: micronaut-projects/micronaut-core@v4.3.12...v4.3.13

v4.3.12: Micronaut Core 4.3.12

What's Changed
Docs 📖
Dependency updates 🚀
TCK Tests ✅

Full Changelog: micronaut-projects/micronaut-core@v4.3.11...v4.3.12

v4.3.11: Micronaut Core 4.3.11

What's Changed
Bug Fixes 🐞
Other Changes 💡
Dependency updates 🚀

Full Changelog: micronaut-projects/micronaut-core@v4.3.10...v4.3.11

v4.3.10: Micronaut Core 4.3.10

What's Changed
Bug Fixes 🐞
Improvements ⭐
Other Changes 💡
Dependency updates 🚀
Micronaut Modules
Micronaut Validation
Micronaut AWS
CI ⚙️Build 🐘
GraalVM
Micronaut Build Plugin

Full Changelog: micronaut-projects/micronaut-core@v4.3.9...v4.3.10

v4.3.9: Micronaut Core v4.3.9

What's Changed

Other Changes 💡

Full Changelog: micronaut-projects/micronaut-core@v4.3.8...v4.3.9

v4.3.8: Micronaut Core 4.3.8

What's Changed
KSP Fixes 🐞
Bug Fixes 🐞
Dependency updates 🚀
CI ⚙️Build 🐘

Full Changelog: micronaut-projects/micronaut-core@v4.3.7...v4.3.8

v4.3.7: Micronaut Core v4.3.7

What's Changed
Bug Fixes 🐞

Full Changelog: micronaut-projects/micronaut-core@v4.3.6...v4.3.7

v4.3.6: Micronaut Core 4.3.6

What's Changed
Docs 📖
KSP Fixes 🐞
Dependency updates 🚀
Micronaut Modules
Micronaut Validation
Micronaut Session
Micronaut Groovy
CI ⚙️Build 🐘

Full Changelog: micronaut-projects/micronaut-core@v4.3.5...v4.3.6

v4.3.5: Micronaut Core 4.3.5

What's Changed

KSP
Bug Fixes 🐞
Docs 📖

@renovate renovate bot requested a review from olliefreeman May 28, 2022 09:11
@renovate renovate bot force-pushed the renovate/major-grails-packages branch from 7a73ca3 to 538f1b3 Compare June 7, 2022 12:23
@renovate renovate bot force-pushed the renovate/major-grails-packages branch from 538f1b3 to 8ebb52c Compare July 1, 2022 14:53
@CLAassistant
Copy link

CLAassistant commented Jul 1, 2022

CLA assistant check
All committers have signed the CLA.

@renovate renovate bot force-pushed the renovate/major-grails-packages branch from 8ebb52c to 0136d56 Compare August 3, 2022 14:58
@renovate renovate bot changed the title Update Grails Packages (major) Update Grails Packages to v5 (major) Aug 9, 2022
@renovate renovate bot changed the title Update Grails Packages to v5 (major) Update Grails Packages (major) Aug 10, 2022
@renovate renovate bot force-pushed the renovate/major-grails-packages branch from 0136d56 to fb5d4e7 Compare September 8, 2022 17:21
@renovate renovate bot force-pushed the renovate/major-grails-packages branch from fb5d4e7 to f2da669 Compare October 5, 2022 10:29
@renovate renovate bot force-pushed the renovate/major-grails-packages branch 2 times, most recently from 8b53895 to b525e55 Compare November 3, 2022 18:09
@renovate renovate bot force-pushed the renovate/major-grails-packages branch from b525e55 to 30ff12a Compare November 24, 2022 19:28
@renovate renovate bot force-pushed the renovate/major-grails-packages branch from 30ff12a to e6a617e Compare December 7, 2022 17:45
@renovate renovate bot force-pushed the renovate/major-grails-packages branch from e6a617e to d668ccd Compare December 23, 2022 00:45
@renovate renovate bot force-pushed the renovate/major-grails-packages branch from d668ccd to 13aeb3a Compare January 20, 2023 05:35
@renovate renovate bot force-pushed the renovate/major-grails-packages branch 2 times, most recently from 7e3cd85 to 06763f1 Compare February 7, 2023 15:12
@renovate renovate bot force-pushed the renovate/major-grails-packages branch 2 times, most recently from d368062 to 8ac6c4f Compare February 23, 2023 18:25
@renovate renovate bot force-pushed the renovate/major-grails-packages branch from 8ac6c4f to e44a28a Compare March 4, 2023 05:28
@renovate renovate bot force-pushed the renovate/major-grails-packages branch from e44a28a to 28ac0f9 Compare March 15, 2023 19:05
@renovate renovate bot force-pushed the renovate/major-grails-packages branch from 28ac0f9 to 9a034db Compare March 23, 2023 13:01
@renovate renovate bot force-pushed the renovate/major-grails-packages branch 2 times, most recently from cb40f45 to 2896343 Compare April 6, 2023 08:04
@renovate renovate bot force-pushed the renovate/major-grails-packages branch 3 times, most recently from 34318d5 to 8565b96 Compare April 20, 2023 13:53
@renovate renovate bot force-pushed the renovate/major-grails-packages branch from 8565b96 to ba3fe51 Compare April 28, 2023 10:24
@renovate renovate bot force-pushed the renovate/major-grails-packages branch from ba3fe51 to ec3d741 Compare May 18, 2023 12:06
@renovate renovate bot force-pushed the renovate/major-grails-packages branch 3 times, most recently from 0bf9f6b to fca89a4 Compare January 25, 2024 03:02
@renovate renovate bot force-pushed the renovate/major-grails-packages branch 4 times, most recently from 14a44fb to 2260b6e Compare February 6, 2024 04:58
@renovate renovate bot force-pushed the renovate/major-grails-packages branch 3 times, most recently from 0b632cd to 3e6845c Compare February 16, 2024 02:39
@renovate renovate bot force-pushed the renovate/major-grails-packages branch 2 times, most recently from a17f2be to 6e188df Compare February 25, 2024 02:00
@renovate renovate bot force-pushed the renovate/major-grails-packages branch 4 times, most recently from 99375d8 to 2a554ec Compare March 23, 2024 20:52
@renovate renovate bot force-pushed the renovate/major-grails-packages branch 2 times, most recently from 8f51929 to 56d93e0 Compare March 30, 2024 20:43
@renovate renovate bot force-pushed the renovate/major-grails-packages branch 3 times, most recently from 35bcb1d to c048cb9 Compare April 8, 2024 23:58
@renovate renovate bot force-pushed the renovate/major-grails-packages branch 3 times, most recently from 897079d to 8291646 Compare April 24, 2024 11:57
@renovate renovate bot force-pushed the renovate/major-grails-packages branch 2 times, most recently from 597aa78 to b4ce7de Compare April 26, 2024 23:47
@renovate renovate bot force-pushed the renovate/major-grails-packages branch from b4ce7de to bfdcf6e Compare April 30, 2024 02:44
@joe-crawford
Copy link
Contributor

Closing this PR as this update needs to be part of a framework update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants