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.1.4
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.1.6
Choose a head ref
  • 9 commits
  • 16 files changed
  • 3 contributors

Commits on May 4, 2024

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

Commits on May 6, 2024

  1. [workflow]: Bump codecov/codecov-action from 4.3.0 to 4.3.1 (#2238)

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.3.0 to 4.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@v4.3.0...v4.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 6, 2024
    Configuration menu
    Copy the full SHA
    b5ae377 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    6faa186 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e215b1 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. [context] Handle invalid url encoding for form params (#2245)

    Bodies may exist but not contain valid form params for some requests,
    and we should handle trying to read params from those requests gracefully
    maths22 authored May 14, 2024
    Configuration menu
    Copy the full SHA
    7af10ca View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. [workflow]: Bump codecov/codecov-action from 4.3.1 to 4.4.0 (#2252)

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.3.1 to 4.4.0.
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@v4.3.1...v4.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 20, 2024
    Configuration menu
    Copy the full SHA
    01a6d55 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. [workflow]: Bump codecov/codecov-action from 4.4.0 to 4.4.1 (#2257)

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.4.0 to 4.4.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@v4.4.0...v4.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 27, 2024
    Configuration menu
    Copy the full SHA
    95f0895 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78c194b View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

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