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: checkstyle/checkstyle
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: checkstyle-10.19.0
Choose a base ref
...
head repository: checkstyle/checkstyle
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: checkstyle-10.20.0
Choose a head ref
  • 18 commits
  • 71 files changed
  • 9 contributors

Commits on Oct 26, 2024

  1. Configuration menu
    Copy the full SHA
    386963a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab10c20 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5cbdd2 View commit details
    Browse the repository at this point in the history
  4. dependency: bump pmd.version from 7.4.0 to 7.7.0

    Bumps `pmd.version` from 7.4.0 to 7.7.0.
    
    Updates `net.sourceforge.pmd:pmd-java` from 7.4.0 to 7.7.0
    - [Release notes](https://github.com/pmd/pmd/releases)
    - [Changelog](https://github.com/pmd/pmd/blob/main/docs/render_release_notes.rb)
    - [Commits](pmd/pmd@pmd_releases/7.4.0...pmd_releases/7.7.0)
    
    Updates `net.sourceforge.pmd:pmd-core` from 7.4.0 to 7.7.0
    - [Release notes](https://github.com/pmd/pmd/releases)
    - [Changelog](https://github.com/pmd/pmd/blob/main/docs/render_release_notes.rb)
    - [Commits](pmd/pmd@pmd_releases/7.4.0...pmd_releases/7.7.0)
    
    Updates `net.sourceforge.pmd:pmd-javascript` from 7.4.0 to 7.7.0
    - [Release notes](https://github.com/pmd/pmd/releases)
    - [Changelog](https://github.com/pmd/pmd/blob/main/docs/render_release_notes.rb)
    - [Commits](pmd/pmd@pmd_releases/7.4.0...pmd_releases/7.7.0)
    
    Updates `net.sourceforge.pmd:pmd-jsp` from 7.4.0 to 7.7.0
    - [Release notes](https://github.com/pmd/pmd/releases)
    - [Changelog](https://github.com/pmd/pmd/blob/main/docs/render_release_notes.rb)
    - [Commits](pmd/pmd@pmd_releases/7.4.0...pmd_releases/7.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: net.sourceforge.pmd:pmd-java
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: net.sourceforge.pmd:pmd-core
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: net.sourceforge.pmd:pmd-javascript
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: net.sourceforge.pmd:pmd-jsp
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and romani committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    92a6206 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9b9d3f9 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2024

  1. Configuration menu
    Copy the full SHA
    309dd8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4b0fc7 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Issue #14424: Added option to skip HideUtilityClassConstructorCheck v…

    …alidation based on list of annotations
    kkoutsilis authored and romani committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    8684faa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42cf0ad View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

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

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    8e8df58 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    853e2ba View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Configuration menu
    Copy the full SHA
    9db3909 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67b98ab View commit details
    Browse the repository at this point in the history
  3. Issue #15831: enabled allowEmptySwitchBlockStatements property of Whi…

    …tespaceAround in google_checks.xml
    Zopsss authored and romani committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    4c67922 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    719ae40 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    41e15b3 View commit details
    Browse the repository at this point in the history
Loading