Commit 4cc977a
authored
chore(deps): bump jsonwebtoken from 9.3.1 to 10.3.0 in /server in the cargo group across 1 directory (#6)
Bumps the cargo group with 1 update in the /server directory:
[jsonwebtoken](https://github.com/Keats/jsonwebtoken).
Updates `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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/hyperpolymath/universal-language-server-plugin/network/alerts).
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 38294a7 commit 4cc977a
2 files changed
Lines changed: 19 additions & 104 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
0 commit comments