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.1.7 to 2.2 #92

Merged
merged 1 commit into from
Apr 5, 2019
Merged

Conversation

dependabot-preview[bot]
Copy link

Bumps django from 2.1.7 to 2.2.

Commits
  • 635d53a [2.2.x] Bumped version number for 2.2 release.
  • bc6f1da [2.2.x] Set release date in v2.2 release notes.
  • 5427148 [2.2.x] Updated man page for 2.2 final.
  • 7090cbf [2.2.x] Updated contrib translations from Transifex
  • 98f526e [2.2.x] Updated core translations from Transifex
  • 917aa55 [2.2.x] Fixed #30289 -- Prevented admin inlines for a ManyToManyField's impli...
  • de62ba9 [2.2.x] Added stub 2.1.8 release notes.
  • fc708f3 [2.2.x] Refs #30278 -- Fixed link in cached_property docs.
  • f141704 [2.2.x] Refs #30278 -- Doc'd behavior of del on an unaccessed cached_property.
  • 4a7bbac [2.2.x] Fixed #30265 -- Fixed a tutorial number in Reusable App tutorial.
  • 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
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

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

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

codecov bot commented Apr 1, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #92   +/-   ##
=======================================
  Coverage   71.72%   71.72%           
=======================================
  Files          12       12           
  Lines        1238     1238           
  Branches      174      174           
=======================================
  Hits          888      888           
  Misses        284      284           
  Partials       66       66

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 7cda7df...27ec2de. Read the comment docs.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 77.06% when pulling 27ec2de on dependabot/pip/django-2.2 into 7cda7df on master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage remained the same at 77.06% when pulling 27ec2de on dependabot/pip/django-2.2 into 7cda7df on master.

@rloomans rloomans merged commit 206c3ae into master Apr 5, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/pip/django-2.2 branch April 5, 2019 00:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants