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: eclipse-vertx/vertx-junit5
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: dc720ef
Choose a base ref
...
head repository: eclipse-vertx/vertx-junit5
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: e5b0600
Choose a head ref
  • 4 commits
  • 2 files changed
  • 4 contributors

Commits on Jan 15, 2026

  1. Set next snapshot version

    vietj committed Jan 15, 2026
    Configuration menu
    Copy the full SHA
    cf069f2 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2026

  1. ScopedObject should implement AutoCloseable (#152)

    * ScopedObject should implement AutoCloseable
    
    * To support older versions, ScopedObject must still implement ExtensionContext.Store
    
    Signed-off-by: Thomas Segismont <[email protected]>
    
    ---------
    
    Signed-off-by: Thomas Segismont <[email protected]>
    Co-authored-by: Yeikel Santana <[email protected]>
    tsegismont and yeikel authored Jan 21, 2026
    Configuration menu
    Copy the full SHA
    18c8d33 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2026

  1. Bump org.assertj:assertj-core from 3.24.2 to 3.27.7 (#154)

    Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.24.2 to 3.27.7.
    - [Release notes](https://github.com/assertj/assertj/releases)
    - [Commits](assertj/assertj@assertj-build-3.24.2...assertj-build-3.27.7)
    
    ---
    updated-dependencies:
    - dependency-name: org.assertj:assertj-core
      dependency-version: 3.27.7
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and tsegismont committed Jan 27, 2026
    Configuration menu
    Copy the full SHA
    2fa9ace View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2026

  1. Releasing 4.5.25

    vietj committed Feb 16, 2026
    Configuration menu
    Copy the full SHA
    e5b0600 View commit details
    Browse the repository at this point in the history
Loading