-
Notifications
You must be signed in to change notification settings - Fork 0
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
[DT-400-maven]: Bump the maven-dependencies group with 21 updates #1003
Open
dependabot
wants to merge
1
commit into
develop
Choose a base branch
from
dependabot/maven/develop/maven-dependencies-dda42dec15
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
[DT-400-maven]: Bump the maven-dependencies group with 21 updates #1003
dependabot
wants to merge
1
commit into
develop
from
dependabot/maven/develop/maven-dependencies-dda42dec15
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 maven-dependencies group with 21 updates: | Package | From | To | | --- | --- | --- | | [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5) | `5.11.3` | `5.12.0` | | [org.junit.jupiter:junit-jupiter-params](https://github.com/junit-team/junit5) | `5.11.3` | `5.12.0` | | [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.16` | `1.5.17` | | [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) | `1.5.16` | `1.5.17` | | [io.sentry:sentry](https://github.com/getsentry/sentry-java) | `7.16.0` | `8.3.0` | | [com.google.guava:guava](https://github.com/google/guava) | `33.3.1-jre` | `33.4.0-jre` | | [com.google.code.gson:gson](https://github.com/google/gson) | `2.11.0` | `2.12.1` | | [com.google.api-client:google-api-client](https://github.com/googleapis/google-api-java-client) | `2.7.0` | `2.7.2` | | [io.grpc:grpc-context](https://github.com/grpc/grpc-java) | `1.68.0` | `1.70.0` | | com.google.apis:google-api-services-storage | `v1-rev20241008-2.0.0` | `v1-rev20250224-2.0.0` | | [org.elasticsearch.client:elasticsearch-rest-client](https://github.com/elastic/elasticsearch) | `8.15.3` | `8.17.2` | | [com.fasterxml.jackson.core:jackson-annotations](https://github.com/FasterXML/jackson) | `2.18.0` | `2.18.3` | | [com.networknt:json-schema-validator](https://github.com/networknt/json-schema-validator) | `1.5.2` | `1.5.6` | | commons-io:commons-io | `2.17.0` | `2.18.0` | | [org.mockito:mockito-core](https://github.com/mockito/mockito) | `5.14.2` | `5.16.0` | | [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) | `5.14.2` | `5.16.0` | | [org.testcontainers:mockserver](https://github.com/testcontainers/testcontainers-java) | `1.20.3` | `1.20.5` | | [org.webjars:swagger-ui](https://github.com/swagger-api/swagger-ui) | `5.17.14` | `5.20.0` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.5.1` | `3.5.2` | | [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.13.0` | `3.14.0` | | [org.owasp:dependency-check-maven](https://github.com/jeremylong/DependencyCheck) | `11.0.0` | `12.1.0` | Updates `org.junit.jupiter:junit-jupiter-engine` from 5.11.3 to 5.12.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.11.3...r5.12.0) Updates `org.junit.jupiter:junit-jupiter-params` from 5.11.3 to 5.12.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.11.3...r5.12.0) 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 `ch.qos.logback:logback-core` 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 `ch.qos.logback:logback-core` 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 `io.sentry:sentry` from 7.16.0 to 8.3.0 - [Release notes](https://github.com/getsentry/sentry-java/releases) - [Changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md) - [Commits](getsentry/sentry-java@7.16.0...8.3.0) Updates `com.google.guava:guava` from 33.3.1-jre to 33.4.0-jre - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) Updates `com.google.code.gson:gson` from 2.11.0 to 2.12.1 - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md) - [Commits](google/gson@gson-parent-2.11.0...gson-parent-2.12.1) Updates `com.google.api-client:google-api-client` from 2.7.0 to 2.7.2 - [Release notes](https://github.com/googleapis/google-api-java-client/releases) - [Changelog](https://github.com/googleapis/google-api-java-client/blob/main/CHANGELOG.md) - [Commits](googleapis/google-api-java-client@v2.7.0...v2.7.2) Updates `io.grpc:grpc-context` from 1.68.0 to 1.70.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.68.0...v1.70.0) Updates `com.google.apis:google-api-services-storage` from v1-rev20241008-2.0.0 to v1-rev20250224-2.0.0 Updates `org.elasticsearch.client:elasticsearch-rest-client` from 8.15.3 to 8.17.2 - [Release notes](https://github.com/elastic/elasticsearch/releases) - [Changelog](https://github.com/elastic/elasticsearch/blob/main/CHANGELOG.md) - [Commits](elastic/elasticsearch@v8.15.3...v8.17.2) Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.18.0 to 2.18.3 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.networknt:json-schema-validator` from 1.5.2 to 1.5.6 - [Release notes](https://github.com/networknt/json-schema-validator/releases) - [Changelog](https://github.com/networknt/json-schema-validator/blob/master/CHANGELOG.md) - [Commits](networknt/json-schema-validator@1.5.2...1.5.6) Updates `org.junit.jupiter:junit-jupiter-params` from 5.11.3 to 5.12.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.11.3...r5.12.0) Updates `commons-io:commons-io` from 2.17.0 to 2.18.0 Updates `org.mockito:mockito-core` from 5.14.2 to 5.16.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.14.2...v5.16.0) Updates `org.mockito:mockito-junit-jupiter` from 5.14.2 to 5.16.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.14.2...v5.16.0) Updates `org.mockito:mockito-junit-jupiter` from 5.14.2 to 5.16.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.14.2...v5.16.0) Updates `org.testcontainers:mockserver` from 1.20.3 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.3...1.20.5) Updates `org.webjars:swagger-ui` from 5.17.14 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.17.14...v5.20.0) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.1 to 3.5.2 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.1...surefire-3.5.2) Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.13.0 to 3.14.0 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.13.0...maven-compiler-plugin-3.14.0) Updates `org.owasp:dependency-check-maven` from 11.0.0 to 12.1.0 - [Release notes](https://github.com/jeremylong/DependencyCheck/releases) - [Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md) - [Commits](jeremylong/DependencyCheck@v11.0.0...v12.1.0) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: ch.qos.logback:logback-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: ch.qos.logback:logback-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: io.sentry:sentry dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven-dependencies - dependency-name: com.google.guava:guava dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: com.google.code.gson:gson dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: com.google.api-client:google-api-client dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: io.grpc:grpc-context dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: com.google.apis:google-api-services-storage dependency-type: direct:production dependency-group: maven-dependencies - dependency-name: org.elasticsearch.client:elasticsearch-rest-client dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: com.fasterxml.jackson.core:jackson-annotations dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: com.networknt:json-schema-validator dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: commons-io:commons-io dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.mockito:mockito-core dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.mockito:mockito-junit-jupiter dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.mockito:mockito-junit-jupiter dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.testcontainers:mockserver dependency-type: direct:development update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.webjars:swagger-ui dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.owasp:dependency-check-maven dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
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 maven-dependencies group with 21 updates:
5.11.3
5.12.0
5.11.3
5.12.0
1.5.16
1.5.17
1.5.16
1.5.17
7.16.0
8.3.0
33.3.1-jre
33.4.0-jre
2.11.0
2.12.1
2.7.0
2.7.2
1.68.0
1.70.0
v1-rev20241008-2.0.0
v1-rev20250224-2.0.0
8.15.3
8.17.2
2.18.0
2.18.3
1.5.2
1.5.6
2.17.0
2.18.0
5.14.2
5.16.0
5.14.2
5.16.0
1.20.3
1.20.5
5.17.14
5.20.0
3.5.1
3.5.2
3.13.0
3.14.0
11.0.0
12.1.0
Updates
org.junit.jupiter:junit-jupiter-engine
from 5.11.3 to 5.12.0Release notes
Sourced from org.junit.jupiter:junit-jupiter-engine's releases.
... (truncated)
Commits
2750b04
Release 5.12.09615490
Update log suppressions for tests0a8d65b
Remove duplicated reference toSimpleArgumentConverter
cafbcdb
Update open-test-reporting to 0.2.0ed1773c
Fix version references to be 1.x in Platform and 5.x in Jupiter1d2f982
Update open-test-reporting to 0.2.0-M32b6bab5
Fix indentationd1929bb
Merge 5.12.0 release notes9b7a3c4
Back to snapshots for further developmenta410c92
Release 5.12.0-RC2Updates
org.junit.jupiter:junit-jupiter-params
from 5.11.3 to 5.12.0Release notes
Sourced from org.junit.jupiter:junit-jupiter-params's releases.
... (truncated)
Commits
2750b04
Release 5.12.09615490
Update log suppressions for tests0a8d65b
Remove duplicated reference toSimpleArgumentConverter
cafbcdb
Update open-test-reporting to 0.2.0ed1773c
Fix version references to be 1.x in Platform and 5.x in Jupiter1d2f982
Update open-test-reporting to 0.2.0-M32b6bab5
Fix indentationd1929bb
Merge 5.12.0 release notes9b7a3c4
Back to snapshots for further developmenta410c92
Release 5.12.0-RC2Updates
ch.qos.logback:logback-classic
from 1.5.16 to 1.5.17Release notes
Sourced from ch.qos.logback:logback-classic's releases.
Commits
1035872
prepare release 1.5.172e6984d
bump to slf4j version 2.0.171009952
use a new LoggerContert instance when running LogbackListenerTest. This shoul...a3bb4b0
Merge branch 'master' of github.com:qos-ch/logbackb507297
Fixed race condition occurring in case MDC class is initialized while org.slf...f5b3bc5
add warning about the deprecation of SerializedModelConfigurator if activated5bc0998
Update README.md5610c96
correct relocation addressf3d100b
update logback-access evaluator examples51e3903
fix issues/753 for the second timeUpdates
ch.qos.logback:logback-core
from 1.5.16 to 1.5.17Release notes
Sourced from ch.qos.logback:logback-core's releases.
Commits
1035872
prepare release 1.5.172e6984d
bump to slf4j version 2.0.171009952
use a new LoggerContert instance when running LogbackListenerTest. This shoul...a3bb4b0
Merge branch 'master' of github.com:qos-ch/logbackb507297
Fixed race condition occurring in case MDC class is initialized while org.slf...f5b3bc5
add warning about the deprecation of SerializedModelConfigurator if activated5bc0998
Update README.md5610c96
correct relocation addressf3d100b
update logback-access evaluator examples51e3903
fix issues/753 for the second timeUpdates
ch.qos.logback:logback-core
from 1.5.16 to 1.5.17Release notes
Sourced from ch.qos.logback:logback-core's releases.
Commits
1035872
prepare release 1.5.172e6984d
bump to slf4j version 2.0.171009952
use a new LoggerContert instance when running LogbackListenerTest. This shoul...a3bb4b0
Merge branch 'master' of github.com:qos-ch/logbackb507297
Fixed race condition occurring in case MDC class is initialized while org.slf...f5b3bc5
add warning about the deprecation of SerializedModelConfigurator if activated5bc0998
Update README.md5610c96
correct relocation addressf3d100b
update logback-access evaluator examples51e3903
fix issues/753 for the second timeUpdates
io.sentry:sentry
from 7.16.0 to 8.3.0Release notes
Sourced from io.sentry:sentry's releases.
... (truncated)
Changelog
Sourced from io.sentry:sentry's changelog.
... (truncated)
Commits
d5289e7
release: 8.3.0c1a567b
Filter strings that cannot be parsed as Regex no longer cause an SDK crash (#...f64d1f2
Add support for async dispatch requests (#3983)3b6cfdf
Add HTTP server request headers from OpenTelemetry span attributes to sentry ...cde02ad
Add constructor to JULSentryHandler
for disabling external config (#4208)7d08e30
fix(session-replay): Do not crash if navigation breadcrumb has no destinatio...c8461d4
ChecktracePropagationTargets
in OpenTelemetry propagator (#4191)afe9d2c
FixignoredErrors
,ignoredTransactions
andignoredCheckIns
being unset ...e5e95de
feat: AddedenableTraceIdGeneration
option (#4188)c87d429
Add GraphQL Apollo Kotlin 4 integration (#4166)Updates
com.google.guava:guava
from 33.3.1-jre to 33.4.0-jreRelease notes
Sourced from com.google.guava:guava's releases.
Commits
Updates
com.google.code.gson:gson
from 2.11.0 to 2.12.1Release notes
Sourced from com.google.code.gson:gson's releases.
Commits
29e3d1d
[maven-release-plugin] prepare release gson-parent-2.12.1be456cf
Make the import of com.google.errorprone optional (#2795)b2e26fa
Bump the github-actions group with 3 updates (#2785)10bdd6d
Simplify collection type adapters slightly. (#2791)ab9c54f
[maven-release-plugin] prepare for next development iterationaaf7a12
[maven-release-plugin] prepare release gson-parent-2.12.0a2b1c3c
Allow registering adapters forJsonElement
again (#2789)e5dce84
Bump the maven group with 8 updates (#2784)84e5f16
Bump the maven group with 7 updates (#2777)9f3e577
Bump the github-actions group with 2 updates (#2778)Updates
com.google.api-client:google-api-client
from 2.7.0 to 2.7.2Release notes
Sourced from com.google.api-client:google-api-client's releases.
Changelog
Sourced from com.google.api-client:google-api-client's changelog.
Commits
0ac8674
chore(main): release 2.7.2 (#2552)3bb2879
fix: Add warnings to users about using credentials from external sources (#2551)8b46efb
chore(main): release 2.7.2-SNAPSHOT (#2539)a819b2b
chore(deps): update dependency ubuntu to v24 (#2537)3138805
chore(config): migrate config renovate.json (#2538)9cd7806
chore(main): release 2.7.1 (#2519)9eaf3a8
fix(deps): update dependency org.apache.httpcomponents.client5:httpclient5 to...4c9c37e
fix(deps): update dependency org.apache.httpcomponents.core5:httpcore5 to v5....b81de6d
chore(deps): update dependency org.codehaus.mojo:animal-sniffer-maven-plugin ...152fea9
chore(deps): update dependency org.apache.mav...Description has been truncated