Bump the php-dev group across 1 directory with 5 updates#545
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Bump the php-dev group across 1 directory with 5 updates#545dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the php-dev group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [liip/test-fixtures-bundle](https://github.com/liip/LiipTestFixturesBundle) | `2.9.2` | `2.9.3` | | [overtrue/phplint](https://github.com/overtrue/phplint) | `9.5.6` | `9.6.2` | | [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony) | `1.4.13` | `1.4.15` | | [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) | `9.6.22` | `9.6.23` | | [squizlabs/php_codesniffer](https://github.com/PHPCSStandards/PHP_CodeSniffer) | `3.11.3` | `3.13.0` | Updates `liip/test-fixtures-bundle` from 2.9.2 to 2.9.3 - [Release notes](https://github.com/liip/LiipTestFixturesBundle/releases) - [Changelog](https://github.com/liip/LiipTestFixturesBundle/blob/2.x/CHANGELOG.md) - [Commits](liip/LiipTestFixturesBundle@2.9.2...2.9.3) Updates `overtrue/phplint` from 9.5.6 to 9.6.2 - [Release notes](https://github.com/overtrue/phplint/releases) - [Changelog](https://github.com/overtrue/phplint/blob/main/CHANGELOG.md) - [Commits](overtrue/phplint@9.5.6...9.6.2) Updates `phpstan/phpstan-symfony` from 1.4.13 to 1.4.15 - [Release notes](https://github.com/phpstan/phpstan-symfony/releases) - [Commits](phpstan/phpstan-symfony@1.4.13...1.4.15) Updates `phpunit/phpunit` from 9.6.22 to 9.6.23 - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.6.23/ChangeLog-9.6.md) - [Commits](sebastianbergmann/phpunit@9.6.22...9.6.23) Updates `squizlabs/php_codesniffer` from 3.11.3 to 3.13.0 - [Release notes](https://github.com/PHPCSStandards/PHP_CodeSniffer/releases) - [Changelog](https://github.com/PHPCSStandards/PHP_CodeSniffer/blob/master/CHANGELOG.md) - [Commits](PHPCSStandards/PHP_CodeSniffer@3.11.3...3.13.0) --- updated-dependencies: - dependency-name: liip/test-fixtures-bundle dependency-version: 2.9.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: php-dev - dependency-name: overtrue/phplint dependency-version: 9.6.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: php-dev - dependency-name: phpstan/phpstan-symfony dependency-version: 1.4.15 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: php-dev - dependency-name: phpunit/phpunit dependency-version: 9.6.23 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: php-dev - dependency-name: squizlabs/php_codesniffer dependency-version: 3.13.0 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 5 updates in the / directory:
2.9.22.9.39.5.69.6.21.4.131.4.159.6.229.6.233.11.33.13.0Updates
liip/test-fixtures-bundlefrom 2.9.2 to 2.9.3Release notes
Sourced from liip/test-fixtures-bundle's releases.
Commits
773649cMerge pull request #332 from slutsky/bugfix/tests7894633fix: cache reference repositoryUpdates
overtrue/phplintfrom 9.5.6 to 9.6.2Release notes
Sourced from overtrue/phplint's releases.
Changelog
Sourced from overtrue/phplint's changelog.
Commits
e2ebdbafix automagically replacement cache directory options1089c27introduces the new 'cache-dir' option that will replace legacy 'cache' option...8cf9754update configuration guide574e169fix missing incorrect branch, forking repo is related to a major.minor version5f04dc4clean-up contributing guide as Application::VERSION does not exists anymore694480bRemove support of a TTL = zero (store permanently) for the caching files synt...667058dremoved unused imports (thanks to PHP-CS-Fixer rule, see commit 7ed306b72dee2...7ed306badd PHP-CS-Fixer rule 'no_unused_imports' to clean-up code forgotten91e88a7prepare bugfix version 9.6.1495f4a9fix issue with cache-ttl option and cache expirationUpdates
phpstan/phpstan-symfonyfrom 1.4.13 to 1.4.15Release notes
Sourced from phpstan/phpstan-symfony's releases.
Commits
78b6b5aRemove the generic type for PasswordUpgraderInterface08b97abSynchronize the EventSubscriberInterface with the upstream typeUpdates
phpunit/phpunitfrom 9.6.22 to 9.6.23Release notes
Sourced from phpunit/phpunit's releases.
Changelog
Sourced from phpunit/phpunit's changelog.
Commits
43d2cb1Prepare release157a3b4Merge branch '8.5' into 9.63a68a70Prepare release8d7e17eMerge branch '8.5' into 9.6dd5e896Check against literal 2048 value instead of against E_STRICT for #595658e373aUpdate dependencies758ba28Merge branch '8.5' into 9.6cb29000Use authoritative class map2e9e6ccMerge branch '8.5' into 9.6492256cUpdate toolsUpdates
squizlabs/php_codesnifferfrom 3.11.3 to 3.13.0Release notes
Sourced from squizlabs/php_codesniffer's releases.
... (truncated)
Changelog
Sourced from squizlabs/php_codesniffer's changelog.
... (truncated)
Commits
65ff248Merge pull request #1088 from PHPCSStandards/feature/changelog-3.13.0f599fb2Changelog for the 3.13.0 releasee09be25PHP 8.4 | Add tokenizer support for asymmetric visibility (#871)4667299Merge pull request #1078 from PHPCSStandards/feature/help-improve-report-desc...33cd903Merge pull request #1077 from PHPCSStandards/feature/config-bug-report-file-v...2c044ccHelp: improve information about requesting reports46c1d3eConfig: bug fix - "reports" could get set incorrectly when in CBF mode726bbc1Merge pull request #1076 from PHPCSStandards/feature/tests-should-pass-in-cbf...1100de7GH Actions/tests: safeguard that tests pass in CBF mode7048ed4DisplayCachedMessagesTest: allow for the tests to pass in CBF modeDependabot 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