Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 3, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sentry/sentry-symfony (source) 5.1.0 -> 5.2.0 age adoption passing confidence

Release Notes

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

v5.2.0

Compare Source

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

Features
  • Allow to configure the logger via the sentry.yaml configuration file (#​899)

    sentry:
      dsn: "%env(SENTRY_DSN)%"
      options:
          logger: "sentry.logger"
    
    services:
      sentry.logger:
        class: 'Sentry\Logger\DebugFileLogger'
        arguments:
            $filePath: '../../var/log/sentry.log'
Bug Fixes
  • Fixed updating the user context when a route is marked as stateless (#​910)
Misc
  • Remove symfony/security-core and symfony/security-http as dependencies (#​912)

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 Mar 3, 2025
@renovate renovate bot enabled auto-merge March 3, 2025 18:12
@renovate
Copy link
Contributor Author

renovate bot commented Mar 3, 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 added this pull request to the merge queue Mar 3, 2025
Merged via the queue into devel with commit 4a5aac6 Mar 3, 2025
57 checks passed
@renovate renovate bot deleted the renovate/sentry-sentry-symfony-5.x branch March 3, 2025 18:15
@BacLuc BacLuc mentioned this pull request Mar 18, 2025
@manuelmeister manuelmeister mentioned this pull request Mar 18, 2025
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.

1 participant