Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): bump pexpect from 4.8.0 to 4.9.0 #287

Merged
merged 1 commit into from
Feb 8, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 8, 2024

Bumps pexpect from 4.8.0 to 4.9.0.

Release notes

Sourced from pexpect's releases.

A long awaited release

  • Add support for Python 3.12 #769.
  • Clean up temporary files after UnicodeTests #753.
  • Add Python 3.5, 3.6 and 3.12.0-rc.1 to test matrix #763.
  • Set prompt correctly for zsh #712.
  • Add zsh convenience function to replwrap module #751.
  • Rework async unittests to rely on unittest.IsolatedAsyncioTestCase #764.
  • Make test_expect.py work on POSIX systems that are not Linux based #698.
  • Add support for socket, which allows sockets to be used crossplatform #745.
  • Update async to work on newer versions of python #732.
  • Remove deprecated RSAAuthentication option (SSHv1) #744.
  • Multiple CI fixes #743 #737 #742 #739 #722.
  • Use Github Actions for CI #734.
  • Remove pytest-capturelog from testing requirements #730.
  • Fix usage for Solaris #663 #604 #560.
  • Fix threading for new versions of python #684.
  • Fix documentation builds for use with Sphinx 3 #638.
  • Use sys.executable for tests and wrapper, allowing the calling python executable to be used instead #623.
  • Update documentation about Wexpect #623.
  • Added project urls to setup.py #620.
  • Provide examples for how to use Pexpect and Pyte #587.
  • Coerce compiled regex patterns type according to spawn encoding #560.
  • Several doc updates #626 #635 #643 #644 #728.
Commits
  • aa98959 Update changelog and release version 4.9
  • c534976 Merge pull request #769 from hugovk/master
  • 42cc1c1 Merge branch 'master' into master
  • 300668b Merge pull request #753 from scfc/clean-up-tempfiles-after-test-unicode
  • c0296ca Merge pull request #763 from fcollonval/test/async_handling
  • eb9c306 Merge pull request #712 from kbriggs/zsh-login-prompt
  • fd228f3 Merge pull request #751 from kislyuk/patch-1
  • ae982f6 Only try to upload coverage for upstream
  • 76d35fd pytest: drop the dot
  • 8acef7d Add support for Python 3.12
  • 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 [pexpect](https://github.com/pexpect/pexpect) from 4.8.0 to 4.9.0.
- [Release notes](https://github.com/pexpect/pexpect/releases)
- [Changelog](https://github.com/pexpect/pexpect/blob/master/doc/history.rst)
- [Commits](pexpect/pexpect@4.8.0...4.9)

---
updated-dependencies:
- dependency-name: pexpect
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 8, 2024
@wwade wwade merged commit d872f3e into main Feb 8, 2024
9 checks passed
@wwade wwade deleted the dependabot/pip/pexpect-4.9.0 branch February 8, 2024 15:26
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant