Skip to content

build(deps): bump com.sksamuel.aedile:aedile-core from 1.3.1 to 3.0.2#259

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/gradle/com.sksamuel.aedile-aedile-core-3.0.2
Open

build(deps): bump com.sksamuel.aedile:aedile-core from 1.3.1 to 3.0.2#259
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/gradle/com.sksamuel.aedile-aedile-core-3.0.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2026

Bumps com.sksamuel.aedile:aedile-core from 1.3.1 to 3.0.2.

Release notes

Sourced from com.sksamuel.aedile:aedile-core's releases.

v3.0.2

What's Changed

Full Changelog: sksamuel/aedile@v3.0.1...v3.0.2

v3.0.1

What's Changed

New Contributors

Full Changelog: sksamuel/aedile@v3.0.0...v3.0.1

v3.0.0

What's Changed

Full Changelog: sksamuel/aedile@v2.1.2...v3.0.0

v2.1.2

What's Changed

Full Changelog: sksamuel/aedile@v2.1.1...v2.1.2

v2.1.1

What's Changed

Full Changelog: sksamuel/aedile@v2.1.0...v2.1.1

v2.1.0

What's Changed

Full Changelog: sksamuel/aedile@v2.0.3...v2.1.0

v2.0.3

Full Changelog: sksamuel/aedile@v2.0.2...v2.0.3

... (truncated)

Changelog

Sourced from com.sksamuel.aedile:aedile-core's changelog.

3.0.2 (December 2025)

  • Updated to Caffeine 3.2.3

3.0.1 (August 2025)

2.1.2 (April 2025)

  • Added return values for refresh/refreshAll

2.1.1 (April 2025)

  • Updated refresh/refreshAll to be suspendable

2.1.0 (April 2025)

  • Added refresh/refreshAll to LoadingCache

2.0.3 (January 2025)

  • Fixes the same covariance issue for asLoadingCache and asBulkLoadingCache.

2.0.2 (December 2024)

  • 2.0.0 had an issue with the covariance of the Caffeine builders for asCache when using expireAfter

2.0.1 (December 2024)

  • 2.0.0 was unable to compile when using an eviction or removal listener. This release fixes that by adding withEvictionListener and withRemovalListener extension functions to the Caffeine builder.

2.0.0 (December 2024)

  • Deprecated cacheBuilder in favor of extending Caffeine.newBuilder. See README for full details.
    • New extension functions for Caffeine builder support more natural coroutine operations.
  • Deprecated aedile-micrometer module in favor of Micrometer's native support for Caffeine.
  • Fixed coroutine cancellation propagation #30
Commits
  • 679cabc Combine test execution and snapshot publishing in GitHub Actions workflow
  • a7eee28 Update Maven Publish plugin to version 0.35.0
  • 94a847d Update Caffeine library to version 3.2.3
  • 1f32e69 Set baseline to 3.1.0 (#51)
  • dea7b96 Update changelog for version 3.0.1
  • 49e043d fix loading cache nullability (#50)
  • c8fc1d7 Update project URLs to use HTTPS in publishing conventions
  • 5e26551 Update README.md (#48)
  • a5f42be Fix compute with null #45
  • d206357 Added scheduler test
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Feb 1, 2026
Bumps [com.sksamuel.aedile:aedile-core](https://github.com/sksamuel/aedile) from 1.3.1 to 3.0.2.
- [Release notes](https://github.com/sksamuel/aedile/releases)
- [Changelog](https://github.com/sksamuel/aedile/blob/main/changelog.md)
- [Commits](sksamuel/aedile@v1.3.1...v3.0.2)

---
updated-dependencies:
- dependency-name: com.sksamuel.aedile:aedile-core
  dependency-version: 3.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/com.sksamuel.aedile-aedile-core-3.0.2 branch from 3251bd8 to f472fa4 Compare February 17, 2026 06:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants

Comments