Skip to content
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 11 updates #164

Open
wants to merge 1 commit into
base: trunk
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2025

Bumps the all group with 11 updates:

Package From To
braintree/braintree_php 6.22.0 6.23.0
doctrine/doctrine-migrations-bundle 3.4.0 3.4.1
symfony/http-foundation 7.2.2 7.2.3
symfony/framework-bundle 7.2.2 7.2.3
symfony/property-access 7.2.0 7.2.3
symfony/runtime 7.2.0 7.2.3
symfony/serializer 7.2.0 7.2.3
symfony/yaml 7.2.0 7.2.3
friendsofphp/php-cs-fixer 3.68.1 3.68.5
phpunit/phpunit 11.5.3 11.5.6
symfony/web-profiler-bundle 7.2.2 7.2.3

Updates braintree/braintree_php from 6.22.0 to 6.23.0

Changelog

Sourced from braintree/braintree_php's changelog.

6.23.0

  • Add support for creating and updating PayPal customer session
  • Add support for getting PayPal customer recommendations
Commits

Updates doctrine/doctrine-migrations-bundle from 3.4.0 to 3.4.1

Release notes

Sourced from doctrine/doctrine-migrations-bundle's releases.

3.4.1

Release Notes for 3.4.1

3.4.x bugfix release (patch)

3.4.1

  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1

Bugfixes

Commits
  • e858ce0 Merge pull request #587 from greg0ire/selective-filter
  • 31417c0 Apply schema filter more selectively
  • 66c74dc Remove useless private method
  • 9872551 Merge pull request #583 from greg0ire/update-branch-metadata
  • 4848903 Update branch metadata
  • See full diff in compare view

Updates symfony/http-foundation from 7.2.2 to 7.2.3

Release notes

Sourced from symfony/http-foundation's releases.

v7.2.3

Changelog (symfony/http-foundation@v7.2.2...v7.2.3)

Commits
  • ee1b504 Merge branch '7.1' into 7.2
  • 7ced01a Merge branch '6.4' into 7.1
  • d0492d6 [HttpFoundation][FrameworkBundle] Reset Request's formats using the service r...
  • e8fdc47 [HttpFoundation] Fixed IpUtils::anonymize exception when using IPv6 link-lo...
  • See full diff in compare view

Updates symfony/framework-bundle from 7.2.2 to 7.2.3

Release notes

Sourced from symfony/framework-bundle's releases.

v7.2.3

Changelog (symfony/framework-bundle@v7.2.2...v7.2.3)

Commits
  • d37a43d Merge branch '7.1' into 7.2
  • 1eae7a4 Merge branch '6.4' into 7.1
  • 91df8ee [Serializer] fix default context in Serializer
  • 5834042 Merge branch '7.1' into 7.2
  • 591abb6 Merge branch '6.4' into 7.1
  • 132ab27 [FrameworkBundle] Add missing not-compromised-password entry in XSD
  • 7e18b72 bug #59581 [Cache] Don't clear system caches on cache:clear (nicolas-grekas)
  • f14292b [Cache] Don't clear system caches on cache:clear
  • 5791a99 [FrameworkBundle] Fix patching refs to the tmp warmup dir in files generated ...
  • 44271ca Merge branch '7.1' into 7.2
  • Additional commits viewable in compare view

Updates symfony/property-access from 7.2.0 to 7.2.3

Release notes

Sourced from symfony/property-access's releases.

v7.2.3

Changelog (symfony/property-access@v7.2.2...v7.2.3)

Commits
  • b28732e Merge branch '7.1' into 7.2
  • 83e46f0 chore: PropertyAccess - fix typo in DocBlock
  • 6a36956 Merge branch '7.1' into 7.2
  • e0fc978 Merge branch '6.4' into 7.1
  • 80e0378 [PropertyAccess] Fix compatibility with PHP 8.4 asymmetric visibility
  • See full diff in compare view

Updates symfony/runtime from 7.2.0 to 7.2.3

Release notes

Sourced from symfony/runtime's releases.

v7.2.3

Changelog (symfony/runtime@v7.2.2...v7.2.3)

  • no significant changes
Commits

Updates symfony/serializer from 7.2.0 to 7.2.3

Release notes

Sourced from symfony/serializer's releases.

v7.2.3

Changelog (symfony/serializer@v7.2.2...v7.2.3)

Commits
  • 320f30b Merge branch '7.1' into 7.2
  • cb88edf Merge branch '6.4' into 7.1
  • 6ad986f [Serializer] fix default context in Serializer
  • 461524d Merge branch '7.1' into 7.2
  • ff34e9f [Serializer] [ObjectNormalizer] Filter int when using FILTER_BOOL
  • 5c34269 Merge branch '7.1' into 7.2
  • c8bb82d Merge branch '6.4' into 7.1
  • ab91339 Fix exception thrown by YamlEncoder
  • See full diff in compare view

Updates symfony/yaml from 7.2.0 to 7.2.3

Release notes

Sourced from symfony/yaml's releases.

v7.2.3

Changelog (symfony/yaml@v7.2.2...v7.2.3)

Commits
  • ac238f1 Merge branch '7.1' into 7.2
  • 4921b8c Merge branch '6.4' into 7.1
  • bf598c9 [Yaml] fix inline notation with inline comment
  • 9db31f0 Merge branch '7.1' into 7.2
  • ff52a85 Merge branch '6.4' into 7.1
  • fb4722f reject inline notations followed by invalid content
  • 4eae3a6 [Yaml] Fix parsing of unquoted strings in Parser::lexUnquotedString() to igno...
  • See full diff in compare view

Updates friendsofphp/php-cs-fixer from 3.68.1 to 3.68.5

Release notes

Sourced from friendsofphp/php-cs-fixer's releases.

v3.68.5 Persian Successor

What's Changed

Full Changelog: PHP-CS-Fixer/PHP-CS-Fixer@v3.68.4...v3.68.5

v3.68.4 Persian Successor

What's Changed

Full Changelog: PHP-CS-Fixer/PHP-CS-Fixer@v3.68.3...v3.68.4

v3.68.3 Persian Successor

What's Changed

Full Changelog: PHP-CS-Fixer/PHP-CS-Fixer@v3.68.2...v3.68.3

v3.68.2 Persian Successor

What's Changed

Full Changelog: PHP-CS-Fixer/PHP-CS-Fixer@v3.68.1...v3.68.2

Changelog

Sourced from friendsofphp/php-cs-fixer's changelog.

Changelog for v3.68.5

  • fix: NativeTypeDeclarationCasingFixer - do not touch constants named as native types (#8404)

Changelog for v3.68.4

  • chore: run SCA on PHP 8.4 (#8396)
  • fix: NativeTypeDeclarationCasingFixer should not touch property names (#8400)

Changelog for v3.68.3

  • fix: NativeTypeDeclarationCasingFixer - fix for enum with "Mixed" case (#8395)

Changelog for v3.68.2

  • fix: NativeTypeDeclarationCasingFixer - fix for promoted properties, enums, false and mixed (#8386)
  • chore: ensure that dev-tools dependencies are bumped (#8389)
  • chore: experiment to see if we can auto-shrink the lock after dependabot (#8383)
  • chore: experiment to see if we can auto-shrink the lock after dependabot /part (#8384)
  • chore: Get rid of Docker warnings during build (#8379)
  • chore: remove redundant check (#8391)
  • chore: update types (#8390)
  • CI: stale - update close msg to emphasize contribution over demand (#8385)
  • deps: bump phpcompatibility/phpcompatibility-symfony from 1.2.1 to 1.2.2 in /dev-tools (#8378)
  • deps: bump the phpstan group in /dev-tools with 4 updates (#8387)
  • refactor: Use native Yaml::parseFile() instead of custom method (#8380)
Commits
  • 7bedb71 prepared the 3.68.5 release
  • e2b0087 fix: NativeTypeDeclarationCasingFixer - do not touch constants named as nat...
  • 8087b47 bumped version
  • 5c2f466 prepared the 3.68.4 release
  • f668e9e fix: NativeTypeDeclarationCasingFixer should not touch property names (#8400)
  • ff070ae chore: run SCA on PHP 8.4 (#8396)
  • 8266f90 bumped version
  • 85fd31c prepared the 3.68.3 release
  • 2ec2180 fix: NativeTypeDeclarationCasingFixer - fix for enum with "Mixed" case (#8395)
  • 0a1ed73 bumped version
  • Additional commits viewable in compare view

Updates phpunit/phpunit from 11.5.3 to 11.5.6

Release notes

Sourced from phpunit/phpunit's releases.

PHPUnit 11.5.6

Changed

  • #6112: Improve performance of SourceMapper

Fixed

  • #6115: Backed enumerations with values not of type string cannot be used in customized TestDox output

How to install or update PHPUnit

PHPUnit 11.5.5

Changed

  • Do not skip execution of test that depends on a test that is larger than itself

How to install or update PHPUnit

PHPUnit 11.5.4

Changed

  • #5958: Support for #[CoversTrait] and #[UsesTrait] attributes is no longer deprecated
  • #5960: Support for targeting trait methods with the #[CoversMethod] and #[UsesMethod] attributes is no longer deprecated

Fixed

  • #6103: Output from test run in separate process is printed twice
  • #6109: Skipping a test in a before-class method crashes JUnit XML logger
  • #6111: Deprecations cause SourceMapper to scan all <source/> files

How to install or update PHPUnit

Changelog

Sourced from phpunit/phpunit's changelog.

[11.5.6] - 2025-01-31

Changed

  • #6112: Improve performance of SourceMapper

Fixed

  • #6115: Backed enumerations with values not of type string cannot be used in customized TestDox output

[11.5.5] - 2025-01-29

Changed

  • Do not skip execution of test that depends on a test that is larger than itself

[11.5.4] - 2025-01-28

Changed

  • #5958: Support for #[CoversTrait] and #[UsesTrait] attributes is no longer deprecated
  • #5960: Support for targeting trait methods with the #[CoversMethod] and #[UsesMethod] attributes is no longer deprecated

Fixed

  • #6103: Output from test run in separate process is printed twice
  • #6109: Skipping a test in a before-class method crashes JUnit XML logger
  • #6111: Deprecations cause SourceMapper to scan all <source/> files
Commits

Updates symfony/web-profiler-bundle from 7.2.2 to 7.2.3

Release notes

Sourced from symfony/web-profiler-bundle's releases.

v7.2.3

Changelog (symfony/web-profiler-bundle@v7.2.2...v7.2.3)

Commits
  • cd60cb3 Merge branch '7.1' into 7.2
  • 328b272 Merge branch '6.4' into 7.1
  • 979b623 [WebProfilerBundle] Fix event delegation on links inside toggles
  • d1801c3 fix: loading of WebProfilerBundle’s toolbar stylesheet
  • See full diff in compare view

Dependabot 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

Bumps the all group with 11 updates:

| Package | From | To |
| --- | --- | --- |
| [braintree/braintree_php](https://github.com/braintree/braintree_php) | `6.22.0` | `6.23.0` |
| [doctrine/doctrine-migrations-bundle](https://github.com/doctrine/DoctrineMigrationsBundle) | `3.4.0` | `3.4.1` |
| [symfony/http-foundation](https://github.com/symfony/http-foundation) | `7.2.2` | `7.2.3` |
| [symfony/framework-bundle](https://github.com/symfony/framework-bundle) | `7.2.2` | `7.2.3` |
| [symfony/property-access](https://github.com/symfony/property-access) | `7.2.0` | `7.2.3` |
| [symfony/runtime](https://github.com/symfony/runtime) | `7.2.0` | `7.2.3` |
| [symfony/serializer](https://github.com/symfony/serializer) | `7.2.0` | `7.2.3` |
| [symfony/yaml](https://github.com/symfony/yaml) | `7.2.0` | `7.2.3` |
| [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) | `3.68.1` | `3.68.5` |
| [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) | `11.5.3` | `11.5.6` |
| [symfony/web-profiler-bundle](https://github.com/symfony/web-profiler-bundle) | `7.2.2` | `7.2.3` |


Updates `braintree/braintree_php` from 6.22.0 to 6.23.0
- [Changelog](https://github.com/braintree/braintree_php/blob/master/CHANGELOG.md)
- [Commits](braintree/braintree_php@6.22.0...6.23.0)

Updates `doctrine/doctrine-migrations-bundle` from 3.4.0 to 3.4.1
- [Release notes](https://github.com/doctrine/DoctrineMigrationsBundle/releases)
- [Commits](doctrine/DoctrineMigrationsBundle@3.4.0...3.4.1)

Updates `symfony/http-foundation` from 7.2.2 to 7.2.3
- [Release notes](https://github.com/symfony/http-foundation/releases)
- [Changelog](https://github.com/symfony/http-foundation/blob/7.2/CHANGELOG.md)
- [Commits](symfony/http-foundation@v7.2.2...v7.2.3)

Updates `symfony/framework-bundle` from 7.2.2 to 7.2.3
- [Release notes](https://github.com/symfony/framework-bundle/releases)
- [Changelog](https://github.com/symfony/framework-bundle/blob/7.2/CHANGELOG.md)
- [Commits](symfony/framework-bundle@v7.2.2...v7.2.3)

Updates `symfony/property-access` from 7.2.0 to 7.2.3
- [Release notes](https://github.com/symfony/property-access/releases)
- [Changelog](https://github.com/symfony/property-access/blob/7.2/CHANGELOG.md)
- [Commits](symfony/property-access@v7.2.0...v7.2.3)

Updates `symfony/runtime` from 7.2.0 to 7.2.3
- [Release notes](https://github.com/symfony/runtime/releases)
- [Changelog](https://github.com/symfony/runtime/blob/7.2/CHANGELOG.md)
- [Commits](symfony/runtime@v7.2.0...v7.2.3)

Updates `symfony/serializer` from 7.2.0 to 7.2.3
- [Release notes](https://github.com/symfony/serializer/releases)
- [Changelog](https://github.com/symfony/serializer/blob/7.2/CHANGELOG.md)
- [Commits](symfony/serializer@v7.2.0...v7.2.3)

Updates `symfony/yaml` from 7.2.0 to 7.2.3
- [Release notes](https://github.com/symfony/yaml/releases)
- [Changelog](https://github.com/symfony/yaml/blob/7.2/CHANGELOG.md)
- [Commits](symfony/yaml@v7.2.0...v7.2.3)

Updates `friendsofphp/php-cs-fixer` from 3.68.1 to 3.68.5
- [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases)
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md)
- [Commits](PHP-CS-Fixer/PHP-CS-Fixer@v3.68.1...v3.68.5)

Updates `phpunit/phpunit` from 11.5.3 to 11.5.6
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.5.6/ChangeLog-11.5.md)
- [Commits](sebastianbergmann/phpunit@11.5.3...11.5.6)

Updates `symfony/web-profiler-bundle` from 7.2.2 to 7.2.3
- [Release notes](https://github.com/symfony/web-profiler-bundle/releases)
- [Changelog](https://github.com/symfony/web-profiler-bundle/blob/7.2/CHANGELOG.md)
- [Commits](symfony/web-profiler-bundle@v7.2.2...v7.2.3)

---
updated-dependencies:
- dependency-name: braintree/braintree_php
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: doctrine/doctrine-migrations-bundle
  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/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/runtime
  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: symfony/yaml
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: friendsofphp/php-cs-fixer
  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
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants