Bump the php-dev group across 1 directory with 6 updates #547
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 php-dev group with 6 updates in the / directory:
1.8.1
1.8.2
2.9.2
2.10.0
9.5.6
9.6.2
1.4.13
1.4.15
9.6.22
9.6.23
3.11.3
3.13.2
Updates
doctrine/data-fixtures
from 1.8.1 to 1.8.2Release notes
Sourced from doctrine/data-fixtures's releases.
Commits
6fb221d
Merge pull request #539 from doctrine/dependabot/github_actions/1.8.x/doctrin...997e56a
Bump doctrine/.github from 7.2.2 to 7.3.0bb57825
Update phpstan/phpstan requirement from 2.1.16 to 2.1.17 (#538)f3fdfaa
Merge pull request #537 from doctrine/dependabot/composer/1.8.x/phpstan/phpst...98deb24
Update phpstan/phpstan requirement from 2.1.15 to 2.1.1640bafe5
Merge pull request #536 from doctrine/dependabot/composer/1.8.x/phpstan/phpst...c0bf167
Update phpstan/phpstan requirement from 2.1.14 to 2.1.158c012b0
Merge pull request #535 from doctrine/dependabot/composer/1.8.x/phpstan/phpst...14cc1fb
Update phpstan/phpstan requirement from 2.1.13 to 2.1.142952803
Merge pull request #534 from doctrine/dependabot/composer/1.8.x/phpstan/phpst...Updates
liip/test-fixtures-bundle
from 2.9.2 to 2.10.0Release notes
Sourced from liip/test-fixtures-bundle's releases.
Commits
45b1961
Merge pull request #330 from slutsky/feature/postgresql-cacheacdc38e
feat: implement caching for PostgreSQL773649c
Merge pull request #332 from slutsky/bugfix/tests7894633
fix: cache reference repositoryUpdates
overtrue/phplint
from 9.5.6 to 9.6.2Release notes
Sourced from overtrue/phplint's releases.
Changelog
Sourced from overtrue/phplint's changelog.
Commits
e2ebdba
fix automagically replacement cache directory options1089c27
introduces the new 'cache-dir' option that will replace legacy 'cache' option...8cf9754
update configuration guide574e169
fix missing incorrect branch, forking repo is related to a major.minor version5f04dc4
clean-up contributing guide as Application::VERSION does not exists anymore694480b
Remove support of a TTL = zero (store permanently) for the caching files synt...667058d
removed unused imports (thanks to PHP-CS-Fixer rule, see commit 7ed306b72dee2...7ed306b
add PHP-CS-Fixer rule 'no_unused_imports' to clean-up code forgotten91e88a7
prepare bugfix version 9.6.1495f4a9
fix issue with cache-ttl option and cache expirationUpdates
phpstan/phpstan-symfony
from 1.4.13 to 1.4.15Release notes
Sourced from phpstan/phpstan-symfony's releases.
Commits
78b6b5a
Remove the generic type for PasswordUpgraderInterface08b97ab
Synchronize the EventSubscriberInterface with the upstream typeUpdates
phpunit/phpunit
from 9.6.22 to 9.6.23Release notes
Sourced from phpunit/phpunit's releases.
Changelog
Sourced from phpunit/phpunit's changelog.
Commits
43d2cb1
Prepare release157a3b4
Merge branch '8.5' into 9.63a68a70
Prepare release8d7e17e
Merge branch '8.5' into 9.6dd5e896
Check against literal 2048 value instead of against E_STRICT for #595658e373a
Update dependencies758ba28
Merge branch '8.5' into 9.6cb29000
Use authoritative class map2e9e6cc
Merge branch '8.5' into 9.6492256c
Update toolsUpdates
squizlabs/php_codesniffer
from 3.11.3 to 3.13.2Release notes
Sourced from squizlabs/php_codesniffer's releases.
... (truncated)
Changelog
Sourced from squizlabs/php_codesniffer's changelog.
... (truncated)
Commits
5b5e382
Merge pull request #1139 from PHPCSStandards/feature/changelog-3.13.25e1bf44
Changelog for the 3.13.2 release7af44a3
Squiz/SelfMemberReference: update XML doc (#1108)3a9a4b2
Merge pull request #1137 from PHPCSStandards/feature/docs-various-fixesc43b854
Merge pull request #1135 from PHPCSStandards/feature/squiz-functiondeclaratio...47fdb33
Merge pull request #1134 from PHPCSStandards/feature/update-license-copyrightd8ace30
Various minor fixes / typosa1c2aaa
Squiz/FunctionDeclarationArgumentSpacing: fix typo in `SpacingAfterSetVis[i]b...b128c59
Licence: update copyright6739594
Merge pull request #1133 from rodrigoprimo/remove-outdated-code-from-filter-c...Dependabot 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