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: alecthomas/kong
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.10.0
Choose a base ref
...
head repository: alecthomas/kong
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.11.0
Choose a head ref
  • 7 commits
  • 15 files changed
  • 4 contributors

Commits on Apr 12, 2025

  1. chore(deps): update all non-major dependencies (#515)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 12, 2025
    Configuration menu
    Copy the full SHA
    95c04ac View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2025

  1. chore(deps): update dependency lefthook to v1.11.10 (#527)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 21, 2025
    Configuration menu
    Copy the full SHA
    f0b3210 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2025

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

Commits on Apr 28, 2025

  1. chore(deps): update dependency lefthook to v1.11.11 (#530)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 28, 2025
    Configuration menu
    Copy the full SHA
    e923ecc View commit details
    Browse the repository at this point in the history

Commits on May 9, 2025

  1. chore(deps): update all non-major dependencies (#531)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored May 9, 2025
    Configuration menu
    Copy the full SHA
    ebf6b70 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2025

  1. fix: broken internal link (#532)

    Fix of minor broken link
    educhastenier authored May 12, 2025
    Configuration menu
    Copy the full SHA
    8e03dbe View commit details
    Browse the repository at this point in the history

Commits on May 15, 2025

  1. chore: optionally allow parsing of hyphen-prefixied flag parameters

    This allows for eg. `foo --number -10`, `foo --flag -bar`.
    
    Fixes #478, #315.
    alecthomas committed May 15, 2025
    Configuration menu
    Copy the full SHA
    9bc3bf9 View commit details
    Browse the repository at this point in the history
Loading