-
Notifications
You must be signed in to change notification settings - Fork 1
Comparing changes
Open a pull request
base repository: getyourguide/openapi-validation-java
base: v3.3.2
head repository: getyourguide/openapi-validation-java
compare: v3.4.0
- 13 commits
- 10 files changed
- 3 contributors
Commits on Oct 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 664713e - Browse repository at this point
Copy the full SHA 664713eView commit details
Commits on Oct 27, 2025
-
build(deps): bump mockito from 5.19.0 to 5.20.0 (#264)
Bumps `mockito` from 5.19.0 to 5.20.0. Updates `org.mockito:mockito-core` from 5.19.0 to 5.20.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.19.0...v5.20.0) Updates `org.mockito:mockito-junit-jupiter` from 5.19.0 to 5.20.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.19.0...v5.20.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-version: 5.20.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.mockito:mockito-junit-jupiter dependency-version: 5.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for be9c7cf - Browse repository at this point
Copy the full SHA be9c7cfView commit details -
build(deps): bump org.springframework.boot from 3.5.5 to 3.5.6 (#265)
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 3.5.5 to 3.5.6. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.5...v3.5.6) --- updated-dependencies: - dependency-name: org.springframework.boot dependency-version: 3.5.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c0d7958 - Browse repository at this point
Copy the full SHA c0d7958View commit details -
build(deps): bump org.projectlombok:lombok from 1.18.40 to 1.18.42 (#266
) Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok) from 1.18.40 to 1.18.42. - [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown) - [Commits](projectlombok/lombok@v1.18.40...v1.18.42) --- updated-dependencies: - dependency-name: org.projectlombok:lombok dependency-version: 1.18.42 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 64199ed - Browse repository at this point
Copy the full SHA 64199edView commit details -
build(deps): bump org.openapi.generator from 7.15.0 to 7.16.0 (#270)
Bumps org.openapi.generator from 7.15.0 to 7.16.0. --- updated-dependencies: - dependency-name: org.openapi.generator dependency-version: 7.16.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f4d7180 - Browse repository at this point
Copy the full SHA f4d7180View commit details -
build(deps): bump io.swagger.core.v3:swagger-annotations (#271)
Bumps io.swagger.core.v3:swagger-annotations from 2.2.36 to 2.2.39. --- updated-dependencies: - dependency-name: io.swagger.core.v3:swagger-annotations dependency-version: 2.2.39 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 361ba56 - Browse repository at this point
Copy the full SHA 361ba56View commit details -
build(deps): bump org.apache.tomcat.embed:tomcat-embed-core (#272)
Bumps org.apache.tomcat.embed:tomcat-embed-core from 11.0.10 to 11.0.13. --- updated-dependencies: - dependency-name: org.apache.tomcat.embed:tomcat-embed-core dependency-version: 11.0.13 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d4a2713 - Browse repository at this point
Copy the full SHA d4a2713View commit details -
build(deps): bump org.apache.commons:commons-lang3 from 3.18.0 to 3.1…
…9.0 (#269) Bumps org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-lang3 dependency-version: 3.19.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8b4deaa - Browse repository at this point
Copy the full SHA 8b4deaaView commit details -
build(deps): bump org.springframework:spring-web from 6.2.10 to 6.2.12 (
#274) Bumps [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) from 6.2.10 to 6.2.12. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.10...v6.2.12) --- updated-dependencies: - dependency-name: org.springframework:spring-web dependency-version: 6.2.12 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 21be4cf - Browse repository at this point
Copy the full SHA 21be4cfView commit details -
build(deps): bump io.projectreactor.netty:reactor-netty-http (#273)
Bumps [io.projectreactor.netty:reactor-netty-http](https://github.com/reactor/reactor-netty) from 1.2.9 to 1.2.11. - [Release notes](https://github.com/reactor/reactor-netty/releases) - [Commits](reactor/reactor-netty@v1.2.9...v1.2.11) --- updated-dependencies: - dependency-name: io.projectreactor.netty:reactor-netty-http dependency-version: 1.2.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3adfed7 - Browse repository at this point
Copy the full SHA 3adfed7View commit details
Commits on Oct 28, 2025
-
Configuration menu - View commit details
-
Copy full SHA for edd9c22 - Browse repository at this point
Copy the full SHA edd9c22View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe8cd0d - Browse repository at this point
Copy the full SHA fe8cd0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e88a04c - Browse repository at this point
Copy the full SHA e88a04cView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.3.2...v3.4.0