Bump the composer group with 4 updates #24
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the composer group with 4 updates: nette/php-generator, nunomaduro/collision, phpstan/phpstan and phpunit/phpunit.
Updates
nette/php-generator
from 4.1.3 to 4.1.4Release notes
Sourced from nette/php-generator's releases.
Commits
b135071
PsrPrinter: opening bracket on the correct line [Closes #155]af74f21
MakeClassLike::from
return type assert the subclass type (BC break) (#154)dec0711
Dumper: refactoringd281b08
Dumper::dumpArray(), dumpArguments() optimization4e7668e
Dumper: simplified list with negative keys8674ce8
added parameter $overwrite to addMember(), addMethod(), addProperty(), addCon...c02c065
Factory: parameters 'int $foo = null' are parsed as '?int'Updates
nunomaduro/collision
from 8.1.0 to 8.1.1Changelog
Sourced from nunomaduro/collision's changelog.
Commits
13e5d53
docs: updates changelog77f650a
chore: bumps dependencies3836d2d
docs: version compatibilityc011e23
docs: updates changelogUpdates
phpstan/phpstan
from 1.10.59 to 1.10.66Release notes
Sourced from phpstan/phpstan's releases.
... (truncated)
Commits
94779c9
PHPStan 1.10.665473b67
Updated PHPStan to commit 5473b6701c1a9dd3ca1eb676b3b2c0dec43f2535927d71f
Updated PHPStan to commit 927d71f11365c774a95cb4d8f65a1b1077472fa4fd2e0a6
Updated PHPStan to commit fd2e0a6b7d599c4783d0a79831ecbae56999c765996f194
Updated PHPStan to commit 996f194ee0fd004bdee5b147e8a02c018ea4a72e40a20d2
Updated PHPStan to commit 40a20d2a3c5c6956b5df52d31855d64c463c3936986cbdf
Updated PHPStan to commit 986cbdfb2fd0c3de71b31ac3f212bd499d2131e1795a560
Updated PHPStan to commit 795a560e55022174e2fdf5ca8d72fd0506bae161f9d118f
Updated PHPStan to commit f9d118fc96c0d1dac84d649b07e13cfc688f346bb16dbaf
Updated PHPStan to commit b16dbafd51675a9b63e1f87f7f0bf57bde96024dUpdates
phpunit/phpunit
from 11.0.4 to 11.0.9Release notes
Sourced from phpunit/phpunit's releases.
... (truncated)
Changelog
Sourced from phpunit/phpunit's changelog.
... (truncated)
Commits
591bbfe
Prepare release8a94adb
Merge branch '10.5' into 11.018f8d4a
Prepare releasee96bfa3
Merge branch '10.5' into 11.05ad4bcf
Delete dead code097d217
Merge branch '10.5' into 11.09f35e8a
Update ChangeLog51e0bee
Cleanup process handling after dropping temp-file handlingb7fda56
Merge branch '10.5' into 11.0500149c
Update ChangeLogDependabot 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 merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions