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

Update dependency monolog/monolog to v3.8.1 #19

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 27, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
monolog/monolog 3.4.0 -> 3.8.1 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

Seldaek/monolog (monolog/monolog)

v3.8.1

Compare Source

  • Deprecated Monolog\DateTimeImmutable in favor of Monolog\JsonSerializableDateTimeImmutable (#​1928)
    • Fixed gelf keys not being valid when context/extra data keys have spaces in them (#​1927)
    • Fixed empty lines appearing in the stack traces when a custom formatter returned null (#​1925)

v3.8.0

Compare Source

  • Added $fileOpenMode param to StreamHandler to define a custom fopen mode to open the log file (#​1913)
    • Fixed PHP 8.4 deprecation notices (#​1903)
    • Added ability to extend/override IntrospectionProcessor (#​1899)
    • Added $timeout param to ProcessHandler to configure the stream_select() timeout to avoid blocking too long (default is 1.0 sec) (#​1916)
    • Fixed JsonFormatter batch handling to normalize records individually to make sure they look the same as if they were handled one by one (#​1906)
    • Fixed StreamHandler handling of write failures so that it now closes/reopens the stream and retries the write once before failing (#​1882)
    • Fixed StreamHandler error handler causing issues if a stream handler triggers an error (#​1866)
    • Fixed StreamHandler::reset not closing the stream, so that it would fail to write in some cases with long running processes (#​1862)
    • Fixed RotatingFileHandler issue where rotation does not happen in some long running processes (#​1905)
    • Fixed JsonFormatter handling of incomplete classes (#​1834)
    • Fixed RotatingFileHandler bug where rotation could sometimes not happen correctly (#​1905)

v3.7.0

Compare Source

  • Added NormalizerFormatter->setBasePath(...) (and JsonFormatter by extension) that allows removing the project's path from the stack trace output (47e301d)
    • Fixed JsonFormatter handling of incomplete classes (#​1834)
    • Fixed private error handlers causing problems with custom StreamHandler implementations (#​1866)

v3.6.0

Compare Source

  • Added LineFormatter->setBasePath(...) that allows removing the project's path from the stack trace output (#​1873)
    • Added $includeExtra option in PsrHandler to also use extra data to replace placeholder values in the message (#​1852)
    • Added ability to customize what is a duplicated message by extending the DeduplicationHandler (#​1879)
    • Added handling for using GelfMessageFormatter together with the AmqpHandler (#​1869)
    • Added ability to extend GoogleCloudLoggingFormatter (#​1859)
    • Fixed __toString failures in context data crashing the normalization process (#​1868)
    • Fixed PHP 8.4 deprecation warnings (#​1874)

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)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update dependency monolog/monolog to v3.5.0 Update dependency monolog/monolog to v3.6.0 Apr 12, 2024
@renovate renovate bot force-pushed the renovate/monolog-monolog-3.x-lockfile branch from ad9db28 to 50f5428 Compare April 12, 2024 21:38
@renovate renovate bot force-pushed the renovate/monolog-monolog-3.x-lockfile branch from 50f5428 to af3923b Compare June 28, 2024 10:48
@renovate renovate bot changed the title Update dependency monolog/monolog to v3.6.0 Update dependency monolog/monolog to v3.7.0 Jun 28, 2024
@renovate renovate bot changed the title Update dependency monolog/monolog to v3.7.0 Update dependency monolog/monolog to v3.8.0 Nov 12, 2024
@renovate renovate bot force-pushed the renovate/monolog-monolog-3.x-lockfile branch from af3923b to 65e34cc Compare November 12, 2024 14:41
@renovate renovate bot changed the title Update dependency monolog/monolog to v3.8.0 Update dependency monolog/monolog to v3.8.1 Dec 5, 2024
Copy link
Contributor Author

renovate bot commented Dec 5, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: composer.lock
Command failed: composer update monolog/monolog:3.8.1 --with-dependencies --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins
Loading composer repositories with package information
Updating dependencies
Lock file operations: 0 installs, 2 updates, 0 removals
  - Upgrading monolog/monolog (3.4.0 => 3.8.1)
  - Upgrading psr/log (3.0.0 => 3.0.2)
Writing lock file
Installing dependencies from lock file (including require-dev)
Package operations: 136 installs, 0 updates, 0 removals
  - Downloading composer/package-versions-deprecated (1.11.99.5)
  - Downloading laminas/laminas-component-installer (3.3.0)
  - Downloading squizlabs/php_codesniffer (3.7.2)
  - Downloading dealerdirect/phpcodesniffer-composer-installer (v0.7.2)
  - Downloading composer/pcre (3.1.0)
  - Downloading psr/http-message (2.0)
  - Downloading dflydev/fig-cookies (v3.1.0)
  - Downloading psr/cache (3.0.0)
  - Downloading doctrine/lexer (3.0.0)
  - Downloading doctrine/annotations (2.0.1)
  - Downloading psr/log (3.0.2)
  - Downloading filp/whoops (2.15.3)
  - Downloading webimpress/coding-standard (1.3.1)
  - Downloading phpstan/phpdoc-parser (1.5.1)
  - Downloading slevomat/coding-standard (7.2.1)
  - Downloading laminas/laminas-coding-standard (2.5.0)
  - Downloading webimpress/safe-writer (2.2.0)
  - Downloading laminas/laminas-stdlib (3.17.0)
  - Downloading nikic/php-parser (v4.16.0)
  - Downloading brick/varexporter (0.3.8)
  - Downloading laminas/laminas-config-aggregator (1.13.0)
  - Downloading laminas/laminas-development-mode (3.11.0)
  - Downloading symfony/polyfill-mbstring (v1.27.0)
  - Downloading symfony/polyfill-ctype (v1.27.0)
  - Downloading laminas/laminas-escaper (2.12.0)
  - Downloading laminas/laminas-eventmanager (3.10.0)
  - Downloading psr/container (1.1.2)
  - Downloading laminas/laminas-servicemanager (3.21.0)
  - Downloading laminas/laminas-validator (2.35.0)
  - Downloading laminas/laminas-filter (2.32.0)
  - Downloading laminas/laminas-inputfilter (2.27.0)
  - Downloading webmozart/assert (1.11.0)
  - Downloading laminas/laminas-hydrator (4.14.0)
  - Downloading laminas/laminas-form (3.13.0)
  - Downloading psr/http-server-handler (1.0.2)
  - Downloading psr/http-factory (1.0.2)
  - Downloading laminas/laminas-diactoros (3.0.0)
  - Downloading laminas/laminas-httphandlerrunner (2.7.0)
  - Downloading laminas/laminas-i18n (2.23.0)
  - Downloading laminas/laminas-json (3.5.0)
  - Downloading league/tactician (v1.1.0)
  - Downloading league/event (2.2.0)
  - Downloading league/tactician-command-events (v0.6)
  - Downloading psr/http-server-middleware (1.0.2)
  - Downloading mezzio/mezzio-session (1.13.0)
  - Downloading mezzio/mezzio-authentication (1.8.0)
  - Downloading mezzio/mezzio-authentication-session (1.8.0)
  - Downloading fig/http-message-util (1.1.5)
  - Downloading mezzio/mezzio-router (3.16.1)
  - Downloading mezzio/mezzio-authorization (1.8.0)
  - Downloading laminas/laminas-permissions-acl (2.15.0)
  - Downloading mezzio/mezzio-authorization-acl (1.9.0)
  - Downloading nikic/fast-route (v1.3.0)
  - Downloading mezzio/mezzio-fastroute (3.10.0)
  - Downloading mezzio/mezzio-flash (1.7.0)
  - Downloading mezzio/mezzio-template (2.8.0)
  - Downloading mezzio/mezzio-helpers (5.15.0)
  - Downloading laminas/laminas-view (2.29.0)
  - Downloading mezzio/mezzio-laminasviewrenderer (2.14.0)
  - Downloading mezzio/mezzio-session-ext (1.18.0)
  - Downloading symfony/process (v6.3.0)
  - Downloading laminas/laminas-stratigility (3.10.0)
  - Downloading mezzio/mezzio (3.17.0)
  - Downloading laminas/laminas-code (4.11.0)
  - Downloading symfony/polyfill-php80 (v1.27.0)
  - Downloading psr/event-dispatcher (1.0.0)
  - Downloading symfony/event-dispatcher-contracts (v3.3.0)
  - Downloading symfony/event-dispatcher (v6.3.0)
  - Downloading symfony/polyfill-intl-normalizer (v1.27.0)
  - Downloading symfony/polyfill-intl-grapheme (v1.27.0)
  - Downloading symfony/string (v6.3.0)
  - Downloading symfony/deprecation-contracts (v3.3.0)
  - Downloading symfony/service-contracts (v2.5.2)
  - Downloading symfony/console (v6.3.0)
  - Downloading laminas/laminas-cli (1.8.0)
  - Downloading mezzio/mezzio-tooling (2.8.0)
  - Downloading mikemix/tactician-module (3.2.0)
  - Downloading monolog/monolog (3.8.1)
  - Downloading symfony/var-dumper (v6.3.1)
  - Downloading maximebf/debugbar (v1.18.2)
  - Downloading php-middleware/php-debug-bar (4.2.0)
  - Downloading phpdocumentor/reflection-common (2.2.0)
  - Downloading phpdocumentor/type-resolver (1.6.2)
  - Downloading phpdocumentor/reflection-docblock (5.3.0)
  - Downloading sebastian/version (3.0.2)
  - Downloading sebastian/type (3.2.1)
  - Downloading sebastian/resource-operations (3.0.3)
  - Downloading sebastian/recursion-context (4.0.5)
  - Downloading sebastian/object-reflector (2.0.4)
  - Downloading sebastian/object-enumerator (4.0.4)
  - Downloading sebastian/global-state (5.0.5)
  - Downloading sebastian/exporter (4.0.5)
  - Downloading sebastian/environment (5.1.5)
  - Downloading sebastian/diff (4.0.5)
  - Downloading sebastian/comparator (4.0.8)
  - Downloading sebastian/code-unit (1.0.8)
  - Downloading sebastian/cli-parser (1.0.1)
  - Downloading phpunit/php-timer (5.0.3)
  - Downloading phpunit/php-text-template (2.0.4)
  - Downloading phpunit/php-invoker (3.1.1)
  - Downloading phpunit/php-file-iterator (3.0.6)
  - Downloading theseer/tokenizer (1.2.1)
  - Downloading sebastian/lines-of-code (1.0.3)
  - Downloading sebastian/complexity (2.0.2)
  - Downloading sebastian/code-unit-reverse-lookup (2.0.3)
  - Downloading phpunit/php-code-coverage (9.2.26)
  - Downloading phar-io/version (3.2.1)
  - Downloading phar-io/manifest (2.0.3)
  - Downloading myclabs/deep-copy (1.11.1)
  - Downloading doctrine/instantiator (2.0.0)
  - Downloading phpunit/phpunit (9.6.10)
  - Downloading symfony/filesystem (v6.3.1)
  - Downloading spatie/array-to-xml (3.2.0)
  - Downloading netresearch/jsonmapper (v4.2.0)
  - Downloading fidry/cpu-core-counter (0.5.1)
  - Downloading felixfbecker/language-server-protocol (v1.5.2)
  - Downloading felixfbecker/advanced-json-rpc (v3.2.1)
  - Downloading dnoegel/php-xdg-base-dir (v0.1.1)
  - Downloading composer/xdebug-handler (3.0.3)
  - Downloading composer/semver (3.3.2)
  - Downloading amphp/amp (v2.6.2)
  - Downloading amphp/byte-stream (v1.8.1)
  - Downloading vimeo/psalm (5.14.1)
  - Downloading psalm/plugin-phpunit (0.18.4)
  - Downloading ramsey/collection (2.0.0)
  - Downloading brick/math (0.11.0)
  - Downloading ramsey/uuid (4.7.4)
  - Downloading webinertia/webinertia-validator (0.0.3)
  - Downloading webinertia/webinertia-filter (0.0.3)
  - Downloading laminas/laminas-navigation (2.18.1)
  - Downloading webinertia/limatus (0.0.12)
  - Downloading laminas/laminas-db (2.18.0)
  - Downloading webinertia/webinertia-db (0.0.6)
  - Downloading webinertia/webinertia-utils (0.0.10)
    Failed to download webinertia/webinertia-validator from dist: The "https://api.github.com/repos/webinertia/webinertia-validator/zipball/92cf2f6f1e4077c9163ba04fc518b0a4f5a86b6b" file could not be downloaded (HTTP/2 404 ):
{"message":"Not Found","documentation_url":"https://docs.github.com/rest/repos/contents#download-a-repository-archive-zip","status":"404"}
    Now trying to download from source
  - Syncing webinertia/webinertia-validator (0.0.3) into cache
    Failed to download webinertia/webinertia-filter from dist: The "https://api.github.com/repos/webinertia/webinertia-filter/zipball/07f8730d072c503d6f029f82551d362641cb8d20" file could not be downloaded (HTTP/2 404 ):
{"message":"Not Found","documentation_url":"https://docs.github.com/rest/repos/contents#download-a-repository-archive-zip","status":"404"}
    Now trying to download from source
  - Syncing webinertia/webinertia-filter (0.0.3) into cache

In Git.php line 587:
                                                                               
  Failed to execute git clone --mirror -- https://ghs...JqT:x-oauth-basic@git  
  hub.com/webinertia/webinertia-validator.git /tmp/renovate/cache/others/comp  
  oser/vcs/https---github.com-webinertia-webinertia-validator.git/             
                                                                               
  Cloning into bare repository '/tmp/renovate/cache/others/composer/vcs/https  
  ---github.com-webinertia-webinertia-validator.git'...                        
  remote: Support for password authentication was removed on August 13, 2021.  
  remote: Please see https://docs.github.com/get-started/getting-started-with  
  -git/about-remote-repositories#cloning-with-https-urls for information on c  
  urrently recommended modes of authentication.                                
  fatal: Authentication failed for 'https://github.com/webinertia/webinertia-  
  validator.git/'                                                              
                                                                               

update [--with WITH] [--prefer-source] [--prefer-dist] [--prefer-install PREFER-INSTALL] [--dry-run] [--dev] [--no-dev] [--lock] [--no-install] [--no-audit] [--audit-format AUDIT-FORMAT] [--no-autoloader] [--no-suggest] [--no-progress] [-w|--with-dependencies] [-W|--with-all-dependencies] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--apcu-autoloader-prefix APCU-AUTOLOADER-PREFIX] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--prefer-stable] [--prefer-lowest] [-m|--minimal-changes] [--patch-only] [-i|--interactive] [--root-reqs] [--bump-after-update [BUMP-AFTER-UPDATE]] [--] [<packages>...]


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants