Skip to content

Bump wcwidth from 0.6.0 to 0.7.0#102

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

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 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.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 added dependencies Pull requests that update a dependency file python Pull requests that update python code labels May 4, 2026
@socket-security
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

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