ouhft / COPE

Project Repository for Work Package 4 of the COPE Transplant Trial
https://cope.nds.ox.ac.uk
1 stars 0 forks source link

Bump django from 2.2 to 2.2.2 in /requirements #343

Closed dependabot[bot] closed 5 years ago

dependabot[bot] commented 5 years ago

Bumps django from 2.2 to 2.2.2.

Commits - [`9400c96`](https://github.com/django/django/commit/9400c96b209855d7b97e3223e4b8ba7751c357cc) [2.2.x] Bumped version for 2.2.2 release. - [`baaf187`](https://github.com/django/django/commit/baaf187a4e354bf3976c51e2c83a0d2f8ee6e6ad) [2.2.x] Applied jQuery patch for CVE-2019-11358. - [`afddabf`](https://github.com/django/django/commit/afddabf8428ddc89a332f7a78d0d21eaf2b5a673) [2.2.x] Fixed CVE-2019-12308 -- Made AdminURLFieldWidget validate URL before ... - [`4a1d25b`](https://github.com/django/django/commit/4a1d25b39f8265178f72c90a1bd5fce583babd54) [2.2.x] Added stub release notes for security releases. - [`5c85244`](https://github.com/django/django/commit/5c85244eb907974e9bed380df57458640125368a) [2.2.x] Fixed [#28831](https://github-redirect.dependabot.com/django/django/issues/28831) -- Doc'd that InlineModelAdmin methods' obj argument is ... - [`7089502`](https://github.com/django/django/commit/7089502b98f80e8dc1c8f6e85fb0620809aec30e) [2.2.x] Fixed [#30523](https://github-redirect.dependabot.com/django/django/issues/30523) -- Fixed updating file modification times on seen files ... - [`ace0bec`](https://github.com/django/django/commit/ace0bec804d0bd74e1ecddbe3ea9a8b5b5d0a718) [2.2.x] Fixed [#30516](https://github-redirect.dependabot.com/django/django/issues/30516) -- Fixed crash of autoreloader when re-raising exception... - [`0f0d1cd`](https://github.com/django/django/commit/0f0d1cd7722238158011c7717d410fae37513ceb) [2.2.x] Fixed [#30491](https://github-redirect.dependabot.com/django/django/issues/30491) -- Clarified when save() on object with pk executes INSERT. - [`1172f07`](https://github.com/django/django/commit/1172f078eb04e0125413b061d3ccf7a283993b89) [2.2.x] Fixed [#30315](https://github-redirect.dependabot.com/django/django/issues/30315) -- Fixed crash of ArrayAgg and StringAgg with ordering w... - [`5bf2c87`](https://github.com/django/django/commit/5bf2c87ece216b00a55a6ec0d6c824c9edabf188) [2.2.x] Fixed [#30479](https://github-redirect.dependabot.com/django/django/issues/30479) -- Fixed detecting changes in manage.py by autoreloader ... - Additional commits viewable in [compare view](https://github.com/django/django/compare/2.2...2.2.2)


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