Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 15, 2025

This PR contains the following updates:

Package Change Age Confidence
monolog/monolog 3.8.13.10.0 age confidence

Release Notes

Seldaek/monolog (monolog/monolog)

v3.10.0

Compare Source

  • Added automatic directory cleanup in RotatingFileHandler (#​2000)
    • Added timezone-aware file rotation to RotatingFileHandler (#​1982)
    • Added support for mongodb/mongodb 2.0+ (#​1998)
    • Added NoDiscard attribute to TestHandler methods to ensure the result is used (#​2013)
    • Fixed JsonFormatter crashing if __toString throws while normalizing data (#​1968)
    • Fixed PHP 8.5 deprecation warnings (#​1997, #​2009)
    • Fixed DeduplicatingHandler collecting duplicate logs if the file cannot be locked (2e97231)
    • Fixed GelfMessageFormatter to use integers instead of bool for gelf 1.1 support (#​1973)
    • Fixed empty stack traces being output anyway (#​1979)
    • Fixed StreamHandler not reopening the file if the inode changed (#​1963)
    • Fixed TelegramBotHandler sending empty messages (#​1992)
    • Fixed file paths in stack traces containing backslashes on windows, always using / now to unify logs (#​1980)
    • Fixed RotatingFileHandler unlink errors not being suppressed correctly (#​1999)

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)

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.

@coveralls
Copy link

coveralls commented Apr 15, 2025

Pull Request Test Coverage Report for Build 20659887627

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 2 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-0.03%) to 81.87%

Files with Coverage Reduction New Missed Lines %
src/Lib/Elf/Process/ProcessModuleSymbolReaderCreator.php 1 97.62%
src/Lib/Elf/Structure/Elf64/Elf64GnuHashTable.php 1 95.24%
Totals Coverage Status
Change from base Build 12870832404: -0.03%
Covered Lines: 5568
Relevant Lines: 6801

💛 - Coveralls

@renovate renovate bot force-pushed the renovate/monolog-monolog-3.x branch from 3f539c3 to 1a8d363 Compare December 15, 2025 18:03
@renovate renovate bot changed the title Update dependency monolog/monolog to v3.9.0 Update dependency monolog/monolog to v3.10.0 Jan 2, 2026
@renovate renovate bot force-pushed the renovate/monolog-monolog-3.x branch from 1a8d363 to 06628c6 Compare January 2, 2026 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants