Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 28, 2025

Updates the requirements on symfony/monolog-bundle to permit the latest version.

Release notes

Sourced from symfony/monolog-bundle's releases.

4.0.0

  • Add support for Symfony 8.0
  • Drop support for PHP < 8.2
  • Drop support for Symfony < 7.3
  • Drop support for Monolog < 3.5
  • Remove abstract monolog.activation_strategy.not_found and monolog.handler.fingers_crossed.error_level_activation_strategy service definitions
  • Remove excluded_404s option, use excluded_http_codes instead
  • Remove console_formater_options option, use console_formatter_options instead
  • Remove elasticsearch type, use elastica or elastic_search instead
  • Remove mongo type, use mongodb instead
  • Remove sentry and raven types, use a service type with sentry/sentry-symfony instead
  • Remove DebugHandlerPass
  • Remove support for the DebugHandler
Changelog

Sourced from symfony/monolog-bundle's changelog.

4.0.0 (2025-11-27)

  • Add support for Symfony 8.0
  • Drop support for PHP < 8.2
  • Drop support for Symfony < 7.3
  • Drop support for Monolog < 3.5
  • Remove abstract monolog.activation_strategy.not_found and monolog.handler.fingers_crossed.error_level_activation_strategy service definitions
  • Remove excluded_404s option, use excluded_http_codes instead
  • Remove console_formater_options option, use console_formatter_options instead
  • Remove elasticsearch type, use elastica or elastic_search instead
  • Remove mongo type, use mongodb instead
  • Remove sentry and raven types, use a service type with sentry/sentry-symfony instead
  • Remove DebugHandlerPass
  • Remove support for the DebugHandler

3.11.0 (2025-11-27)

  • Reorganize files to match the "Reusable Bundles" structure
  • Migrate services configuration to PHP
  • Add console.interactive_only flag
  • Add slack.exclude_fields and slackwebhook.exclude_fields configuration
  • Add a processor to all loggers only when tags do not specify a channel or handler
  • Deprecate abstract monolog.activation_strategy.not_found and monolog.handler.fingers_crossed.error_level_activation_strategy service definitions
  • Drop support for PHP < 8.1
  • Drop support for Symfony < 6.4
  • Add TelegramBotHandler topic support
  • Deprecate sentry and raven handler, use a service handler with sentry/sentry-symfony instead
  • Add configuration for Gelf encoders
  • Fix host configuration for elastic_search handler
  • Add hosts configuration for elastica handler
  • Add enabled option to handlers configuration
  • Add priority field to processor tag
  • Add mongodb handler and deprecate mongo
  • Add monolog.formatter.syslog service definition to format RFC5424-compliant messages

3.10.0 (2023-11-06)

  • Add configuration support for SamplingHandler

3.9.0 (2023-11-06)

  • Add support for the WithMonologChannel attribute of Monolog 3.5.0 to autoconfigure the monolog.logger tag
  • Add support for Symfony 7
  • Remove support for Symfony 4
  • Mark classes as internal when relevant
  • Add support for env placeholders in the level option of handlers

3.8.0 (2022-05-10)

  • Deprecated ambiguous elasticsearch type, use elastica instead

... (truncated)

Commits
  • c842b07 Update the changelog for 4.0.0
  • b8531e2 Merge branch '3.x' into 4.x
  • e12eb92 Prepare the 3.11.0 release
  • a137b04 Merge branch '3.x' into 4.x
  • 26a29b9 feature #473 Add service definition for SyslogFormatter (sarim)
  • 8996d60 Add service definition for SyslogFormatter
  • c8d9bf0 bug #556 Allow unset of excluded_http_codes (GromNaN)
  • 7f4ae11 Allow unset of excluded_http_codes
  • e0cd1da feature #555 Remove "mongo" handler type (GromNaN)
  • 271d38a Remove "mongo" handler type
  • Additional commits viewable 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 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)

Updates the requirements on [symfony/monolog-bundle](https://github.com/symfony/monolog-bundle) to permit the latest version.
- [Release notes](https://github.com/symfony/monolog-bundle/releases)
- [Changelog](https://github.com/symfony/monolog-bundle/blob/4.x/CHANGELOG.md)
- [Commits](symfony/monolog-bundle@v3.8.0...v4.0.0)

---
updated-dependencies:
- dependency-name: symfony/monolog-bundle
  dependency-version: 4.0.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 28, 2025
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant