swoole-bundle icon indicating copy to clipboard operation
swoole-bundle copied to clipboard

build(deps-dev): bump symfony/doctrine-messenger from 5.4.34 to 5.4.39

Open dependabot[bot] opened this issue 1 year ago • 1 comments

Bumps symfony/doctrine-messenger from 5.4.34 to 5.4.39.

Release notes

Sourced from symfony/doctrine-messenger's releases.

v5.4.39

Changelog (https://github.com/symfony/doctrine-messenger/compare/v5.4.38...v5.4.39)

v5.4.38

Changelog (https://github.com/symfony/doctrine-messenger/compare/v5.4.37...v5.4.38)

v5.4.36

Changelog (https://github.com/symfony/doctrine-messenger/compare/v5.4.35...v5.4.36)

v5.4.35

Changelog (https://github.com/symfony/doctrine-messenger/compare/v5.4.34...v5.4.35)

Commits
  • b72331f Auto-close PRs on subtree-splits
  • 43b8a99 [Messenger] Make Doctrine connection ignore unrelated tables on setup
  • 0118ae0 Catch TableNotFoundException in MySQL delete
  • 14a1d0a the 'use_notify' option is on the factory, not on the postgres connection class
  • 21351af Apply php-cs-fixer fix --rules nullable_type_declaration_for_default_null_value
  • be380e7 [Cache][DependencyInjection][Lock][Mailer][Messenger][Notifier][Translation] ...
  • See full diff in compare view

Dependabot compatibility score

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 this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

dependabot[bot] avatar Apr 30 '24 04:04 dependabot[bot]

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 77.36%. Comparing base (c937102) to head (2ea8ab6).

Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff              @@
##             develop     #115      +/-   ##
=============================================
- Coverage      77.40%   77.36%   -0.04%     
  Complexity      1359     1359              
=============================================
  Files            215      215              
  Lines           5452     5452              
=============================================
- Hits            4220     4218       -2     
- Misses          1232     1234       +2     

see 1 file with indirect coverage changes

codecov[bot] avatar Apr 30 '24 04:04 codecov[bot]

Superseded by #117.

dependabot[bot] avatar Jun 03 '24 03:06 dependabot[bot]