-
Notifications
You must be signed in to change notification settings - Fork 1
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 the gradle group across 1 directory with 12 updates #554
Merged
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 gradle group with 12 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) | `2.3` | `2.4` | | [no.nav.security:token-validation-spring](https://github.com/navikt/token-support) | `5.0.16` | `5.0.17` | | [no.nav.security:token-client-spring](https://github.com/navikt/token-support) | `5.0.16` | `5.0.17` | | [no.nav.security:token-validation-spring-test](https://github.com/navikt/token-support) | `5.0.16` | `5.0.17` | | [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi) | `2.8.4` | `2.8.5` | | [org.testcontainers:junit-jupiter](https://github.com/testcontainers/testcontainers-java) | `1.20.4` | `1.20.5` | | [org.testcontainers:postgresql](https://github.com/testcontainers/testcontainers-java) | `1.20.4` | `1.20.5` | | [org.testcontainers:testcontainers](https://github.com/testcontainers/testcontainers-java) | `1.20.4` | `1.20.5` | | [io.confluent:kafka-connect-avro-converter](https://github.com/confluentinc/schema-registry) | `7.8.1` | `7.9.0` | | [io.confluent:kafka-avro-serializer](https://github.com/confluentinc/schema-registry) | `7.8.1` | `7.9.0` | | [org.awaitility:awaitility-kotlin](https://github.com/awaitility/awaitility) | `4.2.2` | `4.3.0` | | [org.springframework.boot](https://github.com/spring-projects/spring-boot) | `3.4.2` | `3.4.3` | Updates `org.yaml:snakeyaml` from 2.3 to 2.4 - [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.4..snakeyaml-2.3) Updates `no.nav.security:token-validation-spring` from 5.0.16 to 5.0.17 - [Release notes](https://github.com/navikt/token-support/releases) - [Commits](navikt/token-support@5.0.16...5.0.17) Updates `no.nav.security:token-client-spring` from 5.0.16 to 5.0.17 - [Release notes](https://github.com/navikt/token-support/releases) - [Commits](navikt/token-support@5.0.16...5.0.17) Updates `no.nav.security:token-validation-spring-test` from 5.0.16 to 5.0.17 - [Release notes](https://github.com/navikt/token-support/releases) - [Commits](navikt/token-support@5.0.16...5.0.17) Updates `no.nav.security:token-client-spring` from 5.0.16 to 5.0.17 - [Release notes](https://github.com/navikt/token-support/releases) - [Commits](navikt/token-support@5.0.16...5.0.17) Updates `no.nav.security:token-validation-spring-test` from 5.0.16 to 5.0.17 - [Release notes](https://github.com/navikt/token-support/releases) - [Commits](navikt/token-support@5.0.16...5.0.17) Updates `org.springdoc:springdoc-openapi-starter-webmvc-ui` from 2.8.4 to 2.8.5 - [Release notes](https://github.com/springdoc/springdoc-openapi/releases) - [Changelog](https://github.com/springdoc/springdoc-openapi/blob/main/CHANGELOG.md) - [Commits](springdoc/springdoc-openapi@v2.8.4...v2.8.5) Updates `org.testcontainers:junit-jupiter` 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 `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 `org.testcontainers:testcontainers` 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 `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 `io.confluent:kafka-connect-avro-converter` from 7.8.1 to 7.9.0 - [Commits](confluentinc/schema-registry@v7.8.1...v7.9.0) Updates `io.confluent:kafka-avro-serializer` from 7.8.1 to 7.9.0 - [Commits](confluentinc/schema-registry@v7.8.1...v7.9.0) Updates `io.confluent:kafka-avro-serializer` from 7.8.1 to 7.9.0 - [Commits](confluentinc/schema-registry@v7.8.1...v7.9.0) Updates `org.awaitility:awaitility-kotlin` from 4.2.2 to 4.3.0 - [Changelog](https://github.com/awaitility/awaitility/blob/master/changelog.txt) - [Commits](awaitility/awaitility@awaitility-4.2.2...awaitility-4.3.0) Updates `org.testcontainers:testcontainers` 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 `org.springframework.boot` from 3.4.2 to 3.4.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.2...v3.4.3) --- updated-dependencies: - dependency-name: org.yaml:snakeyaml dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle - dependency-name: no.nav.security:token-validation-spring dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: no.nav.security:token-client-spring dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: no.nav.security:token-validation-spring-test dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: no.nav.security:token-client-spring dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: no.nav.security:token-validation-spring-test dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: org.testcontainers:junit-jupiter dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: org.testcontainers:postgresql dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: org.testcontainers:testcontainers dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: org.testcontainers:postgresql dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: io.confluent:kafka-connect-avro-converter dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle - dependency-name: io.confluent:kafka-avro-serializer dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle - dependency-name: io.confluent:kafka-avro-serializer dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle - dependency-name: org.awaitility:awaitility-kotlin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle - dependency-name: org.testcontainers:testcontainers dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: org.springframework.boot dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle ... Signed-off-by: dependabot[bot] <[email protected]>
ramrock93
approved these changes
Feb 24, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 gradle group with 12 updates in the / directory:
2.3
2.4
5.0.16
5.0.17
5.0.16
5.0.17
5.0.16
5.0.17
2.8.4
2.8.5
1.20.4
1.20.5
1.20.4
1.20.5
1.20.4
1.20.5
7.8.1
7.9.0
7.8.1
7.9.0
4.2.2
4.3.0
3.4.2
3.4.3
Updates
org.yaml:snakeyaml
from 2.3 to 2.4Commits
c2f88df
[maven-release-plugin] prepare for next development iterationf303695
Merge branch 'master' into build-2185fa309
Update changesa9a6534
Merge branch 'master' into remove-custom-base64ee85b4f
Fix Base64c39afe5
Use tests for Java 8df56322
Merge branch 'master' into ds/checkToken95bd06b
Merge pull request #13 from schlosna/ds/checkTokenccc1be2
Update changes.xml0487ff4
Update changes.xmlUpdates
no.nav.security:token-validation-spring
from 5.0.16 to 5.0.17Commits
606d9bf
Bump com.nimbusds:oauth2-oidc-sdk from 11.22.2 to 11.23 (#998)4ee9a36
Bump org.wiremock:wiremock-standalone from 3.11.0 to 3.12.0 (#997)2b9d108
Bump com.nimbusds:oauth2-oidc-sdk from 11.22.1 to 11.22.2 (#996)981238c
Bump commons-logging:commons-logging from 1.3.4 to 1.3.5 (#994)5d6da3b
Bump com.nimbusds:oauth2-oidc-sdk from 11.22 to 11.22.1 (#995)01a1129
Bump com.nimbusds:oauth2-oidc-sdk from 11.21.3 to 11.22 (#993)743307e
Bump org.wiremock:wiremock-standalone from 3.10.0 to 3.11.0 (#992)9a64f54
Bump com.nimbusds:oauth2-oidc-sdk from 11.21.2 to 11.21.3 (#991)Updates
no.nav.security:token-client-spring
from 5.0.16 to 5.0.17Commits
606d9bf
Bump com.nimbusds:oauth2-oidc-sdk from 11.22.2 to 11.23 (#998)4ee9a36
Bump org.wiremock:wiremock-standalone from 3.11.0 to 3.12.0 (#997)2b9d108
Bump com.nimbusds:oauth2-oidc-sdk from 11.22.1 to 11.22.2 (#996)981238c
Bump commons-logging:commons-logging from 1.3.4 to 1.3.5 (#994)5d6da3b
Bump com.nimbusds:oauth2-oidc-sdk from 11.22 to 11.22.1 (#995)01a1129
Bump com.nimbusds:oauth2-oidc-sdk from 11.21.3 to 11.22 (#993)743307e
Bump org.wiremock:wiremock-standalone from 3.10.0 to 3.11.0 (#992)9a64f54
Bump com.nimbusds:oauth2-oidc-sdk from 11.21.2 to 11.21.3 (#991)Updates
no.nav.security:token-validation-spring-test
from 5.0.16 to 5.0.17Commits
606d9bf
Bump com.nimbusds:oauth2-oidc-sdk from 11.22.2 to 11.23 (#998)4ee9a36
Bump org.wiremock:wiremock-standalone from 3.11.0 to 3.12.0 (#997)2b9d108
Bump com.nimbusds:oauth2-oidc-sdk from 11.22.1 to 11.22.2 (#996)981238c
Bump commons-logging:commons-logging from 1.3.4 to 1.3.5 (#994)5d6da3b
Bump com.nimbusds:oauth2-oidc-sdk from 11.22 to 11.22.1 (#995)01a1129
Bump com.nimbusds:oauth2-oidc-sdk from 11.21.3 to 11.22 (#993)743307e
Bump org.wiremock:wiremock-standalone from 3.10.0 to 3.11.0 (#992)9a64f54
Bump com.nimbusds:oauth2-oidc-sdk from 11.21.2 to 11.21.3 (#991)Updates
no.nav.security:token-client-spring
from 5.0.16 to 5.0.17Commits
606d9bf
Bump com.nimbusds:oauth2-oidc-sdk from 11.22.2 to 11.23 (#998)4ee9a36
Bump org.wiremock:wiremock-standalone from 3.11.0 to 3.12.0 (#997)2b9d108
Bump com.nimbusds:oauth2-oidc-sdk from 11.22.1 to 11.22.2 (#996)981238c
Bump commons-logging:commons-logging from 1.3.4 to 1.3.5 (#994)5d6da3b
Bump com.nimbusds:oauth2-oidc-sdk from 11.22 to 11.22.1 (#995)01a1129
Bump com.nimbusds:oauth2-oidc-sdk from 11.21.3 to 11.22 (#993)743307e
Bump org.wiremock:wiremock-standalone from 3.10.0 to 3.11.0 (#992)9a64f54
Bump com.nimbusds:oauth2-oidc-sdk from 11.21.2 to 11.21.3 (#991)Updates
no.nav.security:token-validation-spring-test
from 5.0.16 to 5.0.17Commits
606d9bf
Bump com.nimbusds:oauth2-oidc-sdk from 11.22.2 to 11.23 (#998)4ee9a36
Bump org.wiremock:wiremock-standalone from 3.11.0 to 3.12.0 (#997)2b9d108
Bump com.nimbusds:oauth2-oidc-sdk from 11.22.1 to 11.22.2 (#996)981238c
Bump commons-logging:commons-logging from 1.3.4 to 1.3.5 (#994)5d6da3b
Bump com.nimbusds:oauth2-oidc-sdk from 11.22 to 11.22.1 (#995)01a1129
Bump com.nimbusds:oauth2-oidc-sdk from 11.21.3 to 11.22 (#993)743307e
Bump org.wiremock:wiremock-standalone from 3.10.0 to 3.11.0 (#992)9a64f54
Bump com.nimbusds:oauth2-oidc-sdk from 11.21.2 to 11.21.3 (#991)Updates
org.springdoc:springdoc-openapi-starter-webmvc-ui
from 2.8.4 to 2.8.5Release notes
Sourced from org.springdoc:springdoc-openapi-starter-webmvc-ui's releases.
Changelog
Sourced from org.springdoc:springdoc-openapi-starter-webmvc-ui's changelog.
Commits
9006225
[maven-release-plugin] prepare release v2.8.52186984
CHANGELOG.md update for 2.8.5f4e632b
Do not require JsonSubType annotation for sealed classes #26967c0229f
Merge branch 'sahil-ramagiri-sealed-classes'8f98a39
PR reviewa329910
Schema replaced by String when using@ApiResponse
with RepresentationModel (H...cdfaf63
Restentpoints with same name get mix up. Fixes #2876ee5ab03
Restentpoints with same name get mix up. Fixes #28760775180
Restentpoints with same name get mix up. Fixes #287654ea28e
Merge pull request #2898 from lorenzbaier/native-runtime-hintsUpdates
org.testcontainers:junit-jupiter
from 1.20.4 to 1.20.5Release notes
Sourced from org.testcontainers:junit-jupiter's releases.
Commits
13b6365
Rename Picone implementationc34ed90
Rename EventHubs and ServiceBus implementationsaad1ee5
Add more configuration for LLdapContainer85697fd
Add method to return LDAP URL to LLdapContainer2ac4ed6
Add ldap module (#9987)aa7ddc0
Fix reuse support for CouchbaseContainer (#9957)2fa7f65
Don't extend configuration compileOnly and testCompile from shaded (#9579)99981f8
Fix typos (#9783)df40cd8
Fix SolrContainer start parameters for version >= 9.7.0 (#9926)6139e5e
Fix clickhouse authentication (#9942)Updates
org.testcontainers:postgresql
from 1.20.4 to 1.20.5Release notes
Sourced from org.testcontainers:postgresql's releases.
Commits
13b6365
Rename Picone implementationc34ed90
Rename EventHubs and ServiceBus implementationsaad1ee5
Add more configuration for LLdapContainer85697fd
Add method to return LDAP URL to LLdapContainer2ac4ed6
Add ldap module (#9987)aa7ddc0
Fix reuse support for CouchbaseContainer (#9957)2fa7f65
Don't extend configuration compileOnly and testCompile from shaded (#9579)99981f8
Fix typos (#9783)df40cd8
Fix SolrContainer start parameters for version >= 9.7.0 (#9926)6139e5e
Fix clickhouse authentication (#9942)Updates
org.testcontainers:testcontainers
from 1.20.4 to 1.20.5Release notes
Sourced from org.testcontainers:testcontainers's releases.
Commits
13b6365
Rename Picone implementationc34ed90
Rename EventHubs and ServiceBus implementationsaad1ee5
Add more configuration for LLdapContainer85697fd
Add method to return LDAP URL to LLdapContainer2ac4ed6
Add ldap module (#9987)aa7ddc0
Fix reuse support for CouchbaseContainer (#9957)2fa7f65
Don't extend configuration compileOnly and testCompile from shaded (#9579)99981f8
Fix typos (#9783)df40cd8
Fix SolrContainer start parameters for version >= 9.7.0 (#9926)6139e5e
Fix clickhouse authentication (#9942)Updates
org.testcontainers:postgresql
from 1.20.4 to 1.20.5Release notes
Sourced from org.testcontainers:postgresql's releases.
Commits
13b6365
Rename Picone implementationc34ed90
Rename EventHubs and ServiceBus implementationsaad1ee5
Add more configuration for LLdapContainer85697fd
Add method to return LDAP URL to LLdapContainer2ac4ed6
Add ldap module (#9987)aa7ddc0
Fix reuse support for CouchbaseContainer (#9957)2fa7f65
Don't extend configuration compileOnly and testCompile from shaded (#9579)99981f8
Fix typos (#9783)df40cd8
Fix SolrContainer start parameters for version >= 9.7.0 (#9926)6139e5e
Fix clickhouse authentication (#9942)Updates
io.confluent:kafka-connect-avro-converter
from 7.8.1 to 7.9.0Commits
9634697
Set Confluent to 7.9.0, Kafka to 7.9.0.61a2240
making buildConnectionProtected (#3517)104b133
Merge branch '7.8.x' into 7.9.x by djibodu2fb18a7
Merge branch '7.7.x' into 7.8.x by djibodud8e02d5
DGS-11414: add pagination for get all subjects (#3455)51c6546
Merge branch '7.8.x' into 7.9.x by rayokotac9b4d1c
Merge branch '7.7.x' into 7.8.x by rayokotaa3d786d
Merge branch '7.6.x' into 7.7.x by rayokota7be77ea
DGS-19528 Fix equivalence checks for JSON and Protobuf (#3515)c5c33a4
MINOR fix build for JDK 17 (#3513)Updates
io.confluent:kafka-avro-serializer
from 7.8.1 to 7.9.0Commits
9634697
Set Confluent to 7.9.0, Kafka to 7.9.0.61a2240
making buildConnectionProtected (#3517)104b133
Merge branch '7.8.x' into 7.9.x by djibodu2fb18a7
Merge branch '7.7.x' into 7.8.x by djibodud8e02d5
DGS-11414: add pagination for get all subjects (#3455)51c6546
Merge branch '7.8.x' into 7.9.x by rayokotac9b4d1c
Merge branch '7.7.x' into 7.8.x by rayokota