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

merge develop/v2 to v2 #853

Merged
merged 14 commits into from
Nov 25, 2022
Merged

merge develop/v2 to v2 #853

merged 14 commits into from
Nov 25, 2022

Conversation

lestrrat
Copy link
Collaborator

No description provided.

lestrrat and others added 14 commits November 15, 2022 11:09
* Protect jws.Verify() from panic on go1.19+

* Same problem, but in jwe
I have a feeling we inadvertently reverted some commit
* Use tparse

* s/all/alltags/
Bumps [kentaro-m/auto-assign-action](https://github.com/kentaro-m/auto-assign-action) from 1.2.0 to 1.2.4.
- [Release notes](https://github.com/kentaro-m/auto-assign-action/releases)
- [Commits](kentaro-m/auto-assign-action@v1.2.0...v1.2.4)

---
updated-dependencies:
- dependency-name: kentaro-m/auto-assign-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 1 to 3.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@v1...v3)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Work with invalid JWT buffers better

* spelling

* Update Changes
@codecov-commenter
Copy link

Codecov Report

Merging #853 (f64b7ab) into v2 (43ca140) will decrease coverage by 0.52%.
The diff coverage is 72.88%.

@@            Coverage Diff             @@
##               v2     #853      +/-   ##
==========================================
- Coverage   71.78%   71.26%   -0.53%     
==========================================
  Files          90       92       +2     
  Lines        9662    13255    +3593     
==========================================
+ Hits         6936     9446    +2510     
- Misses       1928     2994    +1066     
- Partials      798      815      +17     
Impacted Files Coverage Δ
formatkind_string_gen.go 100.00% <ø> (ø)
internal/json/goccy.go 100.00% <ø> (ø)
jwa/elliptic_gen.go 100.00% <ø> (ø)
jwa/secp2561k.go 100.00% <ø> (ø)
jwe/compress.go 0.00% <0.00%> (ø)
jwe/decrypt.go 58.51% <ø> (-0.95%) ⬇️
jwe/internal/cipher/cipher.go 62.06% <0.00%> (+1.67%) ⬆️
jwk/es256k.go 100.00% <ø> (ø)
jwk/fetch.go 73.52% <ø> (+0.45%) ⬆️
jws/es256k.go 100.00% <ø> (ø)
... and 136 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@lestrrat lestrrat marked this pull request as ready for review November 25, 2022 00:58
@lestrrat lestrrat merged commit 7803b82 into v2 Nov 25, 2022
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.

2 participants