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.8 to 3.2.9 #192

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2021

Bumps django from 3.2.8 to 3.2.9.

Commits
  • 1b3c0d3 [3.2.x] Bumped version for 3.2.9 release.
  • e299cc2 [3.2.x] Added release date for 3.2.9.
  • 947d270 [3.2.x] Added Google Cloud Spanner to list of third-party DB backends.
  • 128179c [3.2.x] Refs #33182 -- Adjusted custom admin theming example to use correct t...
  • f5802a2 [3.2.x] Fixed #33194 -- Fixed migrations when altering a field with functiona...
  • fdc1c64 [3.2.x] Fixed #33198 -- Corrected BinaryField.max_length docs.
  • dbcd818 [3.2.x] Refs #32074 -- Removed usage of deprecated asyncore and smtpd modules.
  • 137a989 [3.2.x] Refs #27131 -- Removed SMTPBackendTests.test_server_login().
  • 1128291 [3.2.x] Added 'formatter' to spelling wordlist.
  • 82fee04 [3.2.x] Refs #32074 -- Doc'd Python 3.10 compatibility in Django 3.2.x.
  • 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)

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

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

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

dependabot bot commented on behalf of github Nov 1, 2021

Dependabot tried to add @CorrosiveKid as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/infoxchange/django_elastic_appsearch/pulls/192/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the infoxchange/django_elastic_appsearch repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot dependabot bot added the dependency Automatic dependency bump by Dependabot label Nov 1, 2021
@codecov
Copy link

codecov bot commented Nov 1, 2021

Codecov Report

Merging #192 (6a8a8c1) into master (6522958) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #192   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            7         7           
  Lines          196       196           
  Branches        26        26           
=========================================
  Hits           196       196           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6522958...6a8a8c1. Read the comment docs.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 7, 2021

A newer version of django exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency Automatic dependency bump by Dependabot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants