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

[deps] Update django requirement from !=4.0.*,<4.3,>=3.2.18 to >=3.2.18,!=4.0.0.a,<5.1 #142

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 13, 2024

Updates the requirements on django to permit the latest version.

Commits
  • deec9b9 [5.0.x] Bumped version for 5.0.7 release.
  • 3a7bf7f [5.0.x] Made cosmetic edits to 5.0.7 release notes.
  • 8e7a44e [5.0.x] Fixed CVE-2024-39614 -- Mitigated potential DoS in get_supported_lang...
  • 9f4f63e [5.0.x] Fixed CVE-2024-39330 -- Added extra file name validation in Storage's...
  • 07cefde [5.0.x] Fixed CVE-2024-39329 -- Standarized timing of verify_password() when ...
  • 7285644 [5.0.x] Fixed CVE-2024-38875 -- Mitigated potential DoS in urlize and urlizet...
  • 8303400 [5.0.x] Fixed 35506 -- Clarified initial references to URLconf in tutorial 1.
  • c76089b [5.0.x] Refs #35560 -- Corrected CheckConstraint argument name in model_field...
  • 43aa0c1 [5.0.x] Removed outdated note about limitations in Clickjacking protection.
  • 0602fc2 [5.0.x] Fixed #35560 -- Made Model.full_clean() ignore GeneratedFields for co...
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 13, 2024
@coveralls
Copy link

coveralls commented Jul 13, 2024

Coverage Status

coverage: 99.572% (+0.2%) from 99.358%
when pulling 8da69cd on dependabot/pip/django-gte-3.2.18-and-neq-4.0.0.a-and-lt-5.1
into 16161ef on master.

@dependabot dependabot bot force-pushed the dependabot/pip/django-gte-3.2.18-and-neq-4.0.0.a-and-lt-5.1 branch 2 times, most recently from 5c1a5bc to 389265f Compare July 15, 2024 14:50
@dependabot dependabot bot force-pushed the dependabot/pip/django-gte-3.2.18-and-neq-4.0.0.a-and-lt-5.1 branch 3 times, most recently from 8b96d55 to 874b7e3 Compare August 6, 2024 01:42
Updates the requirements on [django](https://github.com/django/django) to permit the latest version.
- [Commits](django/django@3.2.18...5.0.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-gte-3.2.18-and-neq-4.0.0.a-and-lt-5.1 branch from 874b7e3 to 13977fb Compare August 6, 2024 01:54
@pandafy pandafy force-pushed the dependabot/pip/django-gte-3.2.18-and-neq-4.0.0.a-and-lt-5.1 branch from db4cba3 to 4b9d783 Compare August 16, 2024 21:17
@pandafy pandafy force-pushed the dependabot/pip/django-gte-3.2.18-and-neq-4.0.0.a-and-lt-5.1 branch from 4b9d783 to fa5a6bc Compare August 16, 2024 21:19
@nemesifier nemesifier merged commit d7d47fd into master Aug 16, 2024
17 checks passed
@dependabot dependabot bot deleted the dependabot/pip/django-gte-3.2.18-and-neq-4.0.0.a-and-lt-5.1 branch August 16, 2024 22:13
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.

3 participants