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

Commits on Jan 11, 2023

  1. Bump junit-jupiter from 5.9.1 to 5.9.2

    Bumps [junit-jupiter](https://github.com/junit-team/junit5) from 5.9.1 to 5.9.2.
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](junit-team/junit-framework@r5.9.1...r5.9.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 Jan 11, 2023
    Configuration menu
    Copy the full SHA
    708ae1b View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. Bump assertj-core from 3.23.1 to 3.24.2

    Bumps assertj-core from 3.23.1 to 3.24.2.
    
    ---
    updated-dependencies:
    - dependency-name: org.assertj:assertj-core
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 17, 2023
    Configuration menu
    Copy the full SHA
    9791398 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. Bump maven-enforcer-plugin from 3.1.0 to 3.2.1

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

Commits on Feb 10, 2023

  1. Bump maven-deploy-plugin from 3.0.0 to 3.1.0

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

Commits on Feb 14, 2023

  1. Bump maven-surefire-plugin from 3.0.0-M7 to 3.0.0-M9

    Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.0.0-M7 to 3.0.0-M9.
    - [Release notes](https://github.com/apache/maven-surefire/releases)
    - [Commits](apache/maven-surefire@surefire-3.0.0-M7...surefire-3.0.0-M9)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-surefire-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 14, 2023
    Configuration menu
    Copy the full SHA
    3bda3be View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2023

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

Commits on Mar 9, 2023

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

    …piter-junit-jupiter-5.9.2
    
    Bump junit-jupiter from 5.9.1 to 5.9.2
    lukehutch authored Mar 9, 2023
    Configuration menu
    Copy the full SHA
    2c30071 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #749 from classgraph/dependabot/maven/org.assertj-…

    …assertj-core-3.24.2
    
    Bump assertj-core from 3.23.1 to 3.24.2
    lukehutch authored Mar 9, 2023
    Configuration menu
    Copy the full SHA
    bc37c53 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #753 from classgraph/dependabot/maven/org.apache.m…

    …aven.plugins-maven-enforcer-plugin-3.2.1
    
    Bump maven-enforcer-plugin from 3.1.0 to 3.2.1
    lukehutch authored Mar 9, 2023
    Configuration menu
    Copy the full SHA
    75b97f7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #754 from classgraph/dependabot/maven/org.apache.m…

    …aven.plugins-maven-deploy-plugin-3.1.0
    
    Bump maven-deploy-plugin from 3.0.0 to 3.1.0
    lukehutch authored Mar 9, 2023
    Configuration menu
    Copy the full SHA
    a0b569e View commit details
    Browse the repository at this point in the history
  5. Merge pull request #755 from classgraph/dependabot/maven/org.apache.m…

    …aven.plugins-maven-surefire-plugin-3.0.0-M9
    
    Bump maven-surefire-plugin from 3.0.0-M7 to 3.0.0-M9
    lukehutch authored Mar 9, 2023
    Configuration menu
    Copy the full SHA
    b5d2a9f View commit details
    Browse the repository at this point in the history
  6. Add comments

    lukehutch committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    a2075e3 View commit details
    Browse the repository at this point in the history
  7. Add comments

    lukehutch committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    cb7370e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    153a2c8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    83f55db View commit details
    Browse the repository at this point in the history
Loading