Skip to content

Bump wcwidth from 0.6.0 to 0.7.0#102

Merged
mackenly merged 1 commit into
mainfrom
dependabot/pip/wcwidth-0.7.0
May 11, 2026
Merged

Bump wcwidth from 0.6.0 to 0.7.0#102
mackenly merged 1 commit into
mainfrom
dependabot/pip/wcwidth-0.7.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 4, 2026

Copy link
Copy Markdown
Contributor

Bumps wcwidth from 0.6.0 to 0.7.0.

Release notes

Sourced from wcwidth's releases.

0.7.0

  • New support for kitty text sizing protocol (OSC 66) in width() and clip().
  • New clip() parameter control_codes='parse', 'ignore', and 'strict'. clip() is now able to clip OSC 8 hyperlinks and OSC 66 text sizing sequences.
  • Improved clip() and width() to support horizontal cursor sequences (cub, cuf, hpa). Cursor-left (cub) or backspace (\b) now overwrites text. column_address (hpa) and carriage return (\r) are now parsed, and more values conditionally raise ValueError when control_codes='strict'.

PR's

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

Commits
  • 86f5c7e docfix for today's release
  • c09c237 Improve width() and clip() with kitty Text Sizing Protocol (#213)
  • e5a5f66 Improve clip() and width() with hyperlinks and overtyping (#216)
  • 5b74bf0 Expand terminal escape sequence for three more ECMA-48 "families" (#214)
  • 28a39d9 add FUNDING.yml
  • 664f8d3 dependabot nonsense (#215)
  • 07817a7 Bump pygments from 2.19.2 to 2.20.0 in /docs (#212)
  • 82c83e1 Bump requests from 2.32.5 to 2.33.0 in /docs (#210)
  • bfa1b3c Remove docs, add utils (#209)
  • c3a2d35 add a few downstream dependencies
  • 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 May 4, 2026
@socket-security

socket-security Bot commented May 4, 2026

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedwcwidth@​0.6.0 ⏵ 0.7.0100 +1100100100100

View full report

Bumps [wcwidth](https://github.com/jquast/wcwidth) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/jquast/wcwidth/releases)
- [Commits](jquast/wcwidth@0.6.0...0.7.0)

---
updated-dependencies:
- dependency-name: wcwidth
  dependency-version: 0.7.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/wcwidth-0.7.0 branch from 0d7ede9 to 6c2dd13 Compare May 11, 2026 19:14
@mackenly mackenly merged commit 8d80c43 into main May 11, 2026
3 checks passed
@mackenly mackenly deleted the dependabot/pip/wcwidth-0.7.0 branch May 11, 2026 19:15
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