fix(deps): bump the all group across 1 directory with 11 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 all group with 9 updates in the / directory:
6.22.0
6.23.0
3.4.0
3.4.1
3.3.1
3.3.2
7.2.0
7.2.3
7.2.0
7.2.3
7.2.0
7.2.3
7.2.0
7.2.3
3.68.1
3.68.5
7.2.2
7.2.3
Updates
braintree/braintree_php
from 6.22.0 to 6.23.0Changelog
Sourced from braintree/braintree_php's changelog.
Commits
f50b8b9
6.23.0Updates
doctrine/doctrine-migrations-bundle
from 3.4.0 to 3.4.1Release notes
Sourced from doctrine/doctrine-migrations-bundle's releases.
Commits
e858ce0
Merge pull request #587 from greg0ire/selective-filter31417c0
Apply schema filter more selectively66c74dc
Remove useless private method9872551
Merge pull request #583 from greg0ire/update-branch-metadata4848903
Update branch metadataUpdates
doctrine/orm
from 3.3.1 to 3.3.2Release notes
Sourced from doctrine/orm's releases.
Commits
c9557c5
Merge remote-tracking branch 'origin/2.20.x' into 3.3.x19912de
Merge pull request #11820 from doctrine/dependabot/github_actions/2.20.x/doct...737cca5
Bump doctrine/.github from 7.1.0 to 7.2.1aff82af
Merge pull request #11811 from greg0ire/quoteIdentifier-depr9e999ea
Merge pull request #11792 from dbannik/11783-failure-with-indexed-relation6755bb0
Fix Hydration when use ManyToMany[indexBy]aa141bf
Address quoteIdentifier() deprecationcf39e00
Merge pull request #11807 from greg0ire/display-deprecations27b4784
Display Doctrine deprecations when running PHPUnitc2a4932
Merge pull request #11799 from HypeMC/enum-array-errorUpdates
symfony/http-foundation
from 7.2.2 to 7.2.3Release notes
Sourced from symfony/http-foundation's releases.
Commits
ee1b504
Merge branch '7.1' into 7.27ced01a
Merge branch '6.4' into 7.1d0492d6
[HttpFoundation][FrameworkBundle] Reset Request's formats using the service r...e8fdc47
[HttpFoundation] FixedIpUtils::anonymize
exception when using IPv6 link-lo...Updates
symfony/framework-bundle
from 7.2.2 to 7.2.3Release notes
Sourced from symfony/framework-bundle's releases.
Commits
d37a43d
Merge branch '7.1' into 7.21eae7a4
Merge branch '6.4' into 7.191df8ee
[Serializer] fix default context in Serializer5834042
Merge branch '7.1' into 7.2591abb6
Merge branch '6.4' into 7.1132ab27
[FrameworkBundle] Add missingnot-compromised-password
entry in XSD7e18b72
bug #59581 [Cache] Don't clear system caches oncache:clear
(nicolas-grekas)f14292b
[Cache] Don't clear system caches on cache:clear5791a99
[FrameworkBundle] Fix patching refs to the tmp warmup dir in files generated ...44271ca
Merge branch '7.1' into 7.2Updates
symfony/property-access
from 7.2.0 to 7.2.3Release notes
Sourced from symfony/property-access's releases.
Commits
b28732e
Merge branch '7.1' into 7.283e46f0
chore: PropertyAccess - fix typo in DocBlock6a36956
Merge branch '7.1' into 7.2e0fc978
Merge branch '6.4' into 7.180e0378
[PropertyAccess] Fix compatibility with PHP 8.4 asymmetric visibilityUpdates
symfony/runtime
from 7.2.0 to 7.2.3Release notes
Sourced from symfony/runtime's releases.
Commits
8e8d09b
Removing the warning on incorrect PHP_SAPI valueUpdates
symfony/serializer
from 7.2.0 to 7.2.3Release notes
Sourced from symfony/serializer's releases.
Commits
320f30b
Merge branch '7.1' into 7.2cb88edf
Merge branch '6.4' into 7.16ad986f
[Serializer] fix default context in Serializer461524d
Merge branch '7.1' into 7.2ff34e9f
[Serializer] [ObjectNormalizer] Filter int when using FILTER_BOOL5c34269
Merge branch '7.1' into 7.2c8bb82d
Merge branch '6.4' into 7.1ab91339
Fix exception thrown by YamlEncoderUpdates
symfony/yaml
from 7.2.0 to 7.2.3Release notes
Sourced from symfony/yaml's releases.
Commits
ac238f1
Merge branch '7.1' into 7.24921b8c
Merge branch '6.4' into 7.1bf598c9
[Yaml] fix inline notation with inline comment9db31f0
Merge branch '7.1' into 7.2ff52a85
Merge branch '6.4' into 7.1fb4722f
reject inline notations followed by invalid content4eae3a6
[Yaml] Fix parsing of unquoted strings in Parser::lexUnquotedString() to igno...Updates
friendsofphp/php-cs-fixer
from 3.68.1 to 3.68.5Release notes
Sourced from friendsofphp/php-cs-fixer's releases.
Changelog
Sourced from friendsofphp/php-cs-fixer's changelog.
Commits
7bedb71
prepared the 3.68.5 releasee2b0087
fix:NativeTypeDeclarationCasingFixer
- do not touch constants named as nat...8087b47
bumped version5c2f466
prepared the 3.68.4 releasef668e9e
fix: NativeTypeDeclarationCasingFixer should not touch property names (#8400)ff070ae
chore: run SCA on PHP 8.4 (#8396)8266f90
bumped version85fd31c
prepared the 3.68.3 release2ec2180
fix:NativeTypeDeclarationCasingFixer
- fix for enum with "Mixed" case (#8395)0a1ed73
bumped versionUpdates
symfony/web-profiler-bundle
from 7.2.2 to 7.2.3Release notes
Sourced from symfony/web-profiler-bundle's releases.
Commits
cd60cb3
Merge branch '7.1' into 7.2328b272
Merge branch '6.4' into 7.1979b623
[WebProfilerBundle] Fix event delegation on links inside togglesd1801c3
fix: loading of WebProfilerBundle’s toolbar stylesheetDependabot 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