chore(lapis): bump the minorandpatch group across 1 directory with 3 updates#1684
Merged
fengelniederhammer merged 1 commit intoMay 12, 2026
Merged
Conversation
…updates Bumps the minorandpatch group with 3 updates in the /lapis directory: [com.github.ben-manes.caffeine:caffeine](https://github.com/ben-manes/caffeine), [org.jetbrains.kotlinx:kotlinx-datetime](https://github.com/Kotlin/kotlinx-datetime) and [gradle-wrapper](https://github.com/gradle/gradle). Updates `com.github.ben-manes.caffeine:caffeine` from 3.2.3 to 3.2.4 - [Release notes](https://github.com/ben-manes/caffeine/releases) - [Commits](ben-manes/caffeine@v3.2.3...v3.2.4) Updates `org.jetbrains.kotlinx:kotlinx-datetime` from 0.7.1-0.6.x-compat to 0.8.0-0.6.x-compat - [Release notes](https://github.com/Kotlin/kotlinx-datetime/releases) - [Changelog](https://github.com/Kotlin/kotlinx-datetime/blob/master/CHANGELOG.md) - [Commits](Kotlin/kotlinx-datetime@v0.7.1-0.6.x-compat...v0.8.0-0.6.x-compat) Updates `gradle-wrapper` from 9.4.1 to 9.5.0 - [Release notes](https://github.com/gradle/gradle/releases) - [Commits](gradle/gradle@v9.4.1...v9.5.0) --- updated-dependencies: - dependency-name: com.github.ben-manes.caffeine:caffeine dependency-version: 3.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minorandpatch - dependency-name: org.jetbrains.kotlinx:kotlinx-datetime dependency-version: 0.8.0-0.6.x-compat dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minorandpatch - dependency-name: gradle-wrapper dependency-version: 9.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minorandpatch ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
fengelniederhammer
approved these changes
May 12, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the minorandpatch group with 3 updates in the /lapis directory: com.github.ben-manes.caffeine:caffeine, org.jetbrains.kotlinx:kotlinx-datetime and gradle-wrapper.
Updates
com.github.ben-manes.caffeine:caffeinefrom 3.2.3 to 3.2.4Release notes
Sourced from com.github.ben-manes.caffeine:caffeine's releases.
Commits
836b65cuse a consistent expiration tolerance calculation0dc7dafresurrect in-flight async entries on expiration0bac8b5handle head-of-line blocking of expiration queues (fixes #1954)ff25836test polishf3a6176Fix JCache close/createCache races and recursive teardown622fbe7Fix removal in identity views and widen hill-climber counters8da5a7adefer weighing the entry until after the putIfAbsent hit fast-path94ad0ffRecord eviction stats before notifying the removal listener consistentlyf94c011Auto-assert eviction stats alongside notifications.withCause.exclusively2e945e0Skip timestamp writes within tolerance on the read path.Updates
org.jetbrains.kotlinx:kotlinx-datetimefrom 0.7.1-0.6.x-compat to 0.8.0-0.6.x-compatRelease notes
Sourced from org.jetbrains.kotlinx:kotlinx-datetime's releases.
Changelog
Sourced from org.jetbrains.kotlinx:kotlinx-datetime's changelog.
... (truncated)
Commits
b80a588Version 0.8.0, compatibility artifacta2eb074Version 0.8.0f487af4Describe the release procedures (#562)edc1183Add contribution guidelines (#587)4b485b7Added templates to the issue creation wizard (#616)c2854bdUpdated kotlinx.team.infra plugin and regenerated publication pipeline (#619)ef03b19Version 0.8.0-rc02a1ac46eUse IANA tzdb 2026b (#620)c006a0fVersion 0.8.0-rc014ae47efSmall improvements to various docs (#578)Updates
gradle-wrapperfrom 9.4.1 to 9.5.0Release notes
Sourced from gradle-wrapper's releases.
... (truncated)
Commits
3fe117dUpdate jdks.yaml (#37703)33d145aUpdate jdks.yamlf7a05d1Update Gradle wrapper to version 9.5.0-rc-4 (#37654)266facdUpdate Gradle wrapper to version 9.5.0-rc-40ad6dd8Suppress OSC taskbar reset on plain/piped stdout (#37646)966025dSuppress OSC taskbar reset on plain/piped stdoute745573Polish IP docs (#37642)d5cfd07Ensure BuildOperationQueue will progress without extra leases (#37629)acdf0c3Ensure BuildOperationQueue will progress without extra leasesf7d0e4fRename anchorDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions