Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency Django to v4.2.9 #4

Merged
merged 1 commit into from
Jan 10, 2024
Merged

Update dependency Django to v4.2.9 #4

merged 1 commit into from
Jan 10, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 10, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Django (source, changelog) ==4.2.8 -> ==4.2.9 age adoption passing confidence

Release Notes

django/django (Django)

v4.2.9

Compare Source


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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner January 10, 2024 09:57
Copy link

Test coverage for 63265c5

Name                                    Stmts   Miss Branch BrPart  Cover   Missing
-----------------------------------------------------------------------------------
httprequest_lego_provider/__init__.py       1      0      0      0   100%
httprequest_lego_provider/apps.py           5      0      0      0   100%
httprequest_lego_provider/dns.py           59      0      8      0   100%
httprequest_lego_provider/forms.py          8      0      0      0   100%
httprequest_lego_provider/models.py        10      0      0      0   100%
httprequest_lego_provider/settings.py       5      0      0      0   100%
httprequest_lego_provider/urls.py           4      0      0      0   100%
httprequest_lego_provider/views.py         44      2     12      2    93%   33, 64
-----------------------------------------------------------------------------------
TOTAL                                     136      2     20      2    97%

Static code analysis report

Run started:2024-01-10 10:00:11.301136

Test results:
  No issues identified.

Code scanned:
  Total lines of code: 564
  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):

@cbartz cbartz merged commit 086e134 into main Jan 10, 2024
10 checks passed
@cbartz cbartz deleted the renovate/django-4.x branch January 10, 2024 10:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants