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[argon2] from 2.2.13 to 3.1.2 and wagtail from 2.7.2 to 2.10.2 #425

Merged
merged 17 commits into from
Oct 24, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps django[argon2] from 2.2.13 to 3.0.8.

Commits
  • 47c5666 [3.0.x] Bumped version for 3.0.8 release.
  • 7d133e8 [3.0.x] Added release date for 2.2.14 and 3.0.8.
  • 21e8f9f [3.0.x] Fixed #31751 -- Fixed database introspection with cx_Oracle 8.
  • d1ff7c5 [3.0.x] Fixed #30807 -- Fixed TestArchive.test_extract_file_permissions() whe...
  • 9b90839 [3.0.x] Fixed #31743 -- Doc't that managed=False prevents Django from managin...
  • af2e95b [3.0.x] Refs #31493 -- Replaced var with const/let in documentation JS.
  • 453a5bf [3.0.x] Fixed #31735 -- Fixed migrations crash on namespaced inline FK additi...
  • f22f660 [3.0.x] Adjusted model definition in GeoDjango tutorial.
  • 0afe8ba [3.0.x] Fixed #31689 -- Doc'd caveat about using bulk_create()'s ignore_confl...
  • b61af17 [3.0.x] Fixed #31696 -- Updated OWASP links 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 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)
  • @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)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dakaza98 dakaza98 changed the title Bump django[argon2] from 2.2.13 to 3.0.8 Bump django[argon2] from 2.2.13 to 3.0.8 and wagtail from 2.7.2 to 2.9.2 Jul 7, 2020
@dakaza98
Copy link
Member

dakaza98 commented Jul 7, 2020

This update requires more testing

@dakaza98 dakaza98 requested a review from Maxxen July 11, 2020 15:07
@dakaza98
Copy link
Member

Have tested a bit, seems to work

@dependabot-preview
Copy link
Contributor Author

A newer version of django[argon2] 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.

@dakaza98 dakaza98 changed the title Bump django[argon2] from 2.2.13 to 3.0.8 and wagtail from 2.7.2 to 2.9.2 Bump django[argon2] from 2.2.13 to 3.1.2 and wagtail from 2.7.2 to 2.10.2 Oct 23, 2020
@dakaza98
Copy link
Member

I have tested a bit more an it should work now

@dakaza98 dakaza98 requested review from SimonJaklovsky and removed request for Maxxen October 23, 2020 13:37
@dakaza98 dakaza98 linked an issue Oct 24, 2020 that may be closed by this pull request
Copy link
Contributor

@SimonJaklovsky SimonJaklovsky left a comment

Choose a reason for hiding this comment

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

LGTM!

@dakaza98 dakaza98 merged commit ca55d43 into development Oct 24, 2020
@dakaza98 dakaza98 deleted the dependabot/pip/django-argon2--3.0.8 branch October 24, 2020 21:46
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.

Update to django 3
2 participants