Skip to content

Update versions #19

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

Open
wants to merge 70 commits into
base: main
Choose a base branch
from
Open

Update versions #19

wants to merge 70 commits into from

Conversation

aaronriekenberg
Copy link
Contributor

@aaronriekenberg aaronriekenberg commented May 12, 2025

Changes:

  • rewrite tests (spek->kotest)
  • update dependency versions
  • use gradle version catalog file for versions (gradle/libs.versions.toml)
  • use dependabot for automated dependency version updates

aaronriekenberg and others added 11 commits May 8, 2025 11:16
…actions/setup-java-4

Bump actions/setup-java from 3 to 4
…actions/checkout-4

Bump actions/checkout from 3 to 4
Bumps [io.micrometer:micrometer-core](https://github.com/micrometer-metrics/micrometer) from 1.14.6 to 1.14.7.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.14.6...v1.14.7)

---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-core
  dependency-version: 1.14.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…meter-micrometer-core-1.14.7

Bump io.micrometer:micrometer-core from 1.14.6 to 1.14.7
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ aaronriekenberg
❌ dependabot[bot]
You have signed the CLA already but the status is still pending? Let us recheck it.

aaronriekenberg and others added 16 commits May 12, 2025 16:45
Bumps [io.micrometer:micrometer-core](https://github.com/micrometer-metrics/micrometer) from 1.14.7 to 1.15.0.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.14.7...v1.15.0)

---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-core
  dependency-version: 1.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [org.rocksdb:rocksdbjni](https://github.com/facebook/rocksdb) from 10.0.1 to 10.1.3.
- [Release notes](https://github.com/facebook/rocksdb/releases)
- [Changelog](https://github.com/facebook/rocksdb/blob/v10.1.3/HISTORY.md)
- [Commits](facebook/rocksdb@v10.0.1...v10.1.3)

---
updated-dependencies:
- dependency-name: org.rocksdb:rocksdbjni
  dependency-version: 10.1.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…sdb-rocksdbjni-10.1.3

Bump org.rocksdb:rocksdbjni from 10.0.1 to 10.1.3
…meter-micrometer-core-1.15.0

Bump io.micrometer:micrometer-core from 1.14.7 to 1.15.0
Bumps [org.rocksdb:rocksdbjni](https://github.com/facebook/rocksdb) from 10.1.3 to 10.2.1.
- [Release notes](https://github.com/facebook/rocksdb/releases)
- [Changelog](https://github.com/facebook/rocksdb/blob/v10.2.1/HISTORY.md)
- [Commits](facebook/rocksdb@v10.1.3...v10.2.1)

---
updated-dependencies:
- dependency-name: org.rocksdb:rocksdbjni
  dependency-version: 10.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…sdb-rocksdbjni-10.2.1

Bump org.rocksdb:rocksdbjni from 10.1.3 to 10.2.1
Bumps `jupiter` from 5.12.2 to 5.13.1.

Updates `org.junit.jupiter:junit-jupiter-api` from 5.12.2 to 5.13.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit-framework@r5.12.2...r5.13.1)

Updates `org.junit.jupiter:junit-jupiter-engine` from 5.12.2 to 5.13.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit-framework@r5.12.2...r5.13.1)

Updates `org.junit.jupiter:junit-jupiter-params` from 5.12.2 to 5.13.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit-framework@r5.12.2...r5.13.1)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-api
  dependency-version: 5.13.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.junit.jupiter:junit-jupiter-engine
  dependency-version: 5.13.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.junit.jupiter:junit-jupiter-params
  dependency-version: 5.13.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [com.github.ben-manes.caffeine:caffeine](https://github.com/ben-manes/caffeine) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/ben-manes/caffeine/releases)
- [Commits](ben-manes/caffeine@v3.2.0...v3.2.1)

---
updated-dependencies:
- dependency-name: com.github.ben-manes.caffeine:caffeine
  dependency-version: 3.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [io.micrometer:micrometer-core](https://github.com/micrometer-metrics/micrometer) from 1.15.0 to 1.15.1.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.15.0...v1.15.1)

---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-core
  dependency-version: 1.15.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…-5.13.1

Bump jupiter from 5.12.2 to 5.13.1
…hub.ben-manes.caffeine-caffeine-3.2.1

Bump com.github.ben-manes.caffeine:caffeine from 3.2.0 to 3.2.1
…ometer-micrometer-core-1.15.1

Bump io.micrometer:micrometer-core from 1.15.0 to 1.15.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants