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:6f2b70a
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:abc5db6
Choose a head ref
  • 16 commits
  • 8 files changed
  • 5 contributors

Commits on Jul 29, 2021

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

Commits on Jul 30, 2021

  1. Bump actions/checkout from 2 to 2.3.4 (#154)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 2.3.4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v2...v2.3.4) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    @dependabot
    dependabot[bot] authored Jul 30, 2021
    Configuration menu
    Copy the full SHA
    6aee20dView commit details
    Browse the repository at this point in the history
  2. Bump actions/cache from 2.1.5 to 2.1.6 (#161)

    Bumps [actions/cache](https://github.com/actions/cache) from 2.1.5 to 2.1.6. - [Release notes](https://github.com/actions/cache/releases) - [Commits](actions/cache@v2.1.5...v2.1.6) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    @dependabot
    dependabot[bot] authored Jul 30, 2021
    Configuration menu
    Copy the full SHA
    0d8c1cbView commit details
    Browse the repository at this point in the history
  3. Bump actions/cache from 2.1.5 to 2.1.6 (#161)

    Bumps [actions/cache](https://github.com/actions/cache) from 2.1.5 to 2.1.6. - [Release notes](https://github.com/actions/cache/releases) - [Commits](actions/cache@v2.1.5...v2.1.6) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    @dependabot
    dependabot[bot] authored Jul 30, 2021
    Configuration menu
    Copy the full SHA
    d8256ebView commit details
    Browse the repository at this point in the history
  4. Bump jmh-core from 1.29 to 1.32 (#160)

    Bumps jmh-core from 1.29 to 1.32. Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    @dependabot
    dependabot[bot] authored Jul 30, 2021
    Configuration menu
    Copy the full SHA
    f270f59View commit details
    Browse the repository at this point in the history
  5. Bump jmh-generator-annprocess from 1.29 to 1.32 (#159)

    Bumps jmh-generator-annprocess from 1.29 to 1.32. Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    @dependabot
    dependabot[bot] authored Jul 30, 2021
    Configuration menu
    Copy the full SHA
    572701fView commit details
    Browse the repository at this point in the history
  6. Bump actions/setup-java from 1 to 2.1.0 (#157)

    * Bump actions/setup-java from 1 to 2.1.0 Bumps [actions/setup-java](https://github.com/actions/setup-java) from 1 to 2.1.0. - [Release notes](https://github.com/actions/setup-java/releases) - [Commits](actions/setup-java@v1...v2.1.0) Signed-off-by: dependabot[bot] <[email protected]> * fix setup-java action upgrade Signed-off-by: Olivier Lamy <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Olivier Lamy <[email protected]>
    @dependabot@olamy
    dependabot[bot] and olamy authored Jul 30, 2021
    Configuration menu
    Copy the full SHA
    c778cf1View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    85b7e7fView commit details
    Browse the repository at this point in the history
  8. Bump junit from 4.13.1 to 4.13.2

    Bumps [junit](https://github.com/junit-team/junit4) from 4.13.1 to 4.13.2. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md) - [Commits](junit-team/junit4@r4.13.1...r4.13.2) --- updated-dependencies: - dependency-name: junit:junit dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
    @dependabot@slachiewicz
    dependabot[bot] authored and slachiewicz committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    0a18bb8View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2021

  1. Bump actions/setup-java from 2.1.0 to 2.2.0

    Bumps [actions/setup-java](https://github.com/actions/setup-java) from 2.1.0 to 2.2.0. - [Release notes](https://github.com/actions/setup-java/releases) - [Commits](actions/setup-java@v2.1.0...v2.2.0) --- updated-dependencies: - dependency-name: actions/setup-java dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
    @dependabot@slachiewicz
    dependabot[bot] authored and slachiewicz committed Aug 21, 2021
    Configuration menu
    Copy the full SHA
    9f8c3baView commit details
    Browse the repository at this point in the history
  2. Bump jmh-core from 1.32 to 1.33

    Bumps jmh-core from 1.32 to 1.33. --- updated-dependencies: - dependency-name: org.openjdk.jmh:jmh-core dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
    @dependabot@slachiewicz
    dependabot[bot] authored and slachiewicz committed Aug 21, 2021
    Configuration menu
    Copy the full SHA
    e797c88View commit details
    Browse the repository at this point in the history
  3. Bump jmh-generator-annprocess from 1.32 to 1.33

    Bumps jmh-generator-annprocess from 1.32 to 1.33. --- updated-dependencies: - dependency-name: org.openjdk.jmh:jmh-generator-annprocess dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
    @dependabot@slachiewicz
    dependabot[bot] authored and slachiewicz committed Aug 21, 2021
    Configuration menu
    Copy the full SHA
    938e6f8View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2021

  1. Delete .travis.yml

    @slachiewicz
    slachiewicz authored Aug 22, 2021
    Configuration menu
    Copy the full SHA
    5e6d78eView commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2021

  1. Configuration menu
    Copy the full SHA
    bb346adView commit details
    Browse the repository at this point in the history
  2. Bump actions/setup-java from 2.2.0 to 2.3.0 (#168)

    * Bump actions/setup-java from 2.2.0 to 2.3.0 Bumps [actions/setup-java](https://github.com/actions/setup-java) from 2.2.0 to 2.3.0. - [Release notes](https://github.com/actions/setup-java/releases) - [Commits](actions/setup-java@v2.2.0...v2.3.0) --- updated-dependencies: - dependency-name: actions/setup-java dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * setup-java add cache and use temurin Signed-off-by: Olivier Lamy <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Olivier Lamy <[email protected]>
    @dependabot@olamy
    dependabot[bot] and olamy authored Aug 26, 2021
    Configuration menu
    Copy the full SHA
    c01b83eView commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2021

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