pim-community-dev
pim-community-dev copied to clipboard
Bump monolog/monolog from 1.25.5 to 1.27.1
trafficstars
Bumps monolog/monolog from 1.25.5 to 1.27.1.
Release notes
Sourced from monolog/monolog's releases.
1.27.1
- Fixed MandrillHandler support for SwiftMailer 6 (#1676)
- Fixed StreamHandler chunk size (backport from #1552)
1.27.0
- Added $maxDepth / setMaxDepth to NormalizerFormatter / JsonFormatter to configure the maximum depth if the default of 9 does not work for you (#1633)
1.26.1
- Fixed PHP 8.1 deprecation warning
1.26.0
- Added $dateFormat and $removeUsedContextFields arguments to PsrLogMessageProcessor (backport from 2.x)
Changelog
Sourced from monolog/monolog's changelog.
1.27.1 (2022-06-09)
- Fixed MandrillHandler support for SwiftMailer 6 (#1676)
- Fixed StreamHandler chunk size (backport from #1552)
1.27.0 (2022-03-13)
- Added $maxDepth / setMaxDepth to NormalizerFormatter / JsonFormatter to configure the maximum depth if the default of 9 does not work for you (#1633)
1.26.1 (2021-05-28)
- Fixed PHP 8.1 deprecation warning
1.26.0 (2020-12-14)
- Added $dateFormat and $removeUsedContextFields arguments to PsrLogMessageProcessor (backport from 2.x)
Commits
904713cUpdate changelog07a0d1eSet StreamHandler stream chunk size, backport #1552ea9d861Fix MandrillHandler for swiftmailer >= 6.0.0 (#1676)52ebd23Update changelog09769e4Max depth formatter (#1633)895066eFix the composer.json (#1598)c6b00f0Update changelog377272dMerge pull request #1554 from derrabus/bugfix/datetime-on-8.12e37d0bFix deprecation warning on PHP 8.12209dddUpdate changelog- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)