Skip to content

Update all non-major dependencies (minor)

Reiter, Christoph requested to merge renovate/all-minor-patch into main

This MR contains the following updates:

Package Type Update Change
kevinrob/guzzle-cache-middleware require minor 3.3.1 -> 3.4.1
monolog/monolog require minor 2.2.0 -> 2.3.0

Release Notes

Kevinrob/guzzle-cache-middleware

v3.4.1

Compare Source

v3.4.0

Compare Source

  • Catch and ignore file not found errors. #​130
  • Allow guzzle 7 #​129
  • The Guzzle 7 is complaining about the stream_for method. #​143
Seldaek/monolog

v2.3.0

Compare Source

  • Added a ton of PHPStan type annotations as well as type aliases on Monolog\Logger for Record, Level and LevelName that you can import (#​1557)
    • Added ability to customize date format when using JsonFormatter (#​1561)
    • Fixed FilterHandler not calling reset on its internal handler when reset() is called on it (#​1531)
    • Fixed SyslogUdpHandler not setting the timezone correctly on DateTimeImmutable instances (#​1540)
    • Fixed StreamHandler thread safety - chunk size set to 2GB now to avoid interlacing when doing concurrent writes (#​1553)

Configuration

📅 Schedule: "every weekend" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This MR will be recreated if closed unmerged. Get config help if that's undesired.


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

This MR has been generated by Renovate Bot.

Edited by Reiter, Christoph

Merge request reports