build(deps-dev): bump symfony/doctrine-messenger from 5.4.34 to 5.4.40
Bumps symfony/doctrine-messenger from 5.4.34 to 5.4.40.
Release notes
Sourced from symfony/doctrine-messenger's releases.
v5.4.40
Changelog (https://github.com/symfony/doctrine-messenger/compare/v5.4.39...v5.4.40)
- bug symfony/symfony#54775 [Messenger] accept AbstractAsset instances when filtering schemas (
@xabbuh)v5.4.39
Changelog (https://github.com/symfony/doctrine-messenger/compare/v5.4.38...v5.4.39)
- bug symfony/symfony#54392 [Messenger] Make Doctrine connection ignore unrelated tables on setup (
@MatTheCat)v5.4.38
Changelog (https://github.com/symfony/doctrine-messenger/compare/v5.4.37...v5.4.38)
- bug symfony/symfony#54121 [Messenger] Catch TableNotFoundException in MySQL delete (
@acbramley)v5.4.36
Changelog (https://github.com/symfony/doctrine-messenger/compare/v5.4.35...v5.4.36)
- bug symfony/symfony#53960 [Messenger] the 'use_notify' option is on the factory, not on the postgres connection (
@dbu)v5.4.35
Changelog (https://github.com/symfony/doctrine-messenger/compare/v5.4.34...v5.4.35)
- bug symfony/symfony#53320 [Cache][DependencyInjection][Lock][Mailer][Messenger][Notifier][Translation] Url decode username and passwords from
parse_url()results (@alexandre-daubois)
Commits
f58bc70Revert "minor #54653 Auto-close PRs on subtree-splits (nicolas-grekas)"7ee0f9abug #54775 [Messenger] accept AbstractAsset instances when filtering schemas ...7004fd3Remove calls toonConsecutiveCalls()b0735fcaccept AbstractAsset instances when filtering schemasb72331fAuto-close PRs on subtree-splits43b8a99[Messenger] Make Doctrine connection ignore unrelated tables on setup0118ae0Catch TableNotFoundException in MySQL delete14a1d0athe 'use_notify' option is on the factory, not on the postgres connection class21351afApply php-cs-fixer fix --rules nullable_type_declaration_for_default_null_valuebe380e7[Cache][DependencyInjection][Lock][Mailer][Messenger][Notifier][Translation] ...- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 77.50%. Comparing base (
8b19976) to head (fd227f0).
Additional details and impacted files
@@ Coverage Diff @@
## develop #117 +/- ##
==========================================
Coverage 77.50% 77.50%
Complexity 1365 1365
==========================================
Files 215 215
Lines 5477 5477
==========================================
Hits 4245 4245
Misses 1232 1232
| Files with missing lines | Coverage Δ | |
|---|---|---|
| ...ony/Messenger/SwooleServerTaskTransportFactory.php | 100.00% <ø> (ø) |
@dependabot rebase
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!
If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.