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: 6044fa4
Choose a base ref
...
head repository: classgraph/classgraph
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 65d469a
Choose a head ref
  • 16 commits
  • 6 files changed
  • 3 contributors

Commits on Mar 26, 2021

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

Commits on Apr 6, 2021

  1. Bump actions/setup-java from v1.4.3 to v2

    Bumps [actions/setup-java](https://github.com/actions/setup-java) from v1.4.3 to v2.
    - [Release notes](https://github.com/actions/setup-java/releases)
    - [Commits](actions/setup-java@v1.4.3...8764a52)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 6, 2021
    Configuration menu
    Copy the full SHA
    770981d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #509 from classgraph/dependabot/github_actions/act…

    …ions/setup-java-v2
    
    Bump actions/setup-java from v1.4.3 to v2
    lukehutch authored Apr 6, 2021
    Configuration menu
    Copy the full SHA
    7ae722c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    64de755 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7c50f7e View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2021

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

Commits on Apr 18, 2021

  1. Merge pull request #511 from sullis/maven-batch-mode

    ci: enable Maven batch mode and no-transfer-progress
    lukehutch authored Apr 18, 2021
    Configuration menu
    Copy the full SHA
    bfc5f29 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2021

  1. Bump maven-release-plugin from 3.0.0-M1 to 3.0.0-M4

    Bumps [maven-release-plugin](https://github.com/apache/maven-release) from 3.0.0-M1 to 3.0.0-M4.
    - [Release notes](https://github.com/apache/maven-release/releases)
    - [Commits](apache/maven-release@maven-release-3.0.0-M1...maven-release-3.0.0-M4)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 19, 2021
    Configuration menu
    Copy the full SHA
    63bcc26 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #513 from classgraph/dependabot/maven/org.apache.m…

    …aven.plugins-maven-release-plugin-3.0.0-M4
    
    Bump maven-release-plugin from 3.0.0-M1 to 3.0.0-M4
    lukehutch authored Apr 19, 2021
    Configuration menu
    Copy the full SHA
    d06e080 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2021

  1. Configuration menu
    Copy the full SHA
    e8a2a3e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd96e20 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ec0d8e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    18971a2 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2021

  1. Improve error logging

    lukehutch committed May 1, 2021
    Configuration menu
    Copy the full SHA
    5c0857e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4a538e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    65d469a View commit details
    Browse the repository at this point in the history
Loading