Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump bleach from 2.1.2 to 2.1.3 #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 22, 2019

Bumps bleach from 2.1.2 to 2.1.3.

Changelog

Sourced from bleach's changelog.

Version 2.1.3 (March 5th, 2018)

Security fixes

  • Attributes that have URI values weren't properly sanitized if the
    values contained character entities. Using character entities, it
    was possible to construct a URI value with a scheme that was not
    allowed that would slide through unsanitized.

    This security issue was introduced in Bleach 2.1. Anyone using
    Bleach 2.1 is highly encouraged to upgrade.

    https://bugzilla.mozilla.org/show_bug.cgi?id=1442745

Backwards incompatible changes

None

Features

None

Bug fixes

  • Fixed some other edge cases for attribute URI value sanitizing and
    improved testing of this code.
Commits
  • 9584f42 Prep for 2.1.3 release
  • c5df578 Merge pull request #356 from willkg/fix-entities
  • 61bf0e6 Fix errant comment
  • 73dfef1 Fix url sanitizing
  • e7f83b8 Merge pull request #355 from willkg/fix-test-data
  • d580f0a Fix MANIFEST and data_to_json.py related to recent changes
  • c9fa0ed Merge pull request #354 from willkg/more-test-cleanup
  • 18ecceb Correct a regression comment and fix a test I misunderstood
  • 5882861 Merge all the clean tests into one file and clean up
  • 8f79858 Merge pull request #353 from willkg/tests-cleanup
  • 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

You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 22, 2019
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 4, 2019

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants