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: Basis-Theory/azure-keyvault-emulator Loading
base: v1.1.1
Choose a base ref
...
head repository: Basis-Theory/azure-keyvault-emulator Loading
compare: v1.1.2
Choose a head ref
  • 10 commits
  • 8 files changed
  • 5 contributors

Commits on Dec 22, 2021

  1. chore(deps): bump Microsoft.AspNetCore.Authentication.JwtBearer (#52)

    Bumps [Microsoft.AspNetCore.Authentication.JwtBearer](https://github.com/dotnet/aspnetcore) from 6.0.0 to 6.0.1.
    - [Release notes](https://github.com/dotnet/aspnetcore/releases)
    - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
    - [Commits](dotnet/aspnetcore@v6.0.0...v6.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    96b660e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2884ed View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2022

  1. Configuration menu
    Copy the full SHA
    557fb28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f748a58 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1caa893 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2022

  1. chore(deps): bump coverlet.collector from 3.1.1 to 3.1.2 [ci skip] (#58)

    Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 3.1.1 to 3.1.2.
    - [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
    - [Commits](https://github.com/coverlet-coverage/coverlet/commits)
    
    ---
    updated-dependencies:
    - dependency-name: coverlet.collector
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    9a1a2ae View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

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

Commits on Mar 28, 2022

  1. Configuration menu
    Copy the full SHA
    6886752 View commit details
    Browse the repository at this point in the history
  2. fix(deps): bump minimist from 1.2.5 to 1.2.6 (#66)

    Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
    - [Release notes](https://github.com/substack/minimist/releases)
    - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
    
    ---
    updated-dependencies:
    - dependency-name: minimist
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    926fb11 View commit details
    Browse the repository at this point in the history
  3. chore(release): 1.1.2 [skip ci]

    ## [1.1.2](v1.1.1...v1.1.2) (2022-03-28)
    
    ### Bug Fixes
    
    * **deps:** bump minimist from 1.2.5 to 1.2.6 ([#66](#66)) ([926fb11](926fb11))
    semantic-release-bot committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    a117025 View commit details
    Browse the repository at this point in the history
Loading