Skip to content

Bump bleach from 2.1.1 to 2.1.3 in /blog/izone#3

Closed
dependabot[bot] wants to merge 2 commits intomasterfrom
dependabot/pip/blog/izone/bleach-2.1.3
Closed

Bump bleach from 2.1.1 to 2.1.3 in /blog/izone#3
dependabot[bot] wants to merge 2 commits intomasterfrom
dependabot/pip/blog/izone/bleach-2.1.3

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Feb 15, 2020

Bumps bleach from 2.1.1 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.

Version 2.1.2 (December 7th, 2017)

Security fixes

None

Backwards incompatible changes

None

Features

None

Bug fixes

  • Support html5lib-python 1.0.1. (#337)

  • Add deprecation warning for supporting html5lib-python < 1.0.

... (truncated)
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 close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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.

root and others added 2 commits February 15, 2020 17:42
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 15, 2020
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Feb 16, 2020

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/pip/blog/izone/bleach-2.1.3 branch February 16, 2020 18:20
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant