flow-php / flow

Flow PHP - data processing framework
https://flow-php.com
MIT License
404 stars 23 forks source link

Bump blackfire/php-sdk from 2.4.0 to 2.4.1 in /tools/blackfire #1064

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps blackfire/php-sdk from 2.4.0 to 2.4.1.

Release notes

Sourced from blackfire/php-sdk's releases.

v2.4.1

  • Fix deprecation message formatting
Changelog

Sourced from blackfire/php-sdk's changelog.

CHANGELOG

  • v2.4.1 (2024-04-29)

    • Fix deprecation message formatting
  • v2.4.0 (2024-04-09)

    • Add Behat support for the Symfony kernel browser
  • v2.3.9 (2024-03-05)

    • Fix CS
  • 2.3.8 (2024-02-19)

    • Fix CS
  • 2.3.7 (2024-01-08)

    • Fix CS
  • 2.3.6 (2023-12-18)

    • Send SDK version as part of the User Agent
  • 2.3.5 (2023-11-03)

    • enforce undefined step name when none is provided
    • fix BlackfiredHttpClient sampling
  • 2.3.4 (2023-10-30)

    • Ensure profiles processing is complete before binding them to a build
  • 2.3.3 (2023-10-30)

    • provide the X-Blackfire-Profile-Uuid response header when using BlackfiredHttpClient
  • 2.3.2 (2023-10-26)

    • Fix undefined array key error on bad Blackfire API response
  • 2.3.1 (2023-10-24)

    • Fix profile to build association when using a BlackfiredHttpClient instance
  • 2.3.0 (2023-08-29)

... (truncated)

Commits


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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show 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)