BuildingSync / BuildingSync-website

5 stars 0 forks source link

Bump django from 2.2.13 to 2.2.22 #102

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps django from 2.2.13 to 2.2.22.

Commits
  • df9fd46 [2.2.x] Bumped version for 2.2.22 release.
  • d9594c4 [2.2.x] Fixed #32713, Fixed CVE-2021-32052 -- Prevented newlines and tabs fro...
  • 1637003 [2.2.x] Refs CVE-2021-31542 -- Skipped mock AWS storage test on Windows.
  • bcafd9b [2.2.x] Added CVE-2021-31542 to security archive.
  • 3931dc7 [2.2.x] Post-release version bump.
  • ff1385a [2.2.x] Bumped version for 2.2.21 release.
  • 04ac162 [2.2.x] Fixed CVE-2021-31542 -- Tightened path & file name sanitation in file...
  • 7f1b088 [2.2.x] Added CVE-2021-28658 to security archive.
  • e95fbb6 [2.2.x] Post-release version bump.
  • ad9fa56 [2.2.x] Bumped version for 2.2.20 release.
  • 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 You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/BuildingSync/selection-tool/network/alerts).
coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 922538243


Files with Coverage Reduction New Missed Lines %
.tox/python/lib/python3.6/site-packages/django/contrib/sessions/middleware.py 4 63.41%
.tox/python/lib/python3.6/site-packages/urllib3/packages/ssl_match_hostname/init.py 4 45.45%
.tox/python/lib/python3.6/site-packages/urllib3/util/url.py 12 24.38%
.tox/python/lib/python3.6/site-packages/django/core/files/uploadedfile.py 13 72.41%
.tox/python/lib/python3.6/site-packages/django/core/files/utils.py 16 57.78%
.tox/python/lib/python3.6/site-packages/django/contrib/messages/storage/cookie.py 18 35.37%
.tox/python/lib/python3.6/site-packages/django/http/multipartparser.py 24 83.2%
.tox/python/lib/python3.6/site-packages/django/core/files/storage.py 47 63.35%
.tox/python/lib/python3.6/site-packages/django/db/models/fields/files.py 57 60.89%
.tox/python/lib/python3.6/site-packages/django/utils/text.py 61 27.23%
<!-- Total: 913 -->
Totals Coverage Status
Change from base Build 814148812: -0.009%
Covered Lines: 35382
Relevant Lines: 79715

💛 - Coveralls
dependabot[bot] commented 3 years ago

Superseded by #105.