open-telemetry / open-telemetry/opentelemetry-php

Dependency Dashboard

Open
#1,739 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
PHP
Stars
912
Forks
232
Avg merge
7d 16h
Merged PRs (30d)
4

Description

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
View this repository on the Mend.io Web Portal.

Repository Problems

These problems occurred while renovating this repository. View logs.

  • ⚠️ WARN: Package lookup failures

Deprecations / Replacements

[!WARNING]
The following dependencies are either deprecated or have replacements available.

Datasource Package Replacement PR?
composer qossmic/deptrac-shim Unavailable

Abandoned Dependencies

The following dependencies have not received updates for an extended period and may be unmaintained.

[!NOTE]
Packages are marked as abandoned when they exceed the abandonmentThreshold since their last release. Unlike deprecated packages with official notices, abandonment is detected by release inactivity.

View abandoned dependencies (1)
Datasource Package Last Updated
composer mikey179/vfsstream 2024-08-29

Rate-Limited

The following updates are currently rate-limited. To force their creation now, click on a checkbox below.

  • chore(deps): update dependency psalm/plugin-phpunit to ^0.20
  • chore(deps): update dependency guzzlehttp/psr7 to v3
  • chore(deps): update dependency phpdocumentor/reflection-docblock to v6
  • chore(deps): update dependency phpunit/phpunit to v13
  • chore(deps): update docker/build-push-action action to v7
  • chore(deps): update docker/login-action action to v4
  • chore(deps): update docker/setup-buildx-action action to v4
  • chore(deps): update fossas/fossa-action action to v2
  • chore(deps): update nhedger/setup-mago action to v2
  • chore(deps): lock file maintenance
  • πŸ” Create all rate-limited PRs at once πŸ”

[!WARNING]
Renovate failed to look up the following dependencies: Failed to look up packagist package psr/http-client-implementation: no-result, Failed to look up packagist package psr/http-factory-implementation: no-result, Failed to look up packagist package php-http/async-client-implementation: no-result.

Files affected: composer.json, src/Contrib/Zipkin/composer.json, src/Contrib/composer.json, src/SDK/composer.json


Open

The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.

Detected Dependencies

composer (21)
composer.json (38)
  • php ^8.1
  • google/protobuf ^3.22 || ^4.0 || ^5.0
  • nyholm/psr7-server ^1.1
  • php-http/discovery ^1.14
  • psr/http-client ^1.0
  • psr/http-client-implementation ^1.0
  • psr/http-factory-implementation ^1.0
  • psr/http-message ^1.0.1|^2.0
  • psr/log ^1.1|^2.0|^3.0
  • ramsey/uuid ^3.0 || ^4.0
  • symfony/config ^5.4 || ^6.4 || ^7.0 || ^8.0
  • symfony/polyfill-mbstring ^1.23
  • symfony/polyfill-php82 ^1.26
  • symfony/polyfill-php83 ^1.32
  • symfony/polyfill-php84 ^1.32
  • tbachert/spi ^1.0.x-dev
  • amphp/amp ^3
  • bamarni/composer-bin-plugin ^1.8
  • dg/bypass-finals ^1.4
  • grpc/grpc ^1.30
  • guzzlehttp/guzzle ^7.4 β†’ [Updates: ^8.0]
  • guzzlehttp/psr7 ^2.1 β†’ [Updates: ^3.0]
  • mikey179/vfsstream ^1.6.11
  • mockery/mockery ^1.5.1
  • monolog/monolog ^3.0
  • nyholm/psr7 ^1.4
  • php-http/mock-client ^1.5
  • phpdocumentor/reflection-docblock ^5.3 β†’ [Updates: ^6.0]
  • phpspec/prophecy ^1.22
  • phpspec/prophecy-phpunit ^2
  • phpstan/phpstan ^2.1
  • phpstan/phpstan-mockery ^2.0
  • phpstan/phpstan-phpunit ^2.0
  • phpunit/phpunit ^10 || ^11 β†’ [Updates: ^10 || ^11 || ^13]
  • sebastian/exporter <= 6.0.1 || >= 6.1.3
  • symfony/http-client ^5.2 || ^6.4 || ^7.0 || ^8.0
  • symfony/var-exporter ^5.4 || ^6.4 || ^7.0 || ^8.0
  • symfony/yaml ^5.4 || ^6.4 || ^7.0 || ^8.0
proto/otel/composer.json (2)
  • php ^8.0
  • google/protobuf ^3.22 || ^4.0 || ^5.0
src/API/composer.json (4)
  • php ^8.1
  • open-telemetry/context ^1.4
  • psr/log ^1.1|^2.0|^3.0
  • symfony/polyfill-php82 ^1.26
src/Config/SDK/composer.json (6)
  • php ^8.1
  • open-telemetry/api ^1.8
  • open-telemetry/context ^1.4
  • open-telemetry/sdk ^1.14
  • symfony/config ^5.4 || ^6.4 || ^7.0 || ^8.0
  • tbachert/spi ^1.0.5
src/Context/composer.json (2)
  • php ^8.1
  • symfony/polyfill-php82 ^1.26
src/Contrib/composer.json (12)
  • php ^8.1
  • open-telemetry/api ^1.0
  • open-telemetry/context ^1.0
  • open-telemetry/gen-otlp-protobuf ^1.2
  • open-telemetry/sdk ^1.0
  • open-telemetry/sem-conv ^1.0
  • php-http/async-client-implementation ^1.0
  • php-http/discovery ^1.14
  • psr/http-factory-implementation ^1.0
  • psr/log ^1.1|^2.0|^3.0
  • symfony/polyfill-mbstring ^1.23
  • symfony/polyfill-php82 ^1.26
src/Contrib/Grpc/composer.json (3)
  • php ^8.1
  • grpc/grpc *
  • open-telemetry/sdk ^1.0
src/Contrib/Otlp/composer.json (5)
  • php ^8.1
  • php-http/discovery ^1.14
  • open-telemetry/gen-otlp-protobuf ^1.1
  • open-telemetry/api ^1.0
  • open-telemetry/sdk ^1.0
src/Contrib/Zipkin/composer.json (6)
  • php ^8.1
  • open-telemetry/api ^1.0
  • open-telemetry/sdk ^1.0
  • php-http/async-client-implementation ^1.0
  • php-http/discovery ^1.14
  • psr/http-factory-implementation ^1.0
src/Extension/Propagator/B3/composer.json (3)
  • php ^8.1
  • open-telemetry/api ^1.0
  • open-telemetry/context ^1.0
src/Extension/Propagator/CloudTrace/composer.json (3)
  • php ^8.1
  • open-telemetry/api ^1.0
  • open-telemetry/context ^1.0
src/SDK/composer.json (15)
  • php ^8.1
  • nyholm/psr7-server ^1.1
  • open-telemetry/api ^1.8
  • open-telemetry/context ^1.4
  • open-telemetry/sem-conv ^1.38.0
  • php-http/discovery ^1.14
  • psr/http-client-implementation ^1.0
  • psr/http-factory-implementation ^1.0
  • psr/http-client ^1.0
  • psr/http-message ^1.0.1|^2.0
  • psr/log ^1.1|^2.0|^3.0
  • ramsey/uuid ^3.0 || ^4.0
  • symfony/polyfill-mbstring ^1.23
  • symfony/polyfill-php82 ^1.26
  • tbachert/spi ^1.0.5
src/SemConv/composer.json (1)
  • php ^8.0
vendor-bin/deptrac/composer.json (1)
  • qossmic/deptrac-shim ^1.0
vendor-bin/infection/composer.json (1)
  • infection/infection ^0.34.0 β†’ [Updates: ^0.35.0]
vendor-bin/phan/composer.json (1)
  • phan/phan ^6.0.7
vendor-bin/php-cs-fixer/composer.json (1)
  • friendsofphp/php-cs-fixer ^3.54
vendor-bin/phpbench/composer.json (1)
  • phpbench/phpbench ^1.2
vendor-bin/phpmetrics/composer.json (1)
  • phpmetrics/phpmetrics ^2.8
vendor-bin/psalm/composer.json (3)
  • vimeo/psalm ^6
  • psalm/plugin-mockery ^1
  • psalm/plugin-phpunit ^0.19 β†’ [Updates: ^0.20]
vendor-bin/rector/composer.json (1)
  • rector/rector ^2.0
docker-compose (7)
docker-compose.collector.yaml (3)
  • openzipkin/zipkin-slim 3.6.1@sha256:fc29b9862c14f4fc241cf0259c585e1cfd4e9b18f01ad36d86adaabb7d01815c
  • jaegertracing/jaeger 2.19.0@sha256:ede4864215be4cd85bd8c3129a2fea6c5713c5653c7282c429dba123014bc68b β†’ [Updates: 2.21.0]
  • otel/opentelemetry-collector-contrib 0.156.0@sha256:125bdbeb7590cc1952c5b3430ecf14063568980c2c93d5b38676cc0446ed8108 β†’ [Updates: 0.161.0]
docker-compose.fiber-ffi.yaml (1)
  • nginx 1.30.4-alpine@sha256:59d10bca5c674965ef4ff884715000dd60ef5567c36663523f108eec8e4105d4 β†’ [Updates: 1.31.6-alpine, 1.30.4-alpine]
docker-compose.phpDocumentor.yaml (2)
  • phpdoc/phpdoc 3.10.0@sha256:312ebf61ed88a6ea79aac768e43c9e9af0dd5bf3e710ed6d40ab8e53bfeeb121
  • nginx alpine@sha256:54f2a904c251d5a34adf545a72d32515a15e08418dae0266e23be2e18c66fefa β†’ [Updates: alpine]
docker-compose.prometheus.yaml (3)
  • prom/prometheus v3.13.1@sha256:3c42b892cf723fa54d2f262c37a0e1f80aa8c8ddb1da7b9b0df9455a35a7f893 β†’ [Updates: v3.14.0]
  • redis 8.8.0@sha256:234c902a2db49461a129e2d4aeff85b28cf20187ed274a67f6e50995fa713c7b β†’ [Updates: 8.10.1]
  • nginx 1.30.4-alpine@sha256:59d10bca5c674965ef4ff884715000dd60ef5567c36663523f108eec8e4105d4 β†’ [Updates: 1.31.6-alpine, 1.30.4-alpine]
docker-compose.w3cTraceContext.yaml
docker-compose.yaml (3)
  • openzipkin/zipkin-slim 3.6.1@sha256:fc29b9862c14f4fc241cf0259c585e1cfd4e9b18f01ad36d86adaabb7d01815c
  • jaegertracing/jaeger 2.19.0@sha256:ede4864215be4cd85bd8c3129a2fea6c5713c5653c7282c429dba123014bc68b β†’ [Updates: 2.21.0]
  • otel/opentelemetry-collector-contrib 0.156.0@sha256:125bdbeb7590cc1952c5b3430ecf14063568980c2c93d5b38676cc0446ed8108 β†’ [Updates: 0.161.0]
docker/gitsplit/docker-compose.yaml (1)
  • jderusse/gitsplit sha256:ca619e08d0608d7ab8067be02db13409ec63a0e241c6308be42593f0c0ac705d
dockerfile (1)
docker/Dockerfile (2)
  • composer 2.10@sha256:5946476338742b200bb9ff88f8be56275ddae4b3949c72305cb0dbf10cfcb760 β†’ [Updates: 2.10]
  • debian 13@sha256:fac46bff2e02f51425b6e33b0e1169f55dfb053d83511ca28aa50c09fd5ed7a4 β†’ [Updates: 13]
github-actions (9)
.github/workflows/fossa.yml (2)
  • actions/checkout v6.0.3@df4cb1c069e1874edd31b4311f1884172cec0e10 β†’ [Updates: v6.1.0, v7.0.1]
  • fossas/fossa-action v1.9.0@ff70fe9fe17cbd2040648f1c45e8ec4e4884dcf3 β†’ [Updates: v2.0.0]
.github/workflows/mago.yml (3)
  • actions/checkout v4.3.1@34e114876b0b11c390a56381ad16ebd13914f8d5 β†’ [Updates: v4.4.0, v7.0.1]
  • actions/cache v4.3.0@0057852bfaa89a56745cba8c7296529d2fc39830 β†’ [Updates: v6.1.0]
  • nhedger/setup-mago v1.0.1@db907a61008831176aa6d71499a8479868edb141 β†’ [Updates: v2.0.0]
.github/workflows/ossf-scorecard.yml (4)
  • actions/checkout v6.0.3@df4cb1c069e1874edd31b4311f1884172cec0e10 β†’ [Updates: v6.1.0, v7.0.1]
  • ossf/scorecard-action v2.4.3@4eaacf0543bb3f2c246792bd56e8cdeffafb205a β†’ [Updates: v2.4.4]
  • actions/upload-artifact v7.0.1@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a
  • github/codeql-action v4.37.0@99df26d4f13ea111d4ec1a7dddef6063f76b97e9 β†’ [Updates: v4.38.0]
.github/workflows/php.yml (9)
  • actions/checkout v6.0.3@df4cb1c069e1874edd31b4311f1884172cec0e10 β†’ [Updates: v6.1.0, v7.0.1]
  • gacts/run-and-post-run v1.4.4@598d7a875d5620e0457490555b5e18e46082aa47 β†’ [Updates: v1.4.5]
  • shivammathur/cache-extensions 1.14.6@9b476298b44f2e4d4268dd103ff4c3e216314e27 β†’ [Updates: 1.15.1]
  • actions/cache v5.0.5@27d5ce7f107fe9357f9df03efb73ab90386fccae β†’ [Updates: v5.1.0, v6.1.0]
  • shivammathur/setup-php 2.37.2@f3e473d116dcccaddc5834248c87452386958240
  • actions/cache v5.0.5@27d5ce7f107fe9357f9df03efb73ab90386fccae β†’ [Updates: v5.1.0, v6.1.0]
  • actions/cache v5.0.5@27d5ce7f107fe9357f9df03efb73ab90386fccae β†’ [Updates: v5.1.0, v6.1.0]
  • codecov/codecov-action v5.5.5@0fb7174895f61a3b6b78fc075e0cd60383518dac β†’ [Updates: v7.1.0]
  • opentelemetry-php/gh-workflows main@21e75f4123f69dd6c0b3acda14b90044112a2538
.github/workflows/phpdoc-to-github-pages.yml (5)
  • actions/checkout v6.0.3@df4cb1c069e1874edd31b4311f1884172cec0e10 β†’ [Updates: v6.1.0, v7.0.1]
  • phpDocumentor/phpDocumentor v3.10.0@0cd9a39454aadddcdd1e1f32194914e5d0871733
  • actions/configure-pages v5@983d7736d9b0ae728b81ab479565c72886d7745b β†’ [Updates: v6.0.0]
  • actions/upload-pages-artifact v4@7b1f4a764d45c48632c6b24a0339c27f5614fb0b β†’ [Updates: v5.0.0]
  • actions/deploy-pages v4.0.5@d6db90164ac5ed86f2b6aed7e0febac5b3c0c03e β†’ [Updates: v5.0.1]
.github/workflows/publish-otel-php-base-docker-image.yml (5)
  • actions/checkout v6.0.3@df4cb1c069e1874edd31b4311f1884172cec0e10 β†’ [Updates: v6.1.0, v7.0.1]
  • docker/setup-buildx-action v3.12.0@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f β†’ [Updates: v4.4.1]
  • docker/login-action v3.7.0@c94ce9fb468520275223c153574b00df6fe4bcc9 β†’ [Updates: v4.6.0]
  • docker/build-push-action v6.19.2@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 β†’ [Updates: v7.4.0]
  • docker/build-push-action v6.19.2@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 β†’ [Updates: v7.4.0]
.github/workflows/shellcheck.yml (1)
  • actions/checkout v6.0.3@df4cb1c069e1874edd31b4311f1884172cec0e10 β†’ [Updates: v6.1.0, v7.0.1]
.github/workflows/split-monorepo.yaml (1)
  • jderusse/gitsplit latest@sha256:ca619e08d0608d7ab8067be02db13409ec63a0e241c6308be42593f0c0ac705d
.github/workflows/zizmor.yml (1)
  • open-telemetry/shared-workflows v0.4.0@62d5939b47144252763c5ff9fffe8c20d76cd806 β†’ [Updates: v0.14.0]

  • Check this box to trigger a request for Renovate to run again on this repository

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up β€” it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with composer.json and the affected src/Contrib/Zipkin/composer.json, src/Contrib/composer.json, and src/SDK/composer.json files, then review the linked Renovate pull requests and Docker Compose updates. The dashboard contains many independent dependency changes and unresolved lookup warnings, so completion would require selecting a specific update and validating it against the repository checks.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, github-actions, nginx, php, prometheus, redis
Domain
build-system, ci-cd, devops
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.