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

Conversation

@dependabot
Copy link
Contributor

@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.

Bumps [bleach](https://github.com/mozilla/bleach) from 2.1.2 to 2.1.3.
- [Release notes](https://github.com/mozilla/bleach/releases)
- [Changelog](https://github.com/mozilla/bleach/blob/master/CHANGES)
- [Commits](mozilla/bleach@v2.1.2...v2.1.3)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 22, 2019
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 24, 2020

Superseded by #9.

@dependabot dependabot bot closed this Feb 24, 2020
@dependabot dependabot bot deleted the dependabot/pip/web/bleach-2.1.3 branch February 24, 2020 18:04
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant