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

bot: Bump github.com/lestrrat-go/jwx/v2 from 2.1.0 to 2.1.1 #2876

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 29, 2024

Bumps github.com/lestrrat-go/jwx/v2 from 2.1.0 to 2.1.1.

Release notes

Sourced from github.com/lestrrat-go/jwx/v2's releases.

v2.1.1

v2.1.1 Jul 28 2024
  * Update minimum required go version to go 1.20
  * Update tests to work on 32-bit systems.
  * [jwa] Add RSA_OAEP_384 and RSA_OAEP_512
  * [jwa] `jwa.SignatureAlgorithm` now has a `IsSymmetric` method.
  * [jwa] Add `jwa.RegisterSignatureAlgorithmOptions()` to register new algorithms while
    specifying extra options. Currently only `jwa.WithSymmetricAlgorithm()` is supported.
  * [jws] Clearly mark `jws.WithHeaders()` as deprecated
Changelog

Sourced from github.com/lestrrat-go/jwx/v2's changelog.

v2.1.1 Jul 28 2024

  • Update minimum required go version to go 1.20
  • Update tests to work on 32-bit systems.
  • [jwa] Add RSA_OAEP_384 and RSA_OAEP_512
  • [jwa] jwa.SignatureAlgorithm now has a IsSymmetric method.
  • [jwa] Add jwa.RegisterSignatureAlgorithmOptions() to register new algorithms while specifying extra options. Currently only jwa.WithSymmetricAlgorithm() is supported.
  • [jws] Clearly mark jws.WithHeaders() as deprecated
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/lestrrat-go/jwx/v2](https://github.com/lestrrat-go/jwx) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/lestrrat-go/jwx/releases)
- [Changelog](https://github.com/lestrrat-go/jwx/blob/develop/v2/Changes)
- [Commits](lestrrat-go/jwx@v2.1.0...v2.1.1)

---
updated-dependencies:
- dependency-name: github.com/lestrrat-go/jwx/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Related to dependencies label Jul 29, 2024
Copy link

codecov bot commented Jul 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.55%. Comparing base (82659f8) to head (4eb1cb6).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #2876      +/-   ##
===========================================
+ Coverage    79.49%   79.55%   +0.06%     
===========================================
  Files          323      323              
  Lines        24695    24695              
===========================================
+ Hits         19630    19644      +14     
+ Misses        3660     3652       -8     
+ Partials      1405     1399       -6     
Flag Coverage Δ
all-tests 79.55% <ø> (+0.06%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 13 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 82659f8...4eb1cb6. Read the comment docs.

shahzadlone added a commit that referenced this pull request Aug 7, 2024
✅ This PR was created by combining the following PRs:
#2887 bot: Bump github.com/getkin/kin-openapi from 0.125.0 to 0.127.0
#2886 bot: Bump @typescript-eslint/eslint-plugin from 7.16.1 to 8.0.0 in
/playground
#2879 bot: Bump typescript from 5.5.3 to 5.5.4 in /playground
#2876 bot: Bump github.com/lestrrat-go/jwx/v2 from 2.1.0 to 2.1.1
#2854 bot: Bump github.com/vito/go-sse from 1.0.0 to 1.1.1
#2853 bot: Bump golang.org/x/term from 0.21.0 to 0.22.0
#2852 bot: Bump github.com/cosmos/cosmos-sdk from 0.50.6 to 0.50.8

⚠️ The following PRs were resolved manually due to merge conflicts:
#2877 bot: Bump vite from 5.3.4 to 5.3.5 in /playground
#2855 bot: Bump eslint-plugin-react-refresh from 0.4.8 to 0.4.9 in
/playground
#2885 bot: Bump @typescript-eslint/parser from 7.16.1 to 7.18.0 in
/playground

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Shahzad Lone <[email protected]>
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 7, 2024

Looks like github.com/lestrrat-go/jwx/v2 is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Aug 7, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/lestrrat-go/jwx/v2-2.1.1 branch August 7, 2024 01:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Related to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants