-
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 20 updates #10
Merged
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
dependabot
bot
added
dependencies
Pull requests that update a dependency file
php
Pull requests that update Php code
labels
Jan 19, 2024
@dependabot rebase |
Bumps the all group with 20 updates: | Package | From | To | | --- | --- | --- | | [braintree/braintree_php](https://github.com/braintree/braintree_php) | `6.15.0` | `6.16.0` | | [doctrine/orm](https://github.com/doctrine/orm) | `2.17.2` | `2.17.3` | | [shopware/app-bundle](https://github.com/shopware/app-bundle-symfony) | `2.0.2` | `2.0.3` | | [symfony/dotenv](https://github.com/symfony/dotenv) | `6.4.0` | `7.0.2` | | [symfony/http-foundation](https://github.com/symfony/http-foundation) | `6.4.2` | `7.0.0` | | [symfony/flex](https://github.com/symfony/flex) | `2.4.2` | `2.4.3` | | [symfony/framework-bundle](https://github.com/symfony/framework-bundle) | `6.4.2` | `7.0.2` | | [symfony/property-access](https://github.com/symfony/property-access) | `6.4.0` | `7.0.0` | | [symfony/runtime](https://github.com/symfony/runtime) | `6.4.0` | `7.0.0` | | [symfony/serializer](https://github.com/symfony/serializer) | `6.4.1` | `7.0.2` | | [symfony/uid](https://github.com/symfony/uid) | `6.4.0` | `7.0.0` | | [symfony/yaml](https://github.com/symfony/yaml) | `6.4.0` | `7.0.0` | | [kubawerlos/php-cs-fixer-custom-fixers](https://github.com/kubawerlos/php-cs-fixer-custom-fixers) | `3.17.0` | `3.19.0` | | [phpstan/phpstan](https://github.com/phpstan/phpstan) | `1.10.50` | `1.10.56` | | [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony) | `1.3.6` | `1.3.7` | | [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) | `10.5.3` | `10.5.8` | | [symfony/debug-bundle](https://github.com/symfony/debug-bundle) | `6.4.0` | `7.0.0` | | [symfony/web-profiler-bundle](https://github.com/symfony/web-profiler-bundle) | `6.4.0` | `7.0.2` | | [symplify/easy-coding-standard](https://github.com/easy-coding-standard/easy-coding-standard) | `12.0.13` | `12.1.8` | | [symplify/phpstan-rules](https://github.com/symplify/phpstan-rules) | `12.2.7.72` | `12.4.7` | Updates `braintree/braintree_php` from 6.15.0 to 6.16.0 - [Changelog](https://github.com/braintree/braintree_php/blob/master/CHANGELOG.md) - [Commits](braintree/braintree_php@6.15.0...6.16.0) Updates `doctrine/orm` from 2.17.2 to 2.17.3 - [Release notes](https://github.com/doctrine/orm/releases) - [Commits](doctrine/orm@2.17.2...2.17.3) Updates `shopware/app-bundle` from 2.0.2 to 2.0.3 - [Release notes](https://github.com/shopware/app-bundle-symfony/releases) - [Commits](shopware/app-bundle-symfony@2.0.2...2.0.3) Updates `symfony/dotenv` from 6.4.0 to 7.0.2 - [Release notes](https://github.com/symfony/dotenv/releases) - [Changelog](https://github.com/symfony/dotenv/blob/7.0/CHANGELOG.md) - [Commits](symfony/dotenv@v6.4.0...v7.0.2) Updates `symfony/http-foundation` from 6.4.2 to 7.0.0 - [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@v6.4.2...v7.0.0) Updates `symfony/flex` from 2.4.2 to 2.4.3 - [Release notes](https://github.com/symfony/flex/releases) - [Commits](symfony/flex@v2.4.2...v2.4.3) Updates `symfony/framework-bundle` from 6.4.2 to 7.0.2 - [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@v6.4.2...v7.0.2) Updates `symfony/property-access` from 6.4.0 to 7.0.0 - [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@v6.4.0...v7.0.0) Updates `symfony/runtime` from 6.4.0 to 7.0.0 - [Release notes](https://github.com/symfony/runtime/releases) - [Changelog](https://github.com/symfony/runtime/blob/7.0/CHANGELOG.md) - [Commits](symfony/runtime@v6.4.0...v7.0.0) Updates `symfony/serializer` from 6.4.1 to 7.0.2 - [Release notes](https://github.com/symfony/serializer/releases) - [Changelog](https://github.com/symfony/serializer/blob/7.0/CHANGELOG.md) - [Commits](symfony/serializer@v6.4.1...v7.0.2) Updates `symfony/uid` from 6.4.0 to 7.0.0 - [Release notes](https://github.com/symfony/uid/releases) - [Changelog](https://github.com/symfony/uid/blob/7.0/CHANGELOG.md) - [Commits](symfony/uid@v6.4.0...v7.0.0) Updates `symfony/yaml` from 6.4.0 to 7.0.0 - [Release notes](https://github.com/symfony/yaml/releases) - [Changelog](https://github.com/symfony/yaml/blob/7.0/CHANGELOG.md) - [Commits](symfony/yaml@v6.4.0...v7.0.0) Updates `kubawerlos/php-cs-fixer-custom-fixers` from 3.17.0 to 3.19.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.17.0...v3.19.0) Updates `phpstan/phpstan` from 1.10.50 to 1.10.56 - [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.50...1.10.56) Updates `phpstan/phpstan-symfony` from 1.3.6 to 1.3.7 - [Release notes](https://github.com/phpstan/phpstan-symfony/releases) - [Commits](phpstan/phpstan-symfony@1.3.6...1.3.7) Updates `phpunit/phpunit` from 10.5.3 to 10.5.8 - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.5.8/ChangeLog-10.5.md) - [Commits](sebastianbergmann/phpunit@10.5.3...10.5.8) Updates `symfony/debug-bundle` from 6.4.0 to 7.0.0 - [Release notes](https://github.com/symfony/debug-bundle/releases) - [Changelog](https://github.com/symfony/debug-bundle/blob/7.0/CHANGELOG.md) - [Commits](symfony/debug-bundle@v6.4.0...v7.0.0) Updates `symfony/web-profiler-bundle` from 6.4.0 to 7.0.2 - [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@v6.4.0...v7.0.2) Updates `symplify/easy-coding-standard` from 12.0.13 to 12.1.8 - [Release notes](https://github.com/easy-coding-standard/easy-coding-standard/releases) - [Commits](easy-coding-standard/easy-coding-standard@12.0.13...12.1.8) Updates `symplify/phpstan-rules` from 12.2.7.72 to 12.4.7 - [Release notes](https://github.com/symplify/phpstan-rules/releases) - [Commits](symplify/phpstan-rules@12.2.7.72...12.4.7) --- updated-dependencies: - dependency-name: braintree/braintree_php 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-patch dependency-group: all - dependency-name: shopware/app-bundle 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-major dependency-group: all - dependency-name: symfony/http-foundation dependency-type: direct:production update-type: version-update:semver-major 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-major dependency-group: all - dependency-name: symfony/property-access dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: symfony/runtime dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: symfony/serializer dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: symfony/uid dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: symfony/yaml dependency-type: direct:production update-type: version-update:semver-major 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/debug-bundle dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: symfony/web-profiler-bundle dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: symplify/easy-coding-standard dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: symplify/phpstan-rules dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/composer/all-048dba9da8
branch
from
January 19, 2024 09:02
828d816
to
b56af08
Compare
BRAIN: Symfony 7 upgrade
cyl3x
approved these changes
Jan 19, 2024
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 20 updates:
6.15.0
6.16.0
2.17.2
2.17.3
2.0.2
2.0.3
6.4.0
7.0.2
6.4.2
7.0.0
2.4.2
2.4.3
6.4.2
7.0.2
6.4.0
7.0.0
6.4.0
7.0.0
6.4.1
7.0.2
6.4.0
7.0.0
6.4.0
7.0.0
3.17.0
3.19.0
1.10.50
1.10.56
1.3.6
1.3.7
10.5.3
10.5.8
6.4.0
7.0.0
6.4.0
7.0.2
12.0.13
12.1.8
12.2.7.72
12.4.7
Updates
braintree/braintree_php
from 6.15.0 to 6.16.0Changelog
Sourced from braintree/braintree_php's changelog.
Commits
fe3d852
6.16.0Updates
doctrine/orm
from 2.17.2 to 2.17.3Release notes
Sourced from doctrine/orm's releases.
Commits
398ab05
Merge pull request #11162 from greg0ire/fix-libxml-compat8f15337
Remove redundant tagsa8632ac
Keep thedeclared
mapping information when using attribute overrides (#11135)3dd3d38
Fix@SequenceGeneratorDefinition
inheritance, take 1 (#11050)c6b3509
IncludeON DELETE CASCADE
associations in the delete order computation (#10...a32578b
Merge pull request #11082 from bobvandevijver/eager-collection-iterablee585a92
Mention thatpostRemove
may still see removed entities in in-memory colle...26f47cb
Merge pull request #11142 from greg0ire/remove-inheritanceebb1010
Remove inheritancef80ef66
Merge pull request #11134 from doctrine/no-private-fields-duplicateUpdates
shopware/app-bundle
from 2.0.2 to 2.0.3Release notes
Sourced from shopware/app-bundle's releases.
Commits
ae48ea2
Merge pull request #42 from vienthuong/main578a7d6
Update composer.jsonUpdates
symfony/dotenv
from 6.4.0 to 7.0.2Release notes
Sourced from symfony/dotenv's releases.
Commits
1e3e123
Merge branch '6.4' into 7.0835f8d2
Merge branch '6.3' into 6.496d1ee8
Merge branch '5.4' into 6.307d7557
allow environment variables starting with an underscore5c7990d
Merge branch '6.4' into 7.0f292a6a
Merge branch '6.3' into 6.473d4b31
fix merge02f1f1e
Merge branch '5.4' into 6.3749cdb8
properly handle SYMFONY_DOTENV_VARS being the empty string782d55c
Merge branch '6.4' into 7.0Updates
symfony/http-foundation
from 6.4.2 to 7.0.0Release notes
Sourced from symfony/http-foundation's releases.
Changelog
Sourced from symfony/http-foundation's changelog.
... (truncated)
Commits
47d7232
Merge branch '6.4' into 7.005d4e68
Merge branch '6.4' into 7.027c5310
clean up method argument handling25229e8
Merge branch '6.4' into 7.082d93b2
Merge branch '6.4' into 7.0915282b
initialize protected callback property with null59b567e
Merge branch '6.4' into 7.015ac6ad
[7.0] Cleanup legacy code paths4669ff1
Merge branch '6.4' into 7.0cac17e0
Merge branch '6.4' into 7.0Updates
symfony/flex
from 2.4.2 to 2.4.3Commits
6b44ac7
Merge branch '1.x' into 2.x7b40eec
bug #1007 fix compatibility with Symfony 7 (shyim)77e7ba3
fix compatibility with Symfony 7Updates
symfony/framework-bundle
from 6.4.2 to 7.0.2Release notes
Sourced from symfony/framework-bundle's releases.
... (truncated)
Changelog
Sourced from symfony/framework-bundle's changelog.
... (truncated)
Commits
c647b01
Merge branch '6.4' into 7.0b0e3af5
Merge branch '6.4' into 7.0c4f8b76
Merge branch '6.4' into 7.09803796
Merge branch '6.4' into 7.0fc2b774
Merge branch '6.4' into 7.0f9fc7d3
Merge branch '6.4' into 7.04a4e93d
Merge branch '6.4' into 7.021884a3
Merge branch '6.4' into 7.0Updates
symfony/property-access
from 6.4.0 to 7.0.0Release notes
Sourced from symfony/property-access's releases.
Changelog
Sourced from symfony/property-access's changelog.
... (truncated)
Commits
740e8cb
Merge branch '6.4' into 7.0a991a46
Merge branch '6.4' into 7.03778e81
Add types to public and protected properties2d126e8
Merge branch '6.4' into 7.0a50ffa1
Merge branch '6.4' into 7.0245c5d5
Merge branch '6.4' into 7.047e1248
Merge branch '6.4' into 7.0b20a914
Merge branch '6.4' into 7.03c2fe6d
[Components] Convert to native return typescf8f78f
[7.0] Remove remaining deprecated code pathsUpdates
symfony/runtime
from 6.4.0 to 7.0.0Release notes
Sourced from symfony/runtime's releases.
Commits
65a4e69
Merge branch '6.4' into 7.0096c0a2
Merge branch '6.4' into 7.0111d506
Add types to public and protected propertiesb1abbf8
Merge branch '6.4' into 7.0d749912
Merge branch '6.4' into 7.0cdf762e
Merge branch '6.4' into 7.0d3359ff
Merge branch '6.4' into 7.0fa4fae1
[Console] Remove deprecations across the componentbf80e8a
Merge branch '6.4' into 7.0169d32f
[7.0] Bump to PHP 8.2 minimumUpdates
symfony/serializer
from 6.4.1 to 7.0.2Release notes
Sourced from symfony/serializer's releases.
... (truncated)
Changelog
Sourced from symfony/serializer's changelog.
... (truncated)
Commits
dd7d761
Merge branch '6.4' into 7.0f87ea9d
Merge branch '6.3' into 6.483a2e5e
Merge branch '5.4' into 6.3b8353e4
[Serializer] Skip uninitialized properties with deep_object_to_populate2620a67
clean up@requires
annotation23ff4e5
Merge branch '6.4' into 7.0d4028ee
Merge branch '6.3' into 6.41bb7fac
Merge branch '5.4' into 6.3a363d0b
fix tests5429688
Merge branch '6.4' into 7.0Updates
symfony/uid
from 6.4.0 to 7.0.0Release notes
Sourced from symfony/uid's releases.