Skip to content
This repository has been archived by the owner on Oct 2, 2023. It is now read-only.

Bump django from 4.1.10 to 4.2.4 #642

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps django from 4.1.10 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 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 added the dependencies Pull requests that update a dependency file label Aug 1, 2023
@dependabot dependabot bot force-pushed the dependabot/pip/django-4.2.4 branch 3 times, most recently from 80c8bc8 to 3dfee0f Compare August 6, 2023 08:32
@anapaulagomes
Copy link
Contributor

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 6, 2023

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@dependabot dependabot bot force-pushed the dependabot/pip/django-4.2.4 branch from 3dfee0f to 112ee4e Compare August 6, 2023 09:10
@anapaulagomes
Copy link
Contributor

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 6, 2023

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@anapaulagomes
Copy link
Contributor

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/pip/django-4.2.4 branch 2 times, most recently from bfc08b8 to c882263 Compare August 6, 2023 12:16
Bumps [django](https://github.com/django/django) from 4.1.10 to 4.2.4.
- [Commits](django/django@4.1.10...4.2.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/django-4.2.4 branch from c882263 to 02e1748 Compare August 6, 2023 21:29
@anapaulagomes
Copy link
Contributor

Relacionado a #648.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 6, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@anapaulagomes anapaulagomes deleted the dependabot/pip/django-4.2.4 branch August 6, 2023 21:35
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant