Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 29, 2022

Bumps psy/psysh from 0.11.4 to 0.11.8.

Release notes

Sourced from psy/psysh's releases.

PsySH v0.11.8

  • Fix error starting PsySH on systems with no Readline (Thanks @​daniser!)

PsySH v0.11.7

  • Fix return type warning on tab completion (Thanks @​zonuexe!)
  • Fix warning output formatting.

PsySH v0.11.6

New:

  • Allow disabling paging entirely by setting 'pager' => false via PsySH config.

Improved:

  • Disable paging when TERM=dumb (Thanks @​zonuexe!)
  • Handle pager failure more gracefully (Thanks @​zonuexe!)
  • Better handling for systems without terminfo, or with incomplete terminfo capabilities.
  • Improve support for union return types.

PsySH v0.11.5

  • Fix PHP 8.2 deprecated string interpolation syntax (Thanks @​Ayesh!)
  • Fix PHP 8.1 deprecation warnings in Hoa readline code
  • Ensure that pre-built phars exclude dependencies with known vulnerabilities
  • Set the update checker timeout to 1 second
Commits
  • f455acf Merge branch 'release/0.11.8'
  • 9068d1e Bump to v0.11.8
  • 5706bb7 Bootstrap Hoa stream wrapper during Userland capability check (isSupported) (...
  • 77fc727 Merge branch 'release/0.11.7'
  • 0dc2aa3 Bump to v0.11.7
  • 63ca52c Fix warning output formatting
  • a1e7928 Fix return type of Readline::getAutocompleter() (#731)
  • 3f5b5f8 Merge branch 'release/0.11.6'
  • 0627503 Bump to v0.11.6
  • 33c3292 Close the pipe if the pager process goes wrong
  • 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 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 [psy/psysh](https://github.com/bobthecow/psysh) from 0.11.4 to 0.11.8.
- [Release notes](https://github.com/bobthecow/psysh/releases)
- [Commits](bobthecow/psysh@v0.11.4...v0.11.8)

---
updated-dependencies:
- dependency-name: psy/psysh
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jul 29, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 8, 2022

Superseded by #102.

@dependabot dependabot bot closed this Nov 8, 2022
@dependabot dependabot bot deleted the dependabot/composer/psy/psysh-0.11.8 branch November 8, 2022 12:06
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 php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants