Bump the php-dev group across 1 directory with 7 updates #552
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 7 updates in the / directory:
1.8.1
1.8.2
3.7.1
3.7.2
2.9.2
2.10.0
9.5.6
9.6.2
1.4.13
1.4.16
9.6.22
9.6.29
3.11.3
3.13.4
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
doctrine/doctrine-fixtures-bundle
from 3.7.1 to 3.7.2Release notes
Sourced from doctrine/doctrine-fixtures-bundle's releases.
Commits
0afaecd
Merge pull request #520 from doctrine/dependabot/github_actions/3.7.x/doctrin...f23d0ca
Upgrade to doctrine/coding-standard 14520dad8
Bump doctrine/.github from 7.3.0 to 8.0.044558ef
Merge pull request #521 from greg0ire/backport-conversion837cc57
Migrate service config from XML to PHP8889387
Merge pull request #518 from doctrine/dependabot/github_actions/3.7.x/actions...5ba7768
Bump actions/checkout from 4 to 542e90b3
Merge pull request #517 from doctrine/dependabot/github_actions/3.7.x/actions...3738e1d
Bump actions/download-artifact from 4 to 5f2129bf
Bump doctrine/.github from 7.2.2 to 7.3.0 (#514)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.16Release notes
Sourced from phpstan/phpstan-symfony's releases.
... (truncated)
Commits
18df908
Handle optional MessageSubscriberInterface if exist78b6b5a
Remove the generic type for PasswordUpgraderInterface08b97ab
Synchronize the EventSubscriberInterface with the upstream typeUpdates
phpunit/phpunit
from 9.6.22 to 9.6.29Release notes
Sourced from phpunit/phpunit's releases.
... (truncated)
Changelog
Sourced from phpunit/phpunit's changelog.
Commits
9ecfec5
Prepare release49b9709
Merge branch '8.5' into 9.675f469c
Prepare releasebdbed45
Merge branch '8.5' into 9.6508b1d9
Update dependencies91aa26e
Update dependenciesf0b64f0
Merge branch '8.5' into 9.671eb234
Cache Composer's cache directory86eb6dc
Revert "Cache Composer's cache directory"4f8fc4b
Cache Composer's cache directoryUpdates
squizlabs/php_codesniffer
from 3.11.3 to 3.13.4Release notes
Sourced from squizlabs/php_codesniffer's releases.
... (truncated)
Changelog
Sourced from squizlabs/php_codesniffer's changelog.
... (truncated)
Commits
ad545ea
Merge pull request #1217 from PHPCSStandards/feature/changelog-3.13.4905603e
Changelog for the 3.13.4 release288a2a9
Merge pull request #1215 from PHPCSStandards/php-8.5/fix-null-as-array-offset...d9b3e66
Merge pull request #1213 from PHPCSStandards/feature/remove-filelist-tests6b82a86
PHP 8.5 | Tokenizer/PHP: temporarily silence "Using null as an array offset" ...acf2a54
PHP 8.5 | Tokenizer/PHP: fix "Using null as an array offset" deprecationc019c75
PHP 8.5 | File::getMemberProperties(): fix "Using null as an array offset" de...def8714
🔥 Hot Fix: remove FileList testsf1c9394
Config: update version nr to next5be16e1
Merge pull request #1211 from PHPCSStandards/feature/changelog-3.13.3Dependabot 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