Skip to content

fix(deps): update dependency sentry/sentry-symfony to v5.8.1#8683

Merged
renovate[bot] merged 1 commit intodevelfrom
renovate/sentry-sentry-symfony-5.x
Dec 10, 2025
Merged

fix(deps): update dependency sentry/sentry-symfony to v5.8.1#8683
renovate[bot] merged 1 commit intodevelfrom
renovate/sentry-sentry-symfony-5.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 10, 2025

This PR contains the following updates:

Package Change Age Confidence
sentry/sentry-symfony (source) 5.7.0 -> 5.8.1 age confidence

Release Notes

getsentry/sentry-symfony (sentry/sentry-symfony)

v5.8.1

Compare Source

The Sentry SDK team is happy to announce the immediate availability of Sentry Symfony SDK v5.8.1.

Improvements
  • Add support for before_send_metric and enable_metrics. (#​981)

v5.8.0

Compare Source

The Sentry SDK team is happy to announce the immediate availability of Sentry Symfony SDK v5.8.0.

Features
// Counter metric
\Sentry\trace_metrics()->count('test-counter', 10, ['my-attribute' => 'foo']);

// Gauge metric
\Sentry\trace_metrics()->gauge('test-gauge', 50.0, ['my-attribute' => 'foo'], \Sentry\Unit::millisecond());

// Distribution metric
\Sentry\trace_metrics()->distribution('test-distribution', 20.0, ['my-attribute' => 'foo'], \Sentry\Unit::kilobyte());

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the renovate label Dec 10, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Dec 10, 2025

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.

@renovate renovate bot enabled auto-merge December 10, 2025 21:00
@renovate renovate bot added this pull request to the merge queue Dec 10, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Dec 10, 2025
@renovate renovate bot enabled auto-merge December 10, 2025 21:09
@renovate renovate bot force-pushed the renovate/sentry-sentry-symfony-5.x branch from 63262c2 to 3980318 Compare December 10, 2025 21:09
@renovate renovate bot added this pull request to the merge queue Dec 10, 2025
Merged via the queue into devel with commit 3b23439 Dec 10, 2025
56 checks passed
@renovate renovate bot deleted the renovate/sentry-sentry-symfony-5.x branch December 10, 2025 21:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants