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: codehaus-plexus/plexus-io
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: plexus-io-3.5.2
Choose a base ref
...
head repository: codehaus-plexus/plexus-io
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: refs/heads/master
Choose a head ref
  • 9 commits
  • 18 files changed
  • 6 contributors

Commits on Oct 8, 2025

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

Commits on Oct 19, 2025

  1. Bump org.codehaus.plexus:plexus-testing from 1.6.0 to 1.7.0

    Bumps [org.codehaus.plexus:plexus-testing](https://github.com/codehaus-plexus/plexus-testing) from 1.6.0 to 1.7.0.
    - [Release notes](https://github.com/codehaus-plexus/plexus-testing/releases)
    - [Commits](codehaus-plexus/plexus-testing@plexus-testing-1.6.0...plexus-testing-1.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.plexus:plexus-testing
      dependency-version: 1.7.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and slachiewicz committed Oct 19, 2025
    Configuration menu
    Copy the full SHA
    43e6ced View commit details
    Browse the repository at this point in the history
  2. Bump org.codehaus.plexus:plexus from 23 to 24

    Bumps [org.codehaus.plexus:plexus](https://github.com/codehaus-plexus/plexus-pom) from 23 to 24.
    - [Release notes](https://github.com/codehaus-plexus/plexus-pom/releases)
    - [Commits](https://github.com/codehaus-plexus/plexus-pom/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.plexus:plexus
      dependency-version: '24'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and slachiewicz committed Oct 19, 2025
    Configuration menu
    Copy the full SHA
    5c2ad4e View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2025

  1. Bump org.codehaus.plexus:plexus-testing from 1.7.0 to 2.0.0

    Bumps [org.codehaus.plexus:plexus-testing](https://github.com/codehaus-plexus/plexus-testing) from 1.7.0 to 2.0.0.
    - [Release notes](https://github.com/codehaus-plexus/plexus-testing/releases)
    - [Commits](codehaus-plexus/plexus-testing@plexus-testing-1.7.0...plexus-testing-2.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.plexus:plexus-testing
      dependency-version: 2.0.0
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and slachiewicz committed Oct 21, 2025
    Configuration menu
    Copy the full SHA
    c582ac0 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2025

  1. Handle IOException when retrieving file ownership on WSL2 network dri…

    …ves (#158)
    
    * Fix WSL2 file ownership IOException handling
    ---------
    
    Co-authored-by: copilot-swe-agent[bot] <[email protected]>
    Co-authored-by: slachiewicz <[email protected]>
    Copilot and slachiewicz authored Oct 26, 2025
    Configuration menu
    Copy the full SHA
    aef5f5b View commit details
    Browse the repository at this point in the history
  2. Close DeferredFileOutputStream to prevent FileNotFoundException on te…

    …mp files (#157)
    
    ---------
    
    Co-authored-by: copilot-swe-agent[bot] <[email protected]>
    Co-authored-by: slachiewicz <[email protected]>
    Copilot and slachiewicz authored Oct 26, 2025
    Configuration menu
    Copy the full SHA
    9632ee1 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2025

  1. Bump org.codehaus.plexus:plexus-testing from 2.0.0 to 2.0.1

    Bumps [org.codehaus.plexus:plexus-testing](https://github.com/codehaus-plexus/plexus-testing) from 2.0.0 to 2.0.1.
    - [Release notes](https://github.com/codehaus-plexus/plexus-testing/releases)
    - [Commits](codehaus-plexus/plexus-testing@plexus-testing-2.0.0...plexus-testing-2.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.plexus:plexus-testing
      dependency-version: 2.0.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and slawekjaranowski committed Oct 27, 2025
    Configuration menu
    Copy the full SHA
    54746a8 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2025

  1. Configuration menu
    Copy the full SHA
    06b0a4e View commit details
    Browse the repository at this point in the history
  2. JUnit Jupiter best practices (#161)

    Co-authored-by: Moderne <[email protected]>
    slachiewicz and TeamModerne authored Nov 3, 2025
    Configuration menu
    Copy the full SHA
    ab952d8 View commit details
    Browse the repository at this point in the history
Loading