Skip to content

Commit

Permalink
build(deps): bump the composer-production-dependencies group across 1…
Browse files Browse the repository at this point in the history
… directory with 11 updates

Updates the requirements on [monolog/monolog](https://github.com/Seldaek/monolog), [open-telemetry/sdk](https://github.com/opentelemetry-php/sdk), [open-telemetry/exporter-otlp](https://github.com/opentelemetry-php/exporter-otlp), [open-telemetry/opentelemetry-auto-slim](https://github.com/opentelemetry-php/contrib-auto-slim), [guzzlehttp/guzzle](https://github.com/guzzle/guzzle), [php-di/php-di](https://github.com/PHP-DI/PHP-DI), [php-di/slim-bridge](https://github.com/PHP-DI/Slim-Bridge), [php-http/guzzle7-adapter](https://github.com/php-http/guzzle7-adapter), [react/http](https://github.com/reactphp/http), [slim/psr7](https://github.com/slimphp/Slim-Psr7) and [slim/slim](https://github.com/slimphp/Slim) to permit the latest version.

Updates `monolog/monolog` to 3.8.1
- [Release notes](https://github.com/Seldaek/monolog/releases)
- [Changelog](https://github.com/Seldaek/monolog/blob/main/CHANGELOG.md)
- [Commits](Seldaek/monolog@3.5.0...3.8.1)

Updates `open-telemetry/sdk` to 1.2.0
- [Release notes](https://github.com/opentelemetry-php/sdk/releases)
- [Commits](opentelemetry-php/sdk@1.0.8...1.2.0)

Updates `open-telemetry/exporter-otlp` to 1.2.0
- [Release notes](https://github.com/opentelemetry-php/exporter-otlp/releases)
- [Commits](opentelemetry-php/exporter-otlp@1.0.4...1.2.0)

Updates `open-telemetry/opentelemetry-auto-slim` to 1.0.7
- [Release notes](https://github.com/opentelemetry-php/contrib-auto-slim/releases)
- [Commits](opentelemetry-php/contrib-auto-slim@1.0.6...1.0.7)

Updates `guzzlehttp/guzzle` to 7.9.2
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/7.9/CHANGELOG.md)
- [Commits](guzzle/guzzle@7.8.1...7.9.2)

Updates `php-di/php-di` to 7.0.7
- [Release notes](https://github.com/PHP-DI/PHP-DI/releases)
- [Commits](PHP-DI/PHP-DI@7.0.6...7.0.7)

Updates `php-di/slim-bridge` to 3.4.1
- [Release notes](https://github.com/PHP-DI/Slim-Bridge/releases)
- [Commits](PHP-DI/Slim-Bridge@3.4.0...3.4.1)

Updates `php-http/guzzle7-adapter` to 1.1.0
- [Release notes](https://github.com/php-http/guzzle7-adapter/releases)
- [Changelog](https://github.com/php-http/guzzle7-adapter/blob/1.x/CHANGELOG.md)
- [Commits](php-http/guzzle7-adapter@1.0.0...1.1.0)

Updates `react/http` to 1.11.0
- [Release notes](https://github.com/reactphp/http/releases)
- [Changelog](https://github.com/reactphp/http/blob/v1.11.0/CHANGELOG.md)
- [Commits](reactphp/http@v1.9.0...v1.11.0)

Updates `slim/psr7` to 1.7.0
- [Release notes](https://github.com/slimphp/Slim-Psr7/releases)
- [Commits](slimphp/Slim-Psr7@1.6.1...1.7.0)

Updates `slim/slim` to 4.14.0
- [Release notes](https://github.com/slimphp/Slim/releases)
- [Changelog](https://github.com/slimphp/Slim/blob/4.x/CHANGELOG.md)
- [Commits](slimphp/Slim@4.12.0...4.14.0)

---
updated-dependencies:
- dependency-name: monolog/monolog
  dependency-type: direct:production
  dependency-group: composer-production-dependencies
- dependency-name: open-telemetry/sdk
  dependency-type: direct:production
  dependency-group: composer-production-dependencies
- dependency-name: open-telemetry/exporter-otlp
  dependency-type: direct:production
  dependency-group: composer-production-dependencies
- dependency-name: open-telemetry/opentelemetry-auto-slim
  dependency-type: direct:production
  dependency-group: composer-production-dependencies
- dependency-name: guzzlehttp/guzzle
  dependency-type: direct:production
  dependency-group: composer-production-dependencies
- dependency-name: php-di/php-di
  dependency-type: direct:production
  dependency-group: composer-production-dependencies
- dependency-name: php-di/slim-bridge
  dependency-type: direct:production
  dependency-group: composer-production-dependencies
- dependency-name: php-http/guzzle7-adapter
  dependency-type: direct:production
  dependency-group: composer-production-dependencies
- dependency-name: react/http
  dependency-type: direct:production
  dependency-group: composer-production-dependencies
- dependency-name: slim/psr7
  dependency-type: direct:production
  dependency-group: composer-production-dependencies
- dependency-name: slim/slim
  dependency-type: direct:production
  dependency-group: composer-production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 9, 2025
1 parent 1efe410 commit 9e1ea72
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions src/quote/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,20 +6,20 @@
"php": ">= 8.3",
"ext-json": "*",
"ext-pcntl": "*",
"monolog/monolog": "3.5.0",
"monolog/monolog": "3.8.1",
"open-telemetry/api": "1.0.3",
"open-telemetry/sdk": "1.0.8",
"open-telemetry/exporter-otlp": "1.0.4",
"open-telemetry/opentelemetry-auto-slim": "1.0.6",
"open-telemetry/sdk": "1.2.0",
"open-telemetry/exporter-otlp": "1.2.0",
"open-telemetry/opentelemetry-auto-slim": "1.0.7",
"open-telemetry/detector-container": "1.0.0",
"open-telemetry/opentelemetry-logger-monolog": "1.0.0",
"guzzlehttp/guzzle": "7.8.1",
"php-di/php-di": "7.0.6",
"php-di/slim-bridge": "3.4.0",
"php-http/guzzle7-adapter": "1.0.0",
"react/http": "v1.9.0",
"slim/psr7": "1.6.1",
"slim/slim": "4.12.0"
"guzzlehttp/guzzle": "7.9.2",
"php-di/php-di": "7.0.7",
"php-di/slim-bridge": "3.4.1",
"php-http/guzzle7-adapter": "1.1.0",
"react/http": "v1.11.0",
"slim/psr7": "1.7.0",
"slim/slim": "4.14.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 9e1ea72

Please sign in to comment.