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: apache/maven-surefire
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: c78365f
Choose a base ref
...
head repository: apache/maven-surefire
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: a69b0f8
Choose a head ref
  • 16 commits
  • 72 files changed
  • 4 contributors

Commits on Aug 22, 2024

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

Commits on Aug 28, 2024

  1. [SUREFIRE-2257] [REGRESSION] NPEx: Cannot invoke "Object.toString()" …

    …because "value" is null
    
    This closes #774
    michael-o committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    69c1b46 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. [SUREFIRE-2262] Bump org.apache.commons:commons-lang3 from 3.16.0 to …

    …3.17.0 (#775)
    
    Bumps org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.commons:commons-lang3
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    8b4beb8 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    6cfb5b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    114bdf3 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. [SUREFIRE-2265] Bump commons-io:commons-io from 2.16.1 to 2.17.0 (#779)

    Bumps commons-io:commons-io from 2.16.1 to 2.17.0.
    
    ---
    updated-dependencies:
    - dependency-name: commons-io:commons-io
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    f560368 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5aa3515 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4584ebb View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

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

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    b2aa8a6 View commit details
    Browse the repository at this point in the history
  2. Drop comment from jira integration

    Comments from GitHub will be not propagated to jira
    slawekjaranowski committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    7a98850 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

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

Commits on Sep 29, 2024

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

Commits on Sep 30, 2024

  1. [SUREFIRE-2272] Bump org.codehaus.plexus:plexus-java from 1.2.0 to 1.…

    …3.0 - JDK 23 support
    
    Bumps [org.codehaus.plexus:plexus-java](https://github.com/codehaus-plexus/plexus-languages) from 1.2.0 to 1.3.0.
    - [Release notes](https://github.com/codehaus-plexus/plexus-languages/releases)
    - [Commits](codehaus-plexus/plexus-languages@plexus-languages-1.2.0...plexus-languages-1.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.plexus:plexus-java
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    ab77c35 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. [SUREFIRE-2273] Bump org.hamcrest:hamcrest from 2.2 to 3.0 (#784)

    * Bump org.hamcrest:hamcrest from 2.2 to 3.0
    
    Bumps [org.hamcrest:hamcrest](https://github.com/hamcrest/JavaHamcrest) from 2.2 to 3.0.
    - [Release notes](https://github.com/hamcrest/JavaHamcrest/releases)
    - [Changelog](https://github.com/hamcrest/JavaHamcrest/blob/master/CHANGES.md)
    - [Commits](hamcrest/JavaHamcrest@v2.2...v3.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.hamcrest:hamcrest
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Manage hamcrest dependencies instead of exclusion and use where is needed
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Slawomir Jaranowski <[email protected]>
    dependabot[bot] and slawekjaranowski authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    ccc54d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a69b0f8 View commit details
    Browse the repository at this point in the history
Loading