Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: getyourguide/openapi-validation-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.3.2
Choose a base ref
...
head repository: getyourguide/openapi-validation-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.4.0
Choose a head ref
  • 13 commits
  • 10 files changed
  • 3 contributors

Commits on Oct 22, 2025

  1. [CHK-12730][CHK-12731] fix dependabot alerts (#277)

    * [CHK-12730] fix dependabot #25 (ch.qos.logback:logback-core from 1.5.18 to 1.5.19)
    
    * [CHK-12731] fix dependabot #24 (org.springframework:spring-core 6.2.10)
    juliocastrodev authored Oct 22, 2025
    Configuration menu
    Copy the full SHA
    664713e View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2025

  1. 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>
    dependabot[bot] authored Oct 27, 2025
    Configuration menu
    Copy the full SHA
    be9c7cf View commit details
    Browse the repository at this point in the history
  2. 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>
    dependabot[bot] authored Oct 27, 2025
    Configuration menu
    Copy the full SHA
    c0d7958 View commit details
    Browse the repository at this point in the history
  3. 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>
    dependabot[bot] authored Oct 27, 2025
    Configuration menu
    Copy the full SHA
    64199ed View commit details
    Browse the repository at this point in the history
  4. 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>
    dependabot[bot] authored Oct 27, 2025
    Configuration menu
    Copy the full SHA
    f4d7180 View commit details
    Browse the repository at this point in the history
  5. 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>
    dependabot[bot] authored Oct 27, 2025
    Configuration menu
    Copy the full SHA
    361ba56 View commit details
    Browse the repository at this point in the history
  6. 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>
    dependabot[bot] authored Oct 27, 2025
    Configuration menu
    Copy the full SHA
    d4a2713 View commit details
    Browse the repository at this point in the history
  7. 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>
    dependabot[bot] authored Oct 27, 2025
    Configuration menu
    Copy the full SHA
    8b4deaa View commit details
    Browse the repository at this point in the history
  8. 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>
    dependabot[bot] authored Oct 27, 2025
    Configuration menu
    Copy the full SHA
    21be4cf View commit details
    Browse the repository at this point in the history
  9. 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>
    dependabot[bot] authored Oct 27, 2025
    Configuration menu
    Copy the full SHA
    3adfed7 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2025

  1. Configuration menu
    Copy the full SHA
    edd9c22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe8cd0d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e88a04c View commit details
    Browse the repository at this point in the history
Loading