-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): bump the all group with 19 updates #51
Closed
Conversation
This file contains 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
Bumps the all group with 19 updates: | Package | From | To | | --- | --- | --- | | [braintree/braintree_php](https://github.com/braintree/braintree_php) | `6.16.0` | `6.18.0` | | [doctrine/doctrine-bundle](https://github.com/doctrine/DoctrineBundle) | `2.11.3` | `2.12.0` | | [doctrine/orm](https://github.com/doctrine/orm) | `2.18.0` | `2.19.3` | | [symfony/console](https://github.com/symfony/console) | `7.0.3` | `7.0.4` | | [symfony/dotenv](https://github.com/symfony/dotenv) | `7.0.3` | `7.0.4` | | [symfony/http-foundation](https://github.com/symfony/http-foundation) | `7.0.3` | `7.0.4` | | [symfony/flex](https://github.com/symfony/flex) | `2.4.4` | `2.4.5` | | [symfony/framework-bundle](https://github.com/symfony/framework-bundle) | `7.0.3` | `7.0.4` | | [symfony/property-access](https://github.com/symfony/property-access) | `7.0.3` | `7.0.4` | | [symfony/serializer](https://github.com/symfony/serializer) | `7.0.3` | `7.0.4` | | [infection/infection](https://github.com/infection/infection) | `0.27.9` | `0.27.11` | | [kubawerlos/php-cs-fixer-custom-fixers](https://github.com/kubawerlos/php-cs-fixer-custom-fixers) | `3.20.0` | `3.21.0` | | [phpstan/phpstan](https://github.com/phpstan/phpstan) | `1.10.57` | `1.10.66` | | [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony) | `1.3.7` | `1.3.9` | | [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) | `10.5.10` | `10.5.16` | | [symfony/web-profiler-bundle](https://github.com/symfony/web-profiler-bundle) | `7.0.3` | `7.0.4` | | [symplify/easy-coding-standard](https://github.com/easy-coding-standard/easy-coding-standard) | `12.1.10` | `12.1.14` | | [symplify/phpstan-rules](https://github.com/symplify/phpstan-rules) | `12.4.8` | `12.4.9` | | [tomasvotruba/type-coverage](https://github.com/TomasVotruba/type-coverage) | `0.2.1` | `0.2.5` | Updates `braintree/braintree_php` from 6.16.0 to 6.18.0 - [Changelog](https://github.com/braintree/braintree_php/blob/master/CHANGELOG.md) - [Commits](braintree/braintree_php@6.16.0...6.18.0) Updates `doctrine/doctrine-bundle` from 2.11.3 to 2.12.0 - [Release notes](https://github.com/doctrine/DoctrineBundle/releases) - [Commits](doctrine/DoctrineBundle@2.11.3...2.12.0) Updates `doctrine/orm` from 2.18.0 to 2.19.3 - [Release notes](https://github.com/doctrine/orm/releases) - [Commits](doctrine/orm@2.18.0...2.19.3) Updates `symfony/console` from 7.0.3 to 7.0.4 - [Release notes](https://github.com/symfony/console/releases) - [Changelog](https://github.com/symfony/console/blob/7.0/CHANGELOG.md) - [Commits](symfony/console@v7.0.3...v7.0.4) Updates `symfony/dotenv` from 7.0.3 to 7.0.4 - [Release notes](https://github.com/symfony/dotenv/releases) - [Changelog](https://github.com/symfony/dotenv/blob/7.0/CHANGELOG.md) - [Commits](symfony/dotenv@v7.0.3...v7.0.4) Updates `symfony/http-foundation` from 7.0.3 to 7.0.4 - [Release notes](https://github.com/symfony/http-foundation/releases) - [Changelog](https://github.com/symfony/http-foundation/blob/7.0/CHANGELOG.md) - [Commits](symfony/http-foundation@v7.0.3...v7.0.4) Updates `symfony/flex` from 2.4.4 to 2.4.5 - [Release notes](https://github.com/symfony/flex/releases) - [Commits](symfony/flex@v2.4.4...v2.4.5) Updates `symfony/framework-bundle` from 7.0.3 to 7.0.4 - [Release notes](https://github.com/symfony/framework-bundle/releases) - [Changelog](https://github.com/symfony/framework-bundle/blob/7.0/CHANGELOG.md) - [Commits](symfony/framework-bundle@v7.0.3...v7.0.4) Updates `symfony/property-access` from 7.0.3 to 7.0.4 - [Release notes](https://github.com/symfony/property-access/releases) - [Changelog](https://github.com/symfony/property-access/blob/7.0/CHANGELOG.md) - [Commits](symfony/property-access@v7.0.3...v7.0.4) Updates `symfony/serializer` from 7.0.3 to 7.0.4 - [Release notes](https://github.com/symfony/serializer/releases) - [Changelog](https://github.com/symfony/serializer/blob/7.0/CHANGELOG.md) - [Commits](symfony/serializer@v7.0.3...v7.0.4) Updates `infection/infection` from 0.27.9 to 0.27.11 - [Release notes](https://github.com/infection/infection/releases) - [Changelog](https://github.com/infection/infection/blob/master/CHANGELOG.md) - [Commits](infection/infection@0.27.9...0.27.11) Updates `kubawerlos/php-cs-fixer-custom-fixers` from 3.20.0 to 3.21.0 - [Release notes](https://github.com/kubawerlos/php-cs-fixer-custom-fixers/releases) - [Changelog](https://github.com/kubawerlos/php-cs-fixer-custom-fixers/blob/main/CHANGELOG.md) - [Commits](kubawerlos/php-cs-fixer-custom-fixers@v3.20.0...v3.21.0) Updates `phpstan/phpstan` from 1.10.57 to 1.10.66 - [Release notes](https://github.com/phpstan/phpstan/releases) - [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md) - [Commits](phpstan/phpstan@1.10.57...1.10.66) Updates `phpstan/phpstan-symfony` from 1.3.7 to 1.3.9 - [Release notes](https://github.com/phpstan/phpstan-symfony/releases) - [Commits](phpstan/phpstan-symfony@1.3.7...1.3.9) Updates `phpunit/phpunit` from 10.5.10 to 10.5.16 - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.5.16/ChangeLog-10.5.md) - [Commits](sebastianbergmann/phpunit@10.5.10...10.5.16) Updates `symfony/web-profiler-bundle` from 7.0.3 to 7.0.4 - [Release notes](https://github.com/symfony/web-profiler-bundle/releases) - [Changelog](https://github.com/symfony/web-profiler-bundle/blob/7.0/CHANGELOG.md) - [Commits](symfony/web-profiler-bundle@v7.0.3...v7.0.4) Updates `symplify/easy-coding-standard` from 12.1.10 to 12.1.14 - [Release notes](https://github.com/easy-coding-standard/easy-coding-standard/releases) - [Commits](easy-coding-standard/easy-coding-standard@12.1.10...12.1.14) Updates `symplify/phpstan-rules` from 12.4.8 to 12.4.9 - [Release notes](https://github.com/symplify/phpstan-rules/releases) - [Commits](symplify/phpstan-rules@12.4.8...12.4.9) Updates `tomasvotruba/type-coverage` from 0.2.1 to 0.2.5 - [Commits](TomasVotruba/type-coverage@0.2.1...0.2.5) --- updated-dependencies: - dependency-name: braintree/braintree_php dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: doctrine/doctrine-bundle dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: doctrine/orm dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: symfony/console dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: symfony/dotenv dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: symfony/http-foundation dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: symfony/flex dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: symfony/framework-bundle dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: symfony/property-access dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: symfony/serializer dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: infection/infection dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: kubawerlos/php-cs-fixer-custom-fixers dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: phpstan/phpstan dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: phpstan/phpstan-symfony dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: phpunit/phpunit dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: symfony/web-profiler-bundle dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: symplify/easy-coding-standard dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: symplify/phpstan-rules dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: tomasvotruba/type-coverage dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
php
Pull requests that update Php code
labels
Apr 1, 2024
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## trunk #51 +/- ##
===========================================
Coverage 100.00% 100.00%
Complexity 261 261
===========================================
Files 46 46
Lines 982 982
===========================================
Hits 982 982 ☔ View full report in Codecov by Sentry. |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 all group with 19 updates:
6.16.0
6.18.0
2.11.3
2.12.0
2.18.0
2.19.3
7.0.3
7.0.4
7.0.3
7.0.4
7.0.3
7.0.4
2.4.4
2.4.5
7.0.3
7.0.4
7.0.3
7.0.4
7.0.3
7.0.4
0.27.9
0.27.11
3.20.0
3.21.0
1.10.57
1.10.66
1.3.7
1.3.9
10.5.10
10.5.16
7.0.3
7.0.4
12.1.10
12.1.14
12.4.8
12.4.9
0.2.1
0.2.5
Updates
braintree/braintree_php
from 6.16.0 to 6.18.0Changelog
Sourced from braintree/braintree_php's changelog.
Commits
8ca6700
6.18.037c187c
6.17.0Updates
doctrine/doctrine-bundle
from 2.11.3 to 2.12.0Release notes
Sourced from doctrine/doctrine-bundle's releases.
Commits
5418e81
Merge pull request #1775 from doctrine/2.11.x-merge-up-into-2.12.x_SDmpjm0o6046a57
make "use_savepoints = true" no-op with DBAL 4 (#1773)f966567
Update the Symfony bundle configuration file0a230d3
Merge pull request #1771 from greg0ire/fixtures-autoloadingfc4c76d
Avoid falling back on autoload rule more than necessaryc8f38eb
Merge pull request #1770 from greg0ire/getPath-thingyd1701ce
Override Bundle::getPath()fa3e8e3
Use a modern directory structure5afffe0
Merge pull request #1769 from doctrine/2.11.x24f94ad
Merge pull request #1768 from greg0ire/analyze-middlewareUpdates
doctrine/orm
from 2.18.0 to 2.19.3Release notes
Sourced from doctrine/orm's releases.
... (truncated)
Commits
1a5a4c6
Set column length explicitly (#11393)95795c8
Add missing importdb6e702
Remove unused variable (#11391)5ccbc20
[Documentation] Removing "Doctrine Mapping Types" ... (#11384)d15624f
GH-11185 Bugfix: do not use collection batch loading for indexBy assocation...9d1a497
Improve lazy ghost performance by avoiding self-referencing closure. (#11376)40a0964
Merge pull request #11289 from themasch/reproduce-issue-11154-composite-key-e...08a9e60
Remove outdated git metadata files (#11362)3e3c023
Switch join columns around, otherwise index doesnt match5e6d5c0
Key on fkUpdates
symfony/console
from 7.0.3 to 7.0.4Release notes
Sourced from symfony/console's releases.
Commits
6b099f3
Merge branch '6.4' into 7.00d9e4eb
Merge branch '5.4' into 6.4a9174b6
bug #54009 [Console] Fix display of vertical Table on Windows OS (VincentLang...39f75d9
[Console] Fix display of Table on Windows OS155f2f3
Fix vertical table on windowscb3239f
Merge branch '5.4' into 6.48ec305a
[PhpUnitBridge][VarDumper] fix color detectionb95e86a
Merge branch '6.4' into 7.0faaaa5e
Merge branch '5.4' into 6.4f5436ad
[VarDumper][PhpUnitBridge] Fix color detectionUpdates
symfony/dotenv
from 7.0.3 to 7.0.4Release notes
Sourced from symfony/dotenv's releases.
Commits
8017ea2
Merge branch '6.4' into 7.0f6f0a3d
[Dotenv] Specify envKey while loading variables with the dotenv:dump commandUpdates
symfony/http-foundation
from 7.0.3 to 7.0.4Release notes
Sourced from symfony/http-foundation's releases.
Commits
439fdfd
Merge branch '6.4' into 7.0ebc713b
[HttpFoundation] Prevent duplicated headers when using Early Hintsebe0c11
Merge branch '6.4' into 7.0d68e699
[HttpFoundation] Fix clearing CHIPS cookiesUpdates
symfony/flex
from 2.4.4 to 2.4.5Commits
b0a405f
Merge branch '1.x' into 2.x06b58a5
bug #1018 fix: wrong recipe history URL format (meyerbaptiste)57ac7d3
fix: wrong recipe history URL formatUpdates
symfony/framework-bundle
from 7.0.3 to 7.0.4Release notes
Sourced from symfony/framework-bundle's releases.
Commits
b58bcb2
Merge branch '6.4' into 7.0c76d388
[FrameworkBundle] Merge test from 5.41c61627
Merge branch '6.4' into 7.091450b8
Merge branch '5.4' into 6.4224f690
[FrameworkBundle] Fix config builder with extensions extended inbuild()
6a8838a
Merge branch '6.4' into 7.0e8bb1d3
Merge branch '5.4' into 6.4f30cf8a
[TwigBridge] Fix compat with Twig v3.975fa012
Merge branch '5.4' into 6.4aee0792
[FrameworkBundle] Check if the _route attribute exists on the requestUpdates
symfony/property-access
from 7.0.3 to 7.0.4Release notes
Sourced from symfony/property-access's releases.
Commits
44e3746
Merge branch '6.4' into 7.0c0664db
fix testsc2de1da
Merge branch '6.4' into 7.0f549c1b
[PropertyAccess] Fixes getValue() on an unitialized object property on a lazy...Updates
symfony/serializer
from 7.0.3 to 7.0.4Release notes
Sourced from symfony/serializer's releases.
Commits
c71d61c
Merge branch '6.4' into 7.088da7f8
Merge branch '5.4' into 6.405137a5
[Serializer] Fix unknown types normalization type when know typeUpdates
infection/infection
from 0.27.9 to 0.27.11Release notes
Sourced from infection/infection's releases.
Changelog
Sourced from infection/infection's changelog.
... (truncated)
Commits
6d55979
Reduce "Initial Tests Run" stage time by running only covering test files (#1...fa66b4a
Fix InitialTestsRunnerTest (#1938)efcb756
styles: Enable back the fully_qualified_strict_types PHP-CS-Fixer rule (#1934)656f574
styles: Enable and apply heredoc_indentation rule (#1939)51c0a42
Remove php 8.3 and symfony 7.0 hacks as no longer needed (#1930)e4dcc84
styles: Enable PHP-CS-Fixer array_indentation rule (#1936)8c9cc85
styles: Leverage the PHP class keyword (#1931)2885cf9
styles: Update to PHP-CS-Fixer 3.52.0 (#1929)9edaa93
build: Remove Symfony PHPUnitBridge (#1926)9e6db81
styles: Exclude the Box debug directory from PHP-CS-Fixer (#1928)Updates
kubawerlos/php-cs-fixer-custom-fixers
from 3.20.0 to 3.21.0Release notes
Sourced from kubawerlos/php-cs-fixer-custom-fixers's releases.
Changelog
Sourced from kubawerlos/php-cs-fixer-custom-fixers's changelog.
Commits
3d1bb75
Deprecate PhpdocArrayStyleFixer (#966)5a66d72
Update dev tools (#965)aeb3512
Fix CI (#964)ba986ec
Keep parentheses aroundand
,xor
andor
(#963)7ff9b95
Add commas after heredocs (#962)Updates
phpstan/phpstan
from 1.10.57 to 1.10.66Release notes
Sourced from phpstan/phpstan's releases.
... (truncated)
Commits
94779c9
PHPStan 1.10.665473b67
Updated PHPStan to commit 5473b6701c1a9dd3ca1eb676b3b2c0dec43f2535927d71f
Updated PHPStan to commit 927d71f11365c774a95cb4d8f65a1b1077472fa4fd2e0a6
Updated PHPStan to commit fd2e0a6b7d599c4783d0a79831ecbae56999c765996f194
Updated PHPStan to commit 996f194ee0fd004bdee5b147e8a02c018ea4a72e40a20d2
Updated PHPStan to commit 40a20d2a3c5c6956b5df52d31855d64c463c3936986cbdf
Updated PHPStan to commit 986cbdfb2fd0c3de71b31ac3f212bd499d2131e1795a560
Updated PHPStan to commit 795a560e55022174e2fdf5ca8d72fd0506bae161f9d118f
Updated PHPStan to commit f9d118fc96c0d1dac84d649b07e13cfc688f346bb16dbaf
Updated PHPStan to commit b16dbafd51675a9b63e1f87f7f0bf57bde96024dUpdates
phpstan/phpstan-symfony
from 1.3.7 to 1.3.9Release notes
Sourced from phpstan/phpstan-symfony's releases.
Commits
a32bc86
Add@param-out
for PropertyAccessord8a0bc0
Narrow type for Extension::getConfiguration if class existsUpdates
phpunit/phpunit
from 10.5.10 to 10.5.16Release notes
Sourced from phpunit/phpunit's releases.
... (truncated)
Changelog
Sourced from phpunit/phpunit's changelog.
... (truncated)
Commits
18f8d4a
Prepare release5ad4bcf
Delete dead code9f35e8a
Update ChangeLog51e0bee
Cleanup process handling after dropping temp-file handling500149c
Update ChangeLog982c7a0
Use PHP_BINARY instead of deprecated Runtime::getRawBinary()9320731
Remove windows stdout workarounds19c41a3
Do not use a shell in proc_open if not really neededf8941b6
Update ChangeLog5e80471
Windows does not support exclusive locks on stdoutUpdates
symfony/web-profiler-bundle
from 7.0.3 to 7.0.4Release notes
Sourced from symfony/web-profiler-bundle's releases.
Commits
542daea
Merge branch '6.4' into 7.0a69d712
Merge branch '5.4' into 6.493df984
[WebProfilerBundle] disable turbo in web profiler toolbar to avoid link prefe...5367b8f
Merge branch '6.4' into 7.006dc5e5
Merge branch '5.4' into 6.41b80728
bug #53913 [TwigBridge] Fix compat with Twig v3.9 (nicolas-grekas)2726f86
[TwigBridge] Fix compat with Twig v3.904332db
[Mailer] Simplify fix848c368
Merge branch '5.4' into 6.44c0a1fc
[Mailer] Fix signed emails breaking the profilerUpdates
symplify/easy-coding-standard
from 12.1.10 to 12.1.14Commits
e3c4a24
release PHP 7.2 downgradedbf29064
bumpd32bd7d
bump symplify coding standardd38cc56
bump php-cs-fixer to 3.49 (#175)Updates `symplify/phpst...
Description has been truncated