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: javalin/javalin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: javalin-parent-6.4.0
Choose a base ref
...
head repository: javalin/javalin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: javalin-parent-6.5.0
Choose a head ref
  • 12 commits
  • 23 files changed
  • 6 contributors

Commits on Dec 17, 2024

  1. Configuration menu
    Copy the full SHA
    0d3f627 View commit details
    Browse the repository at this point in the history
  2. [github] Update README.md

    tipsy authored Dec 17, 2024
    Configuration menu
    Copy the full SHA
    4219073 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2024

  1. [github] Update README.md

    tipsy authored Dec 19, 2024
    Configuration menu
    Copy the full SHA
    b9fcff1 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2024

  1. [github] Update README.md

    tipsy authored Dec 21, 2024
    Configuration menu
    Copy the full SHA
    5de1d25 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2025

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

Commits on Jan 18, 2025

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

Commits on Jan 23, 2025

  1. [workflow]: Bump codecov/codecov-action in the dependencies group (#2353

    )
    
    Bumps the dependencies group with 1 update: [codecov/codecov-action](https://github.com/codecov/codecov-action).
    
    
    Updates `codecov/codecov-action` from 5.1.1 to 5.1.2
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@v5.1.1...v5.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 23, 2025
    Configuration menu
    Copy the full SHA
    2b63b76 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2025

  1. Configuration menu
    Copy the full SHA
    a6fb01f View commit details
    Browse the repository at this point in the history
  2. [core] Improve HttpStatus.forStatus by using map lookup (#2368)

    * [core] Improve `HttpStatus.forStatus` by using map lookup
    
    * [core] Use `entries` instead of `values()` in `HttpStatus`
    Petersoj authored Mar 2, 2025
    Configuration menu
    Copy the full SHA
    5d36221 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f5f594 View commit details
    Browse the repository at this point in the history
  4. [workflow]: Bump codecov/codecov-action in the dependencies group (#2363

    )
    
    Bumps the dependencies group with 1 update: [codecov/codecov-action](https://github.com/codecov/codecov-action).
    
    
    Updates `codecov/codecov-action` from 5.1.2 to 5.3.1
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@v5.1.2...v5.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 2, 2025
    Configuration menu
    Copy the full SHA
    b0c5a19 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2025

  1. Configuration menu
    Copy the full SHA
    6c81ca2 View commit details
    Browse the repository at this point in the history
Loading