Skip to content

Bump symfony/monolog-bridge from 5.4.45 to 6.4.40#379

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/symfony/monolog-bridge-6.4.40
Open

Bump symfony/monolog-bridge from 5.4.45 to 6.4.40#379
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/symfony/monolog-bridge-6.4.40

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 27, 2026

Copy link
Copy Markdown
Contributor

Bumps symfony/monolog-bridge from 5.4.45 to 6.4.40.

Release notes

Sourced from symfony/monolog-bridge's releases.

v6.4.40

Changelog (symfony/monolog-bridge@v6.4.37...v6.4.40)

v6.4.37

Changelog (symfony/monolog-bridge@v6.4.36...v6.4.37)

v6.4.36

Changelog (symfony/monolog-bridge@v6.4.35...v6.4.36)

  • bug #63720 Fix ConsoleHandler losing output after nested command terminates (@​mp3000mp)

v6.4.34

Changelog (symfony/monolog-bridge@v6.4.33...v6.4.34)

  • no significant changes

v6.4.32

Changelog (symfony/monolog-bridge@v6.4.31...v6.4.32)

  • no significant changes

v6.4.28

Changelog (symfony/monolog-bridge@v6.4.27...v6.4.28)

v6.4.27

Changelog (symfony/monolog-bridge@v6.4.26...v6.4.27)

  • no significant changes

v6.4.26

Changelog (symfony/monolog-bridge@v6.4.25...v6.4.26)

v6.4.25

Changelog (symfony/monolog-bridge@v6.4.24...v6.4.25)

v6.4.24

Changelog (symfony/monolog-bridge@v6.4.23...v6.4.24)

  • no significant changes

... (truncated)

Changelog

Sourced from symfony/monolog-bridge's changelog.

CHANGELOG

8.1

  • Add subjectMaxLength option to MailerHandler to truncate long email subjects (defaults to 200)

8.0

  • Remove NotFoundActivationStrategy, use HttpCodeActivationStrategy instead

7.4

  • Deprecate class NotFoundActivationStrategy, use HttpCodeActivationStrategy instead

7.0

  • Drop support for monolog < 3.0
  • Remove class Logger, use HttpKernel's DebugLoggerConfigurator instead

6.4

  • Add native return type to Logger::clear() and to DebugProcessor::clear()
  • Deprecate class Logger, use HttpKernel's DebugLoggerConfigurator instead

6.1

  • Add support for Monolog 3

6.0

  • The $actionLevel constructor argument of NotFoundActivationStrategy has been replaced by the $inner one which expects an ActivationStrategyInterface to decorate instead
  • The $actionLevel constructor argument of HttpCodeActivationStrategy has been replaced by the $inner one which expects an ActivationStrategyInterface to decorate instead
  • Remove ResetLoggersWorkerSubscriber in favor of "reset_on_message" option in messenger configuration
  • Remove SwiftMailerHandler, use MailerHandler instead

5.4

  • Deprecate ResetLoggersWorkerSubscriber to reset buffered logs in messenger workers, use "reset_on_message" option in messenger configuration instead.

5.3

... (truncated)

Commits
  • 85500da Merge branch '5.4' into 6.4
  • 3d69868 [MonologBridge] Bind server:log to localhost by default
  • 690d3d1 [MonologBridge] Guard against re-entrant calls in AbstractTokenProcessor
  • 7234ea0 CS fixes - native_function_invocation & static_lambda
  • ee0d2a6 [CS] Back config from 8.1 and apply heredoc_indentation rule
  • f517ebb [MonologBridge] Fix ConsoleHandler losing output after nested command terminates
  • ee2d015 remove usages of the deprecated any() invoked count expectation
  • 13335cf do not use PHPUnit mock objects without configured expectations
  • d2f4b68 [MonologBundle] Accept HttpExceptionInterface in HttpCodeActivationStrategy
  • b950e76 [MonologBridge] Improve error when HttpClient contract is installed but not t...
  • Additional commits viewable 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [symfony/monolog-bridge](https://github.com/symfony/monolog-bridge) from 5.4.45 to 6.4.40.
- [Release notes](https://github.com/symfony/monolog-bridge/releases)
- [Changelog](https://github.com/symfony/monolog-bridge/blob/8.1/CHANGELOG.md)
- [Commits](symfony/monolog-bridge@v5.4.45...v6.4.40)

---
updated-dependencies:
- dependency-name: symfony/monolog-bridge
  dependency-version: 6.4.40
  dependency-type: indirect
...

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 May 27, 2026
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