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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-03-07 10:28:38 +03:00 committed by GitHub
commit b954815f5d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

24
composer.lock generated
View file

@ -402,16 +402,16 @@
}, },
{ {
"name": "bugsnag/bugsnag", "name": "bugsnag/bugsnag",
"version": "v3.29.2", "version": "v3.29.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/bugsnag/bugsnag-php.git", "url": "https://github.com/bugsnag/bugsnag-php.git",
"reference": "437ac553e3dfb546b93a7191e031643b00da20f2" "reference": "9d9aa665f5e9d24f45aad5114dbd2d861119febb"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/bugsnag/bugsnag-php/zipball/437ac553e3dfb546b93a7191e031643b00da20f2", "url": "https://api.github.com/repos/bugsnag/bugsnag-php/zipball/9d9aa665f5e9d24f45aad5114dbd2d861119febb",
"reference": "437ac553e3dfb546b93a7191e031643b00da20f2", "reference": "9d9aa665f5e9d24f45aad5114dbd2d861119febb",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -459,9 +459,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/bugsnag/bugsnag-php/issues", "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", "name": "claviska/simpleimage",
@ -518,16 +518,16 @@
}, },
{ {
"name": "composer/ca-bundle", "name": "composer/ca-bundle",
"version": "1.5.5", "version": "1.5.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/composer/ca-bundle.git", "url": "https://github.com/composer/ca-bundle.git",
"reference": "08c50d5ec4c6ced7d0271d2862dec8c1033283e6" "reference": "f65c239c970e7f072f067ab78646e9f0b2935175"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/composer/ca-bundle/zipball/08c50d5ec4c6ced7d0271d2862dec8c1033283e6", "url": "https://api.github.com/repos/composer/ca-bundle/zipball/f65c239c970e7f072f067ab78646e9f0b2935175",
"reference": "08c50d5ec4c6ced7d0271d2862dec8c1033283e6", "reference": "f65c239c970e7f072f067ab78646e9f0b2935175",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -574,7 +574,7 @@
"support": { "support": {
"irc": "irc://irc.freenode.org/composer", "irc": "irc://irc.freenode.org/composer",
"issues": "https://github.com/composer/ca-bundle/issues", "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": [ "funding": [
{ {
@ -590,7 +590,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2025-01-08T16:17:16+00:00" "time": "2025-03-06T14:30:56+00:00"
}, },
{ {
"name": "doctrine/lexer", "name": "doctrine/lexer",