8000 Comparing v3.1.0...main · getyourguide/openapi-validation-java · GitHub
[go: up one dir, main page]

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.1.0
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: main
Choose a head ref
  • 8 commits
  • 5 files changed
  • 3 contributors

Commits on Apr 11, 2025

  1. Configuration menu
    Copy the full SHA
    0ecbcc0 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2025

  1. build(deps): bump org.springframework.boot from 3.4.4 to 3.4.5 (#201)

    Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 3.4.4 to 3.4.5.
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - [Commits](spring-projects/spring-boot@v3.4.4...v3.4.5)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework.boot
      dependency-version: 3.4.5
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 5, 2025
    Configuration menu
    Copy the full SHA
    48260fa View commit details
    Browse the repository at this point in the history
  2. v3.1.1

    pboos authored May 5, 2025
    Configuration menu
    Copy the full SHA
    c6c3ba9 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump org.openapi.generator from 7.12.0 to 7.13.0 (#200)

    Bumps org.openapi.generator from 7.12.0 to 7.13.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.openapi.generator
      dependency-version: 7.13.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 5, 2025
    Configuration menu
    Copy the full SHA
    897947a View commit details
    Browse the repository at this point in the history
  4. build(deps): bump com.datadoghq:java-dogstatsd-client (#198)

    Bumps [com.datadoghq:java-dogstatsd-client](https://github.com/DataDog/java-dogstatsd-client) from 4.4.3 to 4.4.4.
    - [Release notes](https://github.com/DataDog/java-dogstatsd-client/releases)
    - [Changelog](https://github.com/DataDog/java-dogstatsd-client/blob/master/CHANGELOG.md)
    - [Commits](DataDog/java-dogstatsd-client@v4.4.3...v4.4.4)
    
    ---
    updated-dependencies:
    - dependency-name: com.datadoghq:java-dogstatsd-client
      dependency-version: 4.4.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 5, 2025
    Configuration menu
    Copy the full SHA
    05eaeb0 View commit details
    Browse the repository at this point in the history
  5. build(deps): bump mockito from 5.16.1 to 5.17.0 (#196)

    Bumps `mockito` from 5.16.1 to 5.17.0.
    
    Updates `org.mockito:mockito-core` from 5.16.1 to 5.17.0
    - [Release notes](https://github.com/mockito/mockito/releases)
    - [Commits](mockito/mockito@v5.16.1...v5.17.0)
    
    Updates `org.mockito:mockito-junit-jupiter` from 5.16.1 to 5.17.0
    - [Release notes](https://github.com/mockito/mockito/releases)
    - [Commits](mockito/mockito@v5.16.1...v5.17.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.mockito:mockito-core
      dependency-version: 5.17.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.mockito:mockito-junit-jupiter
      dependency-version: 5.17.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 5, 2025
    Configuration menu
    Copy the full SHA
    d73ca95 View commit details
    Browse the repository at this point in the history
  6. build(deps): bump io.swagger.core.v3:swagger-annotations (#195)

    Bumps io.swagger.core.v3:swagger-annotations from 2.2.29 to 2.2.30.
    
    ---
    updated-dependencies:
    - dependency-name: io.swagger.core.v3:swagger-annotations
      dependency-version: 2.2.30
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 5, 2025
    Configuration menu
    Copy the full SHA
    af7e22d View commit details
    Browse the repository at this point in the history
  7. build(deps): bump org.projectlombok:lombok from 1.18.36 to 1.18.38 (#194

    )
    
    Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok) from 1.18.36 to 1.18.38.
    - [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown)
    - [Commits](projectlombok/lombok@v1.18.36...v1.18.38)
    
    ---
    updated-dependencies:
    - dependency-name: org.projectlombok:lombok
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 5, 2025
    Configuration menu
    Copy the full SHA
    2c0bd0e View commit details
    Browse the repository at this point in the history
Loading
0