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 2.2.4 to 2.2.8 #114

Merged
merged 1 commit into from
Jan 17, 2020
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 4, 2019

Bumps django from 2.2.4 to 2.2.8.

Commits
  • b8782c5 [2.2.x] Bumped version for 2.2.8 release.
  • d6fa509 [2.2.x] Added release dates for 2.1.15, 2.2.8 and 3.0.
  • 36f580a Fixed CVE-2019-19118 -- Required edit permissions on parent model for editabl...
  • 70311e1 [2.2.x] Refs #30953 -- Added 2.1.15 release note for 0107e3d1058f653f66032f7f...
  • 6cf3b6f [2.2.x] Fixed #30953 -- Made select_for_update() lock queryset's model when u...
  • 9a17ae5 [2.2.x] Fixed #31021 -- Fixed proxy model permissions data migration crash wi...
  • 019a1b9 [2.2.x] Fixed #31029 -- Used more specific links to RFCs.
  • 57f5a7e [2.2.x] Refs #31029 -- Added note about :rfc: role in writing documentation d...
  • 3cf70df [2.2.x] Fixed #31018 -- Removed django-nonrel in NoSQL databases FAQ.
  • e82a1bc [2.2.x] Improved custom MultiWidget example in docs.
  • 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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 4, 2019
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling f6c0d06 on dependabot/pip/django-2.2.8 into 2a61a80 on master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling f6c0d06 on dependabot/pip/django-2.2.8 into 2a61a80 on master.

@codecov-io
Copy link

codecov-io commented Dec 4, 2019

Codecov Report

Merging #114 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #114   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          16     16           
  Lines         772    772           
=====================================
  Hits          772    772

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 2a61a80...f6c0d06. Read the comment docs.

@dhedegaard dhedegaard merged commit de1089c into master Jan 17, 2020
@dependabot dependabot bot deleted the dependabot/pip/django-2.2.8 branch January 17, 2020 17:48
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.

None yet

3 participants