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: codeSourceIntegration/realworld-springboot-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: raeperd/realworld-springboot-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 60 files changed
  • 5 contributors

Commits on May 5, 2026

  1. chore: add Dependabot configuration (raeperd#51)

    * chore: add dependabot configuration
    
    * ci: update deprecated GitHub Actions
    
    * ci: skip SonarCloud on non-master builds
    
    * chore: remove SonarCloud configuration
    raeperd authored May 5, 2026
    Configuration menu
    Copy the full SHA
    abad259 View commit details
    Browse the repository at this point in the history
  2. Bump the github-actions group with 5 updates (raeperd#54)

    * Bump the github-actions group with 5 updates
    
    Bumps the github-actions group with 5 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [actions/checkout](https://github.com/actions/checkout) | `4` | `6` |
    | [actions/setup-java](https://github.com/actions/setup-java) | `4` | `5` |
    | [actions/cache](https://github.com/actions/cache) | `4` | `5` |
    | [actions/upload-artifact](https://github.com/actions/upload-artifact) | `4` | `7` |
    | [docker/login-action](https://github.com/docker/login-action) | `3` | `4` |
    
    
    Updates `actions/checkout` from 4 to 6
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4...v6)
    
    Updates `actions/setup-java` from 4 to 5
    - [Release notes](https://github.com/actions/setup-java/releases)
    - [Commits](actions/setup-java@v4...v5)
    
    Updates `actions/cache` from 4 to 5
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@v4...v5)
    
    Updates `actions/upload-artifact` from 4 to 7
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v4...v7)
    
    Updates `docker/login-action` from 3 to 4
    - [Release notes](https://github.com/docker/login-action/releases)
    - [Commits](docker/login-action@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions
    - dependency-name: actions/setup-java
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions
    - dependency-name: actions/cache
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions
    - dependency-name: actions/upload-artifact
      dependency-version: '7'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions
    - dependency-name: docker/login-action
      dependency-version: '4'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * ci: skip image push on pull requests
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: raeperd <raeperd117@gmail.com>
    dependabot[bot] and raeperd authored May 5, 2026
    Configuration menu
    Copy the full SHA
    1f900fc View commit details
    Browse the repository at this point in the history
  3. Bump org.mockito:mockito-inline in the test-dependencies group (raepe…

    …rd#55)
    
    Bumps the test-dependencies group with 1 update: [org.mockito:mockito-inline](https://github.com/mockito/mockito).
    
    
    Updates `org.mockito:mockito-inline` from 3.12.1 to 5.2.0
    - [Release notes](https://github.com/mockito/mockito/releases)
    - [Commits](mockito/mockito@v3.12.1...v5.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.mockito:mockito-inline
      dependency-version: 5.2.0
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: test-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: raeperd <raeperd117@gmail.com>
    dependabot[bot] and raeperd authored May 5, 2026
    Configuration menu
    Copy the full SHA
    6e303ff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cda9af1 View commit details
    Browse the repository at this point in the history
  5. Bump the gradle-plugins group with 3 updates (raeperd#53)

    Bumps the gradle-plugins group with 3 updates: [io.freefair.lombok](https://github.com/freefair/gradle-plugins), org.ec4j.editorconfig and com.google.cloud.tools.jib.
    
    
    Updates `io.freefair.lombok` from 5.3.3.3 to 9.5.0
    - [Release notes](https://github.com/freefair/gradle-plugins/releases)
    - [Commits](freefair/gradle-plugins@5.3.3.3...9.5.0)
    
    Updates `org.ec4j.editorconfig` from 0.0.3 to 0.1.0
    
    Updates `com.google.cloud.tools.jib` from 3.1.4 to 3.5.3
    
    ---
    updated-dependencies:
    - dependency-name: io.freefair.lombok
      dependency-version: 9.5.0
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: gradle-plugins
    - dependency-name: org.ec4j.editorconfig
      dependency-version: 0.1.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: gradle-plugins
    - dependency-name: com.google.cloud.tools.jib
      dependency-version: 3.5.3
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: gradle-plugins
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: raeperd <raeperd117@gmail.com>
    dependabot[bot] and raeperd authored May 5, 2026
    Configuration menu
    Copy the full SHA
    d9c19f1 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2026

  1. Bump the spring group across 1 directory with 2 updates (raeperd#52)

    * Bump the spring group across 1 directory with 2 updates
    
    Bumps the spring group with 2 updates in the / directory: [org.springframework.boot](https://github.com/spring-projects/spring-boot) and [io.spring.dependency-management](https://github.com/spring-gradle-plugins/dependency-management-plugin).
    
    
    Updates `org.springframework.boot` from 2.5.2 to 4.0.6
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - [Commits](spring-projects/spring-boot@v2.5.2...v4.0.6)
    
    Updates `io.spring.dependency-management` from 1.0.11.RELEASE to 1.1.7
    - [Release notes](https://github.com/spring-gradle-plugins/dependency-management-plugin/releases)
    - [Commits](spring-gradle-plugins/dependency-management-plugin@v1.0.11.RELEASE...v1.1.7)
    
    ---
    updated-dependencies:
    - dependency-name: io.spring.dependency-management
      dependency-version: 1.1.7
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: spring
    - dependency-name: org.springframework.boot
      dependency-version: 4.0.6
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: spring
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Migrate to Spring Boot 4
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: raeperd <raeperd117@gmail.com>
    dependabot[bot] and raeperd authored May 6, 2026
    Configuration menu
    Copy the full SHA
    fa831f5 View commit details
    Browse the repository at this point in the history
  2. Remove macOS metadata file

    raeperd committed May 6, 2026
    Configuration menu
    Copy the full SHA
    18432fa View commit details
    Browse the repository at this point in the history
  3. Update performance results

    raeperd committed May 6, 2026
    Configuration menu
    Copy the full SHA
    b3c104f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3586e17 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2026

  1. Upgrade build to Java 25

    raeperd committed May 11, 2026
    Configuration menu
    Copy the full SHA
    f4cac50 View commit details
    Browse the repository at this point in the history
  2. Use records for API models (raeperd#58)

    * Use records for API models
    
    * Remove Lombok
    
    * Remove redundant test dependencies
    
    * Add Dependabot cooldown
    raeperd authored May 11, 2026
    Configuration menu
    Copy the full SHA
    a69b13f View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2026

  1. ci: skip image publishing for dependabot pushes (raeperd#66)

    * Skip image publishing for Dependabot pushes
    
    * Update .github/workflows/build.yml
    
    Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
    
    * Fix image branch tag in CI
    
    ---------
    
    Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
    Co-authored-by: raeperd.park <raeperd@Karrot-Raeperdpark-C6X3VL249H.local>
    3 people authored Jul 2, 2026
    Configuration menu
    Copy the full SHA
    3a0d56b View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2026

  1. Configuration menu
    Copy the full SHA
    a72c98c View commit details
    Browse the repository at this point in the history
  2. Bump org.springframework.boot in the spring group across 1 directory (r…

    …aeperd#62)
    
    Bumps the spring group with 1 update in the / directory: [org.springframework.boot](https://github.com/spring-projects/spring-boot).
    
    
    Updates `org.springframework.boot` from 4.0.6 to 4.1.0
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - [Commits](spring-projects/spring-boot@v4.0.6...v4.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework.boot
      dependency-version: 4.1.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: spring
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 14, 2026
    Configuration menu
    Copy the full SHA
    647959a View commit details
    Browse the repository at this point in the history
  3. Bump gradle-wrapper from 9.5.0 to 9.6.1 (raeperd#67)

    Bumps [gradle-wrapper](https://github.com/gradle/gradle) from 9.5.0 to 9.6.1.
    - [Release notes](https://github.com/gradle/gradle/releases)
    - [Commits](gradle/gradle@v9.5.0...v9.6.1)
    
    ---
    updated-dependencies:
    - dependency-name: gradle-wrapper
      dependency-version: 9.6.1
      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 Jul 14, 2026
    Configuration menu
    Copy the full SHA
    f31601b View commit details
    Browse the repository at this point in the history
  4. Bump the github-actions group across 1 directory with 2 updates (raep…

    …erd#69)
    
    Bumps the github-actions group with 2 updates in the / directory: [actions/checkout](https://github.com/actions/checkout) and [actions/cache](https://github.com/actions/cache).
    
    
    Updates `actions/checkout` from 6 to 7
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v6...v7)
    
    Updates `actions/cache` from 5 to 6
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '7'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions
    - dependency-name: actions/cache
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 14, 2026
    Configuration menu
    Copy the full SHA
    79e3830 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2026

  1. Bump the github-actions group across 1 directory with 2 updates (raep…

    …erd#73)
    
    Bumps the github-actions group with 2 updates in the / directory: [actions/setup-java](https://github.com/actions/setup-java) and [docker/login-action](https://github.com/docker/login-action).
    
    
    Updates `actions/setup-java` from 5 to 5.6.0
    - [Release notes](https://github.com/actions/setup-java/releases)
    - [Commits](actions/setup-java@v5...v5.6.0)
    
    Updates `docker/login-action` from 4 to 4.5.2
    - [Release notes](https://github.com/docker/login-action/releases)
    - [Commits](docker/login-action@v4...v4.5.2)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-java
      dependency-version: 5.6.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-actions
    - dependency-name: docker/login-action
      dependency-version: 4.5.2
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 4, 2026
    Configuration menu
    Copy the full SHA
    07e3d0c View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2026

  1. Bump the github-actions group with 2 updates (raeperd#74)

    Bumps the github-actions group with 2 updates: [actions/setup-java](https://github.com/actions/setup-java) and [docker/login-action](https://github.com/docker/login-action).
    
    
    Updates `actions/setup-java` from 5.6.0 to 5.7.0
    - [Release notes](https://github.com/actions/setup-java/releases)
    - [Commits](actions/setup-java@v5.6.0...v5.7.0)
    
    Updates `docker/login-action` from 4.5.2 to 4.6.0
    - [Release notes](https://github.com/docker/login-action/releases)
    - [Commits](docker/login-action@v4.5.2...v4.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-java
      dependency-version: 5.7.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-actions
    - dependency-name: docker/login-action
      dependency-version: 4.6.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 11, 2026
    Configuration menu
    Copy the full SHA
    3a90e36 View commit details
    Browse the repository at this point in the history
  2. Bump com.google.cloud.tools.jib (raeperd#71)

    Bumps the gradle-plugins group with 1 update in the / directory: com.google.cloud.tools.jib.
    
    
    Updates `com.google.cloud.tools.jib` from 3.5.3 to 3.5.4
    
    ---
    updated-dependencies:
    - dependency-name: com.google.cloud.tools.jib
      dependency-version: 3.5.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: gradle-plugins
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 11, 2026
    Configuration menu
    Copy the full SHA
    f4f0bc5 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2026

  1. Bump gradle-wrapper from 9.6.1 to 9.7.0 (raeperd#75)

    Bumps [gradle-wrapper](https://github.com/gradle/gradle) from 9.6.1 to 9.7.0.
    - [Release notes](https://github.com/gradle/gradle/releases)
    - [Commits](gradle/gradle@v9.6.1...v9.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: gradle-wrapper
      dependency-version: 9.7.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 Aug 20, 2026
    Configuration menu
    Copy the full SHA
    a667750 View commit details
    Browse the repository at this point in the history
Loading