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

chore(deps): update all non-major dependencies #3

Merged
merged 1 commit into from
Jun 23, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 18, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
gradle (source) minor 8.6 -> 8.8 age adoption passing confidence
co.touchlab:stately-concurrent-collections-jvm dependencies patch 2.0.6 -> 2.0.7 age adoption passing confidence
io.github.oshai:kotlin-logging-jvm dependencies patch 6.0.3 -> 6.0.9 age adoption passing confidence
io.ktor:ktor-websockets-jvm dependencies patch 2.3.9 -> 2.3.12 age adoption passing confidence
io.ktor:ktor-utils-jvm dependencies patch 2.3.9 -> 2.3.12 age adoption passing confidence
io.ktor:ktor-serialization-kotlinx-jvm dependencies patch 2.3.9 -> 2.3.12 age adoption passing confidence
io.ktor:ktor-serialization-kotlinx-json-jvm dependencies patch 2.3.9 -> 2.3.12 age adoption passing confidence
io.ktor:ktor-serialization-jvm dependencies patch 2.3.9 -> 2.3.12 age adoption passing confidence
io.ktor:ktor-network-tls-jvm dependencies patch 2.3.9 -> 2.3.12 age adoption passing confidence
io.ktor:ktor-network-jvm dependencies patch 2.3.9 -> 2.3.12 age adoption passing confidence
io.ktor:ktor-io-jvm dependencies patch 2.3.9 -> 2.3.12 age adoption passing confidence
io.ktor:ktor-http-jvm dependencies patch 2.3.9 -> 2.3.12 age adoption passing confidence
io.ktor:ktor-http-cio-jvm dependencies patch 2.3.9 -> 2.3.12 age adoption passing confidence
io.ktor:ktor-events-jvm dependencies patch 2.3.9 -> 2.3.12 age adoption passing confidence
io.ktor:ktor-client-core-jvm dependencies patch 2.3.9 -> 2.3.12 age adoption passing confidence
io.ktor:ktor-client-content-negotiation-jvm dependencies patch 2.3.9 -> 2.3.12 age adoption passing confidence
io.ktor:ktor-client-cio-jvm dependencies patch 2.3.9 -> 2.3.12 age adoption passing confidence
dev.kord.cache:cache-map-jvm dependencies minor 0.4.0 -> 0.5.1 age adoption passing confidence
dev.kord.cache:cache-api-jvm dependencies minor 0.4.0 -> 0.5.1 age adoption passing confidence
dev.kord:kord-rest-jvm dependencies minor 0.13.1 -> 0.14.0 age adoption passing confidence
dev.kord:kord-gateway-jvm dependencies minor 0.13.1 -> 0.14.0 age adoption passing confidence
dev.kord:kord-core-jvm dependencies minor 0.13.1 -> 0.14.0 age adoption passing confidence
dev.kord:kord-common-jvm dependencies minor 0.13.1 -> 0.14.0 age adoption passing confidence
dev.kord:kord-core dependencies minor 0.13.1 -> 0.14.0 age adoption passing confidence
org.bspfsystems:yamlconfiguration dependencies patch 2.0.0 -> 2.0.2 age adoption passing confidence
me.lucko:fabric-permissions-api dependencies minor 0.2-SNAPSHOT -> 0.3.1 age adoption passing confidence
org.jetbrains.kotlin.jvm (source) plugin patch 1.9.23 -> 1.9.24 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

gradle/gradle (gradle)

v8.8: 8.8

Compare Source

The Gradle team is excited to announce Gradle 8.8.

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Björn Kautler,
Denes Daniel,
Fabian Windheuser,
Hélio Fernandes Sebastião,
Jay Wei,
jhrom,
jwp345,
Jörgen Andersson,
Kirill Gavrilov,
MajesticMagikarpKing,
Maksim Lazeba,
Philip Wedemann,
Robert Elliot,
Róbert Papp,
Stefan M.,
Tibor Vyletel,
Tony Robalik,
Valentin Kulesh,
Yanming Zhou,
김용후

Upgrade instructions

Switch your build to use Gradle 8.8 by updating your wrapper:

./gradlew wrapper --gradle-version=8.8

See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

v8.7

Compare Source

touchlab/Stately (co.touchlab:stately-concurrent-collections-jvm)

v2.0.7

Compare Source

oshai/kotlin-logging (io.github.oshai:kotlin-logging-jvm)

v6.0.9

Compare Source

What's Changed

Full Changelog: oshai/kotlin-logging@6.0.8...6.0.9

v6.0.8

Compare Source

What's Changed

Full Changelog: oshai/kotlin-logging@6.0.7...6.0.8

v6.0.7

Compare Source

Full Changelog: oshai/kotlin-logging@6.0.5...6.0.7

v6.0.4

Compare Source

What's Changed

New Contributors

Full Changelog: oshai/kotlin-logging@6.0.3...6.0.4

ktorio/ktor (io.ktor:ktor-websockets-jvm)

v2.3.12

Compare Source

Published 20 June 2024

Bugfixes
  • NoSuchMethodError when using coroutines 1.9.0-RC (KTOR-7054)
  • Server: Content-Type header for static js, css and svg resources misses charset (KTOR-6655)
  • Embedded Linux device without iso-8859-1 and UTF-16 cannot use ktor-network (KTOR-7016)
Improvements

v2.3.11

Compare Source

Published 8 May 2024

Bugfixes
  • Test client ignores socket timeout (KTOR-6909)

v2.3.10

Compare Source

Published 8 April 2024

Bugfixes
  • CallLogging, StatusPages: response logged twice when status handler is used (KTOR-6839)
  • NodeJS WebSocket client sometimes drops a frame received immediately after handshake (KTOR-6883)
  • IPv6 addresses are not supported in NettyConnectionPoint and CIOConnectionPoint (KTOR-5383)
  • JS browser: "Maximum call stack size exceeded" on HTTP request when targeting es2015 (KTOR-6878)
  • CIO: File upload fails with NumberFormatException when uploading file larger than INT_MAX bytes (~2.1 GiB) since 2.3.0 (KTOR-6851)
  • CallLogging: the plugin completely overrides MDC if at least one entry is configured (KTOR-6642)
  • SSE plugin: Duplicated "Content-Type: text/event-stream" headers (KTOR-6735)
  • CIO: "getSubjectAlternativeNames(...) must not be null" when IP-addresses are verified and no SAN in the certificate (KTOR-6746)
Improvements
  • Inconsistent behavior of Netty and rest engines by returning null or empty string for query parameters without values (KTOR-6850)
  • Android: no logs are present in Logcat with Logger.ANDROID (KTOR-1219)
kordlib/cache (dev.kord.cache:cache-map-jvm)

v0.5.1

Compare Source

  • Update Gradle to 8.8
  • Update kotlinx.coroutines to 1.8.1
  • Update stately to 2.0.7
  • Update kotlinx-atomicfu to 0.24.0
  • Update kotlinx-serialization to 1.7.0
  • Update kotlinx-benchmark to 0.4.11
  • Update kotlin-logging to 6.0.9
  • Update slf4j-api to 2.0.13
  • Update lettuce to 6.3.2.RELEASE
  • Update binary-compatibility-validator to 0.15.0-Beta.2
  • Update dokka 1.9.20
  • Update gradle-maven-publish-plugin to 0.28.0
  • Enable KLIB BCV

v0.5.0: | We're going native

  • Add support for Kotlin/Native
    • linuxX64
    • linuxArm64
    • mingwX64
    • macosX64
    • macosArm64
    • iosArm64
    • iosX64
    • iosSimulatorArm64
    • watchosX64
    • watchosArm64
    • watchosSimulatorArm64
    • tvosX64
    • tvosArm64
    • tvosSimulatorArm64
  • Use JDK ConcurrentHashMap on JVM fixing ConcurrentModificationException
  • Publish docs on cache.dokka.kord.dev
  • Switch CI to TeamCity
  • Switch to new Gradle setup
  • Update kotlinx.coroutines to 1.7.3
  • Update stately to 2.0.6
  • Update kotlinx.atomicfu to 0.23.2
  • Update Kotlin to 1.9.22
  • Update kotlinx.serialization to 1.6.2
  • Update kotlinx.benchmark to 0.4.10
  • Update jmh to 1.37
  • Update kotlin-logging to 6.0.3
  • Update slf4j-api to 2.0.11
  • Update caffeine to 3.1.8
  • Update lettuce to 6.3.1.RELEASE
  • Update embedded-redis to 0.7.3
kordlib/kord (dev.kord:kord-rest-jvm)

v0.14.0

Compare Source

Additions

  • Support other SerialFormats in LongOrStringSerializer (#​937)

Changes

  • Bump DeprecationLevels after 0.13.0 (#​908)
  • Rewrite Event.DeserializationStrategy (#​923)
  • Deprecate application command events (#​927)
  • Rewrite VoiceEvent.DeserializationStrategy (#​925)
  • Switch to OkHttp as http client on jvm (by @​DRSchlaubi in #​928)

Fixes

Dependencies

Updated in #​920, #​929 and #​943

  • Gradle 8.5 -> 8.7
  • Kotlin 1.9.21 -> 1.9.24
  • Ktor 2.3.7 -> 2.3.11
  • kotlinx.coroutines 1.7.3 -> 1.8.1
  • kotlinx.serialization 1.6.2 -> 1.6.3
  • kotlinx-datetime 0.5.0 -> 0.6.0
  • kotlin-logging 6.0.1 -> 6.0.9
  • SLF4J 2.0.9 -> 2.0.13
  • kotlin-node 18.16.12-pre.619 -> 20.11.5-pre.751
  • kotlin-multiplatform-bignum 0.3.8 -> 0.3.9
  • Stately 2.0.6 -> 2.0.7
  • KSP 1.9.21-1.0.16 -> 1.9.24-1.0.20
  • KotlinPoet 1.15.3 -> 1.16.0
  • JUnit Jupiter 5.10.1 -> 5.10.2
  • MockK 1.13.8 -> 1.13.11
  • Dokka 1.9.10 -> 1.9.20
  • AtomicFU 0.23.1 -> 0.24.0
  • Binary compatibility validator 0.13.2 -> 0.15.0-Beta.2
  • gradle-buildconfig-plugin 5.1.0 -> 5.3.5
  • Foojay Toolchains Plugin 0.7.0 -> 0.8.0
  • Replace gradle/gradle-build-action with gradle/actions/setup-gradle
  • Replace gradle/wrapper-validation-action with gradle/actions/wrapper-validation

House-keeping

  • Update README (#​915)
  • Disable timeouts for Kotlin/JS tests (#​926)
  • Remove unused resource files (#​935)
  • Enable binary compatibility validation for KLibs (#​929)
  • Fix test related Gradle deprecation warnings (#​936)
  • Create sourceLink URL with non-deprecated URI constructor (by @​SebastianAigner in #​938)
bspfsystems/YamlConfiguration (org.bspfsystems:yamlconfiguration)

v2.0.2: Release 2.0.2

Updates:

  • Replaced java.util.logging logger with SLF4J
  • Small formatting adjustments

Documentation:

  • Cleaned up and clarified Javadocs

v2.0.1: Release 2.0.1

Updates:

  • Jetbrains Annotations bump to 24.1.0 (from 24.0.1)
  • SnakeYaml bump to 2.2 (from 2.0)
  • Various Maven build plugins update
  • No code changes in ConfigurationSerialization, just a note about the latest commit to the upstream Bukkit file
lucko/fabric-permissions-api (me.lucko:fabric-permissions-api)

v0.3.1

Full Changelog: lucko/fabric-permissions-api@v0.3...v0.3.1

This is a rerelease of v0.3 due to some issues with publishing. We'll use x.y.z version numbers from now on.

v0.3

What's Changed

New Contributors

Full Changelog: lucko/fabric-permissions-api@v0.2...v0.3

JetBrains/kotlin (org.jetbrains.kotlin.jvm)

v1.9.24: 1.9.24

Changelog

Backend. Wasm
  • KT-64890 K/Wasm compiler crash with external class and Kodein
Compiler
  • KT-65235 JDK 21 might lead to change in overloads resolution
  • KT-66768 K1: False positive UNRESOLVED_REFERENCE in super.getFirst/getLast call
Native
  • KT-67218 Native: nested classes in kx.serialization ProtoBuf produce empty array for release binary
Tools. Gradle
  • KT-67139 Build reports can be overridden
  • KT-67138 Json report is empty for incremental compilation
Tools. Gradle. Multiplatform
  • KT-67127 KMP: IDE Dependency Resolver for CInterops reports errors on linux and windows machines
  • KT-66514 Don't get output file from Cinterop task for IDE Import if host os doesn't support it
Tools. JPS
  • KT-65043 JPS dumb mode should respect maps needed for the compiler
Tools. Wasm
  • KT-67785 Kotlin/Wasm: Node.JS 22 does not need experimental-wasm-gc flag anymore
  • KT-65864 K/Wasm: update Node.js to 22.x

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9c10f39 to 4a0d40e Compare March 22, 2024 04:15
@renovate renovate bot changed the title chore(deps): update dependency org.bspfsystems:yamlconfiguration to v2.0.1 chore(deps): update all non-major dependencies Mar 22, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4a0d40e to d8accf7 Compare March 22, 2024 17:45
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 31e8049 to 4d51e30 Compare April 8, 2024 10:15
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from a83cef4 to 9270d4a Compare April 17, 2024 04:48
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 364bac7 to 10c2633 Compare May 8, 2024 14:15
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 412ea91 to 5e9ebd1 Compare May 24, 2024 23:14
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5e9ebd1 to f0774a0 Compare May 31, 2024 23:19
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f0774a0 to 87b4e4c Compare June 11, 2024 11:30
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 68d3b6b to 2830a2d Compare June 23, 2024 01:37
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from fa16f90 to dc7f393 Compare June 23, 2024 01:49
@SerenModz21 SerenModz21 merged commit 346c982 into main Jun 23, 2024
1 check failed
@renovate renovate bot deleted the renovate/all-minor-patch branch June 23, 2024 01:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant