Skip to content

Bump rexpect from 0.7.0 to 0.7.1#110

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/rexpect-0.7.1
Open

Bump rexpect from 0.7.0 to 0.7.1#110
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/rexpect-0.7.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps rexpect from 0.7.0 to 0.7.1.

Changelog

Sourced from rexpect's changelog.

[0.7.1] - 2026-05-14

Fixes

  • Avoid char boundary panics with NBReader::try_read
Commits
  • d20e67b chore: Release rexpect version 0.7.1
  • 91c411f docs: Update changelog
  • 808af95 Merge pull request #172 from SAY-5/fix-try-read-char-boundary
  • 740defa fix: avoid char-boundary panic in NBReader::try_read
  • 4138c86 test: capture try_read panic on multi-byte input
  • f21a254 Merge pull request #171 from rust-cli/renovate/crate-ci-typos-1.x
  • 4f2c244 chore(deps): Update pre-commit hook crate-ci/typos to v1.46.0
  • a3b3465 Merge pull request #170 from rust-cli/renovate/j178-prek-action-2.x
  • 6a5d51e chore(deps): Update j178/prek-action action to v2
  • See full diff 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 [rexpect](https://github.com/rust-cli/rexpect) from 0.7.0 to 0.7.1.
- [Release notes](https://github.com/rust-cli/rexpect/releases)
- [Changelog](https://github.com/rust-cli/rexpect/blob/main/CHANGELOG.md)
- [Commits](rust-cli/rexpect@v0.7.0...v0.7.1)

---
updated-dependencies:
- dependency-name: rexpect
  dependency-version: 0.7.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels May 15, 2026
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants