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: levino/mock-jwks
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.3.4
Choose a base ref
...
head repository: levino/mock-jwks
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.3.5
Choose a head ref
  • 7 commits
  • 8 files changed
  • 3 contributors

Commits on Mar 24, 2025

  1. Configuration menu
    Copy the full SHA
    5537cca View commit details
    Browse the repository at this point in the history
  2. Merge pull request #256 from levino/run-checks-on-all-prs

    make sure that checks are run on all PRs
    levino authored Mar 24, 2025
    Configuration menu
    Copy the full SHA
    2e7f3c6 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump esbuild and vitest

    Bumps [esbuild](https://github.com/evanw/esbuild) to 0.25.1 and updates ancestor dependency [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest). These dependencies need to be updated together.
    
    
    Updates `esbuild` from 0.21.5 to 0.25.1
    - [Release notes](https://github.com/evanw/esbuild/releases)
    - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md)
    - [Commits](evanw/esbuild@v0.21.5...v0.25.1)
    
    Updates `vitest` from 2.1.9 to 3.0.9
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.9/packages/vitest)
    
    ---
    updated-dependencies:
    - dependency-name: esbuild
      dependency-type: indirect
    - dependency-name: vitest
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 24, 2025
    Configuration menu
    Copy the full SHA
    41f09b1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #257 from levino/dependabot/npm_and_yarn/multi-dcc…

    …a643f54
    
    chore(deps): bump esbuild and vitest
    levino authored Mar 24, 2025
    Configuration menu
    Copy the full SHA
    37652f6 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2025

  1. fix: multiple calls to start produce unexpected behaviour

    fix #253 by throwing when `start` is called again before the server has been `stop`ped.
    levino authored Mar 27, 2025
    Configuration menu
    Copy the full SHA
    5cad8cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05f962f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #258 from levino/release-please--branches--main--c…

    …omponents--mock-jwks
    
    chore(main): release 3.3.5
    levino authored Mar 27, 2025
    Configuration menu
    Copy the full SHA
    9840d55 View commit details
    Browse the repository at this point in the history
Loading