dependabot[bot] opened a new pull request, #6: URL: https://github.com/apache/spark-connect-gateway/pull/6
Bumps [jsonwebtoken](https://github.com/Keats/jsonwebtoken) from 9.3.1 to 10.3.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/Keats/jsonwebtoken/blob/master/CHANGELOG.md">jsonwebtoken's changelog</a>.</em></p> <blockquote> <h2>10.3.0 (2026-01-27)</h2> <ul> <li>Export everything needed to define your own CryptoProvider</li> <li>Fix type confusion with exp/nbf when not required</li> </ul> <h2>10.2.0 (2025-11-06)</h2> <ul> <li>Remove <code>Clone</code> bound from decode functions</li> </ul> <h2>10.1.0 (2025-10-18)</h2> <ul> <li>add <code>dangerous::insecure_decode</code></li> <li>Implement TryFrom &Jwk for DecodingKey</li> </ul> <h2>10.0.0 (2025-09-29)</h2> <ul> <li>BREAKING: now using traits for crypto backends, you have to choose between <code>aws_lc_rs</code> and <code>rust_crypto</code></li> <li>Add <code>Clone</code> bound to <code>decode</code></li> <li>Support decoding byte slices</li> <li>Support JWS</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Keats/jsonwebtoken/commit/abbc3076742c4161347bc6b8bf4aa5eb86e1dc01"><code>abbc307</code></a> Fix type confusion</li> <li><a href="https://github.com/Keats/jsonwebtoken/commit/e99740d15420b735cd3ba90db1e8dfdbcaa51b2f"><code>e99740d</code></a> fix: bump minimal version requirements (<a href="https://redirect.github.com/Keats/jsonwebtoken/issues/481">#481</a>)</li> <li><a href="https://github.com/Keats/jsonwebtoken/commit/50d15e042cb623ca0bd67374c0fc09a5da323c2e"><code>50d15e0</code></a> Use try_sign to avoid panics (<a href="https://redirect.github.com/Keats/jsonwebtoken/issues/479">#479</a>)</li> <li><a href="https://github.com/Keats/jsonwebtoken/commit/245858fdf3fade3ef176d49d00334dec9e9f6b0b"><code>245858f</code></a> Bump some dep</li> <li><a href="https://github.com/Keats/jsonwebtoken/commit/122c2ed079dddf8d174492007c778aa495efde8d"><code>122c2ed</code></a> Bump action number in CI</li> <li><a href="https://github.com/Keats/jsonwebtoken/commit/72e0c7fa4042e71b3d3482777b956f5918f91ac2"><code>72e0c7f</code></a> Expose cryptography backends via CryptoProvider (<a href="https://redirect.github.com/Keats/jsonwebtoken/issues/452">#452</a>)</li> <li><a href="https://github.com/Keats/jsonwebtoken/commit/53a3fc25b48be0af5fdab63b5698b2a24f59b3ef"><code>53a3fc2</code></a> Do not fail for clippy</li> <li><a href="https://github.com/Keats/jsonwebtoken/commit/3226cfc82bea494ad914f529b3549137099f2406"><code>3226cfc</code></a> Prepare for release</li> <li><a href="https://github.com/Keats/jsonwebtoken/commit/dfe58f99b49e08da856db61eb1fbcc0d1da22a2a"><code>dfe58f9</code></a> Remove unnecessary Clone bounds from decode functions (<a href="https://redirect.github.com/Keats/jsonwebtoken/issues/458">#458</a>)</li> <li><a href="https://github.com/Keats/jsonwebtoken/commit/9b3e19c38c11564191b7b63199df7f577d407621"><code>9b3e19c</code></a> Fix function names in README (<a href="https://redirect.github.com/Keats/jsonwebtoken/issues/457">#457</a>)</li> <li>Additional commits viewable in <a href="https://github.com/Keats/jsonwebtoken/compare/v9.3.1...v10.3.0">compare view</a></li> </ul> </details> <br /> [](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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/apache/spark-connect-gateway/network/alerts). </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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
