phpstan-laminas-framework
phpstan-laminas-framework copied to clipboard
Update all non-major dependencies
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| laminas/laminas-form (source) | ^3.22.0 -> ^3.23.0 |
||||
| laminas/laminas-hydrator (source) | ^4.16.0 -> ^4.17.0 |
||||
| laminas/laminas-paginator (source) | ^2.21.0 -> ^2.22.0 |
||||
| phpstan/phpstan | ^2.1.31 -> ^2.1.32 |
||||
| phpstan/phpstan-phpunit | ^2.0.7 -> ^2.0.8 |
||||
| phpunit/phpunit (source) | ^11.5.42 -> ^11.5.44 |
||||
| slam/php-cs-fixer-extensions | ^3.13.0 -> ^3.14.0 |
Release Notes
laminas/laminas-form (laminas/laminas-form)
v3.23.0
Release Notes for 3.23.0
Feature release (minor)
3.23.0
- Total issues resolved: 0
- Total pull requests resolved: 2
- Total contributors: 2
Documentation,Enhancement
renovate
- 301: Lock file maintenance thanks to @renovate[bot]
laminas/laminas-hydrator (laminas/laminas-hydrator)
v4.17.0
Release Notes for 4.17.0
Feature release (minor)
4.17.0
- Total issues resolved: 1
- Total pull requests resolved: 4
- Total contributors: 4
Enhancement
- 149: Drop support for PHP 8.1, add support for PHP 8.5 thanks to @Howriq
- 147: Update docs-build workflow thanks to @Xerkus
Documentation
- 145: Mark classes as soft
@finalfor future introduction of thefinalkeyword in v5 thanks to @mairo744
Documentation,Enhancement,Feature Removal
laminas/laminas-paginator (laminas/laminas-paginator)
v2.22.0
Release Notes for 2.22.0
Feature release (minor)
2.22.0
- Total issues resolved: 0
- Total pull requests resolved: 2
- Total contributors: 1
Documentation,Feature Removal
- 88: Document deprecations for 3.0 thanks to @gsteel
Enhancement,QA
phpstan/phpstan-phpunit (phpstan/phpstan-phpunit)
v2.0.8
- 2fe9fbe - Fix AssertSameWithCountRule for recursive count()
- d935297 - Fix "Unexpected input(s) 'extensions', valid inputs are ['php-version', 'php-extensions', 'build-infection-path']"
- 8532ceb - Make AssertSameNullExpectedRule auto-fixable
- a4abfc1 - Use TypeSystem in AssertSameBooleanExpectedRule
- 36cb9a6 - Make AssertSameBooleanExpectedRule auto-fixable
- 450bfc0 - Added assertArrayHasKey() expectations
- 033f690 - PHPUnit 9.x/10.x does not at all support named arguments from data-providers
- 758d343 - Refactor PHPUnitVersionDetector to ease different major version checks
- dd87f2e - Assert*Rules: Do cheap checks first (#247)
- 5c89d74 - Ignore missingType.iterableValue for data-providers
- 1fbc321 - move analyse-paths into phpstan.neon
- 11f3ada - Fix mutation testing on dev branch (#244)
- 53e33fc - Setup mutation testing
- 12676a7 - One more test
- c81e395 - Fix memory consumption in DataProviderDataRule
- 61860a6 - Implement DataProviderDataRule
- 39950c7 - Preparational refactoring for DataProviderDataRule
- c54a269 - Narrow too wide return type
- 9ec3fa9 - Modernize code examples in README.md
- b1df1f5 - chore(deps): update actions/checkout action to v5
- 1d7eb7e - chore(deps): update eomm/why-don-t-you-tweet action to v2
sebastianbergmann/phpunit (phpunit/phpunit)
v11.5.44: PHPUnit 11.5.44
Fixed
- #6402: Avoid reading from
STDOUTwhenrewind()fails
Learn how to install or update PHPUnit 11.5 in the documentation.
Keep up to date with PHPUnit:
- You can follow @[email protected] to stay up to date with PHPUnit's development.
- You can subscribe to the PHPUnit Updates newsletter to receive updates about and tips for PHPUnit.
v11.5.43: PHPUnit 11.5.43
Changed
- Skipped tests alone no longer lead to a yellow background for the test result summary
Fixed
- #6391: Errors during backup of global variables and static properties are not reported
Learn how to install or update PHPUnit 11.5 in the documentation.
Keep up to date with PHPUnit:
- You can follow @[email protected] to stay up to date with PHPUnit's development.
- You can subscribe to the PHPUnit Updates newsletter to receive updates about and tips for PHPUnit.
Slamdunk/php-cs-fixer-extensions (slam/php-cs-fixer-extensions)
v3.14.0
What's Changed
- Add PHP 8.5 support, drop PHP < 8.4 by @Slamdunk in #45
Full Changelog: https://github.com/Slamdunk/php-cs-fixer-extensions/compare/v3.13.0...v3.14.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
- [ ] If you want to rebase/retry this PR, check this box
Config source: https://github.com/Slamdunk/.github/blob/main/renovate-config.json
Branch automerge failure
This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.
- Branch has one or more failed status checks