dependabot[bot] opened a new pull request, #10950:
URL: https://github.com/apache/gravitino/pull/10950

   Bumps [jwcrypto](https://github.com/latchset/jwcrypto) from 1.5.6 to 1.5.7.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/latchset/jwcrypto/releases";>jwcrypto's 
releases</a>.</em></p>
   <blockquote>
   <h2>Version 1.5.7</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>JWE: allow general (non flattened) serialization syntax by <a 
href="https://github.com/Thomas-Mollard";><code>@​Thomas-Mollard</code></a> in 
<a 
href="https://redirect.github.com/latchset/jwcrypto/pull/351";>latchset/jwcrypto#351</a></li>
   <li>Update CI actions by <a 
href="https://github.com/simo5";><code>@​simo5</code></a> in <a 
href="https://redirect.github.com/latchset/jwcrypto/pull/352";>latchset/jwcrypto#352</a></li>
   <li>Allow to pass through pem loading unsafe option by <a 
href="https://github.com/simo5";><code>@​simo5</code></a> in <a 
href="https://redirect.github.com/latchset/jwcrypto/pull/354";>latchset/jwcrypto#354</a></li>
   <li>Add support for 'scope' claim with multiple scopes by <a 
href="https://github.com/tony2001";><code>@​tony2001</code></a> in <a 
href="https://redirect.github.com/latchset/jwcrypto/pull/359";>latchset/jwcrypto#359</a></li>
   <li>Set default kid when importing keys from pyca. by <a 
href="https://github.com/bartvm";><code>@​bartvm</code></a> in <a 
href="https://redirect.github.com/latchset/jwcrypto/pull/367";>latchset/jwcrypto#367</a></li>
   <li>Hardening: Enforce length of keys for HMAC operations by <a 
href="https://github.com/simo5";><code>@​simo5</code></a> in <a 
href="https://redirect.github.com/latchset/jwcrypto/pull/369";>latchset/jwcrypto#369</a></li>
   <li>Add Ed25519 and Ed448 signature algorithms by <a 
href="https://github.com/simo5";><code>@​simo5</code></a> in <a 
href="https://redirect.github.com/latchset/jwcrypto/pull/370";>latchset/jwcrypto#370</a></li>
   <li>Migrate jwcrypto packaging to Hatch by <a 
href="https://github.com/iamdhakrey";><code>@​iamdhakrey</code></a> in <a 
href="https://redirect.github.com/latchset/jwcrypto/pull/373";>latchset/jwcrypto#373</a></li>
   <li>Version 1.5.7 by <a 
href="https://github.com/simo5";><code>@​simo5</code></a> in <a 
href="https://redirect.github.com/latchset/jwcrypto/pull/374";>latchset/jwcrypto#374</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a 
href="https://github.com/Thomas-Mollard";><code>@​Thomas-Mollard</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/latchset/jwcrypto/pull/351";>latchset/jwcrypto#351</a></li>
   <li><a href="https://github.com/tony2001";><code>@​tony2001</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/latchset/jwcrypto/pull/359";>latchset/jwcrypto#359</a></li>
   <li><a href="https://github.com/bartvm";><code>@​bartvm</code></a> made their 
first contribution in <a 
href="https://redirect.github.com/latchset/jwcrypto/pull/367";>latchset/jwcrypto#367</a></li>
   <li><a href="https://github.com/iamdhakrey";><code>@​iamdhakrey</code></a> 
made their first contribution in <a 
href="https://redirect.github.com/latchset/jwcrypto/pull/373";>latchset/jwcrypto#373</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/latchset/jwcrypto/compare/v1.5.6...v1.5.7";>https://github.com/latchset/jwcrypto/compare/v1.5.6...v1.5.7</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/latchset/jwcrypto/commit/63a78e75de7753adca47635132546d11789b90b2";><code>63a78e7</code></a>
 Version 1.5.7</li>
   <li><a 
href="https://github.com/latchset/jwcrypto/commit/25db861d8b29434838669a94a843af03d29ea6ed";><code>25db861</code></a>
 Limit max plaintext size for JWE decompression</li>
   <li><a 
href="https://github.com/latchset/jwcrypto/commit/a0fa2ea58b97fae80e4b07fe64a0423b94efab63";><code>a0fa2ea</code></a>
 Migrate to Hatch build backend and dynamic versioning Add pyproject.toml</li>
   <li><a 
href="https://github.com/latchset/jwcrypto/commit/64f93ccadc3f6a277b2565c9c9f2f4e546df257d";><code>64f93cc</code></a>
 Add Ed25519 and Ed448 signature algorithms</li>
   <li><a 
href="https://github.com/latchset/jwcrypto/commit/f2921cd69c97cbf4fe95a8327898e33d13a1b29d";><code>f2921cd</code></a>
 Update tox for CI tests</li>
   <li><a 
href="https://github.com/latchset/jwcrypto/commit/625ac5dc6bfb135b0c6f921a620c605167358a49";><code>625ac5d</code></a>
 Document JWA module and update theme</li>
   <li><a 
href="https://github.com/latchset/jwcrypto/commit/9de81ec30d8b23e392abe5ddf06b7fce5a011f16";><code>9de81ec</code></a>
 Make HMAC key length enforcement optional</li>
   <li><a 
href="https://github.com/latchset/jwcrypto/commit/54550de3ad75aeec79b009ffa734a88ace71f705";><code>54550de</code></a>
 Enforce minimum HMAC key size per RFC 7518</li>
   <li><a 
href="https://github.com/latchset/jwcrypto/commit/255d5da6ef2450bcc5a6aecd8252e1ed5cedd230";><code>255d5da</code></a>
 Set default kid when importing keys from pyca.</li>
   <li><a 
href="https://github.com/latchset/jwcrypto/commit/f105494e9c7ff203dcaf378676b4df7f7463e500";><code>f105494</code></a>
 Add support for 'scope' claim with multiple scopes</li>
   <li>Additional commits viewable in <a 
href="https://github.com/latchset/jwcrypto/compare/v1.5.6...v1.5.7";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=jwcrypto&package-manager=pip&previous-version=1.5.6&new-version=1.5.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   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-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   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 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)
   
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to