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: classgraph/classgraph
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: classgraph-4.8.112
Choose a base ref
...
head repository: classgraph/classgraph
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: classgraph-4.8.114
Choose a head ref
  • 19 commits
  • 4 files changed
  • 2 contributors

Commits on Aug 8, 2021

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

Commits on Aug 10, 2021

  1. 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] <support@github.com>
    dependabot[bot] authored Aug 10, 2021
    Configuration menu
    Copy the full SHA
    8fbfa7a View commit details
    Browse the repository at this point in the history
  2. 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] <support@github.com>
    dependabot[bot] authored Aug 10, 2021
    Configuration menu
    Copy the full SHA
    8d8dd4b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #542 from classgraph/dependabot/maven/org.openjdk.…

    …jmh-jmh-generator-annprocess-1.33
    
    Bump jmh-generator-annprocess from 1.32 to 1.33
    lukehutch authored Aug 10, 2021
    Configuration menu
    Copy the full SHA
    9802f60 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #541 from classgraph/dependabot/maven/org.openjdk.…

    …jmh-jmh-core-1.33
    
    Bump jmh-core from 1.32 to 1.33
    lukehutch authored Aug 10, 2021
    Configuration menu
    Copy the full SHA
    e8405c3 View commit details
    Browse the repository at this point in the history
  5. Remove obsolete exception

    lukehutch committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    e414e16 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    07bbc10 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9142514 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    168d168 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2021

  1. Bump slf4j-api from 2.0.0-alpha2 to 2.0.0-alpha3

    Bumps [slf4j-api](https://github.com/qos-ch/slf4j) from 2.0.0-alpha2 to 2.0.0-alpha3.
    - [Release notes](https://github.com/qos-ch/slf4j/releases)
    - [Commits](https://github.com/qos-ch/slf4j/commits/v_2.0.0-alpha3)
    
    ---
    updated-dependencies:
    - dependency-name: org.slf4j:slf4j-api
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 11, 2021
    Configuration menu
    Copy the full SHA
    0dff2ef View commit details
    Browse the repository at this point in the history
  2. Bump slf4j-jdk14 from 2.0.0-alpha2 to 2.0.0-alpha3

    Bumps [slf4j-jdk14](https://github.com/qos-ch/slf4j) from 2.0.0-alpha2 to 2.0.0-alpha3.
    - [Release notes](https://github.com/qos-ch/slf4j/releases)
    - [Commits](https://github.com/qos-ch/slf4j/commits/v_2.0.0-alpha3)
    
    ---
    updated-dependencies:
    - dependency-name: org.slf4j:slf4j-jdk14
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 11, 2021
    Configuration menu
    Copy the full SHA
    cb4fa77 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #544 from classgraph/dependabot/maven/org.slf4j-sl…

    …f4j-api-2.0.0-alpha3
    
    Bump slf4j-api from 2.0.0-alpha2 to 2.0.0-alpha3
    lukehutch authored Aug 11, 2021
    Configuration menu
    Copy the full SHA
    a4224bb View commit details
    Browse the repository at this point in the history
  4. Merge pull request #545 from classgraph/dependabot/maven/org.slf4j-sl…

    …f4j-jdk14-2.0.0-alpha3
    
    Bump slf4j-jdk14 from 2.0.0-alpha2 to 2.0.0-alpha3
    lukehutch authored Aug 11, 2021
    Configuration menu
    Copy the full SHA
    69caa9a View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2021

  1. Bump slf4j-jdk14 from 2.0.0-alpha3 to 2.0.0-alpha4

    Bumps [slf4j-jdk14](https://github.com/qos-ch/slf4j) from 2.0.0-alpha3 to 2.0.0-alpha4.
    - [Release notes](https://github.com/qos-ch/slf4j/releases)
    - [Commits](qos-ch/slf4j@v_2.0.0-alpha3...v_2.0.0-alpha4)
    
    ---
    updated-dependencies:
    - dependency-name: org.slf4j:slf4j-jdk14
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 13, 2021
    Configuration menu
    Copy the full SHA
    b9b93e5 View commit details
    Browse the repository at this point in the history
  2. Bump slf4j-api from 2.0.0-alpha3 to 2.0.0-alpha4

    Bumps [slf4j-api](https://github.com/qos-ch/slf4j) from 2.0.0-alpha3 to 2.0.0-alpha4.
    - [Release notes](https://github.com/qos-ch/slf4j/releases)
    - [Commits](qos-ch/slf4j@v_2.0.0-alpha3...v_2.0.0-alpha4)
    
    ---
    updated-dependencies:
    - dependency-name: org.slf4j:slf4j-api
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 13, 2021
    Configuration menu
    Copy the full SHA
    a978187 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #547 from classgraph/dependabot/maven/org.slf4j-sl…

    …f4j-api-2.0.0-alpha4
    
    Bump slf4j-api from 2.0.0-alpha3 to 2.0.0-alpha4
    lukehutch authored Aug 13, 2021
    Configuration menu
    Copy the full SHA
    c5bb5e3 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #546 from classgraph/dependabot/maven/org.slf4j-sl…

    …f4j-jdk14-2.0.0-alpha4
    
    Bump slf4j-jdk14 from 2.0.0-alpha3 to 2.0.0-alpha4
    lukehutch authored Aug 13, 2021
    Configuration menu
    Copy the full SHA
    984d35c View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2021

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