Skip to content
This repository has been archived by the owner on Feb 13, 2022. It is now read-only.

chore(deps-dev): bump monolog/monolog from 2.2.0 to 2.3.5 #782

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 4, 2021

Bumps monolog/monolog from 2.2.0 to 2.3.5.

Release notes

Sourced from monolog/monolog's releases.

2.3.5

  • Fixed regression in StreamHandler since 2.3.3 on systems with the memory_limit set to >=20GB (#1592)

2.3.4

  • Fixed support for psr/log 3.x (#1589)

2.3.3

  • Fixed memory usage when using StreamHandler and calling stream_get_contents on the resource you passed to it (#1578, #1577)
  • Fixed support for psr/log 2.x (#1587)
  • Fixed some type annotations

2.3.2

  • Fixed compatibility with PHP 7.2 - 7.4 when experiencing PCRE errors (#1568)

2.3.1

  • Fixed Utils::getClass handling of anonymous classes not being fully compatible with PHP 8 (#1563)
  • Fixed some @inheritDoc annotations having the wrong case

2.3.0

  • 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)
Changelog

Sourced from monolog/monolog's changelog.

2.3.5 (2021-10-01)

  • Fixed regression in StreamHandler since 2.3.3 on systems with the memory_limit set to >=20GB (#1592)

2.3.4 (2021-09-15)

  • Fixed support for psr/log 3.x (#1589)

2.3.3 (2021-09-14)

  • Fixed memory usage when using StreamHandler and calling stream_get_contents on the resource you passed to it (#1578, #1577)
  • Fixed support for psr/log 2.x (#1587)
  • Fixed some type annotations

2.3.2 (2021-07-23)

  • Fixed compatibility with PHP 7.2 - 7.4 when experiencing PCRE errors (#1568)

2.3.1 (2021-07-14)

  • Fixed Utils::getClass handling of anonymous classes not being fully compatible with PHP 8 (#1563)
  • Fixed some @inheritDoc annotations having the wrong case

2.3.0 (2021-07-05)

  • 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)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the automerge label Oct 4, 2021
@dependabot dependabot bot force-pushed the dependabot/composer/main/monolog/monolog-2.3.5 branch from affe424 to a4d9e9b Compare October 4, 2021 08:03
@kodiakhq kodiakhq bot removed the automerge label Oct 4, 2021
@kodiakhq
Copy link
Contributor

kodiakhq bot commented Oct 4, 2021

This PR currently has a merge conflict. Please resolve this and then re-add the automerge label.

@dependabot dependabot bot force-pushed the dependabot/composer/main/monolog/monolog-2.3.5 branch 4 times, most recently from 21d34a8 to 90f00da Compare October 11, 2021 08:03
@dependabot dependabot bot force-pushed the dependabot/composer/main/monolog/monolog-2.3.5 branch 2 times, most recently from e8a0f8a to 5756b21 Compare October 18, 2021 08:08
@dependabot dependabot bot force-pushed the dependabot/composer/main/monolog/monolog-2.3.5 branch 4 times, most recently from af5b698 to 91044b8 Compare October 26, 2021 08:03
@dependabot dependabot bot force-pushed the dependabot/composer/main/monolog/monolog-2.3.5 branch 8 times, most recently from 81aa83e to 724166e Compare November 1, 2021 08:09
@dependabot dependabot bot force-pushed the dependabot/composer/main/monolog/monolog-2.3.5 branch 2 times, most recently from baffec6 to 176dd22 Compare November 11, 2021 08:03
@dependabot dependabot bot force-pushed the dependabot/composer/main/monolog/monolog-2.3.5 branch 3 times, most recently from b273ae4 to 9105c8c Compare November 19, 2021 08:03
@dependabot dependabot bot force-pushed the dependabot/composer/main/monolog/monolog-2.3.5 branch 2 times, most recently from f468560 to d908789 Compare November 22, 2021 08:05
@dependabot dependabot bot force-pushed the dependabot/composer/main/monolog/monolog-2.3.5 branch 11 times, most recently from f2ba46a to 879beb2 Compare January 13, 2022 08:04
@dependabot dependabot bot force-pushed the dependabot/composer/main/monolog/monolog-2.3.5 branch 4 times, most recently from 75ef160 to ced6d0f Compare January 21, 2022 08:06
@dependabot dependabot bot force-pushed the dependabot/composer/main/monolog/monolog-2.3.5 branch 6 times, most recently from 6aa325e to 4898ee5 Compare January 31, 2022 08:03
@dependabot dependabot bot force-pushed the dependabot/composer/main/monolog/monolog-2.3.5 branch 6 times, most recently from bacade2 to ea6323c Compare February 7, 2022 08:03
@dependabot dependabot bot force-pushed the dependabot/composer/main/monolog/monolog-2.3.5 branch from ea6323c to c3f614e Compare February 8, 2022 08:04
Bumps [monolog/monolog](https://github.com/Seldaek/monolog) from 2.2.0 to 2.3.5.
- [Release notes](https://github.com/Seldaek/monolog/releases)
- [Changelog](https://github.com/Seldaek/monolog/blob/main/CHANGELOG.md)
- [Commits](Seldaek/monolog@2.2.0...2.3.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/composer/main/monolog/monolog-2.3.5 branch from c3f614e to f059423 Compare February 10, 2022 08:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants