Skip to content

Bump webencodings from 0.5.1 to 0.6.1 - #8420

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/webencodings-0.6.1
Open

Bump webencodings from 0.5.1 to 0.6.1#8420
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/webencodings-0.6.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 19, 2026

Copy link
Copy Markdown
Contributor

Bumps webencodings from 0.5.1 to 0.6.1.

Release notes

Sourced from webencodings's releases.

v0.6.1

Packaging

  • Update links on PyPI.

v0.6.0

Dependencies

  • Support Python 3.10, 3.11, 3.12, 3.13, 3.14.
  • Drop support of Python 2.6, 2.7, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8 and 3.9.

Packaging

  • Include license file in packages.

Bug fixes

  • Update list of encodings.
  • Use correct CJK Python codecs.
  • Handle "replacement" encoding.

Documentation

  • Reorganize documentation.
Changelog

Sourced from webencodings's changelog.

v0.6.1

Released on 2026-08-15.

Packaging:

  • Update links on PyPI.

v0.6.0

Released on 2026-08-15.

Dependencies:

  • Support Python 3.10, 3.11, 3.12, 3.13, 3.14.
  • Drop support of Python 2.6, 2.7, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8 and 3.9.

Packaging:

  • Include license file in packages.

Bug fixes:

  • Update list of encodings.
  • Use correct CJK Python codecs.
  • Handle "replacement" encoding.

Documentation:

  • Reorganize documentation.
Commits
  • 601652c Version 0.6.1
  • 2b24f60 Fix links on PyPI
  • f23bf4c Version 0.6.0
  • a468cbe Add CI for releases and documentation
  • ed6ce2e Update supported versions of Python
  • 7f306d3 Check more lint rules
  • 6a1f0ed Update documentation
  • f747db7 Update README, tests and packaging
  • afdafd6 Update list of encodings and handle new "replacement" encoding
  • 630b4ad remap to use correct python cjk codecs
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [webencodings](https://github.com/CourtBouillon/webencodings) from 0.5.1 to 0.6.1.
- [Release notes](https://github.com/CourtBouillon/webencodings/releases)
- [Changelog](https://github.com/CourtBouillon/webencodings/blob/main/docs/changelog.rst)
- [Commits](CourtBouillon/webencodings@v0.5.1...v0.6.1)

---
updated-dependencies:
- dependency-name: webencodings
  dependency-version: 0.6.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 19, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 19, 2026 04:43
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 19, 2026
@codecov

codecov Bot commented Aug 19, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 71.09%. Comparing base (ebe1e3f) to head (88a27e6).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8420   +/-   ##
=======================================
  Coverage   71.09%   71.09%           
=======================================
  Files         305      305           
  Lines       31934    31934           
=======================================
  Hits        22705    22705           
  Misses       9229     9229           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

0 participants