Skip to content

Bump wcwidth from 0.2.6 to 0.6.0 in /requirements#1116

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot-pip-requirements-wcwidth-0.6.0
Open

Bump wcwidth from 0.2.6 to 0.6.0 in /requirements#1116
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot-pip-requirements-wcwidth-0.6.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 13, 2026

Bumps wcwidth from 0.2.6 to 0.6.0.

Release notes

Sourced from wcwidth's releases.

0.6.0

Full Changelog: jquast/wcwidth@0.5.3...0.6.0

0.5.3

Full Changelog: jquast/wcwidth@0.5.2...0.5.3

0.5.2

Full Changelog: jquast/wcwidth@0.5.1...0.5.2

0.5.1

  • Updated generated zero and wide code tables to length of 1 to complete the previously announced removal of historical wide and zero tables. #196

Full Changelog: jquast/wcwidth@0.5.0...0.5.1

0.5.0

  • Drop Support of many historical versions of wide and zero unicode tables. Only the latest Unicode version (17.0.0) is now shipped. The related unicode_version='auto' keyword of the wcwidth()-family of functions are ignored. list_versions() always returns a tuple of only a single element of the only unicode version supported. #195
  • Performance improvement of most common call without version or ambiguous_width specified by 20%. #195
  • New Function propagate_sgr() for applying SGR state propagation to a list of lines. #194
  • Improved wrap() and clip() with propagate_sgr=True. #194
  • Bugfix clip() zero-width characters at clipping boundaries. #194
  • Bugfix OSC Hyperlinks when broken mid-text by wrap(). #193

Full Changelog: jquast/wcwidth@0.4.0...0.5.0

0.4.0

Full Changelog: jquast/wcwidth@0.3.5...0.4.0

0.3.5

  • Re-stamp package version correctly, 0.3.4 packaged a failing test

Full Changelog: jquast/wcwidth@0.3.4...0.3.5

0.3.4

Full Changelog: jquast/wcwidth@0.3.3...0.3.4

0.3.3

... (truncated)

Commits
  • e19d2a2 Complete textwrap.wrap() with 6 missing params! (#207)
  • 666c501 rephrase ucs-detect for upcoming version
  • 84a7248 Add Virama conjunct for the Brahmic scripts (#204)
  • 38d03a5 Standalone emoji support (#202)
  • 8c8eac8 changelog and hyperlinks
  • a198889 Update Category "Mc" code, specs, tests (#200)
  • 8d27c08 Do not distribute any data files (#199)
  • 17b0bad reduce ambiguous_width detection doc
  • 29f10e7 hyperlink where it counts!
  • c6d25b6 Bugfix zero and wide tables were not trimmed (#196)
  • Additional commits viewable in compare view

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Apr 13, 2026
Bumps [wcwidth](https://github.com/jquast/wcwidth) from 0.2.6 to 0.6.0.
- [Release notes](https://github.com/jquast/wcwidth/releases)
- [Commits](jquast/wcwidth@0.2.6...0.6.0)

---
updated-dependencies:
- dependency-name: wcwidth
  dependency-version: 0.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot-pip-requirements-wcwidth-0.6.0 branch from 973a05e to 0e6f39c Compare April 13, 2026 09:45
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