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

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    b144dad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4dad8f4 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Ignore module-info.java in checkstyle

    Checkstyle doesn't yet support them: checkstyle/checkstyle#8240
    martint authored and wendigo committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    3da08f4 View commit details
    Browse the repository at this point in the history
  2. Bump com.puppycrawl.tools:checkstyle from 10.18.1 to 10.18.2

    Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.18.1 to 10.18.2.
    - [Release notes](https://github.com/checkstyle/checkstyle/releases)
    - [Commits](checkstyle/checkstyle@checkstyle-10.18.1...checkstyle-10.18.2)
    
    ---
    updated-dependencies:
    - dependency-name: com.puppycrawl.tools:checkstyle
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    e24aae7 View commit details
    Browse the repository at this point in the history
  3. Bump dep.packaging.version from 269 to 270

    Bumps `dep.packaging.version` from 269 to 270.
    
    Updates `io.airlift:launcher` from 269 to 270
    - [Release notes](https://github.com/airlift/airlift/releases)
    - [Changelog](https://github.com/airlift/airlift/blob/master/NEWS)
    - [Commits](https://github.com/airlift/airlift/commits)
    
    Updates `io.airlift:packaging` from 269 to 270
    - [Release notes](https://github.com/airlift/airlift/releases)
    - [Changelog](https://github.com/airlift/airlift/blob/master/NEWS)
    - [Commits](https://github.com/airlift/airlift/commits)
    
    ---
    updated-dependencies:
    - dependency-name: io.airlift:launcher
      dependency-type: direct:production
      update-type: version-update:semver-major
    - dependency-name: io.airlift:packaging
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    41817ca View commit details
    Browse the repository at this point in the history
Loading