chore(deps): bump the all-dependencies group across 1 directory with 11 updates#15
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
chore(deps): bump the all-dependencies group across 1 directory with 11 updates#15dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…11 updates Bumps the all-dependencies group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi) | `2.8.13` | `2.8.14` | | [io.swagger.core.v3:swagger-core](https://github.com/swagger-api/swagger-core) | `2.2.36` | `2.2.40` | | [com.azure:azure-monitor-opentelemetry-autoconfigure](https://github.com/Azure/azure-sdk-for-java) | `1.3.0` | `1.4.0` | | [net.logstash.logback:logstash-logback-encoder](https://github.com/logfellow/logstash-logback-encoder) | `8.1` | `9.0` | | [org.hibernate.validator:hibernate-validator](https://github.com/hibernate/hibernate-validator) | `9.0.1.Final` | `9.1.0.Final` | | [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.20.0` | `2.20.1` | | [org.junit:junit-bom](https://github.com/junit-team/junit-framework) | `5.13.4` | `6.0.1` | | [org.springframework.boot:spring-boot-starter-test](https://github.com/spring-projects/spring-boot) | `3.5.5` | `3.5.7` | | com.github.ben-manes.versions | `0.52.0` | `0.53.0` | | org.cyclonedx.bom | `2.3.1` | `3.0.1` | Updates `org.springdoc:springdoc-openapi-starter-webmvc-ui` from 2.8.13 to 2.8.14 - [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.13...v2.8.14) Updates `io.swagger.core.v3:swagger-core` from 2.2.36 to 2.2.40 - [Release notes](https://github.com/swagger-api/swagger-core/releases) - [Commits](swagger-api/swagger-core@v2.2.36...v2.2.40) Updates `com.azure:azure-monitor-opentelemetry-autoconfigure` from 1.3.0 to 1.4.0 - [Release notes](https://github.com/Azure/azure-sdk-for-java/releases) - [Commits](Azure/azure-sdk-for-java@v1.3.0...azure-json_1.4.0) Updates `net.logstash.logback:logstash-logback-encoder` from 8.1 to 9.0 - [Release notes](https://github.com/logfellow/logstash-logback-encoder/releases) - [Commits](logfellow/logstash-logback-encoder@logstash-logback-encoder-8.1...logstash-logback-encoder-9.0) Updates `org.hibernate.validator:hibernate-validator` from 9.0.1.Final to 9.1.0.Final - [Release notes](https://github.com/hibernate/hibernate-validator/releases) - [Changelog](https://github.com/hibernate/hibernate-validator/blob/main/changelog.txt) - [Commits](hibernate/hibernate-validator@9.0.1.Final...9.1.0.Final) Updates `com.fasterxml.jackson.core:jackson-databind` from 2.20.0 to 2.20.1 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `org.junit:junit-bom` from 5.13.4 to 6.0.1 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.4...r6.0.1) Updates `org.springframework.boot:spring-boot-starter-test` from 3.5.5 to 3.5.7 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.5...v3.5.7) Updates `org.springframework.boot` from 3.5.5 to 3.5.7 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.5...v3.5.7) Updates `com.github.ben-manes.versions` from 0.52.0 to 0.53.0 Updates `org.cyclonedx.bom` from 2.3.1 to 3.0.1 --- updated-dependencies: - dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui dependency-version: 2.8.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: io.swagger.core.v3:swagger-core dependency-version: 2.2.40 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: com.azure:azure-monitor-opentelemetry-autoconfigure dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: net.logstash.logback:logstash-logback-encoder dependency-version: '9.0' dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: org.hibernate.validator:hibernate-validator dependency-version: 9.1.0.Final dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.20.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: org.junit:junit-bom dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: org.springframework.boot:spring-boot-starter-test dependency-version: 3.5.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: org.springframework.boot dependency-version: 3.5.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: com.github.ben-manes.versions dependency-version: 0.53.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: org.cyclonedx.bom dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
This file contains hidden or 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
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-dependencies group with 10 updates in the / directory:
2.8.132.8.142.2.362.2.401.3.01.4.08.19.09.0.1.Final9.1.0.Final2.20.02.20.15.13.46.0.13.5.53.5.70.52.00.53.02.3.13.0.1Updates
org.springdoc:springdoc-openapi-starter-webmvc-uifrom 2.8.13 to 2.8.14Release 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
a5a9ca4[maven-release-plugin] prepare release v2.8.14ae4e05cupdate for release 2.8.14e6abdb6Merge branch 'zakaria-shahen-issues/add-log-when-springdoc-enabled'fa05431code reviewce7f0f7Merge branch 'issues/add-log-when-springdoc-enabled' of github.com:zakaria-sh...f01af05update to swagger-ui version 5.30.17be8cfeadd logs to notify developer the SpringDocs or Scalar is enabled. see #30904aa45e6[Bug] NPE in KotlinDeprecatedPropertyCustomizer - resolvedSchema is null. Fix...85ecc01upgrade commons-lang3 to 3.18.0. Fixes #30936553144swagger-ui update to version 5.30.0Updates
io.swagger.core.v3:swagger-corefrom 2.2.36 to 2.2.40Release notes
Sourced from io.swagger.core.v3:swagger-core's releases.
Commits
1b170bfprepare release 2.2.4024ade8eBump classgraph version to 4.8.184c0e8bb9fix(test): Make serialization tests robust against key reordering (#4990)9f5bf1dfix: remove superfluous ref for a composed schema. Fixes #49590b327a6bump snapshot 2.2.40-SNAPSHOT (#4995)358cf4cprepare release 2.2.39 (#4994)dd5ce54Fix(core): Prevent redundant schema resolution by fixing AnnotatedType equali...4954f52chore: remove System.out and printStackTrace to align with Sonar rules S106 a...8767ceafix(tests): Make ServletUtilsTest order-insensitive2590df6fix: adjust docs about RequiredMode.AUTO + small refactorUpdates
com.azure:azure-monitor-opentelemetry-autoconfigurefrom 1.3.0 to 1.4.0Release notes
Sourced from com.azure:azure-monitor-opentelemetry-autoconfigure's releases.
... (truncated)
Commits
56c7913Prepare azure-json and azure-xml for February 2025 release (#43948)cf5a43bPort OpenRewrite to Main (#43884)0f86c1aImprove token credential object caching logic for identity extension (#43936)7f0d67fSync eng/common directory with azure-sdk-tools for PR 9687 (#43909)62e88e4Move CI version overrides to matrix based approach (#43913)4bd28aaChange ClientCore's baseline to Java 8 and make it a multi-release JAR (#43931)b50fa28Sparse checkout 1espt auto-baselining file by default (#43921)71c2ecfAdd necessary condition (#43933)00c4511Increment package versions for resourcemanager releases (#43928)4783bceIncrement package versions for kusto releases (#43929)Updates
net.logstash.logback:logstash-logback-encoderfrom 8.1 to 9.0Release notes
Sourced from net.logstash.logback:logstash-logback-encoder's releases.
Commits
e8a1c8e[maven-release-plugin] prepare release logstash-logback-encoder-9.0eecb205Add link to discussions in contributing.md572543cfix build badge in readmec64b998Use alert at top of readmef74c821Make it possible to pretty print throwables as array of strings. (#1043)358f644Document Thread and ThreadLocal cleanup (#1105)0d553cfAdd ability to suppress messages from stacktrace (#1104)c9318cdBump maven to 3.9.11 (#1103)ef58694Bump codeql action to v3 (#1102)3059741Bump logback-core.version from 1.5.19 to 1.5.20 (#1097)Updates
org.hibernate.validator:hibernate-validatorfrom 9.0.1.Final to 9.1.0.FinalRelease notes
Sourced from org.hibernate.validator:hibernate-validator's releases.
Changelog
Sourced from org.hibernate.validator:hibernate-validator's changelog.
... (truncated)
Commits
6a1892c[Jenkins release job] Preparing release 9.1.0.Final24e2fa2[Jenkins release job] changelog.txt updated by release build 9.1.0.Finalf3d68ef[Jenkins release job] README.md updated by release build 9.1.0.Finalb907d99Fix file permissions on XMLs9739153Use alternative Release Scriptsa9822c6Bump the build-dependencies group with 4 updates109c5f8HV-2152 Adjust the previous stable versione020246HV-2154 Include hibernate-validator-test-utils in the dist bundle42ee1b0HV-2152 Add a "What's New" document for series / HV-2153 Create migration gui...f394975Bump the workflow-actions group with 2 updatesUpdates
com.fasterxml.jackson.core:jackson-databindfrom 2.20.0 to 2.20.1Commits
Updates
org.junit:junit-bomfrom 5.13.4 to 6.0.1Release notes
Sourced from org.junit:junit-bom's releases.
... (truncated)
Commits
d774b9cRelease 6.0.1 (second attempt)8178545Mark module as deprecated for removal7b43fccBack to snapshots for further developmenta5ef746Release 6.0.1008be8dFinalize 5.14.1 release notesb2c55a8Finalize 6.0.1 release notes866c01aAdd note about duplicate test execution with@Suite(#5080)de88e88Fix broken links in documentation9dd132dAdd Valhalla EA to workflow matrixfedda88Make jdk.jfr import optional in OSGi manifest (#5092)Updates
org.springframework.boot:spring-boot-starter-testfrom 3.5.5 to 3.5.7Release notes
Sourced from org.springframework.boot:spring-boot-starter-test's releases.
... (truncated)
Commits
d3152eaRelease v3.5.7af07358Merge branch '3.4.x' into 3.5.xb0bef35Document missing spring.test.* properties6683d0fMerge branch '3.4.x' into 3.5.x5ba3642Next development version (v3.4.12-SNAPSHOT)59aba4eMerge branch '3.4.x' into 3.5.x4525a0cMerge pull request #47284 from DKARAGODIN43d91aeWrite signature files to uber wars for Oracle Java 17 verificationeaad688Upgrade to Spring Batch 5.2.4edee2deUpgrade to Cassandra Driver 4.19.1Updates
org.springframework.bootfrom 3.5.5 to 3.5.7Release notes
Sourced from org.springframework.boot's releases.
... (truncated)
Commits
d3152eaRelease v3.5.7af07358Merge branch '3.4.x' into 3.5.xb0bef35Document missing spring.test.* properties6683d0fMerge branch '3.4.x' into 3.5.x5ba3642Next development version (v3.4.12-SNAPSHOT)59aba4eMerge branch '3.4.x' into 3.5.x4525a0cMerge pull request #47284 from DKARAGODIN43d91aeWrite signature files to uber wars for Oracle Java 17 verificationeaad688Upgrade to Spring Batch 5.2.4edee2deUpgrade to Cassandra Driver 4.19.1Updates
com.github.ben-manes.versionsfrom 0.52.0 to 0.53.0Updates
org.cyclonedx.bomfrom 2.3.1 to 3.0.1Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions