fix(deps): update dependency symfony/monolog-bundle to v4#8630
Merged
Conversation
d7621f3 to
6de2933
Compare
559a2bc to
271edda
Compare
45dc33a to
5fb34eb
Compare
e7fb3da to
5d03269
Compare
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
✅ Feature branch deployment ready!
|
Contributor
pmattmann
approved these changes
Feb 24, 2026
The update to symfony/monolog-bundle v4 introduced breaking changes for the Sentry handler configuration: Breaking Changes: - The 'hub_id' option is no longer supported in monolog handlers - Handler type changed from 'type: sentry' to 'type: service' - The Sentry Monolog handler must now be defined as a service manually Changes Made: - Removed 'hub_id: Sentry\State\HubInterface' from sentry_main handler - Changed handler type from 'sentry' to 'service' - Added service definition for 'Sentry\Monolog\Handler' with HubInterface injection - Referenced the service by its id in the monolog handler configuration This follows the Sentry Symfony bundle v4 configuration approach as documented at: https://docs.sentry.io/platforms/php/guides/symfony/integrations/monolog/
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.11.1→4.0.1Release Notes
symfony/monolog-bundle (symfony/monolog-bundle)
v4.0.1Compare Source
rollbarhandler to useRollbarLoggermonolog.processorattributes to use consecutive keys4.0.0 (2025-11-27)
monolog.activation_strategy.not_foundandmonolog.handler.fingers_crossed.error_level_activation_strategyservice definitionsexcluded_404soption, useexcluded_http_codesinsteadconsole_formater_optionsoption, useconsole_formatter_optionsinsteadelasticsearchtype, useelasticaorelastic_searchinsteadmongotype, usemongodbinsteadsentryandraventypes, use aservicetype withsentry/sentry-symfonyinsteadDebugHandlerPassDebugHandler3.11.1 (2025-12-09)
rollbarhandler to useRollbarLoggerwith Monolog 2+monolog.processorattributes to use consecutive keys3.11.0 (2025-11-27)
console.interactive_onlyflagslack.exclude_fieldsandslackwebhook.exclude_fieldsconfigurationmonolog.activation_strategy.not_foundandmonolog.handler.fingers_crossed.error_level_activation_strategyservice definitionstopicsupportsentryandravenhandler, use aservicehandler withsentry/sentry-symfonyinsteadhostconfiguration forelastic_searchhandlerhostsconfiguration forelasticahandlerenabledoption tohandlersconfigurationpriorityfield toprocessortagmongodbhandler and deprecatemongomonolog.formatter.syslogservice definition to format RFC5424-compliant messages3.10.0 (2023-11-06)
3.9.0 (2023-11-06)
WithMonologChannelattribute of Monolog 3.5.0 to autoconfigure themonolog.loggertagleveloption of handlers3.8.0 (2022-05-10)
elasticsearchtype, useelasticainsteadAsMonologProcessorto autoconfigure processorsFallbackGroupHandlerElasticsearchHandleraselastic_searchtypeElasticaHandleraselasticatypeTelegramBotHandlerastelegramfill_extra_contextflag forsentryhandlersdate_formatandremove_used_context_fields)3.7.1 (2021-11-05)
3.7.0 (2021-03-31)
ActivationStrategyinstead ofactionLevelwhen availableResettableInterface) for autoconfiguration (tag:kernel.reset)3.6.0 (2020-10-06)
3.5.0 (2019-11-13)
sentrytype to use sentry 2.0 clientinsightopshandler3.4.0 (2019-06-20)
kernel.resetProcessorInterface) for autoconfiguration (tag:monolog.processor)ConsoleHandlerappchannel is defined explicitly3.3.1 (2018-11-04)
3.3.0 (2018-06-04)
3.2.0 (2018-03-05)
monolog.loggertag specifying a channel in combination with Symfony 3.4+ autowiring3.1.2 (2017-11-06)
3.1.1 (2017-09-26)
3.1.0 (2017-03-26)
slack_teaminstead ofteamto be configured3.0.3 (2017-01-10)
3.0.2 (2017-01-03)
3.0.1 (2016-11-15)
3.0.0 (2016-11-06)
NotFoundActivationStrategy(the bundle now uses the class from MonologBridge)v4.0.0Compare Source
monolog.activation_strategy.not_foundandmonolog.handler.fingers_crossed.error_level_activation_strategyservice definitionsexcluded_404soption, useexcluded_http_codesinsteadconsole_formater_optionsoption, useconsole_formatter_optionsinsteadelasticsearchtype, useelasticaorelastic_searchinsteadmongotype, usemongodbinsteadsentryandraventypes, use aservicetype withsentry/sentry-symfonyinsteadDebugHandlerPassDebugHandlerConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.