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 3.2.19 to 3.2.20 #11216

Merged
merged 3 commits into from
Jul 3, 2023
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 3, 2023

Bumps django from 3.2.19 to 3.2.20.

Commits
  • 19bc11f [3.2.x] Bumped version for 3.2.20 release.
  • 454f2fb [3.2.x] Fixed CVE-2023-36053 -- Prevented potential ReDoS in EmailValidator a...
  • 07cc014 [3.2.x] Added stub release notes for 3.2.20.
  • e1bbbbe [3.2.x] Fixed MultipleFileFieldTest.test_file_multiple_validation() test if P...
  • 47ef12e [3.2.x] Added CVE-2023-31047 to security archive.
  • 15f90eb [3.2.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)

Bumps [django](https://github.com/django/django) from 3.2.19 to 3.2.20.
- [Commits](django/django@3.2.19...3.2.20)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 3, 2023
@cla-bot cla-bot bot added the cla-signed CLA Bot: community license agreement signed label Jul 3, 2023
@codecov
Copy link

codecov bot commented Jul 3, 2023

Codecov Report

Merging #11216 (24be88c) into master (dcc119a) will increase coverage by 29.26%.
The diff coverage is n/a.

Additional details and impacted files
@@             Coverage Diff             @@
##           master   #11216       +/-   ##
===========================================
+ Coverage   32.00%   61.26%   +29.26%     
===========================================
  Files         835      839        +4     
  Lines       51734    51877      +143     
  Branches     6641     6658       +17     
===========================================
+ Hits        16558    31783    +15225     
+ Misses      34251    18563    -15688     
- Partials      925     1531      +606     

@afabiani afabiani added the security Pull requests that address a security vulnerability label Jul 3, 2023
@afabiani afabiani merged commit de59bce into master Jul 3, 2023
9 checks passed
@afabiani afabiani deleted the dependabot/pip/django-3.2.20 branch July 3, 2023 14:06
@afabiani afabiani added this to the 4.1.1 milestone Jul 3, 2023
github-actions bot pushed a commit that referenced this pull request Jul 3, 2023
* Bump django from 3.2.19 to 3.2.20

Bumps [django](https://github.com/django/django) from 3.2.19 to 3.2.20.
- [Commits](django/django@3.2.19...3.2.20)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* - Align "setup.cfg" to "requirements.txt"

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alessio Fabiani <alessio.fabiani@geosolutionsgroup.com>
(cherry picked from commit de59bce)
afabiani pushed a commit that referenced this pull request Jul 3, 2023
* Bump django from 3.2.19 to 3.2.20

Bumps [django](https://github.com/django/django) from 3.2.19 to 3.2.20.
- [Commits](django/django@3.2.19...3.2.20)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* - Align "setup.cfg" to "requirements.txt"

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alessio Fabiani <alessio.fabiani@geosolutionsgroup.com>
(cherry picked from commit de59bce)

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
backport 4.1.x cla-signed CLA Bot: community license agreement signed dependencies Pull requests that update a dependency file security Pull requests that address a security vulnerability
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant