Skip to content

chore(deps): bump rexpect from 0.6.2 to 0.6.3#124

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/rexpect-0.6.3
Open

chore(deps): bump rexpect from 0.6.2 to 0.6.3#124
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/rexpect-0.6.3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2026

Bumps rexpect from 0.6.2 to 0.6.3.

Changelog

Sourced from rexpect's changelog.

[0.6.3] - 2026-01-15

Fixes

  • Don't pre-emptively escape values in Error::Timeout
Commits
  • 5a981e6 chore: Release rexpect version 0.6.3
  • 3d1875e docs: Update changelog
  • cfedf92 Merge pull request #157 from 9999years/wiggles/swrv
  • e6e2bf5 Don't mangle escapes in Error::Timeout
  • 3706084 Merge pull request #155 from rust-cli/renovate/actions-checkout-6.x
  • 81ba6f4 chore(deps): Update actions/checkout action to v6
  • 404e482 Merge pull request #151 from rust-cli/renovate/actions-setup-python-6.x
  • 6ced2bc chore(deps): Update actions/setup-python action to v6
  • 364b890 Merge pull request #150 from rust-cli/renovate/actions-checkout-5.x
  • 2c0416b chore(deps): Update actions/checkout action to v5
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.6.2 to 0.6.3.
- [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.6.2...v0.6.3)

---
updated-dependencies:
- dependency-name: rexpect
  dependency-version: 0.6.3
  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 Feb 1, 2026
@codecov
Copy link

codecov bot commented Feb 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.42%. Comparing base (bc8f0fb) to head (7c7be38).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #124      +/-   ##
==========================================
- Coverage   98.43%   98.42%   -0.01%     
==========================================
  Files           8        8              
  Lines         320      318       -2     
==========================================
- Hits          315      313       -2     
  Misses          5        5              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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