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: airlift/airbase
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 356
Choose a base ref
...
head repository: airlift/airbase
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 357
Choose a head ref
  • 6 commits
  • 3 files changed
  • 2 contributors

Commits on Feb 24, 2026

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

Commits on Feb 27, 2026

  1. Bump com.google.errorprone:error_prone_annotations from 2.47.0 to 2.48.0

    Bumps [com.google.errorprone:error_prone_annotations](https://github.com/google/error-prone) from 2.47.0 to 2.48.0.
    - [Release notes](https://github.com/google/error-prone/releases)
    - [Commits](google/error-prone@v2.47.0...v2.48.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.errorprone:error_prone_annotations
      dependency-version: 2.48.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and wendigo committed Feb 27, 2026
    Configuration menu
    Copy the full SHA
    a71946a View commit details
    Browse the repository at this point in the history
  2. Bump dep.plugin.pmd-runtime.version from 7.21.0 to 7.22.0

    Bumps `dep.plugin.pmd-runtime.version` from 7.21.0 to 7.22.0.
    
    Updates `net.sourceforge.pmd:pmd-core` from 7.21.0 to 7.22.0
    - [Release notes](https://github.com/pmd/pmd/releases)
    - [Commits](pmd/pmd@pmd_releases/7.21.0...pmd_releases/7.22.0)
    
    Updates `net.sourceforge.pmd:pmd-java` from 7.21.0 to 7.22.0
    - [Release notes](https://github.com/pmd/pmd/releases)
    - [Commits](pmd/pmd@pmd_releases/7.21.0...pmd_releases/7.22.0)
    
    Updates `net.sourceforge.pmd:pmd-javascript` from 7.21.0 to 7.22.0
    - [Release notes](https://github.com/pmd/pmd/releases)
    - [Commits](pmd/pmd@pmd_releases/7.21.0...pmd_releases/7.22.0)
    
    Updates `net.sourceforge.pmd:pmd-jsp` from 7.21.0 to 7.22.0
    - [Release notes](https://github.com/pmd/pmd/releases)
    - [Commits](pmd/pmd@pmd_releases/7.21.0...pmd_releases/7.22.0)
    
    ---
    updated-dependencies:
    - dependency-name: net.sourceforge.pmd:pmd-core
      dependency-version: 7.22.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: net.sourceforge.pmd:pmd-java
      dependency-version: 7.22.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: net.sourceforge.pmd:pmd-javascript
      dependency-version: 7.22.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: net.sourceforge.pmd:pmd-jsp
      dependency-version: 7.22.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and wendigo committed Feb 27, 2026
    Configuration menu
    Copy the full SHA
    dd37933 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2026

  1. Bump com.puppycrawl.tools:checkstyle from 13.2.0 to 13.3.0

    Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 13.2.0 to 13.3.0.
    - [Release notes](https://github.com/checkstyle/checkstyle/releases)
    - [Commits](checkstyle/checkstyle@checkstyle-13.2.0...checkstyle-13.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.puppycrawl.tools:checkstyle
      dependency-version: 13.3.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and wendigo committed Mar 2, 2026
    Configuration menu
    Copy the full SHA
    0abb6b3 View commit details
    Browse the repository at this point in the history
  2. Bump net.bytebuddy:byte-buddy from 1.18.5 to 1.18.7

    Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.18.5 to 1.18.7.
    - [Release notes](https://github.com/raphw/byte-buddy/releases)
    - [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
    - [Commits](raphw/byte-buddy@byte-buddy-1.18.5...byte-buddy-1.18.7)
    
    ---
    updated-dependencies:
    - dependency-name: net.bytebuddy:byte-buddy
      dependency-version: 1.18.7
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and wendigo committed Mar 2, 2026
    Configuration menu
    Copy the full SHA
    d32de06 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d1af45 View commit details
    Browse the repository at this point in the history
Loading