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.151
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.152
Choose a head ref
  • 13 commits
  • 5 files changed
  • 3 contributors

Commits on Nov 17, 2022

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

Commits on Nov 18, 2022

  1. Bump maven-install-plugin from 3.0.1 to 3.1.0

    Bumps [maven-install-plugin](https://github.com/apache/maven-install-plugin) from 3.0.1 to 3.1.0.
    - [Release notes](https://github.com/apache/maven-install-plugin/releases)
    - [Commits](apache/maven-install-plugin@maven-install-plugin-3.0.1...maven-install-plugin-3.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-install-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 18, 2022
    Configuration menu
    Copy the full SHA
    e1761fe View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. Update javadoc

    Replace usage of nouns "field", "method" with "class member"
    sebthom authored Nov 21, 2022
    Configuration menu
    Copy the full SHA
    3bc3b5a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #732 from sebthom/patch-1

    Update javadoc
    lukehutch authored Nov 21, 2022
    Configuration menu
    Copy the full SHA
    3e9078e View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

  1. Bump slf4j-jdk14 from 2.0.3 to 2.0.5

    Bumps [slf4j-jdk14](https://github.com/qos-ch/slf4j) from 2.0.3 to 2.0.5.
    - [Release notes](https://github.com/qos-ch/slf4j/releases)
    - [Commits](qos-ch/slf4j@v_2.0.3...v_2.0.5)
    
    ---
    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 Nov 28, 2022
    Configuration menu
    Copy the full SHA
    448a774 View commit details
    Browse the repository at this point in the history
  2. Bump slf4j-api from 2.0.3 to 2.0.5

    Bumps [slf4j-api](https://github.com/qos-ch/slf4j) from 2.0.3 to 2.0.5.
    - [Release notes](https://github.com/qos-ch/slf4j/releases)
    - [Commits](qos-ch/slf4j@v_2.0.3...v_2.0.5)
    
    ---
    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 Nov 28, 2022
    Configuration menu
    Copy the full SHA
    17f864d View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2022

  1. Fix for UNC paths (#736)

    lukehutch committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    a7711bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a362cfd View commit details
    Browse the repository at this point in the history
  3. Merge pull request #734 from classgraph/dependabot/maven/org.slf4j-sl…

    …f4j-api-2.0.5
    
    Bump slf4j-api from 2.0.3 to 2.0.5
    lukehutch authored Dec 10, 2022
    Configuration menu
    Copy the full SHA
    5c81f6a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #733 from classgraph/dependabot/maven/org.slf4j-sl…

    …f4j-jdk14-2.0.5
    
    Bump slf4j-jdk14 from 2.0.3 to 2.0.5
    lukehutch authored Dec 10, 2022
    Configuration menu
    Copy the full SHA
    f7605e8 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #729 from classgraph/dependabot/maven/org.apache.m…

    …aven.plugins-maven-install-plugin-3.1.0
    
    Bump maven-install-plugin from 3.0.1 to 3.1.0
    lukehutch authored Dec 10, 2022
    Configuration menu
    Copy the full SHA
    f24fb4e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a434fb4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ac12360 View commit details
    Browse the repository at this point in the history
Loading