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

Bump django from 4.1.2 to 4.1.7 #2054

Merged
merged 1 commit into from
Feb 25, 2023
Merged

Bump django from 4.1.2 to 4.1.7 #2054

merged 1 commit into from
Feb 25, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 15, 2023

Bumps django from 4.1.2 to 4.1.7.

Commits
  • c57ff9b [4.1.x] Bumped version for 4.1.7 release.
  • 628b33a [4.1.x] Fixed CVE-2023-24580 -- Prevented DoS with too many uploaded files.
  • 425c75f [4.1.x] Fixed #34318 -- Added release note for 4bfe8c0eec835b8eaffcda7dc1e3b2...
  • 590a92e [4.1.x] Fixed #34319 -- Fixed Model.validate_constraints() crash on Validatio...
  • ae53649 [4.1.x] Added stub release notes for 4.0.10 and 3.2.18.
  • 83c88af [4.1.x] Added stub release notes for 4.1.7.
  • 9ac634f [4.1.x] Added CVE-2023-23969 to security archive.
  • f3b6a4f [4.1.x] Ignored a637d0bd22665edfe7af40b4da3297462ec3c9cf formatting changes i...
  • a637d0b [4.1.x] Refs #33476 -- Applied Black's 2023 stable style.
  • c629c78 [4.1.x] Post-release version bump.
  • Additional commits viewable in compare view

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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 15, 2023
@hhyo
Copy link
Owner

hhyo commented Feb 25, 2023

@dependabot rebase

Bumps [django](https://github.com/django/django) from 4.1.2 to 4.1.7.
- [Release notes](https://github.com/django/django/releases)
- [Commits](django/django@4.1.2...4.1.7)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/django-4.1.7 branch from cf831bb to 04adf22 Compare February 25, 2023 11:03
@codecov
Copy link

codecov bot commented Feb 25, 2023

Codecov Report

Base: 75.00% // Head: 75.00% // No change to project coverage 👍

Coverage data is based on head (04adf22) compared to base (0b0167f).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2054   +/-   ##
=======================================
  Coverage   75.00%   75.00%           
=======================================
  Files         102      102           
  Lines       14820    14820           
=======================================
  Hits        11116    11116           
  Misses       3704     3704           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@hhyo hhyo merged commit b18de11 into master Feb 25, 2023
@hhyo hhyo deleted the dependabot/pip/django-4.1.7 branch February 25, 2023 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant