[PR #2524] [MERGED] Bump djangorestframework-simplejwt from 5.1.0 to 5.2.0 #2595

Closed
opened 2026-02-27 12:11:49 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/modoboa/modoboa/pull/2524
Author: @dependabot[bot]
Created: 5/25/2022
Status: Merged
Merged: 5/25/2022
Merged by: @tonioo

Base: masterHead: dependabot/pip/djangorestframework-simplejwt-5.2.0


📝 Commits (1)

  • feef0fe Bump djangorestframework-simplejwt from 5.1.0 to 5.2.0

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 requirements.txt (+1 -1)

📄 Description

Bumps djangorestframework-simplejwt from 5.1.0 to 5.2.0.

Release notes

Sourced from djangorestframework-simplejwt's releases.

v5.2.0

Version 5.2.0

New Contributors

Full Changelog: https://github.com/jazzband/djangorestframework-simplejwt/compare/v5.1.0...v5.2.0

Changelog

Sourced from djangorestframework-simplejwt's changelog.

Version 5.2.0

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 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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/modoboa/modoboa/pull/2524 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 5/25/2022 **Status:** ✅ Merged **Merged:** 5/25/2022 **Merged by:** [@tonioo](https://github.com/tonioo) **Base:** `master` ← **Head:** `dependabot/pip/djangorestframework-simplejwt-5.2.0` --- ### 📝 Commits (1) - [`feef0fe`](https://github.com/modoboa/modoboa/commit/feef0fe71934b78013d5d70b6be60b2721f7b6ca) Bump djangorestframework-simplejwt from 5.1.0 to 5.2.0 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `requirements.txt` (+1 -1) </details> ### 📄 Description Bumps [djangorestframework-simplejwt](https://github.com/jazzband/djangorestframework-simplejwt) from 5.1.0 to 5.2.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jazzband/djangorestframework-simplejwt/releases">djangorestframework-simplejwt's releases</a>.</em></p> <blockquote> <h2>v5.2.0</h2> <h2>Version 5.2.0</h2> <ul> <li>Remove the JWTTokenUserAuthentication from the Experimental Features <a href="https://github-redirect.dependabot.com/jazzband/djangorestframework-simplejwt/issues/546">#546</a> by <a href="https://github.com/byrpatrick"><code>@​byrpatrick</code></a> in <a href="https://github-redirect.dependabot.com/jazzband/djangorestframework-simplejwt/pull/547">jazzband/djangorestframework-simplejwt#547</a></li> <li>Fix leeway type error by <a href="https://github.com/2ykwang"><code>@​2ykwang</code></a> in <a href="https://github-redirect.dependabot.com/jazzband/djangorestframework-simplejwt/pull/554">jazzband/djangorestframework-simplejwt#554</a></li> <li>Add info on TokenBlacklistView to the docs by <a href="https://github.com/inti7ary"><code>@​inti7ary</code></a> in <a href="https://github-redirect.dependabot.com/jazzband/djangorestframework-simplejwt/pull/558">jazzband/djangorestframework-simplejwt#558</a></li> <li>Update JWTStatelessUserAuthentication docs by <a href="https://github.com/2ykwang"><code>@​2ykwang</code></a> in <a href="https://github-redirect.dependabot.com/jazzband/djangorestframework-simplejwt/pull/561">jazzband/djangorestframework-simplejwt#561</a></li> <li>Allow none jti claim token type claim by <a href="https://github.com/denniskeends"><code>@​denniskeends</code></a> in <a href="https://github-redirect.dependabot.com/jazzband/djangorestframework-simplejwt/pull/567">jazzband/djangorestframework-simplejwt#567</a></li> <li>Allow customizing token JSON encoding by <a href="https://github.com/vainu-arto"><code>@​vainu-arto</code></a> in <a href="https://github-redirect.dependabot.com/jazzband/djangorestframework-simplejwt/pull/568">jazzband/djangorestframework-simplejwt#568</a></li> <li>update &amp; correct supported versions in docs by <a href="https://github.com/asaah18"><code>@​asaah18</code></a> in <a href="https://github-redirect.dependabot.com/jazzband/djangorestframework-simplejwt/pull/576">jazzband/djangorestframework-simplejwt#576</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/byrpatrick"><code>@​byrpatrick</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/jazzband/djangorestframework-simplejwt/pull/547">jazzband/djangorestframework-simplejwt#547</a></li> <li><a href="https://github.com/inti7ary"><code>@​inti7ary</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/jazzband/djangorestframework-simplejwt/pull/558">jazzband/djangorestframework-simplejwt#558</a></li> <li><a href="https://github.com/thomasrockhu-codecov"><code>@​thomasrockhu-codecov</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/jazzband/djangorestframework-simplejwt/pull/559">jazzband/djangorestframework-simplejwt#559</a></li> <li><a href="https://github.com/denniskeends"><code>@​denniskeends</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/jazzband/djangorestframework-simplejwt/pull/567">jazzband/djangorestframework-simplejwt#567</a></li> <li><a href="https://github.com/asaah18"><code>@​asaah18</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/jazzband/djangorestframework-simplejwt/pull/576">jazzband/djangorestframework-simplejwt#576</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/jazzband/djangorestframework-simplejwt/compare/v5.1.0...v5.2.0">https://github.com/jazzband/djangorestframework-simplejwt/compare/v5.1.0...v5.2.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/jazzband/djangorestframework-simplejwt/blob/master/CHANGELOG.md">djangorestframework-simplejwt's changelog</a>.</em></p> <blockquote> <h2>Version 5.2.0</h2> <ul> <li>Remove the JWTTokenUserAuthentication from the Experimental Features <a href="https://github-redirect.dependabot.com/jazzband/djangorestframework-simplejwt/issues/546">#546</a> by <a href="https://github.com/byrpatrick"><code>@​byrpatrick</code></a> in <a href="https://github-redirect.dependabot.com/jazzband/djangorestframework-simplejwt/pull/547">jazzband/djangorestframework-simplejwt#547</a></li> <li>Fix leeway type error by <a href="https://github.com/2ykwang"><code>@​2ykwang</code></a> in <a href="https://github-redirect.dependabot.com/jazzband/djangorestframework-simplejwt/pull/554">jazzband/djangorestframework-simplejwt#554</a></li> <li>Add info on TokenBlacklistView to the docs by <a href="https://github.com/inti7ary"><code>@​inti7ary</code></a> in <a href="https://github-redirect.dependabot.com/jazzband/djangorestframework-simplejwt/pull/558">jazzband/djangorestframework-simplejwt#558</a></li> <li>Update JWTStatelessUserAuthentication docs by <a href="https://github.com/2ykwang"><code>@​2ykwang</code></a> in <a href="https://github-redirect.dependabot.com/jazzband/djangorestframework-simplejwt/pull/561">jazzband/djangorestframework-simplejwt#561</a></li> <li>Allow none jti claim token type claim by <a href="https://github.com/denniskeends"><code>@​denniskeends</code></a> in <a href="https://github-redirect.dependabot.com/jazzband/djangorestframework-simplejwt/pull/567">jazzband/djangorestframework-simplejwt#567</a></li> <li>Allow customizing token JSON encoding by <a href="https://github.com/vainu-arto"><code>@​vainu-arto</code></a> in <a href="https://github-redirect.dependabot.com/jazzband/djangorestframework-simplejwt/pull/568">jazzband/djangorestframework-simplejwt#568</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jazzband/djangorestframework-simplejwt/commit/085a3bd9346b5b92ef1e543c8986d49db1096aa6"><code>085a3bd</code></a> update &amp; correct supported versions in docs (<a href="https://github-redirect.dependabot.com/jazzband/djangorestframework-simplejwt/issues/576">#576</a>)</li> <li><a href="https://github.com/jazzband/djangorestframework-simplejwt/commit/dfc954c3ef6de313056100dc31cf5fac37bd7c0f"><code>dfc954c</code></a> Locale update (<a href="https://github-redirect.dependabot.com/jazzband/djangorestframework-simplejwt/issues/574">#574</a>)</li> <li><a href="https://github.com/jazzband/djangorestframework-simplejwt/commit/1e20e3f811436eb8edbba038b10318eec0ff3709"><code>1e20e3f</code></a> Update CHANGELOG to 5.2.0 (<a href="https://github-redirect.dependabot.com/jazzband/djangorestframework-simplejwt/issues/573">#573</a>)</li> <li><a href="https://github.com/jazzband/djangorestframework-simplejwt/commit/5060858e4ac2fe00fc0fc0472183cd30c63f8bcd"><code>5060858</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://github-redirect.dependabot.com/jazzband/djangorestframework-simplejwt/issues/571">#571</a>)</li> <li><a href="https://github.com/jazzband/djangorestframework-simplejwt/commit/58b187400c036fd23cda53ab35b2f957d86c08af"><code>58b1874</code></a> Allow customizing token JSON encoding (<a href="https://github-redirect.dependabot.com/jazzband/djangorestframework-simplejwt/issues/568">#568</a>)</li> <li><a href="https://github.com/jazzband/djangorestframework-simplejwt/commit/70b8f842fae867e9aaf89d6d8ef0044e5c2517ae"><code>70b8f84</code></a> Allow none jti claim token type claim (<a href="https://github-redirect.dependabot.com/jazzband/djangorestframework-simplejwt/issues/567">#567</a>)</li> <li><a href="https://github.com/jazzband/djangorestframework-simplejwt/commit/8e8a08a5611020aa86fb088edb3ccd64f3d0912f"><code>8e8a08a</code></a> Update JWTStatelessUserAuthentication docs (<a href="https://github-redirect.dependabot.com/jazzband/djangorestframework-simplejwt/issues/561">#561</a>)</li> <li><a href="https://github.com/jazzband/djangorestframework-simplejwt/commit/820a576bf58715a10ec77177243ac914b70c517e"><code>820a576</code></a> chore(ci): add informational Codecov status checks (<a href="https://github-redirect.dependabot.com/jazzband/djangorestframework-simplejwt/issues/559">#559</a>)</li> <li><a href="https://github.com/jazzband/djangorestframework-simplejwt/commit/c6e659803307c00da62de9769abac13879dc0eb4"><code>c6e6598</code></a> Add info on TokenBlacklistView to the docs (<a href="https://github-redirect.dependabot.com/jazzband/djangorestframework-simplejwt/issues/558">#558</a>)</li> <li><a href="https://github.com/jazzband/djangorestframework-simplejwt/commit/d9591142e5d0bc2cbe93939875271155f1916dce"><code>d959114</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://github-redirect.dependabot.com/jazzband/djangorestframework-simplejwt/issues/557">#557</a>)</li> <li>Additional commits viewable in <a href="https://github.com/jazzband/djangorestframework-simplejwt/compare/v5.1.0...v5.2.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=djangorestframework-simplejwt&package-manager=pip&previous-version=5.1.0&new-version=5.2.0)](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 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 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> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 12:11:49 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/modoboa-modoboa#2595
No description provided.