[PR #3045] [MERGED] Bump djangorestframework-simplejwt from 5.2.2 to 5.3.0 #2884

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

📋 Pull Request Information

Original PR: https://github.com/modoboa/modoboa/pull/3045
Author: @dependabot[bot]
Created: 8/22/2023
Status: Merged
Merged: 8/23/2023
Merged by: @tonioo

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


📝 Commits (1)

  • e74b0bf Bump djangorestframework-simplejwt from 5.2.2 to 5.3.0

📊 Changes

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

View changed files

📝 requirements.txt (+1 -1)

📄 Description

Bumps djangorestframework-simplejwt from 5.2.2 to 5.3.0.

Release notes

Sourced from djangorestframework-simplejwt's releases.

v5.3.0

What's Changed

New Contributors

Full Changelog: https://github.com/jazzband/djangorestframework-simplejwt/compare/v5.2.2...v5.3.0

Changelog

Sourced from djangorestframework-simplejwt's changelog.

5.3.0

Notable Changes:

Documentation:

  • Added write_only=True to TokenBlacklistSerializer's refresh field for better doc generation by @​Yaser-Amiri #699
  • Updated docs on serializer customization by @​2ykwang #668

Translation Updates:

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

🔄 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/3045 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 8/22/2023 **Status:** ✅ Merged **Merged:** 8/23/2023 **Merged by:** [@tonioo](https://github.com/tonioo) **Base:** `master` ← **Head:** `dependabot/pip/djangorestframework-simplejwt-5.3.0` --- ### 📝 Commits (1) - [`e74b0bf`](https://github.com/modoboa/modoboa/commit/e74b0bfff460dae509d83b26eae803a47b8a803c) Bump djangorestframework-simplejwt from 5.2.2 to 5.3.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.2.2 to 5.3.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.3.0</h2> <h2>What's Changed</h2> <ul> <li>[pre-commit.ci] pre-commit autoupdate by <a href="https://github.com/pre-commit-ci"><code>@​pre-commit-ci</code></a> in <a href="https://redirect.github.com/jazzband/djangorestframework-simplejwt/pull/641">jazzband/djangorestframework-simplejwt#641</a></li> <li>[pre-commit.ci] pre-commit autoupdate by <a href="https://github.com/pre-commit-ci"><code>@​pre-commit-ci</code></a> in <a href="https://redirect.github.com/jazzband/djangorestframework-simplejwt/pull/648">jazzband/djangorestframework-simplejwt#648</a></li> <li>Added Slovenian translations by <a href="https://github.com/banDeveloper"><code>@​banDeveloper</code></a> in <a href="https://redirect.github.com/jazzband/djangorestframework-simplejwt/pull/645">jazzband/djangorestframework-simplejwt#645</a></li> <li>[pre-commit.ci] pre-commit autoupdate by <a href="https://github.com/pre-commit-ci"><code>@​pre-commit-ci</code></a> in <a href="https://redirect.github.com/jazzband/djangorestframework-simplejwt/pull/652">jazzband/djangorestframework-simplejwt#652</a></li> <li>[pre-commit.ci] pre-commit autoupdate by <a href="https://github.com/pre-commit-ci"><code>@​pre-commit-ci</code></a> in <a href="https://redirect.github.com/jazzband/djangorestframework-simplejwt/pull/655">jazzband/djangorestframework-simplejwt#655</a></li> <li>Rename de_CH to DE by <a href="https://github.com/Andrew-Chen-Wang"><code>@​Andrew-Chen-Wang</code></a> in <a href="https://redirect.github.com/jazzband/djangorestframework-simplejwt/pull/653">jazzband/djangorestframework-simplejwt#653</a></li> <li>Add Python 3.11 to CI, tox, and trove classifiers by <a href="https://github.com/joshuadavidthomas"><code>@​joshuadavidthomas</code></a> in <a href="https://redirect.github.com/jazzband/djangorestframework-simplejwt/pull/636">jazzband/djangorestframework-simplejwt#636</a></li> <li>[pre-commit.ci] pre-commit autoupdate by <a href="https://github.com/pre-commit-ci"><code>@​pre-commit-ci</code></a> in <a href="https://redirect.github.com/jazzband/djangorestframework-simplejwt/pull/657">jazzband/djangorestframework-simplejwt#657</a></li> <li>Add Inlang to enable community translations / make the contribution of translations easier by <a href="https://github.com/jannesblobel"><code>@​jannesblobel</code></a> in <a href="https://redirect.github.com/jazzband/djangorestframework-simplejwt/pull/662">jazzband/djangorestframework-simplejwt#662</a></li> <li>[pre-commit.ci] pre-commit autoupdate by <a href="https://github.com/pre-commit-ci"><code>@​pre-commit-ci</code></a> in <a href="https://redirect.github.com/jazzband/djangorestframework-simplejwt/pull/666">jazzband/djangorestframework-simplejwt#666</a></li> <li>Update docs on serializer customization by <a href="https://github.com/2ykwang"><code>@​2ykwang</code></a> in <a href="https://redirect.github.com/jazzband/djangorestframework-simplejwt/pull/668">jazzband/djangorestframework-simplejwt#668</a></li> <li>Fixes <a href="https://redirect.github.com/jazzband/djangorestframework-simplejwt/issues/676">#676</a> - Remove reference to django2.2 by <a href="https://github.com/mattseymour"><code>@​mattseymour</code></a> in <a href="https://redirect.github.com/jazzband/djangorestframework-simplejwt/pull/677">jazzband/djangorestframework-simplejwt#677</a></li> <li>fix: rm unused serializers module in views.py by <a href="https://github.com/abel9851"><code>@​abel9851</code></a> in <a href="https://redirect.github.com/jazzband/djangorestframework-simplejwt/pull/681">jazzband/djangorestframework-simplejwt#681</a></li> <li>feat: adding typehints by <a href="https://github.com/abczzz13"><code>@​abczzz13</code></a> in <a href="https://redirect.github.com/jazzband/djangorestframework-simplejwt/pull/683">jazzband/djangorestframework-simplejwt#683</a></li> <li>Removing dj-22 and djmain from the tox config by <a href="https://github.com/abczzz13"><code>@​abczzz13</code></a> in <a href="https://redirect.github.com/jazzband/djangorestframework-simplejwt/pull/691">jazzband/djangorestframework-simplejwt#691</a></li> <li>Add DRF 3.14 Support by <a href="https://github.com/Andrew-Chen-Wang"><code>@​Andrew-Chen-Wang</code></a> in <a href="https://redirect.github.com/jazzband/djangorestframework-simplejwt/pull/623">jazzband/djangorestframework-simplejwt#623</a></li> <li>Update <code>django.po</code> for id translation by <a href="https://github.com/kiraware"><code>@​kiraware</code></a> in <a href="https://redirect.github.com/jazzband/djangorestframework-simplejwt/pull/685">jazzband/djangorestframework-simplejwt#685</a></li> <li>add he_IL to locale by <a href="https://github.com/elam91"><code>@​elam91</code></a> in <a href="https://redirect.github.com/jazzband/djangorestframework-simplejwt/pull/679">jazzband/djangorestframework-simplejwt#679</a></li> <li>Updated translations for Persian (fa) language by <a href="https://github.com/mahdirahimi1999"><code>@​mahdirahimi1999</code></a> in <a href="https://redirect.github.com/jazzband/djangorestframework-simplejwt/pull/708">jazzband/djangorestframework-simplejwt#708</a></li> <li>Update customizing_token_claims.rst by <a href="https://github.com/rodrq"><code>@​rodrq</code></a> in <a href="https://redirect.github.com/jazzband/djangorestframework-simplejwt/pull/714">jazzband/djangorestframework-simplejwt#714</a></li> <li>Added write_only=True for better doc generation by <a href="https://github.com/Yaser-Amiri"><code>@​Yaser-Amiri</code></a> in <a href="https://redirect.github.com/jazzband/djangorestframework-simplejwt/pull/699">jazzband/djangorestframework-simplejwt#699</a></li> <li>Add support for Django 4.2 by <a href="https://github.com/johnthagen"><code>@​johnthagen</code></a> in <a href="https://redirect.github.com/jazzband/djangorestframework-simplejwt/pull/711">jazzband/djangorestframework-simplejwt#711</a></li> <li>Add Arabic language translations by <a href="https://github.com/iamjazzar"><code>@​iamjazzar</code></a> in <a href="https://redirect.github.com/jazzband/djangorestframework-simplejwt/pull/690">jazzband/djangorestframework-simplejwt#690</a></li> <li>[pre-commit.ci] pre-commit autoupdate by <a href="https://github.com/pre-commit-ci"><code>@​pre-commit-ci</code></a> in <a href="https://redirect.github.com/jazzband/djangorestframework-simplejwt/pull/694">jazzband/djangorestframework-simplejwt#694</a></li> <li>Improve testing by <a href="https://github.com/kiraware"><code>@​kiraware</code></a> in <a href="https://redirect.github.com/jazzband/djangorestframework-simplejwt/pull/688">jazzband/djangorestframework-simplejwt#688</a></li> <li>Revoke access token if user password is changed by <a href="https://github.com/mahdirahimi1999"><code>@​mahdirahimi1999</code></a> in <a href="https://redirect.github.com/jazzband/djangorestframework-simplejwt/pull/719">jazzband/djangorestframework-simplejwt#719</a></li> <li>Updated translations for Persian (fa) language by <a href="https://github.com/mahdirahimi1999"><code>@​mahdirahimi1999</code></a> in <a href="https://redirect.github.com/jazzband/djangorestframework-simplejwt/pull/723">jazzband/djangorestframework-simplejwt#723</a></li> <li>Release notes for version 5.3.0 by <a href="https://github.com/aqeelat"><code>@​aqeelat</code></a> in <a href="https://redirect.github.com/jazzband/djangorestframework-simplejwt/pull/735">jazzband/djangorestframework-simplejwt#735</a></li> <li>Sync .mo files by <a href="https://github.com/aqeelat"><code>@​aqeelat</code></a> in <a href="https://redirect.github.com/jazzband/djangorestframework-simplejwt/pull/736">jazzband/djangorestframework-simplejwt#736</a></li> <li>Sync .mo files by <a href="https://github.com/aqeelat"><code>@​aqeelat</code></a> in <a href="https://redirect.github.com/jazzband/djangorestframework-simplejwt/pull/737">jazzband/djangorestframework-simplejwt#737</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/banDeveloper"><code>@​banDeveloper</code></a> made their first contribution in <a href="https://redirect.github.com/jazzband/djangorestframework-simplejwt/pull/645">jazzband/djangorestframework-simplejwt#645</a></li> <li><a href="https://github.com/joshuadavidthomas"><code>@​joshuadavidthomas</code></a> made their first contribution in <a href="https://redirect.github.com/jazzband/djangorestframework-simplejwt/pull/636">jazzband/djangorestframework-simplejwt#636</a></li> <li><a href="https://github.com/jannesblobel"><code>@​jannesblobel</code></a> made their first contribution in <a href="https://redirect.github.com/jazzband/djangorestframework-simplejwt/pull/662">jazzband/djangorestframework-simplejwt#662</a></li> <li><a href="https://github.com/mattseymour"><code>@​mattseymour</code></a> made their first contribution in <a href="https://redirect.github.com/jazzband/djangorestframework-simplejwt/pull/677">jazzband/djangorestframework-simplejwt#677</a></li> <li><a href="https://github.com/abel9851"><code>@​abel9851</code></a> made their first contribution in <a href="https://redirect.github.com/jazzband/djangorestframework-simplejwt/pull/681">jazzband/djangorestframework-simplejwt#681</a></li> <li><a href="https://github.com/abczzz13"><code>@​abczzz13</code></a> made their first contribution in <a href="https://redirect.github.com/jazzband/djangorestframework-simplejwt/pull/683">jazzband/djangorestframework-simplejwt#683</a></li> <li><a href="https://github.com/kiraware"><code>@​kiraware</code></a> made their first contribution in <a href="https://redirect.github.com/jazzband/djangorestframework-simplejwt/pull/685">jazzband/djangorestframework-simplejwt#685</a></li> <li><a href="https://github.com/elam91"><code>@​elam91</code></a> made their first contribution in <a href="https://redirect.github.com/jazzband/djangorestframework-simplejwt/pull/679">jazzband/djangorestframework-simplejwt#679</a></li> <li><a href="https://github.com/mahdirahimi1999"><code>@​mahdirahimi1999</code></a> made their first contribution in <a href="https://redirect.github.com/jazzband/djangorestframework-simplejwt/pull/708">jazzband/djangorestframework-simplejwt#708</a></li> <li><a href="https://github.com/rodrq"><code>@​rodrq</code></a> made their first contribution in <a href="https://redirect.github.com/jazzband/djangorestframework-simplejwt/pull/714">jazzband/djangorestframework-simplejwt#714</a></li> <li><a href="https://github.com/Yaser-Amiri"><code>@​Yaser-Amiri</code></a> made their first contribution in <a href="https://redirect.github.com/jazzband/djangorestframework-simplejwt/pull/699">jazzband/djangorestframework-simplejwt#699</a></li> <li><a href="https://github.com/iamjazzar"><code>@​iamjazzar</code></a> made their first contribution in <a href="https://redirect.github.com/jazzband/djangorestframework-simplejwt/pull/690">jazzband/djangorestframework-simplejwt#690</a></li> <li><a href="https://github.com/aqeelat"><code>@​aqeelat</code></a> made their first contribution in <a href="https://redirect.github.com/jazzband/djangorestframework-simplejwt/pull/735">jazzband/djangorestframework-simplejwt#735</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/jazzband/djangorestframework-simplejwt/compare/v5.2.2...v5.3.0">https://github.com/jazzband/djangorestframework-simplejwt/compare/v5.2.2...v5.3.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>5.3.0</h2> <h4>Notable Changes:</h4> <ul> <li>Added support for Python 3.11 by <a href="https://github.com/joshuadavidthomas"><code>@​joshuadavidthomas</code></a> <a href="https://redirect.github.com/jazzband/djangorestframework-simplejwt/pull/636">#636</a></li> <li>Added support for Django 4.2 by <a href="https://github.com/johnthagen"><code>@​johnthagen</code></a> <a href="https://redirect.github.com/jazzband/djangorestframework-simplejwt/pull/711">#711</a></li> <li>Added support for DRF 3.14 by <a href="https://github.com/Andrew-Chen-Wang"><code>@​Andrew-Chen-Wang</code></a> <a href="https://redirect.github.com/jazzband/djangorestframework-simplejwt/pull/623">#623</a></li> <li>Added Inlang to facilitate community translations by <a href="https://github.com/jannesblobel"><code>@​jannesblobel</code></a> <a href="https://redirect.github.com/jazzband/djangorestframework-simplejwt/pull/662">#662</a></li> <li>Revoke access token if user password is changed by <a href="https://github.com/mahdirahimi1999"><code>@​mahdirahimi1999</code></a> <a href="https://redirect.github.com/jazzband/djangorestframework-simplejwt/pull/719">#719</a></li> <li>Added type hints by <a href="https://github.com/abczzz13"><code>@​abczzz13</code></a> <a href="https://redirect.github.com/jazzband/djangorestframework-simplejwt/pull/683">#683</a></li> <li>Improved testing by <a href="https://github.com/kiraware"><code>@​kiraware</code></a> <a href="https://redirect.github.com/jazzband/djangorestframework-simplejwt/pull/688">#688</a></li> <li>Removed support for Django 2.2 by <a href="https://github.com/kiraware"><code>@​kiraware</code></a> <a href="https://redirect.github.com/jazzband/djangorestframework-simplejwt/pull/688">#688</a></li> </ul> <h4>Documentation:</h4> <ul> <li>Added write_only=True to TokenBlacklistSerializer's refresh field for better doc generation by <a href="https://github.com/Yaser-Amiri"><code>@​Yaser-Amiri</code></a> <a href="https://redirect.github.com/jazzband/djangorestframework-simplejwt/pull/699">#699</a></li> <li>Updated docs on serializer customization by <a href="https://github.com/2ykwang"><code>@​2ykwang</code></a> <a href="https://redirect.github.com/jazzband/djangorestframework-simplejwt/pull/668">#668</a></li> </ul> <h4>Translation Updates:</h4> <ul> <li>Updated translations for Persian (fa) language by <a href="https://github.com/mahdirahimi1999"><code>@​mahdirahimi1999</code></a> <a href="https://redirect.github.com/jazzband/djangorestframework-simplejwt/pull/723">#723</a> and <a href="https://redirect.github.com/jazzband/djangorestframework-simplejwt/pull/708">jazzband/djangorestframework-simplejwt#708</a></li> <li>Updated translations for Indonesian (id) language by <a href="https://github.com/kiraware"><code>@​kiraware</code></a> <a href="https://redirect.github.com/jazzband/djangorestframework-simplejwt/pull/685">#685</a></li> <li>Added Arabic language translations by <a href="https://github.com/iamjazzar"><code>@​iamjazzar</code></a> <a href="https://redirect.github.com/jazzband/djangorestframework-simplejwt/pull/690">#690</a></li> <li>Added Hebrew language translations by <a href="https://github.com/elam91"><code>@​elam91</code></a> <a href="https://redirect.github.com/jazzband/djangorestframework-simplejwt/pull/679">#679</a></li> <li>Added Slovenian language translations by <a href="https://github.com/banDeveloper"><code>@​banDeveloper</code></a> <a href="https://redirect.github.com/jazzband/djangorestframework-simplejwt/pull/645">#645</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jazzband/djangorestframework-simplejwt/commit/faf92e8e0894f2e744fc4451289ba26278e50bd5"><code>faf92e8</code></a> Sync .mo files (<a href="https://redirect.github.com/jazzband/djangorestframework-simplejwt/issues/737">#737</a>)</li> <li><a href="https://github.com/jazzband/djangorestframework-simplejwt/commit/16866f538e79c39a84676433cdef35b1dd5c72bc"><code>16866f5</code></a> Sync .mo files (<a href="https://redirect.github.com/jazzband/djangorestframework-simplejwt/issues/736">#736</a>)</li> <li><a href="https://github.com/jazzband/djangorestframework-simplejwt/commit/6c52647c4ec2a79c6ab57ba8314eb228346cddf7"><code>6c52647</code></a> Release version 5.3.0 (<a href="https://redirect.github.com/jazzband/djangorestframework-simplejwt/issues/735">#735</a>)</li> <li><a href="https://github.com/jazzband/djangorestframework-simplejwt/commit/47b7a08caddfedbdc008b9e3406b038cb2a8dd32"><code>47b7a08</code></a> Updated translations for Persian (fa) language (<a href="https://redirect.github.com/jazzband/djangorestframework-simplejwt/issues/723">#723</a>)</li> <li><a href="https://github.com/jazzband/djangorestframework-simplejwt/commit/a775004553031e10f2d97e9e80ae5ef72f5020f6"><code>a775004</code></a> Revoke access token if user password is changed (<a href="https://redirect.github.com/jazzband/djangorestframework-simplejwt/issues/719">#719</a>)</li> <li><a href="https://github.com/jazzband/djangorestframework-simplejwt/commit/d2cd59d0cc871a70b634db6825b8a9749d1fbe59"><code>d2cd59d</code></a> Improve testing (<a href="https://redirect.github.com/jazzband/djangorestframework-simplejwt/issues/688">#688</a>)</li> <li><a href="https://github.com/jazzband/djangorestframework-simplejwt/commit/c65036c6d2a154eb9390eed1738358fed6ae699e"><code>c65036c</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/jazzband/djangorestframework-simplejwt/issues/694">#694</a>)</li> <li><a href="https://github.com/jazzband/djangorestframework-simplejwt/commit/6e7c7523f9a41d571b47e02a29689c74b7eec01f"><code>6e7c752</code></a> Add Arabic language translations (<a href="https://redirect.github.com/jazzband/djangorestframework-simplejwt/issues/690">#690</a>)</li> <li><a href="https://github.com/jazzband/djangorestframework-simplejwt/commit/9c8e70c5358e99cb9584bb340a3a20aac2bfa616"><code>9c8e70c</code></a> Add support for Django 4.2 (<a href="https://redirect.github.com/jazzband/djangorestframework-simplejwt/issues/711">#711</a>)</li> <li><a href="https://github.com/jazzband/djangorestframework-simplejwt/commit/51d2b24caff7f503a3e270a4acaf47847a5e1429"><code>51d2b24</code></a> Added write_only=True for better doc generation (<a href="https://redirect.github.com/jazzband/djangorestframework-simplejwt/issues/699">#699</a>)</li> <li>Additional commits viewable in <a href="https://github.com/jazzband/djangorestframework-simplejwt/compare/v5.2.2...v5.3.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.2.2&new-version=5.3.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 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> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 12:13:14 +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#2884
No description provided.