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: weld/weld-testing
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5.0.2.Final
Choose a base ref
...
head repository: weld/weld-testing
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5.0.3.Final
Choose a head ref
  • 8 commits
  • 9 files changed
  • 3 contributors

Commits on Sep 15, 2025

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

Commits on Oct 1, 2025

  1. Bump com.github.spotbugs:spotbugs-annotations from 4.9.4 to 4.9.6

    Bumps [com.github.spotbugs:spotbugs-annotations](https://github.com/spotbugs/spotbugs) from 4.9.4 to 4.9.6.
    - [Release notes](https://github.com/spotbugs/spotbugs/releases)
    - [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md)
    - [Commits](spotbugs/spotbugs@4.9.4...4.9.6)
    
    ---
    updated-dependencies:
    - dependency-name: com.github.spotbugs:spotbugs-annotations
      dependency-version: 4.9.6
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and manovotn committed Oct 1, 2025
    Configuration menu
    Copy the full SHA
    0a185cf View commit details
    Browse the repository at this point in the history
  2. Bump org.mockito:mockito-core from 5.19.0 to 5.20.0

    Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.19.0 to 5.20.0.
    - [Release notes](https://github.com/mockito/mockito/releases)
    - [Commits](mockito/mockito@v5.19.0...v5.20.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.mockito:mockito-core
      dependency-version: 5.20.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and manovotn committed Oct 1, 2025
    Configuration menu
    Copy the full SHA
    05d3c0c View commit details
    Browse the repository at this point in the history
  3. Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.4.0 to 4.9.6.0

    Bumps [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.9.4.0 to 4.9.6.0.
    - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)
    - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.9.4.0...spotbugs-maven-plugin-4.9.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.github.spotbugs:spotbugs-maven-plugin
      dependency-version: 4.9.6.0
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and manovotn committed Oct 1, 2025
    Configuration menu
    Copy the full SHA
    b88d07f View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2025

  1. Configuration menu
    Copy the full SHA
    212bf3e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be2a16a View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2025

  1. Remove javadoc plugin setup to avoid warnings/errors. Correct javadoc…

    … in junit4/WeldInitiator. Remove jboss repository that should not longer be needed. Retrigger release
    manovotn committed Oct 8, 2025
    Configuration menu
    Copy the full SHA
    bd294a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d32022 View commit details
    Browse the repository at this point in the history
Loading