From ab58c44c0eea43519afd1400903a5f5199140773 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jan 2026 01:01:44 +0000 Subject: [PATCH] Build(deps): bump contributte/monolog from 0.5.2 to 0.6.0 Bumps [contributte/monolog](https://github.com/contributte/monolog) from 0.5.2 to 0.6.0. - [Release notes](https://github.com/contributte/monolog/releases) - [Commits](https://github.com/contributte/monolog/compare/v0.5.2...v0.6.0) --- updated-dependencies: - dependency-name: contributte/monolog dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 55 ++++++++++++++++++++++++--------------------------- 2 files changed, 27 insertions(+), 30 deletions(-) diff --git a/composer.json b/composer.json index b3a535e..44bf5d8 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ "contributte/console": "^0.10.1", "contributte/di": "^0.5.6", "contributte/http": "^0.5.0", - "contributte/monolog": "^0.5.2", + "contributte/monolog": "^0.6.0", "contributte/neonizer": "^0.7.0", "contributte/security": "^0.4.0", "contributte/tracy": "^0.6.0", diff --git a/composer.lock b/composer.lock index 8a821af..b6968b9 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "5d7cc9069f6c7583a74ab46a8903a15c", + "content-hash": "56dff569088edb17fe05b3f973e8a865", "packages": [ { "name": "contributte/apitte", @@ -470,32 +470,29 @@ }, { "name": "contributte/monolog", - "version": "v0.5.2", + "version": "v0.6.0", "source": { "type": "git", "url": "https://github.com/contributte/monolog.git", - "reference": "85511b300e5c6ac12b25bf09f5ece16de2fd2c18" + "reference": "540e92da57680652d96800a8d369b390b91ff412" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/contributte/monolog/zipball/85511b300e5c6ac12b25bf09f5ece16de2fd2c18", - "reference": "85511b300e5c6ac12b25bf09f5ece16de2fd2c18", + "url": "https://api.github.com/repos/contributte/monolog/zipball/540e92da57680652d96800a8d369b390b91ff412", + "reference": "540e92da57680652d96800a8d369b390b91ff412", "shasum": "" }, "require": { - "contributte/di": "^0.5.3", "monolog/monolog": "^2.0.0 || ^3.0.0", + "nette/di": "^3.2", "nette/utils": "^3.0.0 || ^4.0.0", - "php": ">=7.2" + "php": ">=8.2" }, "require-dev": { - "ninjify/nunjuck": "^0.4", - "ninjify/qa": "^v0.13.0", - "phpstan/phpstan": "^1.8.11", - "phpstan/phpstan-deprecation-rules": "^1.0.0", - "phpstan/phpstan-nette": "^1.1.0", - "phpstan/phpstan-strict-rules": "^1.4.4", - "tracy/tracy": "^v2.9.4" + "contributte/phpstan": "^0.1.0", + "contributte/qa": "^0.4.0", + "contributte/tester": "^0.4.0", + "tracy/tracy": "^2.9.4" }, "type": "library", "extra": { @@ -527,7 +524,7 @@ ], "support": { "issues": "https://github.com/contributte/monolog/issues", - "source": "https://github.com/contributte/monolog/tree/v0.5.2" + "source": "https://github.com/contributte/monolog/tree/v0.6.0" }, "funding": [ { @@ -539,7 +536,7 @@ "type": "github" } ], - "time": "2023-07-21T08:28:12+00:00" + "time": "2026-01-02T13:53:23+00:00" }, { "name": "contributte/neonizer", @@ -2396,16 +2393,16 @@ }, { "name": "monolog/monolog", - "version": "3.8.1", + "version": "3.10.0", "source": { "type": "git", "url": "https://github.com/Seldaek/monolog.git", - "reference": "aef6ee73a77a66e404dd6540934a9ef1b3c855b4" + "reference": "b321dd6749f0bf7189444158a3ce785cc16d69b0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Seldaek/monolog/zipball/aef6ee73a77a66e404dd6540934a9ef1b3c855b4", - "reference": "aef6ee73a77a66e404dd6540934a9ef1b3c855b4", + "url": "https://api.github.com/repos/Seldaek/monolog/zipball/b321dd6749f0bf7189444158a3ce785cc16d69b0", + "reference": "b321dd6749f0bf7189444158a3ce785cc16d69b0", "shasum": "" }, "require": { @@ -2423,7 +2420,7 @@ "graylog2/gelf-php": "^1.4.2 || ^2.0", "guzzlehttp/guzzle": "^7.4.5", "guzzlehttp/psr7": "^2.2", - "mongodb/mongodb": "^1.8", + "mongodb/mongodb": "^1.8 || ^2.0", "php-amqplib/php-amqplib": "~2.4 || ^3", "php-console/php-console": "^3.1.8", "phpstan/phpstan": "^2", @@ -2483,7 +2480,7 @@ ], "support": { "issues": "https://github.com/Seldaek/monolog/issues", - "source": "https://github.com/Seldaek/monolog/tree/3.8.1" + "source": "https://github.com/Seldaek/monolog/tree/3.10.0" }, "funding": [ { @@ -2495,7 +2492,7 @@ "type": "tidelift" } ], - "time": "2024-12-05T17:15:07+00:00" + "time": "2026-01-02T08:56:05+00:00" }, { "name": "nette/bootstrap", @@ -2743,16 +2740,16 @@ }, { "name": "nette/neon", - "version": "v3.4.6", + "version": "v3.4.7", "source": { "type": "git", "url": "https://github.com/nette/neon.git", - "reference": "36e3f4f89fd8a7b89ada74c7a678baa9f7cc7719" + "reference": "cc96bf5264d721d0c102bb976272d3d001a23e65" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nette/neon/zipball/36e3f4f89fd8a7b89ada74c7a678baa9f7cc7719", - "reference": "36e3f4f89fd8a7b89ada74c7a678baa9f7cc7719", + "url": "https://api.github.com/repos/nette/neon/zipball/cc96bf5264d721d0c102bb976272d3d001a23e65", + "reference": "cc96bf5264d721d0c102bb976272d3d001a23e65", "shasum": "" }, "require": { @@ -2808,9 +2805,9 @@ ], "support": { "issues": "https://github.com/nette/neon/issues", - "source": "https://github.com/nette/neon/tree/v3.4.6" + "source": "https://github.com/nette/neon/tree/v3.4.7" }, - "time": "2025-11-25T13:12:06+00:00" + "time": "2026-01-04T08:39:50+00:00" }, { "name": "nette/php-generator",