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: arquillian/arquillian-core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.9.5.Final
Choose a base ref
...
head repository: arquillian/arquillian-core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.10.0.Final
Choose a head ref
  • 19 commits
  • 57 files changed
  • 5 contributors

Commits on Jun 4, 2025

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

Commits on Jun 5, 2025

  1. chore(junit5): JUnitJupiterTestClassLifecycleManager uses AutoClosabl…

    …e as per newer JUnit contract
    lprimak committed Jun 5, 2025
    Configuration menu
    Copy the full SHA
    027d9d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02eb961 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2025

  1. - Expand the PR by @jamezp to remove use of the ContextStore for the …

    …TestResult exception and just return TestResult from interceptInvocation.
    
    - Add tests of a junit5 suite
    
    Fixes #725
    
    Signed-off-by: Scott M Stark <starksm@starkinternational.com>
    starksm64 committed Jun 22, 2025
    Configuration menu
    Copy the full SHA
    397923e View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2025

  1. Fix spelling

    Signed-off-by: Scott M Stark <starksm@starkinternational.com>
    starksm64 committed Jun 23, 2025
    Configuration menu
    Copy the full SHA
    aeeae78 View commit details
    Browse the repository at this point in the history
  2. Expanded fix for #725 (#727)

    starksm64 authored Jun 23, 2025
    Configuration menu
    Copy the full SHA
    8c6f4fb View commit details
    Browse the repository at this point in the history
  3. chore: Define a single junit5 version across the project; i.e. don't …

    …maintain a separate version for ITs
    rhusar committed Jun 23, 2025
    Configuration menu
    Copy the full SHA
    aaa829d View commit details
    Browse the repository at this point in the history
  4. build(deps): Bump version.junit5.platform from 1.12.2 to 1.13.1

    Bumps `version.junit5.platform` from 1.12.2 to 1.13.1.
    
    Updates `org.junit.platform:junit-platform-engine` from 1.12.2 to 1.13.1
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](https://github.com/junit-team/junit5/commits)
    
    Updates `org.junit.platform:junit-platform-testkit` from 1.12.2 to 1.13.1
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](https://github.com/junit-team/junit5/commits)
    
    Updates `org.junit.platform:junit-platform-launcher` from 1.12.2 to 1.13.1
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](https://github.com/junit-team/junit5/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.junit.platform:junit-platform-engine
      dependency-version: 1.13.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.junit.platform:junit-platform-testkit
      dependency-version: 1.13.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.junit.platform:junit-platform-launcher
      dependency-version: 1.13.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and rhusar committed Jun 23, 2025
    Configuration menu
    Copy the full SHA
    97715d4 View commit details
    Browse the repository at this point in the history
  5. build(deps): Bump version.junit5 from 5.12.2 to 5.13.1

    Bumps `version.junit5` from 5.12.2 to 5.13.1.
    
    Updates `org.junit.jupiter:junit-jupiter-engine` from 5.12.2 to 5.13.1
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](junit-team/junit-framework@r5.12.2...r5.13.1)
    
    Updates `org.junit.jupiter:junit-jupiter-api` from 5.12.2 to 5.13.1
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](junit-team/junit-framework@r5.12.2...r5.13.1)
    
    Updates `org.junit.jupiter:junit-jupiter-params` from 5.12.2 to 5.13.1
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](junit-team/junit-framework@r5.12.2...r5.13.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.junit.jupiter:junit-jupiter-engine
      dependency-version: 5.13.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.junit.jupiter:junit-jupiter-api
      dependency-version: 5.13.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.junit.jupiter:junit-jupiter-params
      dependency-version: 5.13.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and rhusar committed Jun 23, 2025
    Configuration menu
    Copy the full SHA
    ed83a2e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1315e29 View commit details
    Browse the repository at this point in the history
  7. Fix code style error in org.jboss.arquillian.integration.test.common.…

    …ext.RemoteBeforeObserver class.
    rhusar committed Jun 23, 2025
    Configuration menu
    Copy the full SHA
    960b603 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2418353 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2025

  1. Next is 1.10.0.Final

    rhusar committed Jun 24, 2025
    Configuration menu
    Copy the full SHA
    72c9d15 View commit details
    Browse the repository at this point in the history
  2. Define a single junit5 version across the project + Bump version.juni…

    …t5.platform from 1.12.2 to 1.13.1 (#730)
    starksm64 authored Jun 24, 2025
    Configuration menu
    Copy the full SHA
    118f59b View commit details
    Browse the repository at this point in the history
  3. build(deps): Bump fish.payara.distributions:payara

    Bumps [fish.payara.distributions:payara](https://github.com/payara/Payara) from 6.2025.5 to 6.2025.6.
    - [Release notes](https://github.com/payara/Payara/releases)
    - [Commits](payara/Payara@payara-server-6.2025.5...payara-server-6.2025.6)
    
    ---
    updated-dependencies:
    - dependency-name: fish.payara.distributions:payara
      dependency-version: 6.2025.6
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 24, 2025
    Configuration menu
    Copy the full SHA
    5eb5645 View commit details
    Browse the repository at this point in the history
  4. build(deps): Bump org.junit:junit-bom from 5.13.1 to 5.13.2

    Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 5.13.1 to 5.13.2.
    - [Release notes](https://github.com/junit-team/junit-framework/releases)
    - [Commits](junit-team/junit-framework@r5.13.1...r5.13.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.junit:junit-bom
      dependency-version: 5.13.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 24, 2025
    Configuration menu
    Copy the full SHA
    1cd3d26 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    54fb68c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ce470aa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    652116c View commit details
    Browse the repository at this point in the history
Loading