Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v2.0.18 #1022

Merged
merged 12 commits into from
Dec 3, 2023
Merged

v2.0.18 #1022

merged 12 commits into from
Dec 3, 2023

Commits on Nov 9, 2023

  1. Bump golang.org/x/crypto from 0.14.0 to 0.15.0

    Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.14.0 to 0.15.0.
    - [Commits](golang/crypto@v0.14.0...v0.15.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/crypto
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    0a15b4d View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2023

  1. Run gazelle-update-repos

    lestrrat committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    7430ba2 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Add jwe.WithCEK (#1011)

    * Add jwe.WithCEK
    
    * Allow using a static CEK via EncryptStatic
    
    * appease linter
    
    * Update go.sum
    
    * Docs
    
    * Update generated options
    
    * Add test
    lestrrat committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    ea2c632 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

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

Commits on Nov 18, 2023

  1. Remove signer instance upon call to jws.UnregisterSigner (#1017)

    * Delete signer instance upon call to jws.UnregisterSigner
    
    * Update Changes
    lestrrat committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    ee031a0 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Tweak documentation (#1018)

    lestrrat committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    9156743 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Bump golang.org/x/crypto from 0.15.0 to 0.16.0 (#1020)

    * Bump golang.org/x/crypto from 0.15.0 to 0.16.0
    
    Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.15.0 to 0.16.0.
    - [Commits](golang/crypto@v0.15.0...v0.16.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/crypto
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Run bazel and tidy
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Daisuke Maki <lestrrat+github@gmail.com>
    dependabot[bot] and lestrrat committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    55000b3 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2023

  1. Configuration menu
    Copy the full SHA
    64f2a22 View commit details
    Browse the repository at this point in the history
  2. Update Changes

    lestrrat committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    dcf2e4f View commit details
    Browse the repository at this point in the history
  3. Appease linter

    lestrrat committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    08bd411 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4854cdf View commit details
    Browse the repository at this point in the history
  5. fix deps.bzl

    lestrrat committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    d809cc5 View commit details
    Browse the repository at this point in the history