-
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 #49
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.17.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.65` | | [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.15` | | [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.17.0 - [Changelog](https://github.com/braintree/braintree_php/blob/master/CHANGELOG.md) - [Commits](braintree/braintree_php@6.16.0...6.17.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.65 - [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.65) 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.15 - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.5.15/ChangeLog-10.5.md) - [Commits](sebastianbergmann/phpunit@10.5.10...10.5.15) 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]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## trunk #49 +/- ##
===========================================
Coverage 100.00% 100.00%
Complexity 261 261
===========================================
Files 46 46
Lines 982 982
===========================================
Hits 982 982 ☔ View full report in Codecov by Sentry. |
Superseded by #51. |
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.17.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.65
1.3.7
1.3.9
10.5.10
10.5.15
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.17.0Changelog
Sourced from braintree/braintree_php's changelog.
Commits
37c187c
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.65Release notes
Sourced from phpstan/phpstan's releases.
... (truncated)
Commits
3c657d0
PHPStan 1.10.655f1729e
Updated PHPStan to commit 5f1729e44a050fa3c810ff35d79fb0cea59cf0c64b18f2b
Unique names for tests8d30248
Test Larastan on PHP 8.0 too15dce0c
Updated PHPStan to commit 15dce0cb3b3185b781f795b4e53e07beab6ecb694c167d7
Updated PHPStan to commit 4c167d7ff11dee9122a298ab0eb941ac61bb2ff1944673f
Updated PHPStan to commit 944673f9c6607a09942b6a1b8ea9f777f8b5375abfa530a
Updated PHPStan to commit bfa530a085b52bdcb1562d439724ca8cb5f1dbd5fb9f270
PHPStan 1.10.640d2f4b6
Updated PHPStan to commit 0d2f4b63c8e16217b341f98d3babfba21b82e3e0Updates
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.15Release notes
Sourced from phpunit/phpunit's releases.
Changelog
Sourced from phpunit/phpunit's changelog.
Commits
86376e0
Prepare release30d6f53
Update Psalm baselinee1846c8
Fix CS/WS issues3b58e65
Added 5764 regression test4cf8824
Prepare release43cc09c
Closes #57603977933
Add test for #5760e98f990
Add testecce542
Update ChangeLog9e89be8
Simplify foreachUpdates
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/phpstan-rules
from 12.4.8 to 12.4.9Commits
14b2f77
release PHP 7.2 downgradedab872b8
cleanup build composer.json from php-parser lockd678bbd
Skip first class callables in NarrowPublicClassMethodPa...Description has been truncated