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: hibernate/hibernate-reactive
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.1.0
Choose a base ref
...
head repository: hibernate/hibernate-reactive
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 16 commits
  • 10 files changed
  • 3 contributors

Commits on Aug 12, 2025

  1. Configuration menu
    Copy the full SHA
    cce961d View commit details
    Browse the repository at this point in the history
  2. Bump org.assertj:assertj-core from 3.27.3 to 3.27.4

    Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.27.3 to 3.27.4.
    - [Release notes](https://github.com/assertj/assertj/releases)
    - [Commits](assertj/assertj@assertj-build-3.27.3...assertj-build-3.27.4)
    
    ---
    updated-dependencies:
    - dependency-name: org.assertj:assertj-core
      dependency-version: 3.27.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and DavideD committed Aug 12, 2025
    Configuration menu
    Copy the full SHA
    67286ad View commit details
    Browse the repository at this point in the history
  3. Bump org.hibernate.validator:hibernate-validator in the hibernate group

    Bumps the hibernate group with 1 update: [org.hibernate.validator:hibernate-validator](https://github.com/hibernate/hibernate-validator).
    
    
    Updates `org.hibernate.validator:hibernate-validator` from 8.0.2.Final to 8.0.3.Final
    - [Changelog](https://github.com/hibernate/hibernate-validator/blob/8.0.3.Final/changelog.txt)
    - [Commits](hibernate/hibernate-validator@8.0.2.Final...8.0.3.Final)
    
    ---
    updated-dependencies:
    - dependency-name: org.hibernate.validator:hibernate-validator
      dependency-version: 8.0.3.Final
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: hibernate
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and DavideD committed Aug 12, 2025
    Configuration menu
    Copy the full SHA
    d642885 View commit details
    Browse the repository at this point in the history
  4. Bump org.mariadb.jdbc:mariadb-java-client in the testcontainers group

    Bumps the testcontainers group with 1 update: [org.mariadb.jdbc:mariadb-java-client](https://github.com/mariadb-corporation/mariadb-connector-j).
    
    
    Updates `org.mariadb.jdbc:mariadb-java-client` from 3.5.4 to 3.5.5
    - [Release notes](https://github.com/mariadb-corporation/mariadb-connector-j/releases)
    - [Changelog](https://github.com/mariadb-corporation/mariadb-connector-j/blob/main/CHANGELOG.md)
    - [Commits](mariadb-corporation/mariadb-connector-j@3.5.4...3.5.5)
    
    ---
    updated-dependencies:
    - dependency-name: org.mariadb.jdbc:mariadb-java-client
      dependency-version: 3.5.5
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: testcontainers
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and DavideD committed Aug 12, 2025
    Configuration menu
    Copy the full SHA
    6157e83 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2025

  1. Enable dependabot on 3.1

    At the moment, dependabot doesn't support YAML aliased and anchors.
    So, we need to duplicate the configuration if we want to target multiple
    branches.
    DavideD committed Aug 13, 2025
    Configuration menu
    Copy the full SHA
    1aade0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0bc4d97 View commit details
    Browse the repository at this point in the history
  3. Bump the workflow-actions group with 2 updates

    Bumps the workflow-actions group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [actions/cache](https://github.com/actions/cache).
    
    
    Updates `actions/checkout` from 4.2.2 to 5.0.0
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@11bd719...08c6903)
    
    Updates `actions/cache` from 4.2.3 to 4.2.4
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@5a3ec84...0400d5f)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: 5.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: workflow-actions
    - dependency-name: actions/cache
      dependency-version: 4.2.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: workflow-actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and DavideD committed Aug 13, 2025
    Configuration menu
    Copy the full SHA
    d8424e9 View commit details
    Browse the repository at this point in the history
  4. Bump mariadb from 11.8.2 to 12.0.2 in /tooling/docker

    Bumps mariadb from 11.8.2 to 12.0.2.
    
    ---
    updated-dependencies:
    - dependency-name: mariadb
      dependency-version: 12.0.2
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and DavideD committed Aug 13, 2025
    Configuration menu
    Copy the full SHA
    dcbcd59 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2025

  1. Bump com.microsoft.sqlserver:mssql-jdbc in the testcontainers group

    Bumps the testcontainers group with 1 update: [com.microsoft.sqlserver:mssql-jdbc](https://github.com/Microsoft/mssql-jdbc).
    
    
    Updates `com.microsoft.sqlserver:mssql-jdbc` from 13.1.1.jre11-preview to 13.2.0.jre11
    - [Release notes](https://github.com/Microsoft/mssql-jdbc/releases)
    - [Changelog](https://github.com/microsoft/mssql-jdbc/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/Microsoft/mssql-jdbc/commits)
    
    ---
    updated-dependencies:
    - dependency-name: com.microsoft.sqlserver:mssql-jdbc
      dependency-version: 13.2.0.jre11
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: testcontainers
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and DavideD committed Aug 20, 2025
    Configuration menu
    Copy the full SHA
    8941fd1 View commit details
    Browse the repository at this point in the history
  2. Bump org.ehcache:ehcache from 3.10.8 to 3.11.0

    Bumps [org.ehcache:ehcache](https://github.com/ehcache/ehcache3) from 3.10.8 to 3.11.0.
    - [Release notes](https://github.com/ehcache/ehcache3/releases)
    - [Commits](ehcache/ehcache3@v3.10.8...v3.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.ehcache:ehcache
      dependency-version: 3.11.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and DavideD committed Aug 20, 2025
    Configuration menu
    Copy the full SHA
    f3d1855 View commit details
    Browse the repository at this point in the history
  3. Bump the vertx group with 10 updates

    Bumps the vertx group with 10 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [io.vertx:vertx-db2-client](https://github.com/eclipse-vertx/vertx-sql-client) | `5.0.2` | `5.0.3` |
    | [io.vertx:vertx-junit5](https://github.com/eclipse-vertx/vertx-junit5) | `5.0.2` | `5.0.3` |
    | [io.vertx:vertx-micrometer-metrics](https://github.com/vert-x3/vertx-micrometer-metrics) | `5.0.2` | `5.0.3` |
    | [io.vertx:vertx-mssql-client](https://github.com/eclipse-vertx/vertx-sql-client) | `5.0.2` | `5.0.3` |
    | [io.vertx:vertx-mysql-client](https://github.com/eclipse-vertx/vertx-sql-client) | `5.0.2` | `5.0.3` |
    | [io.vertx:vertx-oracle-client](https://github.com/eclipse-vertx/vertx-sql-client) | `5.0.2` | `5.0.3` |
    | [io.vertx:vertx-pg-client](https://github.com/eclipse-vertx/vertx-sql-client) | `5.0.2` | `5.0.3` |
    | [io.vertx:vertx-sql-client](https://github.com/eclipse-vertx/vertx-sql-client) | `5.0.2` | `5.0.3` |
    | [io.vertx:vertx-web](https://github.com/vert-x3/vertx-web) | `5.0.2` | `5.0.3` |
    | [io.vertx:vertx-web-client](https://github.com/vert-x3/vertx-web) | `5.0.2` | `5.0.3` |
    
    
    Updates `io.vertx:vertx-db2-client` from 5.0.2 to 5.0.3
    - [Commits](eclipse-vertx/vertx-sql-client@5.0.2...5.0.3)
    
    Updates `io.vertx:vertx-junit5` from 5.0.2 to 5.0.3
    - [Commits](eclipse-vertx/vertx-junit5@5.0.2...5.0.3)
    
    Updates `io.vertx:vertx-micrometer-metrics` from 5.0.2 to 5.0.3
    - [Commits](vert-x3/vertx-micrometer-metrics@5.0.2...5.0.3)
    
    Updates `io.vertx:vertx-mssql-client` from 5.0.2 to 5.0.3
    - [Commits](eclipse-vertx/vertx-sql-client@5.0.2...5.0.3)
    
    Updates `io.vertx:vertx-mysql-client` from 5.0.2 to 5.0.3
    - [Commits](eclipse-vertx/vertx-sql-client@5.0.2...5.0.3)
    
    Updates `io.vertx:vertx-oracle-client` from 5.0.2 to 5.0.3
    - [Commits](eclipse-vertx/vertx-sql-client@5.0.2...5.0.3)
    
    Updates `io.vertx:vertx-pg-client` from 5.0.2 to 5.0.3
    - [Commits](eclipse-vertx/vertx-sql-client@5.0.2...5.0.3)
    
    Updates `io.vertx:vertx-sql-client` from 5.0.2 to 5.0.3
    - [Commits](eclipse-vertx/vertx-sql-client@5.0.2...5.0.3)
    
    Updates `io.vertx:vertx-junit5` from 5.0.2 to 5.0.3
    - [Commits](eclipse-vertx/vertx-junit5@5.0.2...5.0.3)
    
    Updates `io.vertx:vertx-micrometer-metrics` from 5.0.2 to 5.0.3
    - [Commits](vert-x3/vertx-micrometer-metrics@5.0.2...5.0.3)
    
    Updates `io.vertx:vertx-mssql-client` from 5.0.2 to 5.0.3
    - [Commits](eclipse-vertx/vertx-sql-client@5.0.2...5.0.3)
    
    Updates `io.vertx:vertx-mysql-client` from 5.0.2 to 5.0.3
    - [Commits](eclipse-vertx/vertx-sql-client@5.0.2...5.0.3)
    
    Updates `io.vertx:vertx-oracle-client` from 5.0.2 to 5.0.3
    - [Commits](eclipse-vertx/vertx-sql-client@5.0.2...5.0.3)
    
    Updates `io.vertx:vertx-pg-client` from 5.0.2 to 5.0.3
    - [Commits](eclipse-vertx/vertx-sql-client@5.0.2...5.0.3)
    
    Updates `io.vertx:vertx-sql-client` from 5.0.2 to 5.0.3
    - [Commits](eclipse-vertx/vertx-sql-client@5.0.2...5.0.3)
    
    Updates `io.vertx:vertx-web` from 5.0.2 to 5.0.3
    - [Commits](vert-x3/vertx-web@5.0.2...5.0.3)
    
    Updates `io.vertx:vertx-web-client` from 5.0.2 to 5.0.3
    - [Commits](vert-x3/vertx-web@5.0.2...5.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: io.vertx:vertx-db2-client
      dependency-version: 5.0.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: vertx
    - dependency-name: io.vertx:vertx-junit5
      dependency-version: 5.0.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: vertx
    - dependency-name: io.vertx:vertx-micrometer-metrics
      dependency-version: 5.0.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: vertx
    - dependency-name: io.vertx:vertx-mssql-client
      dependency-version: 5.0.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: vertx
    - dependency-name: io.vertx:vertx-mysql-client
      dependency-version: 5.0.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: vertx
    - dependency-name: io.vertx:vertx-oracle-client
      dependency-version: 5.0.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: vertx
    - dependency-name: io.vertx:vertx-pg-client
      dependency-version: 5.0.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: vertx
    - dependency-name: io.vertx:vertx-sql-client
      dependency-version: 5.0.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: vertx
    - dependency-name: io.vertx:vertx-junit5
      dependency-version: 5.0.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: vertx
    - dependency-name: io.vertx:vertx-micrometer-metrics
      dependency-version: 5.0.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: vertx
    - dependency-name: io.vertx:vertx-mssql-client
      dependency-version: 5.0.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: vertx
    - dependency-name: io.vertx:vertx-mysql-client
      dependency-version: 5.0.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: vertx
    - dependency-name: io.vertx:vertx-oracle-client
      dependency-version: 5.0.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: vertx
    - dependency-name: io.vertx:vertx-pg-client
      dependency-version: 5.0.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: vertx
    - dependency-name: io.vertx:vertx-sql-client
      dependency-version: 5.0.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: vertx
    - dependency-name: io.vertx:vertx-web
      dependency-version: 5.0.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: vertx
    - dependency-name: io.vertx:vertx-web-client
      dependency-version: 5.0.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: vertx
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and DavideD committed Aug 20, 2025
    Configuration menu
    Copy the full SHA
    5afb773 View commit details
    Browse the repository at this point in the history
  4. Bump postgres from 17.5 to 17.6 in /tooling/docker

    Bumps postgres from 17.5 to 17.6.
    
    ---
    updated-dependencies:
    - dependency-name: postgres
      dependency-version: '17.6'
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and DavideD committed Aug 20, 2025
    Configuration menu
    Copy the full SHA
    775f444 View commit details
    Browse the repository at this point in the history
  5. Add branch 2.4 to dependabot

    DavideD committed Aug 20, 2025
    Configuration menu
    Copy the full SHA
    c964fa7 View commit details
    Browse the repository at this point in the history
  6. Remove warnings in BaseReactiveTest

    Replace class casts with pattern variables
    DavideD committed Aug 20, 2025
    Configuration menu
    Copy the full SHA
    e6e110e View commit details
    Browse the repository at this point in the history
  7. [#2330] Test collection events with StatelessSession

    Add test from ORM issue HHH-19523
    DavideD committed Aug 20, 2025
    Configuration menu
    Copy the full SHA
    e790107 View commit details
    Browse the repository at this point in the history
  8. Disable fail-fast option for the build of WIP branches on CI

    When a build fails, GitHub default behaviour is to cancel
    all the build that are still running. This makes it harder
    to figure out what happened.
    DavideD committed Aug 20, 2025
    Configuration menu
    Copy the full SHA
    6bfd3af View commit details
    Browse the repository at this point in the history
Loading