-
Notifications
You must be signed in to change notification settings - Fork 3
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
build(deps): bump the all-deps group across 1 directory with 30 updates #553
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
Bumps the all-deps group with 30 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.jetbrains.kotlin:kotlin-reflect](https://github.com/JetBrains/kotlin) | `2.0.20` | `2.0.21` | | [org.jetbrains.kotlin:kotlin-script-runtime](https://github.com/JetBrains/kotlin) | `2.0.20` | `2.0.21` | | [org.jetbrains.kotlin:kotlin-test-junit5](https://github.com/JetBrains/kotlin) | `2.0.20` | `2.0.21` | | [io.micrometer:micrometer-registry-prometheus](https://github.com/micrometer-metrics/micrometer) | `1.12.10` | `1.12.11` | | [com.nimbusds:oauth2-oidc-sdk](https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions) | `11.19.1` | `11.20.1` | | [com.zaxxer:HikariCP](https://github.com/brettwooldridge/HikariCP) | `5.1.0` | `6.0.0` | | org.flywaydb:flyway-database-postgresql | `10.18.0` | `10.20.1` | | [io.ktor:ktor-server-netty-jvm](https://github.com/ktorio/ktor) | `2.3.12` | `3.0.1` | | [io.ktor:ktor-server-auth-jvm](https://github.com/ktorio/ktor) | `2.3.12` | `3.0.1` | | [io.ktor:ktor-server-auth-jwt-jvm](https://github.com/ktorio/ktor) | `2.3.12` | `3.0.1` | | [io.ktor:ktor-server-metrics-micrometer-jvm](https://github.com/ktorio/ktor) | `2.3.12` | `3.0.1` | | [io.ktor:ktor-server-content-negotiation-jvm](https://github.com/ktorio/ktor) | `2.3.12` | `3.0.1` | | [io.ktor:ktor-serialization-jackson-jvm](https://github.com/ktorio/ktor) | `2.3.12` | `3.0.1` | | [io.ktor:ktor-server-status-pages](https://github.com/ktorio/ktor) | `2.3.12` | `3.0.1` | | [io.ktor:ktor-server-call-logging](https://github.com/ktorio/ktor) | `2.3.12` | `3.0.1` | | [io.ktor:ktor-server-call-id](https://github.com/ktorio/ktor) | `2.3.12` | `3.0.1` | | [io.ktor:ktor-server-double-receive](https://github.com/ktorio/ktor) | `2.3.12` | `3.0.1` | | [io.ktor:ktor-server-forwarded-header](https://github.com/ktorio/ktor) | `2.3.12` | `3.0.1` | | [io.ktor:ktor-client-core-jvm](https://github.com/ktorio/ktor) | `2.3.12` | `3.0.1` | | [io.ktor:ktor-client-cio-jvm](https://github.com/ktorio/ktor) | `2.3.12` | `3.0.1` | | [io.ktor:ktor-client-content-negotiation-jvm](https://github.com/ktorio/ktor) | `2.3.12` | `3.0.1` | | [io.ktor:ktor-server-test-host-jvm](https://github.com/ktorio/ktor) | `2.3.12` | `3.0.1` | | [io.ktor:ktor-client-mock-jvm](https://github.com/ktorio/ktor) | `2.3.12` | `3.0.1` | | [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.8` | `1.5.12` | | [no.nav.security:mock-oauth2-server](https://github.com/navikt/mock-oauth2-server) | `2.1.9` | `2.1.10` | | [io.mockk:mockk](https://github.com/mockk/mockk) | `1.13.12` | `1.13.13` | | [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) | `5.11.0` | `5.11.3` | | [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5) | `5.11.0` | `5.11.3` | | [org.testcontainers:postgresql](https://github.com/testcontainers/testcontainers-java) | `1.20.1` | `1.20.3` | | [jvm](https://github.com/JetBrains/kotlin) | `2.0.20` | `2.0.21` | Updates `org.jetbrains.kotlin:kotlin-reflect` from 2.0.20 to 2.0.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.0.20...v2.0.21) Updates `org.jetbrains.kotlin:kotlin-script-runtime` from 2.0.20 to 2.0.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.0.20...v2.0.21) Updates `org.jetbrains.kotlin:kotlin-test-junit5` from 2.0.20 to 2.0.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.0.20...v2.0.21) Updates `org.jetbrains.kotlin:kotlin-script-runtime` from 2.0.20 to 2.0.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.0.20...v2.0.21) Updates `io.micrometer:micrometer-registry-prometheus` from 1.12.10 to 1.12.11 - [Release notes](https://github.com/micrometer-metrics/micrometer/releases) - [Commits](micrometer-metrics/micrometer@v1.12.10...v1.12.11) Updates `com.nimbusds:oauth2-oidc-sdk` from 11.19.1 to 11.20.1 - [Changelog](https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions/src/master/CHANGELOG.txt) - [Commits](https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions/branches/compare/11.20.1..11.19.1) Updates `com.zaxxer:HikariCP` from 5.1.0 to 6.0.0 - [Changelog](https://github.com/brettwooldridge/HikariCP/blob/dev/CHANGES) - [Commits](brettwooldridge/HikariCP@HikariCP-5.1.0...HikariCP-6.0.0) Updates `org.flywaydb:flyway-database-postgresql` from 10.18.0 to 10.20.1 Updates `io.ktor:ktor-server-netty-jvm` from 2.3.12 to 3.0.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.12...3.0.1) Updates `io.ktor:ktor-server-auth-jvm` from 2.3.12 to 3.0.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.12...3.0.1) Updates `io.ktor:ktor-server-auth-jwt-jvm` from 2.3.12 to 3.0.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.12...3.0.1) Updates `io.ktor:ktor-server-metrics-micrometer-jvm` from 2.3.12 to 3.0.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.12...3.0.1) Updates `io.ktor:ktor-server-content-negotiation-jvm` from 2.3.12 to 3.0.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.12...3.0.1) Updates `io.ktor:ktor-serialization-jackson-jvm` from 2.3.12 to 3.0.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.12...3.0.1) Updates `io.ktor:ktor-server-status-pages` from 2.3.12 to 3.0.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.12...3.0.1) Updates `io.ktor:ktor-server-call-logging` from 2.3.12 to 3.0.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.12...3.0.1) Updates `io.ktor:ktor-server-call-id` from 2.3.12 to 3.0.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.12...3.0.1) Updates `io.ktor:ktor-server-double-receive` from 2.3.12 to 3.0.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.12...3.0.1) Updates `io.ktor:ktor-server-forwarded-header` from 2.3.12 to 3.0.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.12...3.0.1) Updates `io.ktor:ktor-client-core-jvm` from 2.3.12 to 3.0.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.12...3.0.1) Updates `io.ktor:ktor-client-cio-jvm` from 2.3.12 to 3.0.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.12...3.0.1) Updates `io.ktor:ktor-client-content-negotiation-jvm` from 2.3.12 to 3.0.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.12...3.0.1) Updates `io.ktor:ktor-server-test-host-jvm` from 2.3.12 to 3.0.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.12...3.0.1) Updates `io.ktor:ktor-client-mock-jvm` from 2.3.12 to 3.0.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.12...3.0.1) Updates `io.ktor:ktor-server-auth-jvm` from 2.3.12 to 3.0.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.12...3.0.1) Updates `io.ktor:ktor-server-auth-jwt-jvm` from 2.3.12 to 3.0.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.12...3.0.1) Updates `io.ktor:ktor-server-metrics-micrometer-jvm` from 2.3.12 to 3.0.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.12...3.0.1) Updates `io.ktor:ktor-server-content-negotiation-jvm` from 2.3.12 to 3.0.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.12...3.0.1) Updates `io.ktor:ktor-serialization-jackson-jvm` from 2.3.12 to 3.0.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.12...3.0.1) Updates `io.ktor:ktor-server-status-pages` from 2.3.12 to 3.0.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.12...3.0.1) Updates `io.ktor:ktor-server-call-logging` from 2.3.12 to 3.0.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.12...3.0.1) Updates `io.ktor:ktor-server-call-id` from 2.3.12 to 3.0.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.12...3.0.1) Updates `io.ktor:ktor-server-double-receive` from 2.3.12 to 3.0.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.12...3.0.1) Updates `io.ktor:ktor-server-forwarded-header` from 2.3.12 to 3.0.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.12...3.0.1) Updates `io.ktor:ktor-client-core-jvm` from 2.3.12 to 3.0.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.12...3.0.1) Updates `io.ktor:ktor-client-cio-jvm` from 2.3.12 to 3.0.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.12...3.0.1) Updates `io.ktor:ktor-client-content-negotiation-jvm` from 2.3.12 to 3.0.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.12...3.0.1) Updates `io.ktor:ktor-server-test-host-jvm` from 2.3.12 to 3.0.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.12...3.0.1) Updates `io.ktor:ktor-client-mock-jvm` from 2.3.12 to 3.0.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.12...3.0.1) Updates `ch.qos.logback:logback-classic` from 1.5.8 to 1.5.12 - [Commits](qos-ch/logback@v_1.5.8...v_1.5.12) Updates `no.nav.security:mock-oauth2-server` from 2.1.9 to 2.1.10 - [Release notes](https://github.com/navikt/mock-oauth2-server/releases) - [Commits](navikt/mock-oauth2-server@2.1.9...2.1.10) Updates `io.mockk:mockk` from 1.13.12 to 1.13.13 - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](mockk/mockk@1.13.12...1.13.13) Updates `org.junit.jupiter:junit-jupiter-api` from 5.11.0 to 5.11.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.11.0...r5.11.3) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.11.0 to 5.11.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.11.0...r5.11.3) Updates `org.jetbrains.kotlin:kotlin-test-junit5` from 2.0.20 to 2.0.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.0.20...v2.0.21) Updates `org.testcontainers:postgresql` from 1.20.1 to 1.20.3 - [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.1...1.20.3) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.11.0 to 5.11.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.11.0...r5.11.3) Updates `jvm` from 2.0.20 to 2.0.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.0.20...v2.0.21) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-reflect dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: org.jetbrains.kotlin:kotlin-script-runtime dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: org.jetbrains.kotlin:kotlin-test-junit5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: org.jetbrains.kotlin:kotlin-script-runtime dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: io.micrometer:micrometer-registry-prometheus dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: com.nimbusds:oauth2-oidc-sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: com.zaxxer:HikariCP dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-deps - dependency-name: org.flywaydb:flyway-database-postgresql dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: io.ktor:ktor-server-netty-jvm dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-deps - dependency-name: io.ktor:ktor-server-auth-jvm dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-deps - dependency-name: io.ktor:ktor-server-auth-jwt-jvm dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-deps - dependency-name: io.ktor:ktor-server-metrics-micrometer-jvm dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-deps - dependency-name: io.ktor:ktor-server-content-negotiation-jvm dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-deps - dependency-name: io.ktor:ktor-serialization-jackson-jvm dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-deps - dependency-name: io.ktor:ktor-server-status-pages dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-deps - dependency-name: io.ktor:ktor-server-call-logging dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-deps - dependency-name: io.ktor:ktor-server-call-id dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-deps - dependency-name: io.ktor:ktor-server-double-receive dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-deps - dependency-name: io.ktor:ktor-server-forwarded-header dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-deps - dependency-name: io.ktor:ktor-client-core-jvm dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-deps - dependency-name: io.ktor:ktor-client-cio-jvm dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-deps - dependency-name: io.ktor:ktor-client-content-negotiation-jvm dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-deps - dependency-name: io.ktor:ktor-server-test-host-jvm dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-deps - dependency-name: io.ktor:ktor-client-mock-jvm dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-deps - dependency-name: io.ktor:ktor-server-auth-jvm dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-deps - dependency-name: io.ktor:ktor-server-auth-jwt-jvm dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-deps - dependency-name: io.ktor:ktor-server-metrics-micrometer-jvm dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-deps - dependency-name: io.ktor:ktor-server-content-negotiation-jvm dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-deps - dependency-name: io.ktor:ktor-serialization-jackson-jvm dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-deps - dependency-name: io.ktor:ktor-server-status-pages dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-deps - dependency-name: io.ktor:ktor-server-call-logging dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-deps - dependency-name: io.ktor:ktor-server-call-id dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-deps - dependency-name: io.ktor:ktor-server-double-receive dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-deps - dependency-name: io.ktor:ktor-server-forwarded-header dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-deps - dependency-name: io.ktor:ktor-client-core-jvm dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-deps - dependency-name: io.ktor:ktor-client-cio-jvm dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-deps - dependency-name: io.ktor:ktor-client-content-negotiation-jvm dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-deps - dependency-name: io.ktor:ktor-server-test-host-jvm dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-deps - dependency-name: io.ktor:ktor-client-mock-jvm dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-deps - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: no.nav.security:mock-oauth2-server dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: io.mockk:mockk dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: org.jetbrains.kotlin:kotlin-test-junit5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: org.testcontainers:postgresql dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: jvm dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Superseded by #554. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 all-deps group with 30 updates in the / directory:
2.0.20
2.0.21
2.0.20
2.0.21
2.0.20
2.0.21
1.12.10
1.12.11
11.19.1
11.20.1
5.1.0
6.0.0
10.18.0
10.20.1
2.3.12
3.0.1
2.3.12
3.0.1
2.3.12
3.0.1
2.3.12
3.0.1
2.3.12
3.0.1
2.3.12
3.0.1
2.3.12
3.0.1
2.3.12
3.0.1
2.3.12
3.0.1
2.3.12
3.0.1
2.3.12
3.0.1
2.3.12
3.0.1
2.3.12
3.0.1
2.3.12
3.0.1
2.3.12
3.0.1
2.3.12
3.0.1
1.5.8
1.5.12
2.1.9
2.1.10
1.13.12
1.13.13
5.11.0
5.11.3
5.11.0
5.11.3
1.20.1
1.20.3
2.0.20
2.0.21
Updates
org.jetbrains.kotlin:kotlin-reflect
from 2.0.20 to 2.0.21Release notes
Sourced from org.jetbrains.kotlin:kotlin-reflect's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin:kotlin-reflect's changelog.
... (truncated)
Commits
284e9b4
Add ChangeLog for 2.0.21-RC38084f0
Enable source information for getters and other special-named functions9fcd247
Move source information of default parameters to the default group4bad11d
Add source markers to@ExplicitGroupsComposable
fcc1075
Bump IntelliJ platform to 233.13135.1281499254
[FIR2IR] Add static fields to the list of declarations of lazy IR java class8f121bc
Derelocate NSTextAttachment and NSTextContainer methodscc0919d
Allow using categories in the def file to reintroduce methods in the classb1504e7
[IC] Add synchronized clean methods to storage classes273abb8
Derelocate deprecated DOMElement APIsUpdates
org.jetbrains.kotlin:kotlin-script-runtime
from 2.0.20 to 2.0.21Release notes
Sourced from org.jetbrains.kotlin:kotlin-script-runtime's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin:kotlin-script-runtime's changelog.
... (truncated)
Commits
284e9b4
Add ChangeLog for 2.0.21-RC38084f0
Enable source information for getters and other special-named functions9fcd247
Move source information of default parameters to the default group4bad11d
Add source markers to@ExplicitGroupsComposable
fcc1075
Bump IntelliJ platform to 233.13135.1281499254
[FIR2IR] Add static fields to the list of declarations of lazy IR java class8f121bc
Derelocate NSTextAttachment and NSTextContainer methodscc0919d
Allow using categories in the def file to reintroduce methods in the classb1504e7
[IC] Add synchronized clean methods to storage classes273abb8
Derelocate deprecated DOMElement APIsUpdates
org.jetbrains.kotlin:kotlin-test-junit5
from 2.0.20 to 2.0.21Release notes
Sourced from org.jetbrains.kotlin:kotlin-test-junit5's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin:kotlin-test-junit5's changelog.
... (truncated)
Commits
284e9b4
Add ChangeLog for 2.0.21-RC38084f0
Enable source information for getters and other special-named functions9fcd247
Move source information of default parameters to the default group4bad11d
Add source markers to@ExplicitGroupsComposable
fcc1075
Bump IntelliJ platform to 233.13135.1281499254
[FIR2IR] Add static fields to the list of declarations of lazy IR java class8f121bc
Derelocate NSTextAttachment and NSTextContainer methodscc0919d
Allow using categories in the def file to reintroduce methods in the classb1504e7
[IC] Add synchronized clean methods to storage classes273abb8
Derelocate deprecated DOMElement APIsUpdates
org.jetbrains.kotlin:kotlin-script-runtime
from 2.0.20 to 2.0.21Release notes
Sourced from org.jetbrains.kotlin:kotlin-script-runtime's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin:kotlin-script-runtime's changelog.
... (truncated)
Commits
284e9b4
Add ChangeLog for 2.0.21-RC38084f0
Enable source information for getters and other special-named functions9fcd247
Move source information of default parameters to the default group4bad11d
Add source markers to@ExplicitGroupsComposable
fcc1075
Bump IntelliJ platform to 233.13135.1281499254
[FIR2IR] Add static fields to the list of declarations of lazy IR java class8f121bc
Derelocate NSTextAttachment and NSTextContainer methodscc0919d
Allow using categories in the def file to reintroduce methods in the classb1504e7
[IC] Add synchronized clean methods to storage classes273abb8
Derelocate deprecated DOMElement APIsUpdates
io.micrometer:micrometer-registry-prometheus
from 1.12.10 to 1.12.11Release notes
Sourced from io.micrometer:micrometer-registry-prometheus's releases.
Commits
f3ef95a
Bump context-propagation to 1.1.29c3b760
Map time units to UCUM format for Dynatrace (#5589)d7daaef
Set user agent header in OTLP registryadfdd3e
Catch runtime exception thrown from pjp function in aspects (#5585)5435fc4
DocumentbatchSize
config for OTLP registrycb2a3c3
Bump spring from 5.3.37 to 5.3.39 (#5455)d0870fe
Ensure compatibility with latest 5.x Apache HC44de2af
Bump jersey3 from 3.0.12 to 3.0.16 (#5573)2dfb0ca
Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.772 to 1.12.773 (#5572)11eb169
Bump me.champeau.gradle:japicmp-gradle-plugin from 0.4.3 to 0.4.4 (#5568)Updates
com.nimbusds:oauth2-oidc-sdk
from 11.19.1 to 11.20.1Changelog
Sourced from com.nimbusds:oauth2-oidc-sdk's changelog.
... (truncated)
Commits
0ea81ab
[maven-release-plugin] prepare for next development iteration9e2a53d
Rearranges native_sso_supported const in OIDCProviderMetadataa32053e
Adds DeviceSecretToken class to represent DeviceSecret instances as a Tokenbf5a1dc
Certain parse methods must prevent unchecked IllegalArgumentExceptions due to...dd025b0
RefreshToken.parse(JSONObject) must not throw unchecked exception on empty or...4c8f49d
TokenRevocationRequest supports device_secret as token661c363
[maven-release-plugin] prepare release 11.205e425ec
[maven-release-plugin] prepare for next development iteration6d97ef0
Updates README7968337
Sanitises ErrorObject inputs from OIDCResponseTypeValidator.validate, Authent...Updates
com.zaxxer:HikariCP
from 5.1.0 to 6.0.0Changelog
Sourced from com.zaxxer:HikariCP's changelog.