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.137
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.138
Choose a head ref
  • 17 commits
  • 5 files changed
  • 2 contributors

Commits on Nov 26, 2021

  1. Configuration menu
    Copy the full SHA
    874442f View commit details
    Browse the repository at this point in the history
  2. Update JavaDoc

    lukehutch committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    52db73f View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2021

  1. Bump junit-jupiter from 5.8.1 to 5.8.2

    Bumps [junit-jupiter](https://github.com/junit-team/junit5) from 5.8.1 to 5.8.2.
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](junit-team/junit-framework@r5.8.1...r5.8.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.junit.jupiter:junit-jupiter
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 29, 2021
    Configuration menu
    Copy the full SHA
    cfed886 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2021

  1. Merge pull request #606 from classgraph/dependabot/maven/org.junit.ju…

    …piter-junit-jupiter-5.8.2
    
    Bump junit-jupiter from 5.8.1 to 5.8.2
    lukehutch authored Dec 6, 2021
    Configuration menu
    Copy the full SHA
    e899fc1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce52201 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    727688f View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2021

  1. Bump jvm-driver from 8.7.0 to 8.7.5

    Bumps [jvm-driver](https://github.com/toolfactory/jvm-driver) from 8.7.0 to 8.7.5.
    - [Release notes](https://github.com/toolfactory/jvm-driver/releases)
    - [Commits](toolfactory/jvm-driver@jvm-driver-8.7.0...jvm-driver-8.7.5)
    
    ---
    updated-dependencies:
    - dependency-name: io.github.toolfactory:jvm-driver
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 9, 2021
    Configuration menu
    Copy the full SHA
    acb8999 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2021

  1. Configuration menu
    Copy the full SHA
    f9eaae7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0ea4f1 View commit details
    Browse the repository at this point in the history
  3. Fix prev checkin

    lukehutch committed Dec 11, 2021
    Configuration menu
    Copy the full SHA
    0ee47aa View commit details
    Browse the repository at this point in the history
  4. Fix comments and names

    lukehutch committed Dec 11, 2021
    Configuration menu
    Copy the full SHA
    1fbc68f View commit details
    Browse the repository at this point in the history
  5. Merge pull request #611 from classgraph/dependabot/maven/io.github.to…

    …olfactory-jvm-driver-8.7.5
    
    Bump jvm-driver from 8.7.0 to 8.7.5
    lukehutch authored Dec 11, 2021
    Configuration menu
    Copy the full SHA
    e84c7df View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2021

  1. Source > Format

    lukehutch committed Dec 12, 2021
    Configuration menu
    Copy the full SHA
    1028925 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04223e8 View commit details
    Browse the repository at this point in the history
  3. Improve test

    lukehutch committed Dec 12, 2021
    Configuration menu
    Copy the full SHA
    1c8adca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    752c3fb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ace4dfe View commit details
    Browse the repository at this point in the history
Loading