-
Notifications
You must be signed in to change notification settings - Fork 2
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): bump the dependencies group across 1 directory with 28 updates #416
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…pdates Bumps the dependencies group with 28 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.jetbrains.kotlin:kotlin-stdlib](https://github.com/JetBrains/kotlin) | `2.1.0` | `2.1.10` | | [org.jetbrains.kotlin:kotlin-test](https://github.com/JetBrains/kotlin) | `2.1.0` | `2.1.10` | | [io.ktor:ktor-server-core](https://github.com/ktorio/ktor) | `3.0.3` | `3.1.1` | | [io.ktor:ktor-server-netty](https://github.com/ktorio/ktor) | `3.0.3` | `3.1.1` | | [io.ktor:ktor-server-auth](https://github.com/ktorio/ktor) | `3.0.3` | `3.1.1` | | [io.ktor:ktor-server-auth-jwt](https://github.com/ktorio/ktor) | `3.0.3` | `3.1.1` | | [io.ktor:ktor-server-content-negotiation](https://github.com/ktorio/ktor) | `3.0.3` | `3.1.1` | | [io.ktor:ktor-server-cors](https://github.com/ktorio/ktor) | `3.0.3` | `3.1.1` | | [io.ktor:ktor-server-call-id](https://github.com/ktorio/ktor) | `3.0.3` | `3.1.1` | | [io.ktor:ktor-server-status-pages](https://github.com/ktorio/ktor) | `3.0.3` | `3.1.1` | | [io.ktor:ktor-client-core](https://github.com/ktorio/ktor) | `3.0.3` | `3.1.1` | | [io.ktor:ktor-client-apache](https://github.com/ktorio/ktor) | `3.0.3` | `3.1.1` | | [io.ktor:ktor-client-content-negotiation](https://github.com/ktorio/ktor) | `3.0.3` | `3.1.1` | | [io.ktor:ktor-serialization-jackson](https://github.com/ktorio/ktor) | `3.0.3` | `3.1.1` | | [io.ktor:ktor-client-mock](https://github.com/ktorio/ktor) | `3.0.3` | `3.1.1` | | [io.ktor:ktor-server-test-host](https://github.com/ktorio/ktor) | `3.0.3` | `3.1.1` | | [io.netty:netty-common](https://github.com/netty/netty) | `4.1.117.Final` | `4.1.119.Final` | | [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.16` | `1.5.17` | | [org.flywaydb:flyway-core](https://github.com/flyway/flyway) | `11.2.0` | `11.3.4` | | org.flywaydb:flyway-database-postgresql | `11.2.0` | `11.3.4` | | com.google.cloud.sql:postgres-socket-factory | `1.22.0` | `1.23.1` | | [com.google.oauth-client:google-oauth-client](https://github.com/googleapis/google-oauth-java-client) | `1.37.0` | `1.38.0` | | [org.webjars:swagger-ui](https://github.com/swagger-api/swagger-ui) | `5.18.2` | `5.20.0` | | [io.mockk:mockk](https://github.com/mockk/mockk) | `1.13.16` | `1.13.17` | | [org.testcontainers:postgresql](https://github.com/testcontainers/testcontainers-java) | `1.20.4` | `1.20.5` | | [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) | `10.0.1` | `10.0.2` | | [jvm](https://github.com/JetBrains/kotlin) | `2.1.0` | `2.1.10` | | [com.gradleup.shadow](https://github.com/GradleUp/shadow) | `8.3.5` | `8.3.6` | Updates `org.jetbrains.kotlin:kotlin-stdlib` from 2.1.0 to 2.1.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.0...v2.1.10) Updates `org.jetbrains.kotlin:kotlin-test` from 2.1.0 to 2.1.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.0...v2.1.10) Updates `io.ktor:ktor-server-core` from 3.0.3 to 3.1.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.1.1) Updates `io.ktor:ktor-server-netty` from 3.0.3 to 3.1.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.1.1) Updates `io.ktor:ktor-server-auth` from 3.0.3 to 3.1.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.1.1) Updates `io.ktor:ktor-server-auth-jwt` from 3.0.3 to 3.1.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.1.1) Updates `io.ktor:ktor-server-content-negotiation` from 3.0.3 to 3.1.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.1.1) Updates `io.ktor:ktor-server-cors` from 3.0.3 to 3.1.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.1.1) Updates `io.ktor:ktor-server-call-id` from 3.0.3 to 3.1.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.1.1) Updates `io.ktor:ktor-server-status-pages` from 3.0.3 to 3.1.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.1.1) Updates `io.ktor:ktor-client-core` from 3.0.3 to 3.1.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.1.1) Updates `io.ktor:ktor-client-apache` from 3.0.3 to 3.1.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.1.1) Updates `io.ktor:ktor-client-content-negotiation` from 3.0.3 to 3.1.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.1.1) Updates `io.ktor:ktor-serialization-jackson` from 3.0.3 to 3.1.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.1.1) Updates `io.ktor:ktor-client-mock` from 3.0.3 to 3.1.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.1.1) Updates `io.ktor:ktor-server-test-host` from 3.0.3 to 3.1.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.1.1) Updates `io.ktor:ktor-server-netty` from 3.0.3 to 3.1.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.1.1) Updates `io.netty:netty-common` from 4.1.117.Final to 4.1.119.Final - [Commits](netty/netty@netty-4.1.117.Final...netty-4.1.119.Final) Updates `io.ktor:ktor-server-auth` from 3.0.3 to 3.1.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.1.1) Updates `io.ktor:ktor-server-auth-jwt` from 3.0.3 to 3.1.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.1.1) Updates `io.ktor:ktor-server-content-negotiation` from 3.0.3 to 3.1.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.1.1) Updates `io.ktor:ktor-server-cors` from 3.0.3 to 3.1.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.1.1) Updates `io.ktor:ktor-server-call-id` from 3.0.3 to 3.1.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.1.1) Updates `io.ktor:ktor-server-status-pages` from 3.0.3 to 3.1.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.1.1) Updates `io.ktor:ktor-client-core` from 3.0.3 to 3.1.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.1.1) Updates `io.ktor:ktor-client-apache` from 3.0.3 to 3.1.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.1.1) Updates `io.ktor:ktor-client-content-negotiation` from 3.0.3 to 3.1.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.1.1) Updates `io.ktor:ktor-serialization-jackson` from 3.0.3 to 3.1.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.1.1) Updates `ch.qos.logback:logback-classic` from 1.5.16 to 1.5.17 - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.5.16...v_1.5.17) Updates `org.flywaydb:flyway-core` from 11.2.0 to 11.3.4 - [Release notes](https://github.com/flyway/flyway/releases) - [Commits](flyway/flyway@flyway-11.2.0...flyway-11.3.4) Updates `org.flywaydb:flyway-database-postgresql` from 11.2.0 to 11.3.4 Updates `org.flywaydb:flyway-database-postgresql` from 11.2.0 to 11.3.4 Updates `com.google.cloud.sql:postgres-socket-factory` from 1.22.0 to 1.23.1 Updates `com.google.oauth-client:google-oauth-client` from 1.37.0 to 1.38.0 - [Release notes](https://github.com/googleapis/google-oauth-java-client/releases) - [Changelog](https://github.com/googleapis/google-oauth-java-client/blob/main/CHANGELOG.md) - [Commits](googleapis/google-oauth-java-client@v1.37.0...v1.38.0) Updates `org.webjars:swagger-ui` from 5.18.2 to 5.20.0 - [Release notes](https://github.com/swagger-api/swagger-ui/releases) - [Changelog](https://github.com/swagger-api/swagger-ui/blob/master/.releaserc) - [Commits](swagger-api/swagger-ui@v5.18.2...v5.20.0) Updates `org.jetbrains.kotlin:kotlin-test` from 2.1.0 to 2.1.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.0...v2.1.10) Updates `io.mockk:mockk` from 1.13.16 to 1.13.17 - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](https://github.com/mockk/mockk/commits) Updates `org.testcontainers:postgresql` from 1.20.4 to 1.20.5 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@1.20.4...1.20.5) Updates `com.nimbusds:nimbus-jose-jwt` from 10.0.1 to 10.0.2 - [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt) - [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/10.0.2..10.0.1) Updates `io.ktor:ktor-client-mock` from 3.0.3 to 3.1.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.1.1) Updates `io.ktor:ktor-server-test-host` from 3.0.3 to 3.1.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.1.1) Updates `jvm` from 2.1.0 to 2.1.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.0...v2.1.10) Updates `com.gradleup.shadow` from 8.3.5 to 8.3.6 - [Release notes](https://github.com/GradleUp/shadow/releases) - [Commits](GradleUp/shadow@8.3.5...8.3.6) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.jetbrains.kotlin:kotlin-test dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.ktor:ktor-server-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: io.ktor:ktor-server-netty dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: io.ktor:ktor-server-auth dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: io.ktor:ktor-server-auth-jwt dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: io.ktor:ktor-server-content-negotiation dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: io.ktor:ktor-server-cors dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: io.ktor:ktor-server-call-id dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: io.ktor:ktor-server-status-pages dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: io.ktor:ktor-client-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: io.ktor:ktor-client-apache dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: io.ktor:ktor-client-content-negotiation dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: io.ktor:ktor-serialization-jackson dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: io.ktor:ktor-client-mock dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: io.ktor:ktor-server-test-host dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: io.ktor:ktor-server-netty dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: io.netty:netty-common dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.ktor:ktor-server-auth dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: io.ktor:ktor-server-auth-jwt dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: io.ktor:ktor-server-content-negotiation dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: io.ktor:ktor-server-cors dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: io.ktor:ktor-server-call-id dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: io.ktor:ktor-server-status-pages dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: io.ktor:ktor-client-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: io.ktor:ktor-client-apache dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: io.ktor:ktor-client-content-negotiation dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: io.ktor:ktor-serialization-jackson dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.flywaydb:flyway-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.flywaydb:flyway-database-postgresql dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.flywaydb:flyway-database-postgresql dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: com.google.cloud.sql:postgres-socket-factory dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: com.google.oauth-client:google-oauth-client dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.webjars:swagger-ui dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.jetbrains.kotlin:kotlin-test dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.mockk:mockk dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.testcontainers:postgresql dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.nimbusds:nimbus-jose-jwt dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.ktor:ktor-client-mock dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: io.ktor:ktor-server-test-host dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: jvm dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.gradleup.shadow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the dependencies group with 28 updates in the / directory:
2.1.0
2.1.10
2.1.0
2.1.10
3.0.3
3.1.1
3.0.3
3.1.1
3.0.3
3.1.1
3.0.3
3.1.1
3.0.3
3.1.1
3.0.3
3.1.1
3.0.3
3.1.1
3.0.3
3.1.1
3.0.3
3.1.1
3.0.3
3.1.1
3.0.3
3.1.1
3.0.3
3.1.1
3.0.3
3.1.1
3.0.3
3.1.1
4.1.117.Final
4.1.119.Final
1.5.16
1.5.17
11.2.0
11.3.4
11.2.0
11.3.4
1.22.0
1.23.1
1.37.0
1.38.0
5.18.2
5.20.0
1.13.16
1.13.17
1.20.4
1.20.5
10.0.1
10.0.2
2.1.0
2.1.10
8.3.5
8.3.6
Updates
org.jetbrains.kotlin:kotlin-stdlib
from 2.1.0 to 2.1.10Release notes
Sourced from org.jetbrains.kotlin:kotlin-stdlib's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin:kotlin-stdlib's changelog.
... (truncated)
Commits
6dff565
Add ChangeLog for 2.1.10-RC25e6f6a6
[tests] Turned on passing testsb968b02
[K/N] Skip missing dependencies during cache building8b57d44
[CMP] no metadata annotations on synthetic classesf82abd9
[AA] Lazily compute the effective visibility in FIR stub-based deserializer618eaff
[FIR] Don't render lazy attributes withnull
value in FIR renderer5f5af38
[FIR] Remove incorrect fast-path from@PublishedAPI
computation for binary de...435080b
[FIR] Consider effective visibility of parent class during deserialization05e92d4
[Test] Reproduce KT-74040 in AA testsc49acfb
[Test] RenderisPublicApi
attribute in AA testsUpdates
org.jetbrains.kotlin:kotlin-test
from 2.1.0 to 2.1.10Release notes
Sourced from org.jetbrains.kotlin:kotlin-test's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin:kotlin-test's changelog.
... (truncated)
Commits
6dff565
Add ChangeLog for 2.1.10-RC25e6f6a6
[tests] Turned on passing testsb968b02
[K/N] Skip missing dependencies during cache building8b57d44
[CMP] no metadata annotations on synthetic classesf82abd9
[AA] Lazily compute the effective visibility in FIR stub-based deserializer618eaff
[FIR] Don't render lazy attributes withnull
value in FIR renderer5f5af38
[FIR] Remove incorrect fast-path from@PublishedAPI
computation for binary de...435080b
[FIR] Consider effective visibility of parent class during deserialization05e92d4
[Test] Reproduce KT-74040 in AA testsc49acfb
[Test] RenderisPublicApi
attribute in AA testsUpdates
io.ktor:ktor-server-core
from 3.0.3 to 3.1.1Release notes
Sourced from io.ktor:ktor-server-core's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-server-core's changelog.
... (truncated)
Commits
0495b8b
Add changelog for 3.1.1 (#4702)348033b
Release 3.1.1 (#4700)5159fed
Update ktor monorepo to v3.2.0-eap-1239 (#4699)10095e6
KTOR-8218 Write request and response log messages in blobs (#4696)155c06a
Update dependency org.junit.jupiter:junit-jupiter to v5.12.0 (#4695)9ba9388
KTOR-8210 Fix copy() and Source multipart processing (#4686)a309ce8
Remove unnecessary maxDescriptor + 1; Improve posix call debug information in...5af7ee9
Update dependency io.swagger.codegen.v3:swagger-codegen to v3.0.67 (#4630)3e7353b
Update dependency io.swagger.codegen.v3:swagger-codegen-generators to v1.0.56...44a976a
Update dependency com.gradle:common-custom-user-data-gradle-plugin to v2.1 (#...Updates
io.ktor:ktor-server-netty
from 3.0.3 to 3.1.1Release notes
Sourced from io.ktor:ktor-server-netty's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-server-netty's changelog.
... (truncated)
Commits
0495b8b
Add changelog for 3.1.1 (#4702)348033b
Release 3.1.1 (#4700)5159fed
Update ktor monorepo to v3.2.0-eap-1239 (#4699)10095e6
KTOR-8218 Write request and response log messages in blobs (#4696)155c06a
Update dependency org.junit.jupiter:junit-jupiter to v5.12.0 (#4695)9ba9388
KTOR-8210 Fix copy() and Source multipart processing (#4686)a309ce8
Remove unnecessary maxDescriptor + 1; Improve posix call debug information in...5af7ee9
Update dependency io.swagger.codegen.v3:swagger-codegen to v3.0.67 (#4630)3e7353b
Update dependency io.swagger.codegen.v3:swagger-codegen-generators to v1.0.56...44a976a
Update dependency com.gradle:common-custom-user-data-gradle-plugin to v2.1 (#...Updates
io.ktor:ktor-server-auth
from 3.0.3 to 3.1.1Release notes
Sourced from io.ktor:ktor-server-auth's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-server-auth's changelog.
... (truncated)
Commits
0495b8b
Add changelog for 3.1.1 (#4702)348033b
Release 3.1.1 (#4700)5159fed
Update ktor monorepo to v3.2.0-eap-1239 (#4699)10095e6
KTOR-8218 Write request and response log messages in blobs (#4696)155c06a
Update dependency org.junit.jupiter:junit-jupiter to v5.12.0 (#4695)9ba9388
KTOR-8210 Fix copy() and Source multipart processing (#4686)a309ce8
Remove unnecessary maxDescriptor + 1; Improve posix call debug information in...5af7ee9
Update dependency io.swagger.codegen.v3:swagger-codegen to v3.0.67 (#4630)3e7353b
Update dependency io.swagger.codegen.v3:swagger-codegen-generators to v1.0.56...44a976a
Update dependency com.gradle:common-custom-user-data-gradle-plugin to v2.1 (#...Updates
io.ktor:ktor-server-auth-jwt
from 3.0.3 to 3.1.1Release notes
Sourced from io.ktor:ktor-server-auth-jwt's releases.