Skip to content

Update psy/psysh from v0.11.12 to v0.11.20 - #285

Open
violinist-bot wants to merge 1 commit into
SignWo:12.xfrom
violinist-dev:psypsyshv01112v01120
Open

Update psy/psysh from v0.11.12 to v0.11.20#285
violinist-bot wants to merge 1 commit into
SignWo:12.xfrom
violinist-dev:psypsyshv01112v01120

Conversation

@violinist-bot

Copy link
Copy Markdown

If you have a high test coverage index, and your tests for this pull request are passing, it should be both safe and recommended to merge this update.

Updated packages

Some times an update also needs new or updated dependencies to be installed. Even if this branch is for updating one dependency, it might contain other installs or updates. All of the updates in this branch can be found here:

  • nikic/php-parser: v4.16.0 (updated from v4.15.3)
  • psy/psysh: v0.11.20 (updated from v0.11.12)
  • symfony/console: v6.2.13 (updated from v6.2.7)
  • symfony/deprecation-contracts: v3.2.1#e2d1534420bd723d0ef5aec58a22c5fe60ce6f5e (updated from v3.2.1#0121954c80fd17c18cf050fe73360e63bb43d4fb)
  • symfony/event-dispatcher-contracts: v3.2.1#0ad3b6f1e4e2da5690fefe075cd53a238646d8dd (updated from v3.2.1#2265d0faa6d870182dd8c65e40d3dfbc34e79b26)
  • symfony/service-contracts: v3.2.1#a8c9cedf55f314f3a186041d19537303766df09a (updated from v3.2.1#aee5f59db63978f7785290b94d2f12286b1b590a)
  • symfony/string: v6.2.13 (updated from v6.2.7)
  • symfony/translation-contracts: v3.2.1#dfec258b9dd17a6b24420d464c43bffe347441c8 (updated from v3.2.1#1f40e77fbb12a16d841688f42fecefd8ceb43ed6)

Release notes

Here are the release notes for all versions released between your current running version, and the version this PR updates the package to.

List of release notes

Changed files

Here is a list of changed files between the version you use, and the version this pull request updates to:

List of changed files
 .github/workflows/actions-updater.yml
.github/workflows/deps.yml
.github/workflows/phpstan.yml
.github/workflows/release.yml
.github/workflows/run-tests.yml
.github/workflows/tests.yml
scoper.inc.php
src/CodeCleaner.php
src/CodeCleaner/EmptyArrayDimFetchPass.php
src/CodeCleaner/ImplicitReturnPass.php
src/CodeCleaner/StrictTypesPass.php
src/CodeCleaner/ValidClassNamePass.php
src/Command/ReflectingCommand.php
src/Command/TimeitCommand.php
src/ConfigPaths.php
src/Configuration.php
src/Exception/ErrorException.php
src/Exception/ThrowUpException.php
src/Exception/TypeErrorException.php
src/Formatter/CodeFormatter.php
src/Formatter/SignatureFormatter.php
src/Output/Theme.php
src/Readline/Hoa/Protocol.php
src/Readline/Hoa/ProtocolNodeLibrary.php
src/Shell.php
src/SystemEnv.php
src/TabCompletion/Matcher/CommandsMatcher.php
src/TabCompletion/Matcher/KeywordsMatcher.php
src/functions.php
test/CodeCleaner/EmptyArrayDimFetchPassTest.php
test/Command/ListCommand/ConstantEnumeratorTest.php
test/Reflection/ReflectionConstantTest.php
test/ShellTest.php
test/SudoTest.php
test/TabCompletion/AutoCompleterTest.php

Changelog

Here is a list of changes between the version you use, and the version this pull request updates to:

  • 0fa2704Merge branch 'release/0.11.20'
  • 36b069bBump to v0.11.20
  • 7b7cd62Fix undefined array key when argv doesn't exists
  • 1724cefMerge branch 'release/0.11.19'
  • 373797bBump to v0.11.19
  • 59ad30bBump github actions.
  • bc03c6bCode style fix.
  • fc9c084Add config option to enforce strict types by default.
  • 3100404Include PHP 8.2 in test matrix I guess
  • 4f00ee9Merge branch 'release/0.11.18'
  • f07a690Bump to v0.11.18
  • b1809edUse getenv() to lookup PSYSH_CONFIG values
  • c2534c6Use getenv() to fetch environment variable when absent from $_SERVER
  • 3dc5d40Merge branch 'release/0.11.17'
  • e4eb696Bump to v0.11.17
  • aa6f21dInclude <class> style formatter for stderr, as it is used in verbose error stactraces
  • 8f1957eUse <whisper> rather than <aside> with stderr output
  • 2f8c555Store timeit times as nanoseconds, round after all the math.
  • 4d7337eUse high resolution timing for timeit command, where available.
  • 151b145Merge branch 'release/0.11.16'
  • db738daBump to v0.11.16
  • 4f567c5Support (more) empty array dim fetch during assignment
  • 5350ce0Merge branch 'release/0.11.15'
  • 92c6f75Bump to v0.11.15
  • 1abdca3Support more cases of (valid) empty array dim fetch
  • c23d4f0Implicit sudo for reflecting commands
  • 858f26fFix weird capitalization
  • 0e9fcc7Remove \define() for namespaced constants (this isn't PHP 5 anymore!)
  • 9e84a03Highlight code comments as grey (if available)
  • 8c2e264Merge branch 'release/0.11.14'
  • 593a7d9Bump to v0.11.14
  • 01a527fReplace undefined DS constant (#758)
  • 722317cMerge branch 'release/0.11.13'
  • 9638d47Bump to v0.11.13
  • 8c13df8Fix missing variable.
  • 22ffa76Fix tests on older dependency versions.
  • 320ce68Support deprecated prompt config option.
  • cef2ebfCode style cleanup.
  • 6c8c0fdRemove duplicate/unused code in Theme.
  • 069bb17Bump github actions version

This is an automated pull request from Violinist: Continuously and automatically monitor and update your composer dependencies. Have ideas on how to improve this message? All violinist messages are open-source, and can be improved here.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@violinist-bot