Skip to content

chore(deps-dev): update psy/psysh requirement from ^0.11.2 to ^0.11.2 || ^0.12.0#3

Merged
soham2008xyz merged 1 commit into
masterfrom
dependabot/composer/psy/psysh-tw-0.11.2or-tw-0.12.0
Jun 26, 2026
Merged

chore(deps-dev): update psy/psysh requirement from ^0.11.2 to ^0.11.2 || ^0.12.0#3
soham2008xyz merged 1 commit into
masterfrom
dependabot/composer/psy/psysh-tw-0.11.2or-tw-0.12.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 26, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on psy/psysh to permit the latest version.

Release notes

Sourced from psy/psysh's releases.

PsySH v0.12.23

Bug fixes

  • Fix interactive readline bracket matching inside interpolated strings. Fixes #930
  • Avoid infinite recursion in ShellOutput write tracking (e.g. print_r on an Exception with zend.exception_ignore_args = Off). Fixes #934
  • Include --warm-autoload in project trust restrictions
  • Exclude Symfony Console DI components from the autoload warmer (they're an optional dependency and blow up when not installed)

Under the hood

  • Tighter callable types throughout
  • Added MediaWiki downstream smoke tests, updated to 8.3
  • Fixed Drush downstream tests
Commits
  • 4dcc0f0 Merge branch 'release/v0.12.23'
  • e70ea1a Bump to v0.12.23
  • 961a554 Bump composer/class-map-generator from 1.7.2 to 1.7.3 in /build
  • 901a822 Bump codecov/codecov-action from 6.0.0 to 6.0.1
  • f1dea55 Bump shivammathur/setup-php from 2.37.0 to 2.37.1
  • 77c2c06 Fix drush downstream tests
  • a6a4cdd Track ShellOutput writes without listener
  • 316df3b Bump symfony/polyfill-mbstring from 1.33.0 to 1.37.0 in /build
  • d828ff9 Bump symfony/polyfill-iconv from 1.36.0 to 1.37.0 in /build
  • ced6086 Fix interactive readline bracket matching in interpolated strings
  • Additional commits viewable in compare view

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)

Updates the requirements on [psy/psysh](https://github.com/bobthecow/psysh) to permit the latest version.
- [Release notes](https://github.com/bobthecow/psysh/releases)
- [Commits](bobthecow/psysh@v0.11.2...v0.12.23)

---
updated-dependencies:
- dependency-name: psy/psysh
  dependency-version: 0.12.23
  dependency-type: direct:development
...

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 Jun 26, 2026
@soham2008xyz soham2008xyz merged commit a536d0b into master Jun 26, 2026
4 checks passed
@soham2008xyz soham2008xyz deleted the dependabot/composer/psy/psysh-tw-0.11.2or-tw-0.12.0 branch June 26, 2026 11:22
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.

1 participant