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 18 updates #48

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2024

Bumps the all group with 18 updates:

Package From To
braintree/braintree_php 6.16.0 6.17.0
doctrine/orm 2.18.0 2.19.1
symfony/console 7.0.3 7.0.4
symfony/dotenv 7.0.3 7.0.4
symfony/http-foundation 7.0.3 7.0.4
symfony/flex 2.4.4 2.4.5
symfony/framework-bundle 7.0.3 7.0.4
symfony/property-access 7.0.3 7.0.4
symfony/serializer 7.0.3 7.0.4
infection/infection 0.27.9 0.27.10
kubawerlos/php-cs-fixer-custom-fixers 3.20.0 3.21.0
phpstan/phpstan 1.10.57 1.10.62
phpstan/phpstan-symfony 1.3.7 1.3.9
phpunit/phpunit 10.5.10 10.5.13
symfony/web-profiler-bundle 7.0.3 7.0.4
symplify/easy-coding-standard 12.1.10 12.1.14
symplify/phpstan-rules 12.4.8 12.4.9
tomasvotruba/type-coverage 0.2.1 0.2.5

Updates braintree/braintree_php from 6.16.0 to 6.17.0

Changelog

Sourced from braintree/braintree_php's changelog.

6.17.0

  • Add UNDER_REVIEW Dispute Status
  • Add DISPUTE_UNDER_REVIEW WebhookNotification
  • Add debitNetwork support Transaction and TransactionSearch
  • Add process_debit_as_credit to TransactionOptionsCreditCardRequest
Commits

Updates doctrine/orm from 2.18.0 to 2.19.1

Release notes

Sourced from doctrine/orm's releases.

2.19.1

Release Notes for 2.19.1

2.19.1

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

Bugfix

Documentation

2.19.0

Release Notes for 2.19.0

2.19.0

  • Total issues resolved: 0
  • Total pull requests resolved: 5
  • Total contributors: 4

Documentation

Improvement

Deprecation

2.18.3

Release Notes for 2.18.3

... (truncated)

Commits
  • abcad6f Merge pull request #11090 from dbannik/2.17.x-failed-getting-entity-with-fetc...
  • 1b6cf58 Rename tables to avoid pg related illegal table name
  • 6501890 Static analysis enforces the extra isset() even though that just masks no sense.
  • e399d21 Simplify condition, improve comment on this edge case.
  • 16f355f Remove tests for already working case as they add no value other than explora...
  • 94d45a0 Merge pull request #11347 from greg0ire/remove-orphan
  • 9acca22 Remove guides-specific markup
  • a809a71 Prepare releases 2.19 and 3.1 (#11335)
  • bd4449c Merge branch '2.18.x' into 2.19.x
  • e3e9674 Fix annotation
  • Additional commits viewable in compare view

Updates symfony/console from 7.0.3 to 7.0.4

Release notes

Sourced from symfony/console's releases.

v7.0.4

Changelog (symfony/console@v7.0.3...v7.0.4)

Commits
  • 6b099f3 Merge branch '6.4' into 7.0
  • 0d9e4eb Merge branch '5.4' into 6.4
  • a9174b6 bug #54009 [Console] Fix display of vertical Table on Windows OS (VincentLang...
  • 39f75d9 [Console] Fix display of Table on Windows OS
  • 155f2f3 Fix vertical table on windows
  • cb3239f Merge branch '5.4' into 6.4
  • 8ec305a [PhpUnitBridge][VarDumper] fix color detection
  • b95e86a Merge branch '6.4' into 7.0
  • faaaa5e Merge branch '5.4' into 6.4
  • f5436ad [VarDumper][PhpUnitBridge] Fix color detection
  • Additional commits viewable in compare view

Updates symfony/dotenv from 7.0.3 to 7.0.4

Release notes

Sourced from symfony/dotenv's releases.

v7.0.4

Changelog (symfony/dotenv@v7.0.3...v7.0.4)

Commits
  • 8017ea2 Merge branch '6.4' into 7.0
  • f6f0a3d [Dotenv] Specify envKey while loading variables with the dotenv:dump command
  • See full diff in compare view

Updates symfony/http-foundation from 7.0.3 to 7.0.4

Release notes

Sourced from symfony/http-foundation's releases.

v7.0.4

Changelog (symfony/http-foundation@v7.0.3...v7.0.4)

Commits
  • 439fdfd Merge branch '6.4' into 7.0
  • ebc713b [HttpFoundation] Prevent duplicated headers when using Early Hints
  • ebe0c11 Merge branch '6.4' into 7.0
  • d68e699 [HttpFoundation] Fix clearing CHIPS cookies
  • See full diff in compare view

Updates symfony/flex from 2.4.4 to 2.4.5

Commits

Updates symfony/framework-bundle from 7.0.3 to 7.0.4

Release notes

Sourced from symfony/framework-bundle's releases.

v7.0.4

Changelog (symfony/framework-bundle@v7.0.3...v7.0.4)

Commits
  • b58bcb2 Merge branch '6.4' into 7.0
  • c76d388 [FrameworkBundle] Merge test from 5.4
  • 1c61627 Merge branch '6.4' into 7.0
  • 91450b8 Merge branch '5.4' into 6.4
  • 224f690 [FrameworkBundle] Fix config builder with extensions extended in build()
  • 6a8838a Merge branch '6.4' into 7.0
  • e8bb1d3 Merge branch '5.4' into 6.4
  • f30cf8a [TwigBridge] Fix compat with Twig v3.9
  • 75fa012 Merge branch '5.4' into 6.4
  • aee0792 [FrameworkBundle] Check if the _route attribute exists on the request
  • Additional commits viewable in compare view

Updates symfony/property-access from 7.0.3 to 7.0.4

Release notes

Sourced from symfony/property-access's releases.

v7.0.4

Changelog (symfony/property-access@v7.0.3...v7.0.4)

Commits
  • 44e3746 Merge branch '6.4' into 7.0
  • c0664db fix tests
  • c2de1da Merge branch '6.4' into 7.0
  • f549c1b [PropertyAccess] Fixes getValue() on an unitialized object property on a lazy...
  • See full diff in compare view

Updates symfony/serializer from 7.0.3 to 7.0.4

Release notes

Sourced from symfony/serializer's releases.

v7.0.4

Changelog (symfony/serializer@v7.0.3...v7.0.4)

Commits
  • c71d61c Merge branch '6.4' into 7.0
  • 88da7f8 Merge branch '5.4' into 6.4
  • 05137a5 [Serializer] Fix unknown types normalization type when know type
  • See full diff in compare view

Updates infection/infection from 0.27.9 to 0.27.10

Release notes

Sourced from infection/infection's releases.

Add support for sebastian/diff v6

Changed:

Full Changelog: infection/infection@0.27.9...0.27.10

Commits
  • 873cd33 Conflict with nikic/php-parser in e2e tests unless #1909 is merged
  • 23664b2 feat: add support for sebastian/diff v6
  • f38a409 Enable Box Requirements Checker (#1906)
  • f862b44 Use is_numeric do detect numeric strings in ArgumentsAndOptionsBuilder (#1904)
  • See full diff in compare view

Updates kubawerlos/php-cs-fixer-custom-fixers from 3.20.0 to 3.21.0

Release notes

Sourced from kubawerlos/php-cs-fixer-custom-fixers's releases.

v3.21.0

  • Deprecate PhpdocArrayStyleFixer - use phpdoc_array_type
  • NoUselessParenthesisFixer - keep parentheses around and, xor and or
  • Update minimum PHP CS Fixer version to 3.50.0
Changelog

Sourced from kubawerlos/php-cs-fixer-custom-fixers's changelog.

v3.21.0

  • Deprecate PhpdocArrayStyleFixer - use "phpdoc_array_type"
  • NoUselessParenthesisFixer - keep parentheses around and, xor and or
  • Update minimum PHP CS Fixer version to 3.50.0
Commits

Updates phpstan/phpstan from 1.10.57 to 1.10.62

Release notes

Sourced from phpstan/phpstan's releases.

1.10.62

Improvements 🔧

Bugfixes 🐛

1.10.61

Improvements 🔧

Bugfixes 🐛

Internals 🔍

1.10.60

Learn more about this release in an article on phpstan.org!

Major new features 🚀

Bleeding edge 🔪

... (truncated)

Commits
  • cd5c8a1 PHPStan 1.10.62
  • de1c07e Updated PHPStan to commit de1c07ea68c36854b46c43ee575145ad4ae2386a
  • 5a47893 Updated PHPStan to commit 5a4789339e5768628bf9bb2abdf38eff135553cd
  • 787c1e2 Updated PHPStan to commit 787c1e2b46a40ccac9bb254fd45204a310f6ff2f
  • 30049da PHPStan 1.10.61
  • 67f9420 Updated PHPStan to commit 67f9420cba9fa45501cdca87770d50c5c22bd508
  • effad95 Updated PHPStan to commit effad95da555c2b6c7b305178a221e84c831df61
  • e76f64e Updated PHPStan to commit e76f64e55baee5e67a01d0dd0c6b0b62f76e134f
  • 8b9a619 Updated PHPStan to commit 8b9a619f36ed1d3c1c000df0d5f04b1da85870f7
  • d1bcf78 Updated PHPStan to commit d1bcf786eedbce9fee74f43f080678fa7788e4e3
  • Additional commits viewable in compare view

Updates phpstan/phpstan-symfony from 1.3.7 to 1.3.9

Release notes

Sourced from phpstan/phpstan-symfony's releases.

1.3.9

  • a32bc86 - Add @param-out for PropertyAccessor

1.3.8

  • d8a0bc0 - Narrow type for Extension::getConfiguration if class exists
Commits
  • a32bc86 Add @param-out for PropertyAccessor
  • d8a0bc0 Narrow type for Extension::getConfiguration if class exists
  • See full diff in compare view

Updates phpunit/phpunit from 10.5.10 to 10.5.13

Release notes

Sourced from phpunit/phpunit's releases.

PHPUnit 10.5.13

Changed

  • #5727: Prevent duplicate call of NamePrettifier::prettifyTestMethodName()
  • #5739: Micro-optimize NamePrettifier::prettifyTestMethodName()
  • #5740: Micro-optimize TestRunner::runTestWithTimeout()
  • #5741: Save call to Telemetry\System::snapshot()
  • #5742: Prevent file IO when not strictly necessary
  • #5743: Prevent unnecessary ExecutionOrderDependency::getTarget() call
  • #5744: Simplify NamePrettifier::prettifyTestMethodName()

Fixed

  • #5351: Incorrect code coverage metadata does not prevent code coverage data from being collected
  • #5746: Using -d CLI option multiple times triggers warning

How to install or update PHPUnit

PHPUnit 10.5.12

Fixed

  • #5652: HRTime::duration() throws InvalidArgumentException

How to install or update PHPUnit

Changelog

Sourced from phpunit/phpunit's changelog.

[10.5.13] - 2024-03-12

Changed

  • #5727: Prevent duplicate call of NamePrettifier::prettifyTestMethodName()
  • #5739: Micro-optimize NamePrettifier::prettifyTestMethodName()
  • #5740: Micro-optimize TestRunner::runTestWithTimeout()
  • #5741: Save call to Telemetry\System::snapshot()
  • #5742: Prevent file IO when not strictly necessary
  • #5743: Prevent unnecessary ExecutionOrderDependency::getTarget() call
  • #5744: Simplify NamePrettifier::prettifyTestMethodName()

Fixed

  • #5351: Incorrect code coverage metadata does not prevent code coverage data from being collected
  • #5746: Using -d CLI option multiple times triggers warning

[10.5.12] - 2024-03-09

Fixed

  • #5652: HRTime::duration() throws InvalidArgumentException

[10.5.11] - 2024-02-25

Fixed

  • #5704: No warning when CLI options are used multiple times
  • #5707: --fail-on-empty-test-suite CLI option is not documented in --help output
  • No warning when the #[CoversClass] and #[UsesClass] attributes are used with the name of an interface
  • Resource usage information is printed when the --debug CLI option is used
Commits
  • 20a63fc Prepare release
  • 7e2793b Update dependencies
  • a03cf97 Closes #5746
  • d138c06 Update ChangeLog
  • 13b893d Simplify NamePrettifier->prettifyTestMethodName()
  • 9b96926 Prevent unnecessary ExecutionOrderDependency->getTarget() call
  • 3299d8c Prevent file IO when not strictly necessary
  • 81bcbcd Save call to Telemetry\System->snapshot().
  • a3ce296 Micro optimize TestRunner->runTestWithTimeout()
  • c571df3 Micro optimize NamePrettifier->prettifyTestMethodName()
  • Additional commits viewable in compare view

Updates symfony/web-profiler-bundle from 7.0.3 to 7.0.4

Release notes

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

v7.0.4

Changelog (symfony/web-profiler-bundle@v7.0.3...v7.0.4)

Commits
  • 542daea Merge branch '6.4' into 7.0
  • a69d712 Merge branch '5.4' into 6.4
  • 93df984 [WebProfilerBundle] disable turbo in web profiler toolbar to avoid link prefe...
  • 5367b8f Merge branch '6.4' into 7.0
  • 06dc5e5 Merge branch '5.4' into 6.4
  • 1b80728 bug #53913 [TwigBridge] Fix compat with Twig v3.9 (nicolas-grekas)
  • 2726f86 [TwigBridge] Fix compat with Twig v3.9
  • 04332db [Mailer] Simplify fix
  • 848c368 Merge branch '5.4' into 6.4
  • 4c0a1fc [Mailer] Fix signed emails breaking the profiler
  • Additional commits viewable in compare view

Updates symplify/easy-coding-standard from 12.1.10 to 12.1.14

Commits

Updates symplify/phpstan-rules from 12.4.8 to 12.4.9

Commits
  • 14b2f77 release PHP 7.2 downgraded
  • ab872b8 cleanup build composer.json from php-parser lock
  • d678bbd Skip first class callables in NarrowPublicClassMethodParamTypeByCallerTypeRul...
  • See full diff in compare view

Updates tomasvotruba/type-coverage from 0.2.1 to 0.2.5

Commits

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 18 updates:

| Package | From | To |
| --- | --- | --- |
| [braintree/braintree_php](https://github.com/braintree/braintree_php) | `6.16.0` | `6.17.0` |
| [doctrine/orm](https://github.com/doctrine/orm) | `2.18.0` | `2.19.1` |
| [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.10` |
| [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.62` |
| [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.13` |
| [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/orm` from 2.18.0 to 2.19.1
- [Release notes](https://github.com/doctrine/orm/releases)
- [Commits](doctrine/orm@2.18.0...2.19.1)

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.10
- [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.10)

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.62
- [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.62)

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.13
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.5.13/ChangeLog-10.5.md)
- [Commits](sebastianbergmann/phpunit@10.5.10...10.5.13)

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/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 dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Mar 18, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (df18314) to head (b713eac).
Report is 13 commits behind head on trunk.

Additional details and impacted files
@@             Coverage Diff             @@
##               trunk       #48   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       261       261           
===========================================
  Files             46        46           
  Lines            982       982           
===========================================
  Hits             982       982           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 25, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Mar 25, 2024
@dependabot dependabot bot deleted the dependabot/composer/all-e0c4c831c1 branch March 25, 2024 02:51
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.

1 participant