Skip to content

Bump psy/psysh from 0.11.2 to 0.11.4#214

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/psy/psysh-0.11.4
Closed

Bump psy/psysh from 0.11.2 to 0.11.4#214
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/psy/psysh-0.11.4

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github May 6, 2022

Bumps psy/psysh from 0.11.2 to 0.11.4.

Release notes

Sourced from psy/psysh's releases.

PsySH v0.11.3

  • Enable output paging for stdout and return value dumping.
  • Prevent wrapping with the default less paging options. If you want the old style back, add 'pager' => 'less -R -S -F -X' to your PsySH config! (Thanks @​ooglek!)
  • Fix grapheme polyfill issue when using pre-built phars.
  • Remove deprecated hoa/console support.
  • Include a userland readline implementation (based on the old hoa/console!).
  • Deprecate "compat" builds. Everyone on supported versions of PHP should be able to use the default phar build now!

👆👆 Note that if you've previously used a "compat" build, you don't need to anymore!

Commits
  • 05c544b Merge branch 'release/0.11.4'
  • 57d53cf Bump to v0.11.4
  • 5785300 Add import of missing HoaConsoleCursor class
  • 6833626 Merge branch 'release/0.11.3'
  • 7ba7e0f Bump to v0.11.3
  • 189701b Fix errantly unscoped (errantly scoped? i don't know) constant in the intl gr...
  • dd800de Bump php-scoper version, update config.
  • 7d71983 Remove now-unused php-scoper unpatchers.
  • ef9cbea Exclude vendored hoa code from styleci.
  • 0b21d52 Deprecate "compat" builds.
  • 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.2 to 0.11.4.
- [Release notes](https://github.com/bobthecow/psysh/releases)
- [Commits](bobthecow/psysh@v0.11.2...v0.11.4)

---
updated-dependencies:
- dependency-name: psy/psysh
  dependency-type: direct:development
  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 php Pull requests that update Php code labels May 6, 2022
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented May 6, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github May 30, 2022

Superseded by #223.

@dependabot dependabot bot closed this May 30, 2022
@dependabot dependabot bot deleted the dependabot/composer/psy/psysh-0.11.4 branch May 30, 2022 13:08
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