generated from SAP/repository-template
-
Notifications
You must be signed in to change notification settings - Fork 23
chore: [DevOps] bump the production-minor-patch group across 1 directory with 29 updates #656
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
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/maven/main/production-minor-patch-b4825477dc
Closed
chore: [DevOps] bump the production-minor-patch group across 1 directory with 29 updates #656
dependabot
wants to merge
1
commit into
main
from
dependabot/maven/main/production-minor-patch-b4825477dc
Conversation
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
…ory with 29 updates Bumps the production-minor-patch group with 28 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) | `6.1.14` | `6.2.0` | | [org.apache.maven.plugin-tools:maven-plugin-annotations](https://github.com/apache/maven-plugin-tools) | `3.15.0` | `3.15.1` | | [com.fasterxml.jackson.dataformat:jackson-dataformat-xml](https://github.com/FasterXML/jackson-dataformat-xml) | `2.18.1` | `2.18.2` | | [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) | `2.18.1` | `2.18.2` | | [com.fasterxml.jackson.dataformat:jackson-dataformat-yaml](https://github.com/FasterXML/jackson-dataformats-text) | `2.18.1` | `2.18.2` | | [com.thoughtworks.qdox:qdox](https://github.com/paul-hammant/qdox) | `2.1.0` | `2.2.0` | | [org.openapitools:openapi-generator](https://github.com/openapitools/openapi-generator) | `7.8.0` | `7.10.0` | | io.swagger.core.v3:swagger-models | `2.2.25` | `2.2.26` | | [io.swagger.parser.v3:swagger-parser](https://github.com/swagger-api/swagger-parser) | `2.1.22` | `2.1.24` | | io.swagger.parser.v3:swagger-parser-core | `2.1.22` | `2.1.24` | | [org.bouncycastle:bcpkix-jdk18on](https://github.com/bcgit/bc-java) | `1.78.1` | `1.79` | | [org.bouncycastle:bcprov-jdk18on](https://github.com/bcgit/bc-java) | `1.78.1` | `1.79` | | [org.wiremock:wiremock](https://github.com/wiremock/wiremock) | `3.9.1` | `3.10.0` | | [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5) | `5.11.2` | `5.11.3` | | [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) | `5.11.2` | `5.11.3` | | [org.junit.jupiter:junit-jupiter-params](https://github.com/junit-team/junit5) | `5.11.2` | `5.11.3` | | [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) | `10.18.2` | `10.20.2` | | [org.projectlombok:lombok](https://github.com/projectlombok/lombok) | `1.18.34` | `1.18.36` | | [org.apache.maven.archetype:archetype-packaging](https://github.com/apache/maven-archetype) | `3.3.0` | `3.3.1` | | [com.sap.cloud.security:java-bom](https://github.com/SAP/cloud-security-xsuaa-integration) | `3.5.3` | `3.5.5` | | [com.sap.cloud.environment.servicebinding:java-modules-bom](https://github.com/SAP/btp-environment-variable-access) | `0.10.5` | `0.20.0` | | commons-io:commons-io | `2.17.0` | `2.18.0` | | [org.apache.httpcomponents.client5:httpclient5](https://github.com/apache/httpcomponents-client) | `5.4` | `5.4.1` | | [org.checkerframework:checker-qual](https://github.com/typetools/checker-framework) | `3.48.1` | `3.48.2` | | [com.google.errorprone:error_prone_annotations](https://github.com/google/error-prone) | `2.34.0` | `2.36.0` | | [io.grpc:grpc-bom](https://github.com/grpc/grpc-java) | `1.68.0` | `1.68.2` | | [io.spiffe:java-spiffe-core](https://github.com/spiffe/java-spiffe) | `0.8.9` | `0.8.11` | | [io.spiffe:grpc-netty-linux](https://github.com/spiffe/java-spiffe) | `0.8.9` | `0.8.11` | Updates `org.springframework:spring-framework-bom` from 6.1.14 to 6.2.0 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.1.14...v6.2.0) Updates `org.apache.maven.plugin-tools:maven-plugin-annotations` from 3.15.0 to 3.15.1 - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.15.0...maven-plugin-tools-3.15.1) Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-xml` from 2.18.1 to 2.18.2 - [Commits](FasterXML/jackson-dataformat-xml@jackson-dataformat-xml-2.18.1...jackson-dataformat-xml-2.18.2) Updates `com.fasterxml.jackson.core:jackson-core` from 2.18.1 to 2.18.2 - [Commits](FasterXML/jackson-core@jackson-core-2.18.1...jackson-core-2.18.2) Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-yaml` from 2.18.1 to 2.18.2 - [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.18.1...jackson-dataformats-text-2.18.2) Updates `com.thoughtworks.qdox:qdox` from 2.1.0 to 2.2.0 - [Commits](paul-hammant/qdox@qdox-2.1.0...qdox-2.2.0) Updates `org.openapitools:openapi-generator` from 7.8.0 to 7.10.0 - [Release notes](https://github.com/openapitools/openapi-generator/releases) - [Changelog](https://github.com/OpenAPITools/openapi-generator/blob/master/docs/3.0.0-release-note.md) - [Commits](OpenAPITools/openapi-generator@v7.8.0...v7.10.0) Updates `io.swagger.core.v3:swagger-models` from 2.2.25 to 2.2.26 Updates `io.swagger.parser.v3:swagger-parser` from 2.1.22 to 2.1.24 - [Release notes](https://github.com/swagger-api/swagger-parser/releases) - [Commits](swagger-api/swagger-parser@v2.1.22...v2.1.24) Updates `io.swagger.parser.v3:swagger-parser-core` from 2.1.22 to 2.1.24 Updates `io.swagger.parser.v3:swagger-parser-core` from 2.1.22 to 2.1.24 Updates `com.fasterxml.jackson.core:jackson-core` from 2.18.1 to 2.18.2 - [Commits](FasterXML/jackson-core@jackson-core-2.18.1...jackson-core-2.18.2) Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-yaml` from 2.18.1 to 2.18.2 - [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.18.1...jackson-dataformats-text-2.18.2) Updates `org.bouncycastle:bcpkix-jdk18on` from 1.78.1 to 1.79 - [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html) - [Commits](https://github.com/bcgit/bc-java/commits) Updates `org.bouncycastle:bcprov-jdk18on` from 1.78.1 to 1.79 - [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html) - [Commits](https://github.com/bcgit/bc-java/commits) Updates `org.bouncycastle:bcprov-jdk18on` from 1.78.1 to 1.79 - [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html) - [Commits](https://github.com/bcgit/bc-java/commits) Updates `org.wiremock:wiremock` from 3.9.1 to 3.10.0 - [Release notes](https://github.com/wiremock/wiremock/releases) - [Commits](wiremock/wiremock@3.9.1...3.10.0) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.11.2 to 5.11.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.2...r5.11.3) Updates `org.junit.jupiter:junit-jupiter-api` from 5.11.2 to 5.11.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.2...r5.11.3) Updates `org.junit.jupiter:junit-jupiter-params` from 5.11.2 to 5.11.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.2...r5.11.3) Updates `org.junit.jupiter:junit-jupiter-api` from 5.11.2 to 5.11.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.2...r5.11.3) Updates `org.junit.jupiter:junit-jupiter-params` from 5.11.2 to 5.11.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.2...r5.11.3) Updates `com.puppycrawl.tools:checkstyle` from 10.18.2 to 10.20.2 - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.18.2...checkstyle-10.20.2) Updates `org.projectlombok:lombok` from 1.18.34 to 1.18.36 - [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown) - [Commits](projectlombok/lombok@v1.18.34...v1.18.36) Updates `org.apache.maven.archetype:archetype-packaging` from 3.3.0 to 3.3.1 - [Release notes](https://github.com/apache/maven-archetype/releases) - [Commits](apache/maven-archetype@maven-archetype-3.3.0...maven-archetype-3.3.1) Updates `com.sap.cloud.security:java-bom` from 3.5.3 to 3.5.5 - [Release notes](https://github.com/SAP/cloud-security-xsuaa-integration/releases) - [Changelog](https://github.com/SAP/cloud-security-services-integration-library/blob/main/CHANGELOG.md) - [Commits](https://github.com/SAP/cloud-security-xsuaa-integration/commits) Updates `com.sap.cloud.environment.servicebinding:java-modules-bom` from 0.10.5 to 0.20.0 - [Release notes](https://github.com/SAP/btp-environment-variable-access/releases) - [Commits](SAP/btp-environment-variable-access@0.10.5...0.20.0) Updates `com.fasterxml.jackson.core:jackson-databind` from 2.18.1 to 2.18.2 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `commons-io:commons-io` from 2.17.0 to 2.18.0 Updates `org.apache.httpcomponents.client5:httpclient5` from 5.4 to 5.4.1 - [Changelog](https://github.com/apache/httpcomponents-client/blob/rel/v5.4.1/RELEASE_NOTES.txt) - [Commits](apache/httpcomponents-client@rel/v5.4...rel/v5.4.1) Updates `org.checkerframework:checker-qual` from 3.48.1 to 3.48.2 - [Release notes](https://github.com/typetools/checker-framework/releases) - [Changelog](https://github.com/typetools/checker-framework/blob/master/docs/CHANGELOG.md) - [Commits](typetools/checker-framework@checker-framework-3.48.1...checker-framework-3.48.2) Updates `com.google.errorprone:error_prone_annotations` from 2.34.0 to 2.36.0 - [Release notes](https://github.com/google/error-prone/releases) - [Commits](google/error-prone@v2.34.0...v2.36.0) Updates `io.grpc:grpc-bom` from 1.68.0 to 1.68.2 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.68.0...v1.68.2) Updates `io.spiffe:java-spiffe-core` from 0.8.9 to 0.8.11 - [Release notes](https://github.com/spiffe/java-spiffe/releases) - [Changelog](https://github.com/spiffe/java-spiffe/blob/main/CHANGELOG.md) - [Commits](spiffe/java-spiffe@v0.8.9...v0.8.11) Updates `io.spiffe:grpc-netty-linux` from 0.8.9 to 0.8.11 - [Release notes](https://github.com/spiffe/java-spiffe/releases) - [Changelog](https://github.com/spiffe/java-spiffe/blob/main/CHANGELOG.md) - [Commits](spiffe/java-spiffe@v0.8.9...v0.8.11) --- updated-dependencies: - dependency-name: org.springframework:spring-framework-bom dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: org.apache.maven.plugin-tools:maven-plugin-annotations dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-patch - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-xml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-patch - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-patch - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-patch - dependency-name: com.thoughtworks.qdox:qdox dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: org.openapitools:openapi-generator dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: io.swagger.core.v3:swagger-models dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-patch - dependency-name: io.swagger.parser.v3:swagger-parser dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-patch - dependency-name: io.swagger.parser.v3:swagger-parser-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-patch - dependency-name: io.swagger.parser.v3:swagger-parser-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-patch - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-patch - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-patch - dependency-name: org.bouncycastle:bcpkix-jdk18on dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: org.bouncycastle:bcprov-jdk18on dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: org.bouncycastle:bcprov-jdk18on dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: org.wiremock:wiremock dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-patch - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-patch - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-patch - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-patch - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-patch - dependency-name: com.puppycrawl.tools:checkstyle dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: org.projectlombok:lombok dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-patch - dependency-name: org.apache.maven.archetype:archetype-packaging dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-patch - dependency-name: com.sap.cloud.security:java-bom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-patch - dependency-name: com.sap.cloud.environment.servicebinding:java-modules-bom dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-patch - dependency-name: commons-io:commons-io dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: org.apache.httpcomponents.client5:httpclient5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-patch - dependency-name: org.checkerframework:checker-qual dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-patch - dependency-name: com.google.errorprone:error_prone_annotations dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: io.grpc:grpc-bom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-patch - dependency-name: io.spiffe:java-spiffe-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-patch - dependency-name: io.spiffe:grpc-netty-linux dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-patch ... Signed-off-by: dependabot[bot] <[email protected]>
bot-sdk-js
approved these changes
Dec 2, 2024
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
auto-merge was automatically disabled
December 9, 2024 07:06
Pull request was closed
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 production-minor-patch group with 28 updates in the / directory:
6.1.146.2.03.15.03.15.12.18.12.18.22.18.12.18.22.18.12.18.22.1.02.2.07.8.07.10.02.2.252.2.262.1.222.1.242.1.222.1.241.78.11.791.78.11.793.9.13.10.05.11.25.11.35.11.25.11.35.11.25.11.310.18.210.20.21.18.341.18.363.3.03.3.13.5.33.5.50.10.50.20.02.17.02.18.05.45.4.13.48.13.48.22.34.02.36.01.68.01.68.20.8.90.8.110.8.90.8.11Updates
org.springframework:spring-framework-bomfrom 6.1.14 to 6.2.0Release notes
Sourced from org.springframework:spring-framework-bom's releases.
... (truncated)
Commits
5024bb7Release v6.2.035b452bUpgrade to Undertow 2.3.18.Final, dispatch in UndertowHttpHandlerAdapter56525daMerge branch '6.1.x'5145cf4Next development version (v6.1.16-SNAPSHOT)d4f8b5dMerge branch '6.1.x'6cb41dcUpgrade to Netty 4.1.115cca2450Improve documentation for SpelCompilerModede8a94fDo not set up CookieStore in Apache connector973d815Merge branch '6.1.x'1e95332Fix link to "Resources" section in reference guideUpdates
org.apache.maven.plugin-tools:maven-plugin-annotationsfrom 3.15.0 to 3.15.1Commits
bc2daa4[maven-release-plugin] prepare release maven-plugin-tools-3.15.108c9597Bump asmVersion from 9.7 to 9.7.1578637bBump org.junit:junit-bom from 5.11.0 to 5.11.3a6c9b9c[MPLUGIN-538] Upgrade to Doxia 2.0.0 GA Stack5d8b615Bump net.bytebuddy:byte-buddy from 1.14.18 to 1.15.59888c96Bump org.codehaus.plexus:plexus-java from 1.2.0 to 1.3.0d2adc90Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.018c156bBump maven3Version from 3.9.8 to 3.9.9 (#321)306fabeBump org.junit:junit-bom from 5.10.3 to 5.11.093604a3[maven-release-plugin] prepare for next development iterationUpdates
com.fasterxml.jackson.dataformat:jackson-dataformat-xmlfrom 2.18.1 to 2.18.2Commits
310241b[maven-release-plugin] prepare release jackson-dataformat-xml-2.18.221dfc4fminor warnings removal06d28aaPrep for 2.18.2 release0a7cf7bMerge test classes7e35baaAdd test for #682 (passing with jackson-databind fix) (#685)5b78983Fix #678: allow configuring custom SerializerFactory via JacksonXmlModule (#680)180a75bMerge branch '2.17' into 2.18b19f1caBack to snapshot depacd25dc[maven-release-plugin] prepare for next development iteration2ddb970[maven-release-plugin] prepare release jackson-dataformat-xml-2.17.3Updates
com.fasterxml.jackson.core:jackson-corefrom 2.18.1 to 2.18.2Commits
fc1bc93[maven-release-plugin] prepare release jackson-core-2.18.244f793ePrep for 2.18.2715ec43Disable scorecard WF from 2.1888b4c94fix issue with incorrect matches for some surrogate chars (#1360)cc70bc2Minor warnings removalf5ed9e7Warnings removal93335d4Merge branch '2.17' into 2.183ec9738Back to snapshot dep88fc49b[maven-release-plugin] prepare for next development iteration44d1e78[maven-release-plugin] prepare release jackson-core-2.17.3Updates
com.fasterxml.jackson.dataformat:jackson-dataformat-yamlfrom 2.18.1 to 2.18.2Commits
c7edd07[maven-release-plugin] prepare release jackson-dataformats-text-2.18.2967f11fPrep for 2.18.2e045611Merge branch '2.17' into 2.181e7c628Back to snapshot dep1223dac[maven-release-plugin] prepare for next development iterationb3771f9[maven-release-plugin] prepare release jackson-dataformats-text-2.17.3683310ePrep for 2.17.32c4830aBack to snapshot deps065f6f2[maven-release-plugin] prepare for next development iterationUpdates
com.thoughtworks.qdox:qdoxfrom 2.1.0 to 2.2.0Commits
9f42358[maven-release-plugin] prepare release qdox-2.2.0a65a816Fix about 100 shift/reduce conflictsf578b01Bump org.apache.maven.plugins:maven-release-plugin from 3.0.1 to 3.1.1 (#245)08b1c57Bump org.apache.maven.plugins:maven-assembly-plugin from 3.6.0 to 3.7.1 (#246)a2af82cBump org.apache.maven.plugins:maven-invoker-plugin from 3.6.0 to 3.8.1 (#247)b7eff90unittest for #50 (#244)ef003c8unittest for #60 (#243)f5a2d8bUnittest for 61 (#242)1112792Support textblock in Annotations (#241)5506dafBump org.apache.maven.plugins:maven-project-info-reports-plugin (#237)Updates
org.openapitools:openapi-generatorfrom 7.8.0 to 7.10.0Release notes
Sourced from org.openapitools:openapi-generator's releases.
... (truncated)
Commits
12dfe8fprepare 7.10.0 release (#20128)6b9f6bdupdate java samples4185782#20125 Remove unnecessary model package import to avoid ambiguous class ref...51a0bd0Replaced deprecated 'summary' attribute with recommended 'caption' element (#...1a58d31update gdscript samples, docs959cf1c[GdScript] Templates for GdScript (Godot 4) (#19267)86a18bferlang-server: add jesse to app.up release (#20120)6690802[python-pydantic-v1] Fix bug in serialization for SecretStr by applying chang...7087104Bump cross-spawn from 7.0.3 to 7.0.5 in /website (#20116)02847e9Update minimum supported version of python in docs to 3.8+ (#20118)Updates
io.swagger.core.v3:swagger-modelsfrom 2.2.25 to 2.2.26Updates
io.swagger.parser.v3:swagger-parserfrom 2.1.22 to 2.1.24Release notes
Sourced from io.swagger.parser.v3:swagger-parser's releases.
Commits
4016cf0prepare release 2.1.2465e9f97refs #2126 - update swagger parser v1 to 1.0.72bb8e066remove leftover47e9f66fixes OAS 3.1 dereferencing3f51a62Merge pull request #2131 from swagger-api/enhancement/ResolverFully-Responses0e945bdAdd logic to process responses with resolvFully parsing option6bdd4bebump snapshot 2.1.24-SNAPSHOTd41c742prepare release 2.1.231803529update dependenciesc84b494Add ref handling for callbacksUpdates
io.swagger.parser.v3:swagger-parser-corefrom 2.1.22 to 2.1.24Updates
io.swagger.parser.v3:swagger-parser-corefrom 2.1.22 to 2.1.24Updates
com.fasterxml.jackson.core:jackson-corefrom 2.18.1 to 2.18.2Commits
fc1bc93[maven-release-plugin] prepare release jackson-core-2.18.244f793ePrep for 2.18.2715ec43Disable scorecard WF from 2.1888b4c94fix issue with incorrect matches for some surrogate chars (#1360)cc70bc2Minor warnings removalf5ed9e7Warnings removal93335d4Merge branch '2.17' into 2.183ec9738Back to snapshot dep88fc49b[maven-release-plugin] prepare for next development iteration44d1e78[maven-release-plugin] prepare release jackson-core-2.17.3Updates
com.fasterxml.jackson.dataformat:jackson-dataformat-yamlfrom 2.18.1 to 2.18.2Commits
c7edd07[maven-release-plugin] prepare release jackson-dataformats-text-2.18.2967f11fPrep for 2.18.2e045611Merge branch '2.17' into 2.181e7c628Back to snapshot dep1223dac[maven-release-plugin] prepare for next development iterationb3771f9[maven-release-plugin] prepare release jackson-dataformats-text-2.17.3683310ePrep for 2.17.32c4830aBack to snapshot deps065f6f2[maven-release-plugin] prepare for next development iterationUpdates
org.bouncycastle:bcpkix-jdk18onfrom 1.78.1 to 1.79Changelog
Sourced from org.bouncycastle:bcpkix-jdk18on's changelog.
... (truncated)
Commits
Updates
org.bouncycastle:bcprov-jdk18onfrom 1.78.1 to 1.79Changelog
Sourced from org.bouncycastle:bcprov-jdk18on's changelog.
... (truncated)
Commits
Updates
org.bouncycastle:bcprov-jdk18onfrom 1.78.1 to 1.79Changelog
Sourced from org.bouncycastle:bcprov-jdk18on's changelog.
... (truncated)
Commits
Updates
org.wiremock:wiremockfrom 3.9.1 to 3.10.0Release notes
Sourced from org.wiremock:wiremock's releases.
... (truncated)
Commits
7df345bFilter out class version 66 (java 22) from the shadowJar248cfdfBump minor versionbb348b1Merge pull request #2883 from wiremock/dependabot/gradle/org.apache.httpcompo...40e6e02Back to filtering out the connection header and now the upgrade header764823dNo longer filter out the connection header when proxying0b731ebMerge pull request #2909 from wiremock/support-extension-factories-as-classes96075b3Added ability for extension factories to be declared as classesa0df1e0Merge pull request #2891 from wiremock/http-server-loading-refinement2cf90bbApache now enforces UTF-8 encoding in BasicSchemeFactory as per RFC 76170e98c90Merge remote-tracking branch 'origin/dependabot/gradle/org.apache.httpcompone...Updates
org.junit.jupiter:junit-jupiter-enginefrom 5.11.2 to 5.11.3Release notes
Sourced from org.junit.jupiter:junit-jupiter-engine's releases.
Commits
b20991eRelease 5.11.3e57b508Finalize 5.11.3 release notesfb1254cAllow repeatingExtendWithannotation on fields and parametersa3192bdFix package name comparison on Java 8 (#4077)fcb7b01Remove uselessOrderannotation57dfcb5Allow repeating@…Sourceannotations when used as meta annotations09cd8b3Add ArchUnit test for consistency of repeatable annotationsfa46a92Hard-wrap at 90 characters8f45eeaFind repeatable @ExtendWith meta-annotations on fields againb451122Introduce release notes for 5.11.3Updates
org.junit.jupiter:junit-jupiter-apifrom 5.11.2 to 5.11.3Release notes
Sourced from org.junit.jupiter:junit-jupiter-api's releases.
Commits
b20991eRelease 5.11.3e57b508Finalize 5.11.3 release notesfb1254cAllow repeatingExtendWithannotation on fields and parametersa3192bdFix package name comparison on Java 8 (#4077)fcb7b01Remove uselessOrderannotation57dfcb5Allow repeating@…Sourceannotations when used as meta annotations09cd8b3Add ArchUnit test for consistency of repeatable annotationsfa46a92Hard-wrap at 90 characters8f45eeaFind repeatable @ExtendWith meta-annotations on fields againb451122Introduce release notes for 5.11.3Updates
org.junit.jupiter:junit-jupiter-paramsfrom 5.11.2 to 5.11.3Release notes
Sourced from org.junit.jupiter:junit-jupiter-params's releases.
Commits
b20991eRelease 5.11.3e57b508Finalize 5.11.3 release notesfb1254cAllow repeatingExtendWithannotation on fields and parametersa3192bdFix package name comparison on Java 8 (#4077)fcb7b01Remove uselessOrderannotation57dfcb5Allow repeating@…Sourceannotations when used as meta annotations09cd8b3Add ArchUnit test for consistency of repeatable annotationsfa46a92Hard-wrap at 90 characters8f45eeaFind repeatable @ExtendWith meta-annotations on fields againb451122Introduce release notes for 5.11.3Updates
org.junit.jupiter:junit-jupiter-apifrom 5.11.2 to 5.11.3Release notes
Sourced from org.junit.jupiter:junit-jupiter-api's releases.
Commits
b20991eRelease 5.11.3e57b508Finalize 5.11.3 release notesfb1254cAllow repeatingExtendWithannotation on fields and parametersa3192bdFix package name comparison on Java 8 (#4077)fcb7b01Remove uselessOrderannotation57dfcb5Allow repeating@…Sourceannotations when used as meta annotations09cd8b3Add ArchUnit test for consistency of repeatable annotationsfa46a92Hard-wrap at 90 characters8f45eeaFind repeatable @ExtendWith meta-annotations on fields againb451122Introduce release notes for 5.11.3Updates
org.junit.jupiter:junit-jupiter-paramsfrom 5.11.2 to 5.11.3Release notes
Sourced from org.junit.jupiter:junit-jupiter-params's releases.
Commits
b20991eRelease 5.11.3e57b508Finalize 5.11.3 release notesfb1254cAllow repeatingExtendWithannotation on fields and parametersa3192bdFix package name comparison on Java 8 (#4077)fcb7b01Remove uselessOrderannotation57dfcb5Allow repeating@…Sourceannotations when used as meta annotations09cd8b3Add ArchUnit test for consistency of repeatable annotationsfa46a92Hard-wrap at 90 characters8f45eeaFind repeatable @ExtendWith meta-annotations on fields againb451122Introduce release notes for 5.11.3Updates
com.puppycrawl.tools:checkstylefrom 10.18.2 to 10.20.2Release notes
Sourced from com.puppycrawl.tools:checkstyle's releases.