Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Bump wcwidth from 0.2.14 to 0.6.0#5015

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/wcwidth-0.6.0
Open

Bump wcwidth from 0.2.14 to 0.6.0#5015
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/wcwidth-0.6.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 2, 2026

Bumps wcwidth from 0.2.14 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 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 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 [wcwidth](https://github.com/jquast/wcwidth) from 0.2.14 to 0.6.0.
- [Release notes](https://github.com/jquast/wcwidth/releases)
- [Commits](jquast/wcwidth@0.2.14...0.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added C: dependencies ci: skip news Pull requests that don't need a changelog entry. labels Mar 2, 2026
@github-actions
Copy link

github-actions bot commented Mar 2, 2026

diff-shades results comparing this PR (3f1a31a) to main (b15d9d2):

--preview style: no changes

--stable style: no changes


What is this? | Workflow run | diff-shades documentation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C: dependencies ci: skip news Pull requests that don't need a changelog entry.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants