-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
composer(deps): update monolog/monolog requirement from ^3.7.0 to ^3.8.0 #372
composer(deps): update monolog/monolog requirement from ^3.7.0 to ^3.8.0 #372
Conversation
Updates the requirements on [monolog/monolog](https://github.com/Seldaek/monolog) to permit the latest version. - [Release notes](https://github.com/Seldaek/monolog/releases) - [Changelog](https://github.com/Seldaek/monolog/blob/main/CHANGELOG.md) - [Commits](Seldaek/monolog@3.7.0...3.8.0) --- updated-dependencies: - dependency-name: monolog/monolog dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Dependency ReviewThe following issues were found:
License Issuescomposer.json
OpenSSF Scorecard
Scanned Files
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #372 +/- ##
=============================================
+ Coverage 97.50% 100.00% +2.50%
+ Complexity 44 43 -1
=============================================
Files 4 4
Lines 240 234 -6
=============================================
Hits 234 234
+ Misses 6 0 -6
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Code Climate has analyzed commit 7528aa0 and detected 0 issues on this pull request. The test coverage on the diff in this pull request is 100.0% (50% is the threshold). This pull request will bring the total coverage in the repository to 100.0%. View more on Code Climate. |
Updates the requirements on monolog/monolog to permit the latest version.
Release notes
Sourced from monolog/monolog's releases.
Changelog
Sourced from monolog/monolog's changelog.
... (truncated)
Commits
32e515f
Merge branch '2.x'5cf826f
Update changelog7729f32
Merge branch '2.x'd2d0341
Fix patchd57089b
Fix RotatingFileHandler bug where rotation could sometimes not happen correct...0c73661
Auto-close streams when reset() is called, fixes #186224a1110
Merge branch '2.x'0779fb9
Close and reopen file handles if a write fails (#1882)517e2f4
Fix build5d5da57
Normalize call normalizeRecord if necessary (#1906)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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@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)