Skip to content

build(deps): bump monolog/monolog from 3.11.0 to 3.12.0 - #4651

Merged
thorsten merged 1 commit into
mainfrom
dependabot/composer/monolog/monolog-3.12.0
Sep 17, 2026
Merged

thorsten merged 1 commit into
mainfrom
dependabot/composer/monolog/monolog-3.12.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 17, 2026

Copy link
Copy Markdown
Contributor

Bumps monolog/monolog from 3.11.0 to 3.12.0.

Release notes

Sourced from monolog/monolog's releases.

3.12.0

  • Added support for reading the timestamp of new records from a PSR-20 clock, via a new $clock constructor param and Logger::setClock() (#2065)
  • Added support for #[WithMonologChannel] on constructor/method parameters, so a channel can be bound to a single argument instead of the whole class (#2068)
  • Fixed TelegramBotHandler breaking HTML markup when truncating or splitting long messages, open tags are now closed at the end of a chunk and reopened in the next one (#2066)
  • Fixed RedactingFormatter not redacting secrets nested inside array values of sensitive keys (#2067)

Full Changelog: Seldaek/monolog@3.11.0...3.12.0

Changelog

Sourced from monolog/monolog's changelog.

3.12.0 (2026-09-09)

  • Added support for reading the timestamp of new records from a PSR-20 clock, via a new $clock constructor param and Logger::setClock() (#2065)
  • Added support for #[WithMonologChannel] on constructor/method parameters, so a channel can be bound to a single argument instead of the whole class (#2068)
  • Fixed TelegramBotHandler breaking HTML markup when truncating or splitting long messages, open tags are now closed at the end of a chunk and reopened in the next one (#2066)
  • Fixed RedactingFormatter not redacting secrets nested inside array values of sensitive keys (#2067)
Commits
  • 72c534f Update changelog
  • 7f81d36 Fix baseline
  • 1ab1776 Add more mongodb version pins
  • d3d822a Fix baseline
  • c1dd221 Fix TelegramBotHandler breaking HTML tags when truncating or splitting long m...
  • ddcd2b4 Fix mongodb version in phpstan build as well
  • b8f218d Allow reading the timestamp of log records from a PSR-20 clock (#2065)
  • 9e5649c Fix couchdb install warning
  • f04a319 Pin a higher version of mongodb to avoid problems with outdated versions
  • 2313cc7 Fix RedactingFormatter missing secrets nested in array-valued sensitive keys ...
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file PHP Pull requests that update Php code labels Sep 17, 2026
@coderabbitai

coderabbitai Bot commented Sep 17, 2026

Copy link
Copy Markdown

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Advanced

Run ID: 2ee3fec8-a63f-4ee5-bb72-dcd98b3c3369

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Bumps [monolog/monolog](https://github.com/Seldaek/monolog) from 3.11.0 to 3.12.0.
- [Release notes](https://github.com/Seldaek/monolog/releases)
- [Changelog](https://github.com/Seldaek/monolog/blob/main/CHANGELOG.md)
- [Commits](Seldaek/monolog@3.11.0...3.12.0)

---
updated-dependencies:
- dependency-name: monolog/monolog
  dependency-version: 3.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/composer/monolog/monolog-3.12.0 branch from 1a18f01 to 51f2550 Compare September 17, 2026 16:43
@thorsten
thorsten merged commit f68a30d into main Sep 17, 2026
19 checks passed
@thorsten
thorsten deleted the dependabot/composer/monolog/monolog-3.12.0 branch September 17, 2026 17:09
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.

1 participant