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

Commits on Nov 4, 2024

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

Commits on Nov 5, 2024

  1. Bump dep.packaging.version from 279 to 281

    Bumps `dep.packaging.version` from 279 to 281.
    
    Updates `io.airlift:launcher` from 279 to 281
    - [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 279 to 281
    - [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] authored and wendigo committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    87e6cbd View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Bump dep.jetty.version from 12.0.14 to 12.0.15

    Bumps `dep.jetty.version` from 12.0.14 to 12.0.15.
    
    Updates `org.eclipse.jetty:jetty-bom` from 12.0.14 to 12.0.15
    - [Release notes](https://github.com/jetty/jetty.project/releases)
    - [Commits](jetty/jetty.project@jetty-12.0.14...jetty-12.0.15)
    
    Updates `org.eclipse.jetty.ee10:jetty-ee10-bom` from 12.0.14 to 12.0.15
    - [Release notes](https://github.com/jetty/jetty.project/releases)
    - [Commits](jetty/jetty.project@jetty-12.0.14...jetty-12.0.15)
    
    ---
    updated-dependencies:
    - dependency-name: org.eclipse.jetty:jetty-bom
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.eclipse.jetty.ee10:jetty-ee10-bom
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    eace41a View commit details
    Browse the repository at this point in the history
  2. Bump dep.packaging.version from 281 to 282

    Bumps `dep.packaging.version` from 281 to 282.
    
    Updates `io.airlift:launcher` from 281 to 282
    - [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 281 to 282
    - [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 Nov 6, 2024
    Configuration menu
    Copy the full SHA
    80529fb View commit details
    Browse the repository at this point in the history
  3. Revert "Test out early access JReleaser github action"

    This reverts commit 873d018.
    wendigo committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    ac240de View commit details
    Browse the repository at this point in the history
Loading