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-develocity-maven-extension
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.0.3.Final
Choose a base ref
...
head repository: hibernate/hibernate-develocity-maven-extension
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.0.4.Final
Choose a head ref
  • 8 commits
  • 5 files changed
  • 4 contributors

Commits on Apr 11, 2025

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

Commits on May 1, 2025

  1. Bump org.junit:junit-bom from 5.12.1 to 5.12.2

    Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.12.1 to 5.12.2.
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](junit-team/junit5@r5.12.1...r5.12.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.junit:junit-bom
      dependency-version: 5.12.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 1, 2025
    Configuration menu
    Copy the full SHA
    d55593a View commit details
    Browse the repository at this point in the history
  2. Bump actions/setup-java in the workflow-actions group

    Bumps the workflow-actions group with 1 update: [actions/setup-java](https://github.com/actions/setup-java).
    
    
    Updates `actions/setup-java` from 4.7.0 to 4.7.1
    - [Release notes](https://github.com/actions/setup-java/releases)
    - [Commits](actions/setup-java@3a4f6e1...c5195ef)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-java
      dependency-version: 4.7.1
      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 May 1, 2025
    Configuration menu
    Copy the full SHA
    6080d76 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #51 from hibernate/dependabot/maven/org.junit-juni…

    …t-bom-5.12.2
    
    Bump org.junit:junit-bom from 5.12.1 to 5.12.2
    marko-bekhta authored May 1, 2025
    Configuration menu
    Copy the full SHA
    f1889d1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #52 from hibernate/dependabot/github_actions/workf…

    …low-actions-195b2b4ccf
    
    Bump actions/setup-java from 4.7.0 to 4.7.1 in the workflow-actions group
    marko-bekhta authored May 1, 2025
    Configuration menu
    Copy the full SHA
    7e84483 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2025

  1. Adjust the release process

    - remove the jreleaser.yml
    - use the updated release script call
    marko-bekhta committed May 12, 2025
    Configuration menu
    Copy the full SHA
    ef676f8 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2025

  1. Merge pull request #53 from marko-bekhta/fix/remove-jreleaser

    Adjust the release process
    marko-bekhta authored May 14, 2025
    Configuration menu
    Copy the full SHA
    91ec3d8 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2025

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