grails-cache
grails-cache copied to clipboard
Grails Cache Plugin
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | com.gradle.enterprise | `3.16.2` -> `3.18.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/grails/grails-cache). ## Config Migration Needed - [ ]...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.seleniumhq.selenium:selenium-support](https://selenium.dev/) ([source](https://redirect.github.com/SeleniumHQ/selenium)) | `4.18.1` -> `4.25.0` | [](https://docs.renovatebot.com/merge-confidence/) |...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.seleniumhq.selenium:selenium-safari-driver](https://selenium.dev/) ([source](https://redirect.github.com/SeleniumHQ/selenium)) | `4.18.1` -> `4.25.0` | [](https://docs.renovatebot.com/merge-confidence/) |...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | com.gradle.common-custom-user-data-gradle-plugin | `2.0.2` -> `2.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [gradle/wrapper-validation-action](https://redirect.github.com/gradle/wrapper-validation-action) | action | major | `v2` -> `v3` | --- ### Release...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.grails:grails-gradle-plugin](https://redirect.github.com/grails/grails-gradle-plugin) | `6.1.2` -> `6.2.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [gradle](https://gradle.org) ([source](https://redirect.github.com/gradle/gradle)) | major | `7.6.4` -> `8.10.2` | --- ### Release Notes gradle/gradle (gradle)...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.gebish:geb-spock](http://www.gebish.org) ([source](https://redirect.github.com/geb/geb)) | `6.0` -> `7.0` | [](https://docs.renovatebot.com/merge-confidence/) |...
fixed code formatting of the `KeyGenerator::hasCode` which resulted in an incorrect interpretation then compiling to bytecode. Unit test for `CustomCacheKeyGenerator` Fixes apache/grails-core#14165