Skip to content

Bump blackfire/php-sdk from 1.29.0 to 2.6.0#72

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/blackfire/php-sdk-2.6.0
Open

Bump blackfire/php-sdk from 1.29.0 to 2.6.0#72
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/blackfire/php-sdk-2.6.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Jun 1, 2026

Bumps blackfire/php-sdk from 1.29.0 to 2.6.0.

Release notes

Sourced from blackfire/php-sdk's releases.

v2.6.0

Deprecate the _links.store usage in SDK

v2.5.13

  • Display deprecation message about build in Sdk
  • Change the brand in versions and licenses

v2.5.12

  • Support PHPUnit 10+

v2.5.11

  • Add FrankenPHP profiler and subscriber for Symfony Runtime

v2.5.10

  • Internal releasing changes

v2.5.9

  • v2.5.9 (2025-10-15)

    • Prevent committing debug code

v2.5.8

  • Fix Client's retry logic

v2.5.7

  • Fix deprecations in return type declaration

v2.5.6

  • [sdk] implement ProfileNotReadyException

v2.5.5

  • Upgrade to PHP 8.4 to run functional tests
  • Fix CS

v2.5.4

  • Fix CS

v2.5.3

  • Minor perf improvment in uniqId generator

v2.5.2

  • Fix HttpClient when calling a relative URL
  • Add required defaultOption in BlackfiredHttpClient

v2.5.1

  • Remove documentation about samples feature

v2.5.0

  • Deprecate the "samples" option

... (truncated)

Changelog

Sourced from blackfire/php-sdk's changelog.

CHANGELOG

  • v2.6.0 (2026-05-22)

    • Deprecate the _links.store usage in SDK
  • v2.5.13 (2026-04-21)

    • Display deprecation message about build in Sdk
    • Change the brand in versions and licenses
  • v2.5.12 (2026-01-09)

    • Support PHPUnit 10+
  • v2.5.11 (2026-01-08)

    • Add FrankenPHP profiler and subscriber for Symfony Runtime
  • v2.5.10 (2025-11-21)

    • Internal releasing changes
  • v2.5.9 (2025-10-15)

    • Prevent committing debug code
  • v2.5.8 (2025-08-13)

    • Fix Client's retry logic
  • v2.5.7 (2025-01-28)

    • Fix deprecations in return type declaration
  • v2.5.6 (2025-01-10)

    • [sdk] implement ProfileNotReadyException
  • v2.5.5 (2024-12-23)

    • Upgrade to PHP 8.4 to run functional tests
    • Fix CS
  • v2.5.4 (2024-09-16)

    • Fix CS
  • v2.5.3 (2024-07-26)

... (truncated)

Upgrade guide

Sourced from blackfire/php-sdk's upgrade guide.

PHP-SDK UPGRADE

To v2.6.0

The entire Build feature is deprecated and will be removed in 3.0. Migrate to Blackfire Player with --report before the end of May 2026.

This Synthetic Monitoring build was triggered by a deprecated method. Migrate to Blackfire Player with --report before the end of May 2026.

The following classes are deprecated:

  • Blackfire\Build\Build
  • Blackfire\Build\Scenario
  • Blackfire\Build\BuildHelper
  • Blackfire\Bridge\PhpUnit\BlackfireBuildExtension
  • Blackfire\Bridge\PhpUnit\BlackfireBuildExtension9
  • Blackfire\Bridge\PhpUnit\BlackfireBuildExtension10
  • Blackfire\Bridge\PhpUnit\BlackfireBuildSubscriber
  • Blackfire\Bridge\PhpUnit\BlackfireTestCaseTrait
  • Blackfire\Bridge\PhpUnit\Laravel\BlackfireBuildExtension
  • Blackfire\Bridge\Laravel\BlackfireTestCase
  • Blackfire\Bridge\Laravel\BlackfireTestArtisanCommandsTrait
  • Blackfire\Bridge\Behat\BlackfireExtension\Event\BuildSubscriber
  • Blackfire\Bridge\Behat\BlackfireExtension\Event\ScenarioSubscriber

The following methods are deprecated:

  • Blackfire\Client::startBuild()
  • Blackfire\Client::closeBuild()
  • Blackfire\Client::startScenario()
  • Blackfire\Client::closeScenario()
  • Blackfire\Client::getBuildReport()
  • Blackfire\Client::addStep()
  • Blackfire\Profile\Configuration::setScenario()
  • Blackfire\Profile\Configuration::setBuildUuid()
  • Blackfire\Profile\Request::getStoreUrl()
  • Blackfire\LoopClient::generateBuilds()

To v2.3.0

  • Methods Blackfire\Build::incScenario, Blackfire\Scenario::incJob are deprecated without replacement.
  • Method Blackfire\Client::getScenarioReport is deprecated. Use Blackfire\Client::getBuildReport instead.
  • Method Blackfire\Client::addJobInScenario is deprecated. Set the scenario with Blackfire\Profile\Configuration::setScenario then call Blackfire\Client::endProbe

To v1.18.0

... (truncated)

Commits
  • 5d3b0e8 Bump php-sdk to version v2.6.0
  • 5811f7e [Regionalized Profile] Deprecate the _links.store usage in SDK
  • 6020397 Bump php-sdk to version v2.5.13
  • 8ee1c9b Display deprecation message about build in Sdk
  • 5625459 Change the brand in versions and licenses
  • 14666f7 Bump php-sdk to version v2.5.12
  • 31c5ac0 Support PHPunit 10+ for php-sdk
  • d144ebc Bump php-sdk to version v2.5.11
  • a11689d Update documentation for FrankenPHP with Symfony Runtime
  • a926737 Bump php-sdk to version v2.5.10
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [blackfire/php-sdk](https://github.com/blackfireio/php-sdk) from 1.29.0 to 2.6.0.
- [Release notes](https://github.com/blackfireio/php-sdk/releases)
- [Changelog](https://github.com/blackfireio/php-sdk/blob/master/CHANGELOG)
- [Upgrade guide](https://github.com/blackfireio/php-sdk/blob/master/UPGRADE.md)
- [Commits](blackfireio/php-sdk@v1.29.0...v2.6.0)

---
updated-dependencies:
- dependency-name: blackfire/php-sdk
  dependency-version: 2.6.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Jun 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants