Bump the php-dev group across 1 directory with 6 updates#558
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Bump the php-dev group across 1 directory with 6 updates#558dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the php-dev group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [doctrine/data-fixtures](https://github.com/doctrine/data-fixtures) | `1.8.1` | `1.8.2` | | [doctrine/doctrine-fixtures-bundle](https://github.com/doctrine/DoctrineFixturesBundle) | `3.7.1` | `3.7.2` | | [liip/test-fixtures-bundle](https://github.com/liip/LiipTestFixturesBundle) | `2.9.2` | `2.10.0` | | [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony) | `1.4.13` | `1.4.16` | | [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) | `9.6.22` | `9.6.30` | | [squizlabs/php_codesniffer](https://github.com/PHPCSStandards/PHP_CodeSniffer) | `3.11.3` | `3.13.5` | Updates `doctrine/data-fixtures` from 1.8.1 to 1.8.2 - [Release notes](https://github.com/doctrine/data-fixtures/releases) - [Commits](doctrine/data-fixtures@1.8.1...1.8.2) Updates `doctrine/doctrine-fixtures-bundle` from 3.7.1 to 3.7.2 - [Release notes](https://github.com/doctrine/DoctrineFixturesBundle/releases) - [Commits](doctrine/DoctrineFixturesBundle@3.7.1...3.7.2) Updates `liip/test-fixtures-bundle` from 2.9.2 to 2.10.0 - [Release notes](https://github.com/liip/LiipTestFixturesBundle/releases) - [Commits](liip/LiipTestFixturesBundle@2.9.2...2.10.0) Updates `phpstan/phpstan-symfony` from 1.4.13 to 1.4.16 - [Release notes](https://github.com/phpstan/phpstan-symfony/releases) - [Commits](phpstan/phpstan-symfony@1.4.13...1.4.16) Updates `phpunit/phpunit` from 9.6.22 to 9.6.30 - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.6.30/ChangeLog-9.6.md) - [Commits](sebastianbergmann/phpunit@9.6.22...9.6.30) Updates `squizlabs/php_codesniffer` from 3.11.3 to 3.13.5 - [Release notes](https://github.com/PHPCSStandards/PHP_CodeSniffer/releases) - [Changelog](https://github.com/PHPCSStandards/PHP_CodeSniffer/blob/4.x/CHANGELOG-3.x.md) - [Commits](PHPCSStandards/PHP_CodeSniffer@3.11.3...3.13.5) --- updated-dependencies: - dependency-name: doctrine/data-fixtures dependency-version: 1.8.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: php-dev - dependency-name: doctrine/doctrine-fixtures-bundle dependency-version: 3.7.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: php-dev - dependency-name: liip/test-fixtures-bundle dependency-version: 2.10.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: php-dev - dependency-name: phpstan/phpstan-symfony dependency-version: 1.4.16 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: php-dev - dependency-name: phpunit/phpunit dependency-version: 9.6.30 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: php-dev - dependency-name: squizlabs/php_codesniffer dependency-version: 3.13.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: php-dev ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.11.8.23.7.13.7.22.9.22.10.01.4.131.4.169.6.229.6.303.11.33.13.5Updates
doctrine/data-fixturesfrom 1.8.1 to 1.8.2Release notes
Sourced from doctrine/data-fixtures's releases.
Commits
6fb221dMerge pull request #539 from doctrine/dependabot/github_actions/1.8.x/doctrin...997e56aBump doctrine/.github from 7.2.2 to 7.3.0bb57825Update phpstan/phpstan requirement from 2.1.16 to 2.1.17 (#538)f3fdfaaMerge pull request #537 from doctrine/dependabot/composer/1.8.x/phpstan/phpst...98deb24Update phpstan/phpstan requirement from 2.1.15 to 2.1.1640bafe5Merge pull request #536 from doctrine/dependabot/composer/1.8.x/phpstan/phpst...c0bf167Update phpstan/phpstan requirement from 2.1.14 to 2.1.158c012b0Merge pull request #535 from doctrine/dependabot/composer/1.8.x/phpstan/phpst...14cc1fbUpdate phpstan/phpstan requirement from 2.1.13 to 2.1.142952803Merge pull request #534 from doctrine/dependabot/composer/1.8.x/phpstan/phpst...Updates
doctrine/doctrine-fixtures-bundlefrom 3.7.1 to 3.7.2Release notes
Sourced from doctrine/doctrine-fixtures-bundle's releases.
Commits
0afaecdMerge pull request #520 from doctrine/dependabot/github_actions/3.7.x/doctrin...f23d0caUpgrade to doctrine/coding-standard 14520dad8Bump doctrine/.github from 7.3.0 to 8.0.044558efMerge pull request #521 from greg0ire/backport-conversion837cc57Migrate service config from XML to PHP8889387Merge pull request #518 from doctrine/dependabot/github_actions/3.7.x/actions...5ba7768Bump actions/checkout from 4 to 542e90b3Merge pull request #517 from doctrine/dependabot/github_actions/3.7.x/actions...3738e1dBump actions/download-artifact from 4 to 5f2129bfBump doctrine/.github from 7.2.2 to 7.3.0 (#514)Updates
liip/test-fixtures-bundlefrom 2.9.2 to 2.10.0Release notes
Sourced from liip/test-fixtures-bundle's releases.
Commits
45b1961Merge pull request #330 from slutsky/feature/postgresql-cacheacdc38efeat: implement caching for PostgreSQL773649cMerge pull request #332 from slutsky/bugfix/tests7894633fix: cache reference repositoryUpdates
phpstan/phpstan-symfonyfrom 1.4.13 to 1.4.16Release notes
Sourced from phpstan/phpstan-symfony's releases.
... (truncated)
Commits
18df908Handle optional MessageSubscriberInterface if exist78b6b5aRemove the generic type for PasswordUpgraderInterface08b97abSynchronize the EventSubscriberInterface with the upstream typeUpdates
phpunit/phpunitfrom 9.6.22 to 9.6.30Release notes
Sourced from phpunit/phpunit's releases.
... (truncated)
Changelog
Sourced from phpunit/phpunit's changelog.
Commits
b69489bPrepare release2d34a01Work around nikic/PHP-Parser#113396f8f10Merge branch '8.5' into 9.62605ccbPrepare release3984de9Update ChangeLog7feabd5Merge branch '8.5' into 9.6b51c595Update tools0f63f90Merge branch '8.5' into 9.65b4b799Update dependenciesb681638Update toolsUpdates
squizlabs/php_codesnifferfrom 3.11.3 to 3.13.5Release notes
Sourced from squizlabs/php_codesniffer's releases.
... (truncated)
Changelog
Sourced from squizlabs/php_codesniffer's changelog.
... (truncated)
Commits
0ca8684Merge pull request #1305 from PHPCSStandards/feature/docs-minor-touch-up-befo...3e7e576Docs: various small fixesc3a2490CHANGELOG: fix up missing credit848341dMerge pull request #1304 from PHPCSStandards/feature/changelog-3.13.531c62deChangelog for the 3.13.5 releasee163dbfPHP 8.5 | Tokenizer/PHP: properly fix "Using null as an array offset" depreca...af1b003Merge pull request #1301 from PHPCSStandards/feature/e2e-tests-use-new-bashun...cf28362E2E tests: use new bashunit assertiona82bffdMerge pull request #1298 from PHPCSStandards/dependabot/github_actions/3.x/ac...0ae1271Merge pull request #1299 from PHPCSStandards/dependabot/github_actions/3.x/ac...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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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