Bump the composer-production-dependencies group across 1 directory with 8 updates#148
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…th 8 updates Updates the requirements on [monolog/monolog](https://github.com/Seldaek/monolog), [open-telemetry/exporter-otlp](https://github.com/opentelemetry-php/exporter-otlp), [open-telemetry/detector-container](https://github.com/opentelemetry-php/contrib-detector-container), [open-telemetry/opentelemetry-logger-monolog](https://github.com/opentelemetry-php/contrib-logger-monolog), [guzzlehttp/guzzle](https://github.com/guzzle/guzzle), [php-di/php-di](https://github.com/PHP-DI/PHP-DI), [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.10.0 - [Release notes](https://github.com/Seldaek/monolog/releases) - [Changelog](https://github.com/Seldaek/monolog/blob/main/CHANGELOG.md) - [Commits](Seldaek/monolog@3.8.1...3.10.0) Updates `open-telemetry/exporter-otlp` to 1.3.4 - [Release notes](https://github.com/opentelemetry-php/exporter-otlp/releases) - [Commits](opentelemetry-php/exporter-otlp@1.2.1...1.3.4) Updates `open-telemetry/detector-container` to 1.1.0 - [Release notes](https://github.com/opentelemetry-php/contrib-detector-container/releases) - [Commits](opentelemetry-php/contrib-detector-container@1.0.0...1.1.0) Updates `open-telemetry/opentelemetry-logger-monolog` to 1.1.0 - [Release notes](https://github.com/opentelemetry-php/contrib-logger-monolog/releases) - [Commits](opentelemetry-php/contrib-logger-monolog@1.0.0...1.1.0) Updates `guzzlehttp/guzzle` to 7.10.0 - [Release notes](https://github.com/guzzle/guzzle/releases) - [Changelog](https://github.com/guzzle/guzzle/blob/7.10/CHANGELOG.md) - [Commits](guzzle/guzzle@7.9.2...7.10.0) Updates `php-di/php-di` to 7.1.1 - [Release notes](https://github.com/PHP-DI/PHP-DI/releases) - [Commits](PHP-DI/PHP-DI@7.0.9...7.1.1) Updates `slim/psr7` to 1.8.0 - [Release notes](https://github.com/slimphp/Slim-Psr7/releases) - [Commits](slimphp/Slim-Psr7@1.7.0...1.8.0) Updates `slim/slim` to 4.15.1 - [Release notes](https://github.com/slimphp/Slim/releases) - [Changelog](https://github.com/slimphp/Slim/blob/4.x/CHANGELOG.md) - [Commits](slimphp/Slim@4.14.0...4.15.1) --- updated-dependencies: - dependency-name: monolog/monolog dependency-version: 3.10.0 dependency-type: direct:production dependency-group: composer-production-dependencies - dependency-name: open-telemetry/exporter-otlp dependency-version: 1.3.4 dependency-type: direct:production dependency-group: composer-production-dependencies - dependency-name: open-telemetry/detector-container dependency-version: 1.1.0 dependency-type: direct:production dependency-group: composer-production-dependencies - dependency-name: open-telemetry/opentelemetry-logger-monolog dependency-version: 1.1.0 dependency-type: direct:production dependency-group: composer-production-dependencies - dependency-name: guzzlehttp/guzzle dependency-version: 7.10.0 dependency-type: direct:production dependency-group: composer-production-dependencies - dependency-name: php-di/php-di dependency-version: 7.1.1 dependency-type: direct:production dependency-group: composer-production-dependencies - dependency-name: slim/psr7 dependency-version: 1.8.0 dependency-type: direct:production dependency-group: composer-production-dependencies - dependency-name: slim/slim dependency-version: 4.15.1 dependency-type: direct:production dependency-group: composer-production-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the requirements on monolog/monolog, open-telemetry/exporter-otlp, open-telemetry/detector-container, open-telemetry/opentelemetry-logger-monolog, guzzlehttp/guzzle, php-di/php-di, slim/psr7 and slim/slim to permit the latest version.
Updates
monolog/monologto 3.10.0Release notes
Sourced from monolog/monolog's releases.
Changelog
Sourced from monolog/monolog's changelog.
... (truncated)
Commits
b321dd6Update changelog3715fccBump actions/checkout from 6.0.0 to 6.0.1 (#2014)edf9cb6Add NoDiscard attr, fixes #2012 (#2013)5991e41Fix build0219dfdBump ramsey/composer-install from 3.1.0 to 3.1.1 (#1971)05c6b18Fix json formatter does not catch to string exceptions (#1968)daa0acaRemove deprecated curl_close() calls for PHP 8.5 compatibility (#2009)5bb7f31Bump supercharge/mongodb-github-action from 1.12.0 to 1.12.1 (#2008)ed9fb78Update baseline43b79d1Bump shivammathur/setup-php from 2.35.5 to 2.36.0 (#2007)Updates
open-telemetry/exporter-otlpto 1.3.4Release notes
Sourced from open-telemetry/exporter-otlp's releases.
Commits
62e680dFix getLabel() deprecation warning with Protobuf 4.33+ (#1854)07b02bcfix: send min and max histogram data (#1766)68eecd5Chore: fix docs url (#1730)ddf9287fixing CI complaints (#1666)196f3a1Allows API packages to specify file-based and env-based config (#1621)8b3ca1ffixes #1600 (#1603)2516394CatchTypeErrorifgoogle/protobuf^4.31andext-protobuf<4.31are...19adf03Use protobufPrintOptionsif available (#1593)c43efe4stabilize logger.enabled (#1580)Updates
open-telemetry/detector-containerto 1.1.0Release notes
Sourced from open-telemetry/detector-container's releases.
Commits
70e5b5dDrop support for PHP 7.4 and 8.0, introduce support for PHP 8.4, fix semconv ...7651192fixing build failures (#257)f395731update rules (#254)247ea30Add PHP 8.3 to test matrix (#245)Updates
open-telemetry/opentelemetry-logger-monologto 1.1.0Release notes
Sourced from open-telemetry/opentelemetry-logger-monolog's releases.
Commits
e188fa2Drop support for PHP 7.4 and 8.0, introduce support for PHP 8.4, fix semconv ...103ca21Update auto-instrumentation packages to SemConv 1.30 (#327)95fd260update rules (#254)2cc37c3Add PHP 8.3 to test matrix (#245)96f32d8update monolog example (#231)Updates
guzzlehttp/guzzleto 7.10.0Release notes
Sourced from guzzlehttp/guzzle's releases.
Changelog
Sourced from guzzlehttp/guzzle's changelog.
... (truncated)
Commits
b51ac70Release 7.10.0af24c69Use thehttp_get_last_response_headersfunction (#3301)2be2ee8Remove obsolete reference capturing of$http_response_header(#3294)c6420f2Add PHP 8.5 support (#3300)7b2f29fRelease 7.9.38f68d9fImprove compatibility with bad servers for boolean cookie values (#3281)234747fRemove explicit content-length header for GET requests (#3278)d28a072testHandlesGarbageHttpServerGracefully: Split test between PHP <= 8.1 and >...41f5ce7CS fixes0811cfdSA upgradesUpdates
php-di/php-dito 7.1.1Release notes
Sourced from php-di/php-di's releases.
Commits
f88054cMerge pull request #919 from vhd/master664ff75Update createProxy method to return object instead of LazyLoadingInterface to...0543ee1Merge pull request #917 from BusterNeece/feat/native-lazy-proxiesae3ef96Update docs on lazy injection.e3ecb61Wrap class instantiators in parenthesis for <8.4 compat.78a6e42Revert style changes.751d6f5Make native proxies default for 8.4+ users and update tests accordingly.c1a56f9Add support for native PHP 8.4+ lazy proxies.32f111aMerge pull request #914 from PHP-DI/revert-912-container-get-conditional-returnbf369f7Revert "Added conditional return on container::get so static analysers unders...Updates
slim/psr7to 1.8.0Release notes
Sourced from slim/psr7's releases.
Commits
76e7e3bCorrect cookie expiration date format (#336)3b2fb2aMerge pull request #341 from slimphp/dependabot/composer/php-http/psr7-integr...652c019Update php-http/psr7-integration-tests requirement from ^1.4 to ^1.511ccdc9Support PHP 8.5 (#340)cce9c0dMerge pull request #337 from williamdes/phpunit-123724f06Add missing PHPUnit annotations80aa3e1Merge pull request #334 from akrabat/update-composer-dependencies5b0886fRun analysis on PHP 8.4 in CI054c5e9Remove symfony/ppolyfill-php80a10f2b0Update adriansuter/php-autoload-override constraintsUpdates
slim/slimto 4.15.1Release notes
Sourced from slim/slim's releases.
Changelog
Sourced from slim/slim's changelog.
... (truncated)
Commits
8878935Merge pull request #3416 from akrabat/update-to-4.15.1f0ed67fUse Composer v2.8 in CI612267eUpdate version to 4.15.11c75bccMerge pull request #3415 from akrabat/support-php8.5e1fa9aaAdd PHP 8.5 to composer.jsonc9240bfFix risky testf0f5800Only call setAccessible() if PHP < 8.12ece663Add PHP 8.5 to CI18d0fe0Merge pull request #3411 from williamdes/phpunit-upgradesd2a9975Do not export MAINTAINERS.md and psalm.xmlDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions