Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 21, 2025

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

…r-contracts requirement from ^1.0 || ^2.0 to ^1.0 || ^2.0 || ^3.0

---
updated-dependencies:
- dependency-name: symfony/event-dispatcher-contracts
  dependency-version: 3.6.0
  dependency-type: direct:production
  dependency-group: prod-majors
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Sep 21, 2025
@dependabot dependabot bot requested a review from yoanm as a code owner September 21, 2025 09:01
@dependabot dependabot bot added the php Pull requests that update php code label Sep 21, 2025
@github-actions github-actions bot added the with-nightly-tests Use this tag to enable nightly tests during CI label Sep 21, 2025
Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: -0.10%) (target: 80.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (3ce678e) 25 25 100.00%
Head commit (9ce951b) 25 (+0) 25 (+0) 100.00% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#39) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Copy link

codecov bot commented Sep 21, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (3ce678e) to head (9ce951b).

Additional details and impacted files
@@             Coverage Diff             @@
##              master       #39   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity        11        11           
===========================================
  Files              3         3           
  Lines             36        36           
===========================================
  Hits              36        36           
Flag Coverage Δ
functional-tests 100.00% <ø> (ø)
php-8.4 100.00% <ø> (ø)
sf-5.4 100.00% <ø> (ø)
sf-6.4 100.00% <ø> (ø)
sf-7.3 100.00% <ø> (ø)
unit-tests 0.00% <ø> (ø)

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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 with-nightly-tests Use this tag to enable nightly tests during CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants