build(deps): bump monolog/monolog from 3.10.0 to 3.11.0 - #4633
Merged
Conversation
|
Important Review skippedBot user detected. To trigger a single review, invoke the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Advanced Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
dependabot
Bot
force-pushed
the
dependabot/composer/monolog/monolog-3.11.0
branch
3 times, most recently
from
September 11, 2026 07:26
f6206d6 to
3f77a7c
Compare
Bumps [monolog/monolog](https://github.com/Seldaek/monolog) from 3.10.0 to 3.11.0. - [Release notes](https://github.com/Seldaek/monolog/releases) - [Changelog](https://github.com/Seldaek/monolog/blob/main/CHANGELOG.md) - [Commits](Seldaek/monolog@3.10.0...3.11.0) --- updated-dependencies: - dependency-name: monolog/monolog dependency-version: 3.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/composer/monolog/monolog-3.11.0
branch
from
September 12, 2026 10:47
3f77a7c to
b9e14de
Compare
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.
Bumps monolog/monolog from 3.10.0 to 3.11.0.
Release notes
Sourced from monolog/monolog's releases.
Changelog
Sourced from monolog/monolog's changelog.
Commits
147f303Update changelog7bbffd0Report stack trace frames that have no file/line instead of skipping them (#2...567b630Bump zizmorcore/zizmor-action from 0.6.1 to 0.6.2 (#2063)a3a2046Align FrankenPhpHandler's level scale with OpenTelemetry's mapping (#2062)d1d7defFix warning when setting the http response code in case a status has already ...6949404Add a way to turn on stack traces for ErrorHandler-generated records (#2060)a4c5f65Add LogMonsterHandler that requires at least some amount of logging or it log...e7508d8Replace glob() with RecursiveDirectoryIterator in RotatingFileHandler cleanup...9435605Add RedactingFormatter to automatically redact keys/sensitive data before log...fde8b93Add FrankenPhpHandler (#2056)