Bump django from 3.0.6 to 3.0.7#8
Open
dependabot[bot] wants to merge 2 commits into
Open
Conversation
dependabot
Bot
force-pushed
the
dependabot/pip/django-3.0.7
branch
from
June 8, 2020 12:21
6f67a82 to
4ba88ab
Compare
dependabot
Bot
force-pushed
the
dependabot/pip/django-3.0.7
branch
from
June 9, 2020 12:20
4ba88ab to
d710783
Compare
dependabot
Bot
force-pushed
the
dependabot/pip/django-3.0.7
branch
from
June 9, 2020 18:21
d710783 to
24a1b98
Compare
Chetabahana
force-pushed
the
Chetabahana
branch
2 times, most recently
from
June 15, 2020 12:20
8f74f90 to
2c51009
Compare
dependabot
Bot
force-pushed
the
dependabot/pip/django-3.0.7
branch
from
June 15, 2020 12:24
24a1b98 to
cf5223c
Compare
dependabot
Bot
force-pushed
the
dependabot/pip/django-3.0.7
branch
from
June 15, 2020 18:16
cf5223c to
6e081a6
Compare
dependabot
Bot
force-pushed
the
dependabot/pip/django-3.0.7
branch
from
June 16, 2020 12:21
6e081a6 to
c576da9
Compare
Chetabahana
force-pushed
the
Chetabahana
branch
3 times, most recently
from
June 19, 2020 12:16
4f55e5c to
2db26df
Compare
dependabot
Bot
force-pushed
the
dependabot/pip/django-3.0.7
branch
from
June 19, 2020 12:20
c576da9 to
7aefd16
Compare
Chetabahana
force-pushed
the
Chetabahana
branch
3 times, most recently
from
June 23, 2020 12:17
95eb290 to
3b94161
Compare
dependabot
Bot
force-pushed
the
dependabot/pip/django-3.0.7
branch
from
June 23, 2020 12:25
7aefd16 to
749baf5
Compare
dependabot
Bot
force-pushed
the
dependabot/pip/django-3.0.7
branch
from
June 25, 2020 12:20
749baf5 to
d6fa1fb
Compare
dependabot
Bot
force-pushed
the
dependabot/pip/django-3.0.7
branch
from
June 26, 2020 12:22
d6fa1fb to
be54928
Compare
Chetabahana
force-pushed
the
Chetabahana
branch
2 times, most recently
from
June 29, 2020 12:17
27734f5 to
9939150
Compare
dependabot
Bot
force-pushed
the
dependabot/pip/django-3.0.7
branch
from
June 29, 2020 12:41
be54928 to
846cbdc
Compare
dependabot
Bot
force-pushed
the
dependabot/pip/django-3.0.7
branch
from
June 30, 2020 12:22
846cbdc to
e3e73db
Compare
Chetabahana
force-pushed
the
Chetabahana
branch
2 times, most recently
from
July 6, 2020 12:19
4073a07 to
4c096c0
Compare
dependabot
Bot
force-pushed
the
dependabot/pip/django-3.0.7
branch
from
July 6, 2020 12:24
e3e73db to
d8f0c0d
Compare
dependabot
Bot
force-pushed
the
dependabot/pip/django-3.0.7
branch
from
July 6, 2020 18:20
d8f0c0d to
16bdff5
Compare
dependabot
Bot
force-pushed
the
dependabot/pip/django-3.0.7
branch
from
July 7, 2020 06:19
16bdff5 to
d518d49
Compare
dependabot
Bot
force-pushed
the
dependabot/pip/django-3.0.7
branch
from
July 7, 2020 12:26
d518d49 to
5279709
Compare
Chetabahana
force-pushed
the
Chetabahana
branch
2 times, most recently
from
July 9, 2020 12:18
747429d to
d8ab5ff
Compare
dependabot
Bot
force-pushed
the
dependabot/pip/django-3.0.7
branch
from
July 9, 2020 12:22
5279709 to
99f9355
Compare
Chetabahana
force-pushed
the
Chetabahana
branch
3 times, most recently
from
July 13, 2020 18:16
c2d02f8 to
e93672c
Compare
Bumps [django](https://github.com/django/django) from 3.0.6 to 3.0.7. - [Release notes](https://github.com/django/django/releases) - [Commits](django/django@3.0.6...3.0.7) Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pip/django-3.0.7
branch
from
July 14, 2020 12:25
99f9355 to
428cad3
Compare
Chetabahana
force-pushed
the
Chetabahana
branch
2 times, most recently
from
July 15, 2020 12:18
d5d5e8e to
5ad2955
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps django from 3.0.6 to 3.0.7.
Commits
44da7ab[3.0.x] Bumped version for 3.0.7 release.84b2da5[3.0.x] Fixed CVE-2020-13254 -- Enforced cache key validation in memcached ba...1f2dd37[3.0.x] Fixed CVE-2020-13596 -- Fixed potential XSS in admin ForeignKeyRawIdW...256d297[3.0.x] Added release date for 2.2.13 and 3.0.7.8734a02[3.0.x] Updated link to Celery.d22f678[3.0.x] Refs #31485 -- Backported jQuery upgrade to 3.5.1.b9db041[3.0.x] Adjusted URL example in tutorial.caf7c46[3.0.x] Fixed #31643 -- Changed virtualenv doc references to Python 3 venv.9297a3e[3.0.x] Fixed typo in docs/ref/templates/language.txt.2638627[3.0.x] Fixed #31570 -- Corrected translation loading for apps providing terr...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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and languageYou can disable automated security fix PRs for this repo from the Security Alerts page.