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.0.9 to 4.0.10 #306

Merged
merged 1 commit into from
Mar 12, 2023
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 10, 2023

Bumps django from 4.0.9 to 4.0.10.

Commits
  • 4d51383 [4.0.x] Bumped version for 4.0.10 release.
  • 83f1ea8 [4.0.x] Fixed CVE-2023-24580 -- Prevented DoS with too many uploaded files.
  • e5aecde [4.0.x] Added stub release notes for 4.0.10 and 3.2.18.
  • 534895f [4.0.x] Fixed thread termination in servers.tests.LiveServerPort on Python < ...
  • d065944 [4.0.x] Fixed thread termination in servers.tests.LiveServerPort on Python 3....
  • 7522f5d [4.0.x] Added CVE-2023-23969 to security archive.
  • 0412138 [4.0.x] Ignored e565a5cd187197a6349e55d7a4c68a9e12e2fd20 formatting changes i...
  • e565a5c [4.0.x] Refs #33476 -- Applied Black's 2023 stable style.
  • 4cf7331 [4.0.x] Post-release version bump.
  • See full diff 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.

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 10, 2023
@codecov
Copy link

codecov bot commented Mar 10, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (6238088) 96.85% compared to head (c19833e) 96.85%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #306   +/-   ##
=======================================
  Coverage   96.85%   96.85%           
=======================================
  Files         113      113           
  Lines        5245     5245           
  Branches      281      281           
=======================================
  Hits         5080     5080           
  Misses        133      133           
  Partials       32       32           

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 in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Copy link
Collaborator

@jchristgit jchristgit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@thebeanogamer thebeanogamer merged commit 1c9dd24 into master Mar 12, 2023
@thebeanogamer thebeanogamer deleted the dependabot/pip/django-4.0.10 branch March 12, 2023 18:48
0xAda pushed a commit that referenced this pull request Sep 26, 2024
Bumps [django](https://github.com/django/django) from 4.0.9 to 4.0.10.
- [Release notes](https://github.com/django/django/releases)
- [Commits](django/django@4.0.9...4.0.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

2 participants