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

chore(deps): update quoteservice #1228

Merged
merged 2 commits into from
Nov 6, 2023
Merged

chore(deps): update quoteservice #1228

merged 2 commits into from
Nov 6, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 5, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
monolog/monolog 3.4.0 -> 3.5.0 age adoption passing confidence
open-telemetry/opentelemetry-logger-monolog (source) 0.0.4 -> 0.0.5 age adoption passing confidence
php-di/php-di (source) 7.0.5 -> 7.0.6 age adoption passing confidence

Release Notes

Seldaek/monolog (monolog/monolog)

v3.5.0

Compare Source

  • Added ability to indent stack traces in LineFormatter via e.g. indentStacktraces(' ') (#​1835)
    • Added ability to configure a max level name length in LineFormatter via e.g. setMaxLevelNameLength(3) (#​1850)
    • Added support for indexed arrays (i.e. [] and not {} arrays once json serialized) containing inline linebreaks in LineFormatter (#​1818)
    • Added WithMonologChannel attribute for integrators to use to configure autowiring (#​1847)
    • Fixed log record extra data leaking between handlers that have handler-specific processors set (#​1819)
    • Fixed LogglyHandler issue with record level filtering (#​1841)
    • 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)
opentelemetry-php/contrib-logger-monolog (open-telemetry/opentelemetry-logger-monolog)

v0.0.5

Compare Source

What's Changed:

Full Changelog: opentelemetry-php/contrib-logger-monolog@0.0.4...0.0.5

PHP-DI/PHP-DI (php-di/php-di)

v7.0.6

Compare Source

What's Changed

New Contributors

Full Changelog: PHP-DI/PHP-DI@7.0.5...7.0.6


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

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

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

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


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team November 5, 2023 01:39
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Nov 5, 2023
Copy link
Contributor Author

renovate bot commented Nov 6, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@austinlparker austinlparker merged commit 46711eb into main Nov 6, 2023
46 checks passed
@austinlparker austinlparker deleted the renovate/quoteservice branch November 6, 2023 21:52
jmichalak9 pushed a commit to jmichalak9/opentelemetry-demo that referenced this pull request Mar 22, 2024
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Austin Parker <austin@ap2.io>
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant