Skip to content

Bump django from 2.2.8 to 3.0 in /examples/cookbook #825

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
Dec 27, 2019

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps django from 2.2.8 to 3.0.

Commits
  • d36413a [3.0.x] Bumped version for 3.0 release.
  • f3da083 [3.0.x] Finalized release notes for Django 3.0.
  • d13ba55 [3.0.x] Added CVE-2019-19118 to the security archive.
  • 4afa0e5 [3.0.x] Updated contrib translations from Transifex
  • 71ec953 [3.0.x] Updated core translations from Transifex
  • 5fca551 [3.0.x] Removed issue reporter name from 2.1.15 and 2.2.8 release notes.
  • 46491e8 [3.0.x] Added release dates for 2.1.15, 2.2.8 and 3.0.
  • 092cd66 Fixed CVE-2019-19118 -- Required edit permissions on parent model for editabl...
  • db0cc4a [3.0.x] Refs #30953 -- Added 2.1.15 release note for 0107e3d1058f653f66032f7f...
  • f4ed680 [3.0.x] Fixed #30953 -- Made select_for_update() lock queryset's model when u...
  • 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.8 to 3.0.
- [Release notes](https://github.com/django/django/releases)
- [Commits](django/django@2.2.8...3.0)

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

@BfutureP BfutureP left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

@jkimbo jkimbo merged commit 3d01acf into master Dec 27, 2019
@jkimbo jkimbo deleted the dependabot/pip/examples/cookbook/django-3.0 branch December 27, 2019 14:25
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.

2 participants