build(deps): bump monolog/monolog from 3.10.0 to 3.11.0 - #2618
Closed
dependabot[bot] wants to merge 1 commit into
Closed
build(deps): bump monolog/monolog from 3.10.0 to 3.11.0#2618dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
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 11, 2026 18:27
b8c6dc1 to
ec0a237
Compare
Contributor
Author
|
Looks like monolog/monolog is up-to-date now, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/composer/monolog/monolog-3.11.0
branch
September 12, 2026 10:04
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)