Skip to content

Conversation

@violinist-bot
Copy link

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.17.1 (updated from v4.15.4)
  • psy/psysh: v0.11.20 (updated from v0.11.16)
  • symfony/console: v6.2.13 (updated from v6.2.11)
  • symfony/string: v6.2.13 (updated from v6.2.8)

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
  src/CodeCleaner.php
  src/CodeCleaner/ImplicitReturnPass.php
  src/CodeCleaner/StrictTypesPass.php
  src/Command/TimeitCommand.php
  src/ConfigPaths.php
  src/Configuration.php
  src/Output/Theme.php
  src/Readline/Hoa/Protocol.php
  src/Shell.php
  src/SystemEnv.php
  src/functions.php
  test/ShellTest.php

Changelog

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

  • 0fa2704 Merge branch 'release/0.11.20'
  • 36b069b Bump to v0.11.20
  • 7b7cd62 Fix undefined array key when argv doesn't exists
  • 1724cef Merge branch 'release/0.11.19'
  • 373797b Bump to v0.11.19
  • 59ad30b Bump github actions.
  • bc03c6b Code style fix.
  • fc9c084 Add config option to enforce strict types by default.
  • 3100404 Include PHP 8.2 in test matrix I guess
  • 4f00ee9 Merge branch 'release/0.11.18'
  • f07a690 Bump to v0.11.18
  • b1809ed Use getenv() to lookup PSYSH_CONFIG values
  • c2534c6 Use getenv() to fetch environment variable when absent from $_SERVER
  • 3dc5d40 Merge branch 'release/0.11.17'
  • e4eb696 Bump to v0.11.17
  • aa6f21d Include <class> style formatter for stderr, as it is used in verbose error stactraces
  • 8f1957e Use <whisper> rather than <aside> with stderr output
  • 2f8c555 Store timeit times as nanoseconds, round after all the math.
  • 4d7337e Use high resolution timing for timeit command, where available.

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.

@truls1502
Copy link
Member

This will now be closed, since it has been superseded by #298.

@truls1502 truls1502 closed this Sep 17, 2023
Sign up for free to 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.

2 participants