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

Conversation

lestrrat
Copy link
Collaborator

@lestrrat lestrrat commented Dec 3, 2023

No description provided.

dependabot bot and others added 12 commits November 9, 2023 07:32
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>
* Add jwe.WithCEK

* Allow using a static CEK via EncryptStatic

* appease linter

* Update go.sum

* Docs

* Update generated options

* Add test
* Delete signer instance upon call to jws.UnregisterSigner

* Update Changes
* 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>
Copy link

codecov bot commented Dec 3, 2023

Codecov Report

Attention: 378 lines in your changes are missing coverage. Please review.

Comparison is base (43ca140) 71.78% compared to head (d809cc5) 72.27%.
Report is 160 commits behind head on v2.

Files Patch % Lines
jwe/jwe.go 66.46% 38 Missing and 18 partials ⚠️
jwk/cache.go 41.42% 38 Missing and 3 partials ⚠️
jwk/set.go 34.14% 27 Missing ⚠️
jwt/validate.go 81.11% 27 Missing ⚠️
jwk/jwk.go 49.01% 24 Missing and 2 partials ⚠️
jwk/ecdsa.go 54.28% 13 Missing and 3 partials ⚠️
jwk/okp.go 59.45% 12 Missing and 3 partials ⚠️
jwa/compression_gen.go 54.83% 14 Missing ⚠️
jwa/content_encryption_gen.go 60.00% 14 Missing ⚠️
jwa/elliptic_gen.go 61.11% 14 Missing ⚠️
... and 25 more
Additional details and impacted files
@@            Coverage Diff             @@
##               v2    #1022      +/-   ##
==========================================
+ Coverage   71.78%   72.27%   +0.49%     
==========================================
  Files          90       93       +3     
  Lines        9662    13844    +4182     
==========================================
+ Hits         6936    10006    +3070     
- Misses       1928     3021    +1093     
- Partials      798      817      +19     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@lestrrat lestrrat merged commit e75b7c8 into v2 Dec 3, 2023
32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants