Skip to content

Bump termimad from 0.35.2 to 0.35.3 - #257

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/cargo/termimad-0.35.3
Sep 9, 2026
Merged

Bump termimad from 0.35.2 to 0.35.3#257
github-actions[bot] merged 1 commit into
mainfrom
dependabot/cargo/termimad-0.35.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 9, 2026

Copy link
Copy Markdown
Contributor

Bumps termimad from 0.35.2 to 0.35.3.

Changelog

Sourced from termimad's changelog.

v0.35.3 - 2026-09-02

  • fix CropWriter::queue_char and queue_unstyled_char never writing in the last allowed column
  • CropWriter::queue_char replaces tabs like queue_unstyled_char does
  • a char which doesn't fit the remaining width stops CropWriter's char-level writing, instead of letting a following narrower char take its column

Commits

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 [termimad](https://github.com/Canop/termimad) from 0.35.2 to 0.35.3.
- [Changelog](https://github.com/Canop/termimad/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Canop/termimad/commits)

---
updated-dependencies:
- dependency-name: termimad
  dependency-version: 0.35.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added cargo Dependabot channel for Rust crate updates. dependencies Dependency updates, applied to every Dependabot pull request. labels Sep 9, 2026
@github-actions
github-actions Bot enabled auto-merge (squash) September 9, 2026 19:06
codescene-access[bot]

This comment was marked as outdated.

@codescene-access codescene-access Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No quality gates enabled for this code.

@github-actions
github-actions Bot merged commit fe9a261 into main Sep 9, 2026
10 checks passed
@github-actions
github-actions Bot deleted the dependabot/cargo/termimad-0.35.3 branch September 9, 2026 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cargo Dependabot channel for Rust crate updates. dependencies Dependency updates, applied to every Dependabot pull request.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants