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

Update Core dependencies (non-major) #210

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 26, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.gradle.kotlin.kotlin-dsl 5.1.2 -> 5.2.0 age adoption passing confidence
org.gradle.kotlin:gradle-kotlin-dsl-plugins 5.1.2 -> 5.2.0 age adoption passing confidence
org.jetbrains.kotlinx:kotlinx-serialization-protobuf 1.8.0 -> 1.8.1 age adoption passing confidence
org.jetbrains.kotlinx:kotlinx-serialization-cbor 1.8.0 -> 1.8.1 age adoption passing confidence
org.jetbrains.kotlinx:kotlinx-serialization-json 1.8.0 -> 1.8.1 age adoption passing confidence
org.jetbrains.kotlinx:kotlinx-serialization-core 1.8.0 -> 1.8.1 age adoption passing confidence
com.gradleup.shadow 9.0.0-beta10 -> 9.0.0-beta12 age adoption passing confidence
com.gradle:common-custom-user-data-gradle-plugin 2.1 -> 2.2.1 age adoption passing confidence
org.jetbrains.kotlin-wrappers:kotlin-js 2025.3.15 -> 2025.4.0 age adoption passing confidence
io.github.oshai:kotlin-logging 7.0.5 -> 7.0.6 age adoption passing confidence
io.ktor:ktor-client-websockets 3.1.1 -> 3.1.2 age adoption passing confidence
io.ktor:ktor-client-core 3.1.1 -> 3.1.2 age adoption passing confidence
io.ktor:ktor-client-cio 3.1.1 -> 3.1.2 age adoption passing confidence
io.ktor:ktor-server-test-host 3.1.1 -> 3.1.2 age adoption passing confidence
io.ktor:ktor-server-websockets 3.1.1 -> 3.1.2 age adoption passing confidence
io.ktor:ktor-server-core 3.1.1 -> 3.1.2 age adoption passing confidence
io.ktor:ktor-server-netty 3.1.1 -> 3.1.2 age adoption passing confidence
io.ktor:ktor-websockets 3.1.1 -> 3.1.2 age adoption passing confidence

Release Notes

Kotlin/kotlinx.serialization (org.jetbrains.kotlinx:kotlinx-serialization-protobuf)

v1.8.1

==================

This release updates Kotlin version to 2.1.20, while also providing several important improvements
and bugfixes.

Improvements

Bugfixes

  • Fix incorrect enum coercion during deserialization from JsonElement (#​2962)
  • Supply proper equals(), hashCode(), and toString() for SerialDescriptor() wrapper (#​2942)
  • Do not encode empty packed collections in protobuf (#​2907)
GradleUp/shadow (com.gradleup.shadow)

v9.0.0-beta12

Compare Source

Added

  • Support command line options for ShadowJar. (#​1365)
Options:

--enable-relocation       Enable relocation of packages in the jar
--no-enable-relocation    Disables option --enable-relocation
--minimize-jar            Minimize the jar by removing unused classes
--no-minimize-jar         Disables option --minimize-jar
--relocation-prefix       Prefix to use for relocated packages
--rerun                   Causes the task to be re-run even if up-to-date

Changed

  • Move the group of ShadowJar from shadow to build. (#​1355)

v9.0.0-beta11

Compare Source

Added

  • Add Kotlin DSL examples in docs. (#​1306)
  • Support using type-safe dependency accessors in ShadowJar.dependencies. (#​1322)
  • Set Main-Class attr for KMP 2.1.0 or above. (#​1337)

Changed

  • BREAKING CHANGE: Polish ShadowSpec. (#​1307)
    • Return values of ShadowSpec functions are changed to Unit to avoid confusion.
    • ShadowSpec no longer extends CopySpec.
    • Overload relocate, transform and things for better usability in Kotlin.
  • BREAKING CHANGE: Remove redundant types from function returning. (#​1308)
  • runShadow no longer depends on installShadowDist. (#​1353)

Fixed

  • Fix relocation exclusion for file patterns like kotlin/kotlin.kotlin_builtins. (#​1313)

Removed

  • BREAKING CHANGE: Reduce dependency and project overloads in DependencyFilter. (#​1328)
gradle/common-custom-user-data-gradle-plugin (com.gradle:common-custom-user-data-gradle-plugin)

v2.2.1: 2.2.1

  • [FIX] Error when applying plugin with Gradle 7.6.4 and config-cache enabled (#​379)
  • [FIX] WARNING: Error invoking build scan buildFinished action (#​378)

v2.2: 2.2

  • [FIX] Use latest release of develocity-agent-adapters. This addresses classloader issues with DV injection.
JetBrains/kotlin-wrappers (org.jetbrains.kotlin-wrappers:kotlin-js)

v2025.4.0

Compare Source

  • Split kotlin-emotion (1 subproject for 1 NPM library):
    • kotlin-emotion-cache
    • kotlin-emotion-css
    • kotlin-emotion-react
    • kotlin-emotion-styled
    • kotlin-emotion-utils

v2025.3.26

Compare Source

Full Changelog: JetBrains/kotlin-wrappers@2025.3.25...2025.3.26

v2025.3.25

Compare Source

Full Changelog: JetBrains/kotlin-wrappers@2025.3.24...2025.3.25

v2025.3.24

Compare Source

Full Changelog: JetBrains/kotlin-wrappers@2025.3.23...2025.3.24

v2025.3.23

Compare Source

What's Changed

New Contributors

Full Changelog: JetBrains/kotlin-wrappers@2025.3.21...2025.3.23

v2025.3.22

Compare Source

What's Changed

New Contributors

Full Changelog: JetBrains/kotlin-wrappers@2025.3.21...2025.3.22

v2025.3.21

Compare Source

Full Changelog: JetBrains/kotlin-wrappers@2025.3.20...2025.3.21

v2025.3.20

Compare Source

Full Changelog: JetBrains/kotlin-wrappers@2025.3.19...2025.3.20

v2025.3.19

Compare Source

Full Changelog: JetBrains/kotlin-wrappers@2025.3.18...2025.3.19

v2025.3.18

Compare Source

Full Changelog: JetBrains/kotlin-wrappers@2025.3.17...2025.3.18

v2025.3.17

Compare Source

What's Changed

Full Changelog: JetBrains/kotlin-wrappers@2025.3.16...2025.3.17

v2025.3.16

Compare Source

What's Changed

Full Changelog: JetBrains/kotlin-wrappers@2025.3.15...2025.3.16

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

v7.0.6

Compare Source

What's Changed

New Contributors

Full Changelog: oshai/kotlin-logging@7.0.5...7.0.6

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

v3.1.2

Published 27 March 2025

Improvements
Bugfixes
  • URL-safe base64 decoding problem (KTOR-8292)
  • Auth: AuthTokenHolder.clearToken executed in the middle of an ongoing token update doesn't actually clear (KTOR-8312)
  • Android: "Array has more than one element" error when starting a server with release build (KTOR-7298)
  • WebSockets: extensions in sec-websocket-extensions header must be separated by comma (KTOR-6384)
  • OkHttp: Cancelling of SSESession.incoming flow doesn't cancel connection (KTOR-8244)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Dependencies bump label Sep 26, 2024
@renovate renovate bot requested a review from Mr3zee September 26, 2024 10:47
@renovate renovate bot force-pushed the renovate/core-non-major branch from 033fb31 to a0f274a Compare September 27, 2024 01:22
@renovate renovate bot changed the title Update Core dependencies (non-major) to v1.7.3 Update Core dependencies (non-major) Sep 27, 2024
@renovate renovate bot force-pushed the renovate/core-non-major branch 5 times, most recently from eb12dc2 to 4b2ea08 Compare October 3, 2024 17:47
@renovate renovate bot force-pushed the renovate/core-non-major branch 5 times, most recently from ff1c369 to caca845 Compare October 11, 2024 07:18
@renovate renovate bot force-pushed the renovate/core-non-major branch 5 times, most recently from 21dc628 to 7739e15 Compare October 21, 2024 17:06
@renovate renovate bot force-pushed the renovate/core-non-major branch 5 times, most recently from 050aa3b to bf3c238 Compare October 30, 2024 13:09
@Mr3zee Mr3zee mentioned this pull request Oct 30, 2024
@renovate renovate bot force-pushed the renovate/core-non-major branch from bf3c238 to d217b20 Compare November 3, 2024 13:24
@renovate renovate bot changed the title Update Core dependencies (non-major) Update Core dependencies (non-major) - autoclosed Nov 4, 2024
@renovate renovate bot closed this Nov 4, 2024
@renovate renovate bot deleted the renovate/core-non-major branch November 4, 2024 11:19
@renovate renovate bot restored the renovate/core-non-major branch November 5, 2024 07:04
@renovate renovate bot force-pushed the renovate/core-non-major branch 8 times, most recently from 3484128 to 617457c Compare March 17, 2025 15:47
@renovate renovate bot changed the title Update Core dependencies (non-major) Update Core dependencies (non-major) to v5.2.0 Mar 17, 2025
@renovate renovate bot force-pushed the renovate/core-non-major branch 2 times, most recently from 20d85c9 to c8ead8c Compare March 18, 2025 05:49
@renovate renovate bot changed the title Update Core dependencies (non-major) to v5.2.0 Update Core dependencies (non-major) Mar 18, 2025
@renovate renovate bot force-pushed the renovate/core-non-major branch 5 times, most recently from aa214d3 to f60389c Compare March 23, 2025 10:01
@renovate renovate bot force-pushed the renovate/core-non-major branch 11 times, most recently from 3f33345 to 5038165 Compare April 1, 2025 14:18
@renovate renovate bot force-pushed the renovate/core-non-major branch from 5038165 to 285e3a7 Compare April 2, 2025 11:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependencies bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants