Skip to content
This repository was archived by the owner on Mar 11, 2020. It is now read-only.

Comments

[Security] Bump django from 2.2 to 2.2.2#93

Closed
dependabot-preview[bot] wants to merge 1 commit intodevelopfrom
dependabot/pip/develop/django-2.2.2
Closed

[Security] Bump django from 2.2 to 2.2.2#93
dependabot-preview[bot] wants to merge 1 commit intodevelopfrom
dependabot/pip/develop/django-2.2.2

Conversation

@dependabot-preview
Copy link
Contributor

Bumps django from 2.2 to 2.2.2.

Commits
  • 9400c96 [2.2.x] Bumped version for 2.2.2 release.
  • baaf187 [2.2.x] Applied jQuery patch for CVE-2019-11358.
  • afddabf [2.2.x] Fixed CVE-2019-12308 -- Made AdminURLFieldWidget validate URL before ...
  • 4a1d25b [2.2.x] Added stub release notes for security releases.
  • 5c85244 [2.2.x] Fixed #28831 -- Doc'd that InlineModelAdmin methods' obj argument is ...
  • 7089502 [2.2.x] Fixed #30523 -- Fixed updating file modification times on seen files ...
  • ace0bec [2.2.x] Fixed #30516 -- Fixed crash of autoreloader when re-raising exception...
  • 0f0d1cd [2.2.x] Fixed #30491 -- Clarified when save() on object with pk executes INSERT.
  • 1172f07 [2.2.x] Fixed #30315 -- Fixed crash of ArrayAgg and StringAgg with ordering w...
  • 5bf2c87 [2.2.x] Fixed #30479 -- Fixed detecting changes in manage.py by autoreloader ...
  • 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 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
  • @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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jun 4, 2019
@dependabot-preview
Copy link
Contributor Author

We've just been alerted that this update fixes a security vulnerability:

Sourced from The GitHub Security Advisory Database.

Moderate severity vulnerability that affects django
An issue was discovered in Django 1.11 before 1.11.21, 2.1 before 2.1.9, and 2.2 before 2.2.2. The clickable Current URL value displayed by the AdminURLFieldWidget displays the provided value without validating it as a safe URL. Thus, an unvalidated value stored in the database, or a value provided as a URL query parameter payload, could result in an clickable JavaScript link.

Affected versions: [">= 2.2.0, < 2.2.2"]

@dependabot-preview dependabot-preview bot changed the title Bump django from 2.2 to 2.2.2 [Security] Bump django from 2.2 to 2.2.2 Jun 10, 2019
@dependabot-preview dependabot-preview bot added the security Pull requests that address a security vulnerability label Jun 10, 2019
@dependabot-preview
Copy link
Contributor Author

Superseded by #105.

@dependabot-preview dependabot-preview bot deleted the dependabot/pip/develop/django-2.2.2 branch July 4, 2019 02:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file security Pull requests that address a security vulnerability

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants