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:
laravel/tinker: v2.9.0 (updated from v2.8.1)
nikic/php-parser: v4.19.1 (updated from v4.15.4)
psy/psysh: v0.12.4 (updated from v0.11.15)
symfony/console: v6.4.9 (updated from v6.2.8)
symfony/deprecation-contracts: v3.5.0 (updated from v3.2.1)
symfony/event-dispatcher-contracts: v3.5.0 (updated from v3.2.1)
symfony/polyfill-ctype: v1.30.0 (updated from v1.27.0)
symfony/polyfill-intl-grapheme: v1.30.0 (updated from v1.27.0)
symfony/polyfill-intl-normalizer: v1.30.0 (updated from v1.27.0)
symfony/polyfill-mbstring: v1.30.0 (updated from v1.27.0)
symfony/polyfill-php72: v1.30.0 (updated from v1.27.0)
symfony/polyfill-php80: v1.30.0 (updated from v1.27.0)
symfony/service-contracts: v3.5.0 (updated from v3.2.1)
symfony/string: v6.4.9 (updated from v6.2.8)
symfony/translation-contracts: v3.5.0 (updated from v3.2.1)
symfony/var-dumper: v6.4.9 (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
- [Release notes for tag v2.9.0](https://github.com/laravel/tinker/releases/tag/v2.9.0)
- [Release notes for tag v2.8.2](https://github.com/laravel/tinker/releases/tag/v2.8.2)
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
.gitattributes
.github/ISSUE_TEMPLATE/1_Bug_report.md
.github/ISSUE_TEMPLATE/1_Bug_report.yml
.github/workflows/static-analysis.yml
.github/workflows/tests.yml
CHANGELOG.md
composer.json
phpstan.neon.dist
src/TinkerCaster.php
src/TinkerServiceProvider.php
Changelog
Here is a list of changes between the version you use, and the version this pull request updates to:
If you find you need to update the codebase to be able to merge this branch (for example update some tests or rebuild some assets), please note that violinist will force push to this branch to keep it up to date. This means you should not work on this branch directly, since you might lose your work. Read more about branches created by violinist.io here.
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.
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:
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
- [Release notes for tag v2.9.0](https://github.com/laravel/tinker/releases/tag/v2.9.0) - [Release notes for tag v2.8.2](https://github.com/laravel/tinker/releases/tag/v2.8.2)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
.gitattributes .github/ISSUE_TEMPLATE/1_Bug_report.md .github/ISSUE_TEMPLATE/1_Bug_report.yml .github/workflows/static-analysis.yml .github/workflows/tests.yml CHANGELOG.md composer.json phpstan.neon.dist src/TinkerCaster.php src/TinkerServiceProvider.phpChangelog
Here is a list of changes between the version you use, and the version this pull request updates to:
[2.x] Merging develop (#171)
Merge pull request #170 from bobthecow/support-psysh-v012
Update PsySH dependency to v0.12
Uses
actions/checkout@v4``PHP 8.3 (#167)
Update CHANGELOG
[2.x] Remove unused
orchestra/testbenchdeps (#166)
Rename 1_Bug_report.md to 1_Bug_report.yml
Update 1_Bug_report.md
[2.x] Adds type checking (#160)
Update CHANGELOG
Working with this branch
If you find you need to update the codebase to be able to merge this branch (for example update some tests or rebuild some assets), please note that violinist will force push to this branch to keep it up to date. This means you should not work on this branch directly, since you might lose your work. Read more about branches created by violinist.io here.
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.