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.5.1 to 2.5.2 in /tools/blackfire #1097

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps blackfire/php-sdk from 2.5.1 to 2.5.2.

Release notes

Sourced from blackfire/php-sdk's releases.

v2.5.2

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

Sourced from blackfire/php-sdk's changelog.

CHANGELOG

  • v2.5.2 (2024-06-11)

    • Add required defaultOption in BlackfiredHttpClient
    • Fix HttpClient when calling a relative URL
  • v2.5.1 (2024-05-13)

    • Remove documentation about samples feature
  • v2.5.0 (2024-05-03)

    • Deprecate the "samples" option
  • 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)

... (truncated)

Commits
  • 207dd17 Merge branch 'sdk-2.5.2' into 'main'
  • 074af29 Bump PHP SDK to 2.5.2
  • 22736e0 [sdk] Fix HttpClient when calling a relative URL
  • 5eeae54 Add required defaultOption in BlackfiredHttpClient
  • See full diff 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 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)