meza / auth0-remix-server

An Auth0 library for server side Remix
GNU General Public License v3.0
8 stars 2 forks source link

fix(deps): update dependency jose to v5.2.2 #427

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 9 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
jose 5.2.1 -> 5.2.2 age adoption passing confidence

Release Notes

panva/jose (jose) ### [`v5.2.2`](https://togithub.com/panva/jose/blob/HEAD/CHANGELOG.md#522-2024-02-11) [Compare Source](https://togithub.com/panva/jose/compare/v5.2.1...v5.2.2) ##### Fixes - **types:** iv and tag is optional in JSON serializations ([53019cd](https://togithub.com/panva/jose/commit/53019cd1fa3a4dc265d4868b9c626d4d6c832e86))

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

github-actions[bot] commented 9 months ago

Test Results

 1 files  Β±0   4 suites  Β±0   0s :stopwatch: Β±0s 60 tests Β±0  60 :white_check_mark: Β±0  0 :zzz: Β±0  0 :x: Β±0  64 runsβ€Š Β±0  64 :white_check_mark: Β±0  0 :zzz: Β±0  0 :x: Β±0 

Results for commit f73fb27f. ± Comparison against base commit ddf2e8d8.

github-actions[bot] commented 9 months ago

Test Results

 1 files  Β±0   4 suites  Β±0   0s :stopwatch: Β±0s 60 tests Β±0  60 :white_check_mark: Β±0  0 :zzz: Β±0  0 :x: Β±0  64 runsβ€Š Β±0  64 :white_check_mark: Β±0  0 :zzz: Β±0  0 :x: Β±0 

Results for commit f73fb27f. ± Comparison against base commit ddf2e8d8.

github-actions[bot] commented 9 months ago

Code Coverage

Package Line Rate Branch Rate Complexity Health
src 100% 100% 0 βœ”
src.lib 100% 100% 0 βœ”
Summary 100% (429 / 429) 100% (87 / 87) 0 βœ”
meza commented 9 months ago

:tada: This PR is included in version 2.3.13 :tada:

The release is available on:

Your semantic-release bot :package::rocket: