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.2.3 to 4.2.4 #929

Merged
merged 1 commit into from
Aug 25, 2023
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 21, 2023

Bumps django from 4.2.3 to 4.2.4.

Commits
  • 6f4c7c1 [4.2.x] Bumped version for 4.2.4 release.
  • e53d623 [4.2.x] Added release date for 4.2.4.
  • 8808d9d [4.2.x] Fixed #34750 -- Fixed QuerySet.count() when grouping by unused multi-...
  • 2ef2b2f [4.2.x] Corrected pycon formatting in some docs.
  • 8db9a0b [4.2.x] Fixed warnings per flake8 6.1.0.
  • 739da73 [4.2.x] Fixed #34748 -- Fixed queryset crash when grouping by a reference in ...
  • a52a2b6 [4.2.x] Fixed #34749 -- Corrected QuerySet.acreate() signature in docs.
  • 12ebd9a [4.2.x] Refs #34712 -- Doc'd that defining STORAGES overrides the default con...
  • 1f9d00e [4.2.x] Added missing backticks in docs.
  • c99d935 [4.2.x] Fixed typo in docs/ref/models/querysets.txt.
  • 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 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)

@dependabot dependabot bot requested a review from a team as a code owner August 21, 2023 13:31
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 21, 2023
@coveralls
Copy link

coveralls commented Aug 21, 2023

Pull Request Test Coverage Report for Build 5967693558

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 99.887%

Totals Coverage Status
Change from base Build 5967081669: 0.0%
Covered Lines: 4436
Relevant Lines: 4441

💛 - Coveralls

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

---
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 force-pushed the dependabot/pip/django-4.2.4 branch from c801e01 to 3a95f0b Compare August 24, 2023 18:45
@fmrsabino fmrsabino merged commit bfbf9d0 into main Aug 25, 2023
15 checks passed
@fmrsabino fmrsabino deleted the dependabot/pip/django-4.2.4 branch August 25, 2023 09:26
@github-actions github-actions bot locked and limited conversation to collaborators Aug 25, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants