Skip to content

Bump django from 3.2.7 to 3.2.8 #51

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

Merged
merged 1 commit into from
Oct 19, 2021
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 11, 2021

Bumps django from 3.2.7 to 3.2.8.

Commits
  • 4540e97 [3.2.x] Bumped version for 3.2.8 release.
  • 65367b0 [3.2.x] Added release date for 3.2.7.
  • 51e4dbf [3.2.x] Refs #27694 -- Doc'd lookups that can be chained with HStoreField key...
  • 031ffc5 [3.2.x] Corrected field and model check messages in docs.
  • 7607fe9 [3.2.x] Removed obsolete GEOS 3.5 requirement note.
  • 6760f4f [3.2.x] Fixed #33083 -- Fixed selecting all items in the admin changelist whe...
  • e235c78 [3.2.x] Fixed broken links and redirects in docs.
  • 51e76c9 [3.2.x] Used :rfc: role in docs/topics/conditional-view-processing.txt.
  • d4a587a [3.2.x] Fixed #33077 -- Fixed links to related models for admin's readonly fi...
  • 561a1c0 [3.2.x] Fixed typo in docs/intro/reusable-apps.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)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 11, 2021
@codecov
Copy link

codecov bot commented Oct 11, 2021

Codecov Report

Merging #51 (0cece8c) into master (d6dacfa) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #51   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           12        12           
  Lines          395       393    -2     
  Branches        19        19           
=========================================
- Hits           395       393    -2     
Impacted Files Coverage Δ
newsfeed/models.py 100.00% <0.00%> (ø)
newsfeed/utils/send_newsletters.py 100.00% <0.00%> (ø)

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 d6dacfa...0cece8c. Read the comment docs.

@saadmk11 saadmk11 merged commit c94a389 into master Oct 19, 2021
@dependabot dependabot bot deleted the dependabot/pip/django-3.2.8 branch October 19, 2021 15:59
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.

1 participant