From b954815f5d0dce9520f65679e834d8bd49e571e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Mar 2025 10:28:38 +0300 Subject: [PATCH] Composer(deps): Bump bugsnag/bugsnag from 3.29.2 to 3.29.3 (#1837) Bumps [bugsnag/bugsnag](https://github.com/bugsnag/bugsnag-php) from 3.29.2 to 3.29.3. - [Release notes](https://github.com/bugsnag/bugsnag-php/releases) - [Changelog](https://github.com/bugsnag/bugsnag-php/blob/master/CHANGELOG.md) - [Commits](https://github.com/bugsnag/bugsnag-php/compare/v3.29.2...v3.29.3) --- updated-dependencies: - dependency-name: bugsnag/bugsnag dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- composer.lock | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/composer.lock b/composer.lock index 090c647ff..ef6589450 100644 --- a/composer.lock +++ b/composer.lock @@ -402,16 +402,16 @@ }, { "name": "bugsnag/bugsnag", - "version": "v3.29.2", + "version": "v3.29.3", "source": { "type": "git", "url": "https://github.com/bugsnag/bugsnag-php.git", - "reference": "437ac553e3dfb546b93a7191e031643b00da20f2" + "reference": "9d9aa665f5e9d24f45aad5114dbd2d861119febb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bugsnag/bugsnag-php/zipball/437ac553e3dfb546b93a7191e031643b00da20f2", - "reference": "437ac553e3dfb546b93a7191e031643b00da20f2", + "url": "https://api.github.com/repos/bugsnag/bugsnag-php/zipball/9d9aa665f5e9d24f45aad5114dbd2d861119febb", + "reference": "9d9aa665f5e9d24f45aad5114dbd2d861119febb", "shasum": "" }, "require": { @@ -459,9 +459,9 @@ ], "support": { "issues": "https://github.com/bugsnag/bugsnag-php/issues", - "source": "https://github.com/bugsnag/bugsnag-php/tree/v3.29.2" + "source": "https://github.com/bugsnag/bugsnag-php/tree/v3.29.3" }, - "time": "2025-01-13T16:29:41+00:00" + "time": "2025-03-06T12:03:07+00:00" }, { "name": "claviska/simpleimage", @@ -518,16 +518,16 @@ }, { "name": "composer/ca-bundle", - "version": "1.5.5", + "version": "1.5.6", "source": { "type": "git", "url": "https://github.com/composer/ca-bundle.git", - "reference": "08c50d5ec4c6ced7d0271d2862dec8c1033283e6" + "reference": "f65c239c970e7f072f067ab78646e9f0b2935175" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/ca-bundle/zipball/08c50d5ec4c6ced7d0271d2862dec8c1033283e6", - "reference": "08c50d5ec4c6ced7d0271d2862dec8c1033283e6", + "url": "https://api.github.com/repos/composer/ca-bundle/zipball/f65c239c970e7f072f067ab78646e9f0b2935175", + "reference": "f65c239c970e7f072f067ab78646e9f0b2935175", "shasum": "" }, "require": { @@ -574,7 +574,7 @@ "support": { "irc": "irc://irc.freenode.org/composer", "issues": "https://github.com/composer/ca-bundle/issues", - "source": "https://github.com/composer/ca-bundle/tree/1.5.5" + "source": "https://github.com/composer/ca-bundle/tree/1.5.6" }, "funding": [ { @@ -590,7 +590,7 @@ "type": "tidelift" } ], - "time": "2025-01-08T16:17:16+00:00" + "time": "2025-03-06T14:30:56+00:00" }, { "name": "doctrine/lexer",