Bump the backend-dev group across 1 directory with 8 updates #166
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 backend-dev group with 8 updates in the / directory:
1.11.0
1.12.0
2.5.0
2.6.0
9.3.1
9.5.6
1.11.5
1.12.18
1.4.4
1.4.13
9.6.19
9.6.22
3.3.11
3.3.13
3.10.1
3.11.3
Updates
behat/mink
from 1.11.0 to 1.12.0Release notes
Sourced from behat/mink's releases.
Changelog
Sourced from behat/mink's changelog.
Commits
7e4edec
Update the changelog for 1.12.083d1759
Fix PHP RFC: Deprecate implicitly nullable parameter types (#869)Updates
friends-of-behat/symfony-extension
from 2.5.0 to 2.6.0Release notes
Sourced from friends-of-behat/symfony-extension's releases.
Commits
dfb1c9c
Merge pull request #212 from soyuka/patch-1ef60e3d
Http Kernel DI Extension is deprecated67408ca
Merge pull request #207 from lchrusciel/upgrade-improvement6376400
[README] Mention library change in upgrade fileUpdates
overtrue/phplint
from 9.3.1 to 9.5.6Release notes
Sourced from overtrue/phplint's releases.
... (truncated)
Changelog
Sourced from overtrue/phplint's changelog.
... (truncated)
Commits
3fdc395
prepare bugfix release 9.5.6b744667
upgrade Dockerfile to use PHP 8.4 runtime9832c11
following commit 36eb688fba1c5ca0da25a69f869a0c8e583c80e9, make PHPUnit compa...36eb688
re-introduce support to Symfony 6.4 LTS components (with PHP 8.1 minimum requ...c074e6a
prepare maintenance release 9.5.57631fac
update release workflow by raising BOX Manifest min version constraint (waiti...375a85d
upgrade release workflow to use Box Manifest v4.1.2 (by default) to build PHA...f07f64d
upgrade SARIF output format (using bartlett/sarif-php-converters package)f46df2e
migrate PHUnit schema from 11.4 to 11.5 (release available since 2024-12-06)7999b43
prepare release 9.5.4Updates
phpstan/phpstan
from 1.11.5 to 1.12.18Release notes
Sourced from phpstan/phpstan's releases.
... (truncated)
Commits
fef9f07
PHPStan 1.12.1814faee1
Updated PHPStan to commit 14faee1665ae02422705b9086b3a376b20ce2fe2bd1a196
Updated PHPStan to commit bd1a196c00fe190298f76200fd5e051895356629f5627dc
Updated PHPStan to commit f5627dcc02aa54d6980d6837e3723885afc0c6dc7027b3b
PHPStan 1.12.1749c631a
Updated PHPStan to commit 49c631a5a6cab485dc87516071fc94c429eb5a6b10388a9
Updated PHPStan to commit 10388a9b6c403da3ac8d59b92fed9af52a3ca12deded2c3
Updated PHPStan to commit eded2c3a3b8c34232f9eb548f5ab9b0b9a138facc126d48
Updated PHPStan to commit c126d48c930fc45d0d787461a1f8f962177cbbf9703ec31
Updated PHPStan to commit 703ec3179658ae668b1bbe311aa828be66cc171aUpdates
phpstan/phpstan-symfony
from 1.4.4 to 1.4.13Release notes
Sourced from phpstan/phpstan-symfony's releases.
Commits
dd1aaa7
Support for Messenger HandleTrait return typesc7b7e7f
feat: Add@api
annotation to interfaces270c2ee
Update Process.stubf7d5782
Fix InputBagTypeSpecifyingExtension51ab243
Require PHPStan 1.1230d0886
Pin build-cs4279753
Test newer PHP versions3cf113f
Fix stubs14eec8c
Add stub for AbstractController::createForm()ee88a01
Fix internal error when DIC param map has > 256 itemsUpdates
phpunit/phpunit
from 9.6.19 to 9.6.22Release notes
Sourced from phpunit/phpunit's releases.
Changelog
Sourced from phpunit/phpunit's changelog.
Commits
f80235c
Prepare release40e7f17
Merge branch '8.5' into 9.6d843cb5
Prepare release5e58fee
Fix CS/WS issuesad26215
Merge branch '8.5' into 9.6ea476db
Fix CS/WS issue93fbfff
Update toolsaa6e858
Merge branch '8.5' into 9.62e3d093
Update toolsf178048
Merge branch '8.5' into 9.6Updates
soyuka/contexts
from 3.3.11 to 3.3.13Release notes
Sourced from soyuka/contexts's releases.
Commits
2b6fc4b
Merge pull request #34 from ostrolucky/justinrainbow/json-schema1ad1756
Merge pull request #35 from Jean-Beru/feat/optimize-sprintf91ef29c
feat: use optimized sprintfa9a9b4b
Declare compatibility with justinrainbow/json-schema ^6509aeef
Merge pull request #32 from aivus/patch-143ff9b0
Remove dead links from READMEUpdates
squizlabs/php_codesniffer
from 3.10.1 to 3.11.3Release notes
Sourced from squizlabs/php_codesniffer's releases.
... (truncated)
Changelog
Sourced from squizlabs/php_codesniffer's changelog.
... (truncated)
Commits
ba05f99
Merge pull request #789 from PHPCSStandards/feature/changelog-3.11.32c9a33c
Changelog for the 3.11.3 release751d4b0
Merge pull request #788 from PHPCSStandards/feature/docs-various-fixese8e123e
Merge pull request #783 from PHPCSStandards/feature/squiz-functiondeclaration...76d4892
Docs: various minor fixesd8924e3
Squiz/FunctionDeclarationArgumentSpacing: minor simplification0fec9ee
Squiz/FunctionDeclarationArgumentSpacing: add test for the `NoSpaceBeforeHint...d62f08d
Squiz/FunctionDeclarationArgumentSpacing: add parse error/live coding tests7463c78
Squiz/FunctionDeclarationArgumentSpacing: rename test case file0e0e0fb
Squiz/FunctionDeclarationArgumentSpacing: improveSpaceBeforeComma
fixerDependabot 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