vitorfs / colossus

Self-hosted email marketing solution
https://colossus.readthedocs.io
MIT License
503 stars 128 forks source link

Bump django from 2.1.5 to 2.1.11 in /requirements #34

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps django from 2.1.5 to 2.1.11.

Commits - [`ff9dcc0`](https://github.com/django/django/commit/ff9dcc0867eba90e9ab1b07a4b3eb79928717918) [2.1.x] Bumped version for 2.1.11 release. - [`5d50a2e`](https://github.com/django/django/commit/5d50a2e5fa36ad23ab532fc54cf4073de84b3306) [2.1.x] Fixed CVE-2019-14235 -- Fixed potential memory exhaustion in django.u... - [`f74b3ae`](https://github.com/django/django/commit/f74b3ae3628c26e1b4f8db3d13a91d52a833a975) [2.1.x] Fixed CVE-2019-14234 -- Protected JSONField/HStoreField key and index... - [`5ff8e79`](https://github.com/django/django/commit/5ff8e791148bd451180124d76a55cb2b2b9556eb) [2.1.X] Fixed CVE-2019-14233 -- Prevented excessive HTMLParser recursion in s... - [`c23723a`](https://github.com/django/django/commit/c23723a1551340cc7d3126f04fcfd178fa224193) [2.1.X] Fixed CVE-2019-14232 -- Adjusted regex to avoid backtracking issues w... - [`24eba90`](https://github.com/django/django/commit/24eba901eb9795ee87eddd5447ede62053fe59d4) [2.1.x] Added stub release notes for security releases. - [`765dac3`](https://github.com/django/django/commit/765dac3d76c5632258176b77a5687c83d464d52d) [2.1.x] Added CVE-2019-12781 to the security release archive. - [`fafde97`](https://github.com/django/django/commit/fafde97fd70b0ac135eed570f07c3a15f1728391) [2.1.x] Post-release version bump. - [`90a1cfd`](https://github.com/django/django/commit/90a1cfd60002c465d9c47ad9ebc0a79ad0bc6cf9) [2.1.x] Bumped version for 2.1.10 release. - [`1e40f42`](https://github.com/django/django/commit/1e40f427bb8d0fb37cc9f830096a97c36c97af6f) [2.1.x] Fixed CVE-2019-12781 -- Made HttpRequest always trust SECURE_PROXY_SS... - Additional commits viewable in [compare view](https://github.com/django/django/compare/2.1.5...2.1.11)


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](https://github.com/vitorfs/colossus/network/alerts).
codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #34   +/-   ##
=======================================
  Coverage   65.03%   65.03%           
=======================================
  Files          73       73           
  Lines        3215     3215           
  Branches      290      290           
=======================================
  Hits         2091     2091           
  Misses       1088     1088           
  Partials       36       36

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 6ef53c6...2374baf. Read the comment docs.

dependabot[bot] commented 4 years ago

Superseded by #35.