Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency sentry/sentry-symfony to v4.10.0 #605

Merged
merged 1 commit into from
Aug 3, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 3, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
sentry/sentry-symfony (source) require minor 4.9.2 -> 4.10.0

Release Notes

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

v4.10.0

Compare Source

The Sentry SDK team is happy to announce the immediate availability of Sentry Symfony SDK v4.10.0.

Features
  • Tracing without Performance (#​742)

    The SDK will now continue a trace from incoming HTTP requests, even if performance is not enabled.
    To continue a trace outward, you may attach the Sentry tracing headers to any HTTP client request.
    You can fetch the required header values by calling \Sentry\getBaggage() and \Sentry\getTraceparent().

  • Add ignore_exceptions and ignore_transactions options (#​724)

Misc
  • Improve setting logged-in users on the scope (#​720)
  • Move DB span tags to span data (#​743)
  • Set the span status when tracing an HTTP client request (#​748)

Configuration

📅 Schedule: Branch creation - "before 2am" (UTC), Automerge - "before 2am" (UTC).

🚦 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added dependencies Pull requests that update a dependency file php Issues or pull requests related to PHP labels Aug 3, 2023
@renovate renovate bot enabled auto-merge (rebase) August 3, 2023 04:04
@renovate renovate bot force-pushed the renovate/sentry-sentry-symfony-4.x-lockfile branch from 1d38569 to 171c04d Compare August 3, 2023 04:44
@renovate renovate bot merged commit 87de36c into main Aug 3, 2023
3 checks passed
@renovate renovate bot deleted the renovate/sentry-sentry-symfony-4.x-lockfile branch August 3, 2023 04:46
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 Issues or pull requests related to PHP
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants