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

Bump/versions #708

Merged
merged 14 commits into from
Apr 4, 2024
Merged

Bump/versions #708

merged 14 commits into from
Apr 4, 2024

Conversation

dependabot bot and others added 11 commits March 25, 2024 15:41
Bumps `kotest` from 5.8.0 to 5.8.1.

Updates `io.kotest:kotest-assertions-core` from 5.8.0 to 5.8.1
- [Release notes](https://github.com/kotest/kotest/releases)
- [Commits](kotest/kotest@v5.8.0...v5.8.1)

Updates `io.kotest:kotest-framework-engine` from 5.8.0 to 5.8.1
- [Release notes](https://github.com/kotest/kotest/releases)
- [Commits](kotest/kotest@v5.8.0...v5.8.1)

Updates `io.kotest:kotest-property` from 5.8.0 to 5.8.1
- [Release notes](https://github.com/kotest/kotest/releases)
- [Commits](kotest/kotest@v5.8.0...v5.8.1)

Updates `io.kotest:kotest-runner-junit5` from 5.8.0 to 5.8.1
- [Release notes](https://github.com/kotest/kotest/releases)
- [Commits](kotest/kotest@v5.8.0...v5.8.1)

Updates `io.kotest.multiplatform` from 5.8.0 to 5.8.1

---
updated-dependencies:
- dependency-name: io.kotest:kotest-assertions-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.kotest:kotest-framework-engine
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.kotest:kotest-property
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.kotest:kotest-runner-junit5
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.kotest.multiplatform
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps `okio` from 3.8.0 to 3.9.0.

Updates `com.squareup.okio:okio` from 3.8.0 to 3.9.0
- [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md)
- [Commits](square/okio@parent-3.8.0...parent-3.9.0)

Updates `com.squareup.okio:okio-fakefilesystem` from 3.8.0 to 3.9.0
- [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md)
- [Commits](square/okio@parent-3.8.0...parent-3.9.0)

Updates `com.squareup.okio:okio-nodefilesystem` from 3.8.0 to 3.9.0
- [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md)
- [Commits](square/okio@parent-3.8.0...parent-3.9.0)

---
updated-dependencies:
- dependency-name: com.squareup.okio:okio
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.squareup.okio:okio-fakefilesystem
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.squareup.okio:okio-nodefilesystem
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps io.opentelemetry:opentelemetry-semconv from 1.30.1-alpha to 1.31.0-alpha-SNAPSHOT.

---
updated-dependencies:
- dependency-name: io.opentelemetry:opentelemetry-semconv
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.10.1 to 5.10.2.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.10.1...r5.10.2)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps `detekt` from 1.23.5 to 1.23.6.

Updates `io.gitlab.arturbosch.detekt:detekt-api` from 1.23.5 to 1.23.6
- [Release notes](https://github.com/detekt/detekt/releases)
- [Commits](detekt/detekt@v1.23.5...v1.23.6)

Updates `io.gitlab.arturbosch.detekt:detekt-test` from 1.23.5 to 1.23.6
- [Release notes](https://github.com/detekt/detekt/releases)
- [Commits](detekt/detekt@v1.23.5...v1.23.6)

Updates `io.gitlab.arturbosch.detekt` from 1.23.5 to 1.23.6
- [Release notes](https://github.com/detekt/detekt/releases)
- [Commits](detekt/detekt@v1.23.5...v1.23.6)

---
updated-dependencies:
- dependency-name: io.gitlab.arturbosch.detekt:detekt-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.gitlab.arturbosch.detekt:detekt-test
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.gitlab.arturbosch.detekt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…ry-opentelemetry-semconv-1.31.0-alpha-SNAPSHOT' into bump/versions
…to bump/versions

# Conflicts:
#	gradle/libs.versions.toml
…ter-junit-jupiter-5.10.2' into bump/versions
@Montagon Montagon marked this pull request as ready for review April 2, 2024 14:33
@raulraja raulraja merged commit b2b45e5 into main Apr 4, 2024
6 checks passed
@raulraja raulraja deleted the bump/versions branch April 4, 2024 10:57
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