Skip to content

fix(deps): update dependency monolog/monolog to v3.9.0 - autoclosed#44

Merged
hjemmel merged 1 commit into
masterfrom
renovate/monolog-monolog-3.x-lockfile
Aug 10, 2025
Merged

fix(deps): update dependency monolog/monolog to v3.9.0 - autoclosed#44
hjemmel merged 1 commit into
masterfrom
renovate/monolog-monolog-3.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented May 7, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
monolog/monolog 3.6.0 -> 3.9.0 age confidence

Release Notes

Seldaek/monolog (monolog/monolog)

v3.9.0

Compare Source

  • BC Warning: Fixed SendGridHandler to use the V3 API as V2 is now shut down, but this requires a new API key (#​1952)
    • Deprecated Monolog\Test\TestCase in favor of Monolog\Test\MonologTestCase (#​1953)
    • Added extension point for NativeMailerHandler::mail (#​1948)
    • Added setHandler method to BufferHandler to modify the nested handler at runtime (#​1946)
    • Fixed date format in ElasticsearchFormatter to use +00:00 vs +0000 tz identifiers (#​1942)
    • Fixed GelfMessageFormatter handling numeric context/extra keys (#​1932)

v3.8.1

Compare Source

  • Deprecated Monolog\DateTimeImmutable in favor of Monolog\JsonSerializableDateTimeImmutable (#​1928)
    • Fixed gelf keys not being valid when context/extra data keys have spaces in them (#​1927)
    • Fixed empty lines appearing in the stack traces when a custom formatter returned null (#​1925)

v3.8.0

Compare Source

  • Added $fileOpenMode param to StreamHandler to define a custom fopen mode to open the log file (#​1913)
    • Fixed PHP 8.4 deprecation notices (#​1903)
    • Added ability to extend/override IntrospectionProcessor (#​1899)
    • Added $timeout param to ProcessHandler to configure the stream_select() timeout to avoid blocking too long (default is 1.0 sec) (#​1916)
    • Fixed JsonFormatter batch handling to normalize records individually to make sure they look the same as if they were handled one by one (#​1906)
    • Fixed StreamHandler handling of write failures so that it now closes/reopens the stream and retries the write once before failing (#​1882)
    • Fixed StreamHandler error handler causing issues if a stream handler triggers an error (#​1866)
    • Fixed StreamHandler::reset not closing the stream, so that it would fail to write in some cases with long running processes (#​1862)
    • Fixed RotatingFileHandler issue where rotation does not happen in some long running processes (#​1905)
    • Fixed JsonFormatter handling of incomplete classes (#​1834)
    • Fixed RotatingFileHandler bug where rotation could sometimes not happen correctly (#​1905)

v3.7.0

Compare Source

  • Added NormalizerFormatter->setBasePath(...) (and JsonFormatter by extension) that allows removing the project's path from the stack trace output (47e301d)
    • Fixed JsonFormatter handling of incomplete classes (#​1834)
    • Fixed private error handlers causing problems with custom StreamHandler implementations (#​1866)

Configuration

📅 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@hjemmel hjemmel merged commit 1abd675 into master Aug 10, 2025
@renovate renovate Bot changed the title fix(deps): update dependency monolog/monolog to v3.9.0 fix(deps): update dependency monolog/monolog to v3.9.0 - autoclosed Aug 10, 2025
@renovate renovate Bot deleted the renovate/monolog-monolog-3.x-lockfile branch August 10, 2025 04:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant