Thanks to visit codestin.com
Credit goes to github.com

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-utils
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: plexus-utils-3.4.2
Choose a base ref
...
head repository: codehaus-plexus/plexus-utils
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: plexus-utils-3.5.0
Choose a head ref
  • 13 commits
  • 8 files changed
  • 7 contributors

Commits on May 17, 2022

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

Commits on Jun 9, 2022

  1. Bump release-drafter/release-drafter from 5.19.0 to 5.20.0

    Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from 5.19.0 to 5.20.0.
    - [Release notes](https://github.com/release-drafter/release-drafter/releases)
    - [Commits](release-drafter/release-drafter@v5.19.0...v5.20.0)
    
    ---
    updated-dependencies:
    - dependency-name: release-drafter/release-drafter
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and slachiewicz committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    3a6db15 View commit details
    Browse the repository at this point in the history
  2. Add renovate.json

    renovate-bot authored and slachiewicz committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    6581567 View commit details
    Browse the repository at this point in the history
  3. we already have dependabot

    olamy authored Jun 9, 2022
    Configuration menu
    Copy the full SHA
    5f702ab View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2022

  1. Bump plexus from 8 to 10

    Bumps [plexus](https://github.com/codehaus-plexus/plexus-pom) from 8 to 10.
    - [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-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and slachiewicz committed Jun 12, 2022
    Configuration menu
    Copy the full SHA
    18a9836 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2022

  1. Get rid maven-plugin-testing-harness from dependency

    It only one class was used from this project.
    This dependency takes much old stuff like maven 2
    slawekjaranowski authored and slachiewicz committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    d1fc4dc View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2022

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

Commits on Sep 12, 2022

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

Commits on Oct 10, 2022

  1. Deprecate Xpp3DomUtils#isEmpty(String) and Xpp3DomUtils#isNotEmpty(St…

    …ring) in favour of same named methods in StringUtils (#215)
    
    This fixes #215 and closes #218
    kwin authored and michael-o committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    e2cafcf View commit details
    Browse the repository at this point in the history
  2. Xpp3DomUtils#mergeIntoXpp3Dom() must not override the dominant value …

    …in case it is blank (#212)
    
    This fixes #212 and closes #213
    kwin authored and michael-o committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    748933c View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2022

  1. Xpp3DomUtils#mergeIntoXpp3Dom() must not override the dominant value …

    …in case it is empty (#216)
    
    This fixes #216 and closes #217
    kwin authored and michael-o committed Oct 15, 2022
    7 Configuration menu
    Copy the full SHA
    67ac243 View commit details
    Browse the repository at this point in the history
  2. Don't throw IOException when none is required (#206)

    This fixes #206 and closes #221
    michael-o committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    f377137 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2022

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