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[css] from 6.0.0 to 6.1.0 in /requirements/partial #1964

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 8, 2023

Bumps bleach[css] from 6.0.0 to 6.1.0.

Changelog

Sourced from bleach[css]'s changelog.

Version 6.1.0 (October 6th, 2023)

Backwards incompatible changes

  • Dropped support for Python 3.7. (#709)

Security fixes

None

Bug fixes

  • Add support for Python 3.12. (#710)
  • Fix linkify with arrays in querystring (#436)
  • Handle more cases with < followed by character data (#705)
  • Fix entities inside a tags in linkification (#704)
  • Update cap for tinycss2 to <1.3 (#702)
  • Updated Sphinx requirement
  • Add dependabot for github actions and update github actions
Commits
  • c04958d Fix spelling error
  • 90441da Update for v6.1.0 release
  • c4a4eba Fix linkify with arrays in querystring (#436)
  • 11d8c9b Handle more cases with < folloed by character data (#705)
  • b56aa7c Fix entities inside a tags in linkification (#704)
  • 6f0aaaa Update cap for tinycss2 to <1.3 (#702)
  • b60bae4 Remove docs/requirements.txt from manifest
  • 68a62c0 Fix Sphinx requirement and update it
  • bf88908 Bump actions/checkout from 3 to 4
  • cdaa9cb Add dependabot for github actions
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot force-pushed the dependabot/pip/requirements/partial/bleach-css--6.1.0 branch from 382788f to 4037f92 Compare November 8, 2023 10:12
@jsangmeister jsangmeister enabled auto-merge (squash) November 8, 2023 10:15
@dependabot dependabot bot force-pushed the dependabot/pip/requirements/partial/bleach-css--6.1.0 branch 2 times, most recently from 04854c7 to e5dc411 Compare November 8, 2023 10:31
Bumps [bleach[css]](https://github.com/mozilla/bleach) from 6.0.0 to 6.1.0.
- [Changelog](https://github.com/mozilla/bleach/blob/main/CHANGES)
- [Commits](mozilla/bleach@v6.0.0...v6.1.0)

---
updated-dependencies:
- dependency-name: bleach[css]
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/requirements/partial/bleach-css--6.1.0 branch from e5dc411 to 65135f8 Compare November 8, 2023 10:40
@jsangmeister jsangmeister merged commit 8365468 into main Nov 8, 2023
4 checks passed
@jsangmeister jsangmeister deleted the dependabot/pip/requirements/partial/bleach-css--6.1.0 branch November 8, 2023 10:50
m-schieder added a commit that referenced this pull request Nov 9, 2023
* commit '4a6e518bcab5995b2b5cf7b271a64081b8691c78': (23 commits)
  Bump mypy from 1.4.1 to 1.6.1 in /requirements/partial (#1970)
  Bump debugpy from 1.6.7 to 1.8.0 in /requirements/partial (#1968)
  Bump pypdf[crypto] from 3.12.2 to 3.17.0 in /requirements/partial (#1965)
  Bump types-pyyaml from 6.0.12.11 to 6.0.12.12 in /requirements/partial (#1963)
  Bump babel from 2.12.1 to 2.13.1 in /requirements/partial (#1962)
  Bump bleach[css] from 6.0.0 to 6.1.0 in /requirements/partial (#1964)
  Bump types-bleach from 6.0.0.4 to 6.1.0.0 in /requirements/partial (#1966)
  Bump autoflake from 2.2.0 to 2.2.1 in /requirements/partial (#1972)
  Bump black from 23.7.0 to 23.11.0 in /requirements/partial (#1971)
  Bump werkzeug from 2.3.6 to 3.0.1 in /requirements/partial (#1973)
  Bump simplejson from 3.19.1 to 3.19.2 in /requirements/partial (#1974)
  Increase dependabot limit and group otel updates (#1959)
  Fix presenter error (#1947)
  Bump pytest from 7.4.0 to 7.4.3 in /requirements/partial (#1954)
  Bump aiosmtpd from 1.4.4 to 1.4.4.post2 in /requirements/partial (#1952)
  Bump types-requests from 2.31.0.2 to 2.31.0.10 in /requirements/partial (#1956)
  Fix dependency structure for dependabot (#1946)
  Bump tibdex/github-app-token from 1 to 2 (#1942)
  Bump tj-actions/changed-files from 11.7 to 26.1 (#1941)
  Bump leonsteinhaeuser/project-beta-automations from 2.1.0 to 2.2.1 (#1943)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant