Skip to content
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

Bump monolog/monolog from 2.9.1 to 2.9.2 #107

Merged
merged 2 commits into from
Jan 18, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 30, 2023

Bumps monolog/monolog from 2.9.1 to 2.9.2.

Release notes

Sourced from monolog/monolog's releases.

2.9.2

  • Fixed display_errors parsing in ErrorHandler which did not support string values (#1804)
  • Fixed bug where the previous error handler would not be restored in some cases where StreamHandler fails (#1815)
  • Fixed normalization error when normalizing incomplete classes (#1833)

Full Changelog: Seldaek/monolog@2.9.1...2.9.2

Changelog

Sourced from monolog/monolog's changelog.

2.9.2 (2023-10-27)

  • Fixed display_errors parsing in ErrorHandler which did not support string values (#1804)
  • Fixed bug where the previous error handler would not be restored in some cases where StreamHandler fails (#1815)
  • Fixed normalization error when normalizing incomplete classes (#1833)
Commits
  • 437cb36 Update changelog
  • 531ed6d enforce string value for safety
  • ed80d53 Fix fatal error in NormalizeFormatter: method_exists(): The script tried to e...
  • 70e1c2f Fix string interpolation of newline
  • 1b93764 Fixed bug that restore_error_handler will not be executed if there is an ex...
  • 426e427 Fix phpstan error
  • 0ff87cf Fix display_errors handling to handle string values, fixes #1804
  • 975a02f ci: Update to use GitHub Actions V3 (#1812)
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [monolog/monolog](https://github.com/Seldaek/monolog) from 2.9.1 to 2.9.2.
- [Release notes](https://github.com/Seldaek/monolog/releases)
- [Changelog](https://github.com/Seldaek/monolog/blob/main/CHANGELOG.md)
- [Commits](Seldaek/monolog@2.9.1...2.9.2)

---
updated-dependencies:
- dependency-name: monolog/monolog
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Requires understanding PHP labels Oct 30, 2023
@github-actions github-actions bot enabled auto-merge October 30, 2023 02:23
auto-merge was automatically disabled January 18, 2024 17:00

Base branch was modified

@emilyatmobtown emilyatmobtown merged commit a955873 into develop Jan 18, 2024
4 checks passed
@emilyatmobtown emilyatmobtown deleted the dependabot/composer/monolog/monolog-2.9.2 branch January 18, 2024 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file php Requires understanding PHP
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant