Closed renovate[bot] closed 3 months ago
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠️ Warning: custom changes will be lost.
Test coverage for 1990d7588485a82fb393b2e02a062e863e427d66
Name Stmts Miss Branch BrPart Cover Missing
-------------------------------------------------------------------------------------------------------------
httprequest_lego_provider/__init__.py 0 0 0 0 100%
httprequest_lego_provider/apps.py 4 0 0 0 100%
httprequest_lego_provider/dns.py 68 0 8 0 100%
httprequest_lego_provider/forms.py 21 0 2 0 100%
httprequest_lego_provider/management/__init__.py 0 0 0 0 100%
httprequest_lego_provider/management/commands/__init__.py 0 0 0 0 100%
httprequest_lego_provider/management/commands/allow_domains.py 21 0 2 0 100%
httprequest_lego_provider/management/commands/create_user.py 14 0 0 0 100%
httprequest_lego_provider/management/commands/list_domains.py 15 0 2 0 100%
httprequest_lego_provider/management/commands/revoke_domains.py 21 0 2 0 100%
httprequest_lego_provider/migrations/0001_initial.py 8 0 0 0 100%
httprequest_lego_provider/migrations/__init__.py 0 0 0 0 100%
httprequest_lego_provider/models.py 9 0 0 0 100%
httprequest_lego_provider/serializers.py 24 0 0 0 100%
httprequest_lego_provider/urls.py 8 0 0 0 100%
httprequest_lego_provider/views.py 53 0 8 0 100%
-------------------------------------------------------------------------------------------------------------
TOTAL 266 0 24 0 100%
Static code analysis report
Run started:2024-08-07 12:15:29.836754
Test results:
No issues identified.
Code scanned:
Total lines of code: 1524
Total lines skipped (#nosec): 0
Total potential issues skipped due to specifically being disabled (e.g., #nosec BXXX): 0
Run metrics:
Total issues (by severity):
Undefined: 0
Low: 0
Medium: 0
High: 0
Total issues (by confidence):
Undefined: 0
Low: 0
Medium: 0
High: 0
Files skipped (0):
This PR contains the following updates:
==4.2.14
->==4.2.15
Release Notes
django/django (Django)
### [`v4.2.15`](https://togithub.com/django/django/compare/4.2.14...4.2.15) [Compare Source](https://togithub.com/django/django/compare/4.2.14...4.2.15)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.