Skip to content

Bump sentry/sentry-symfony from 5.2.0 to 5.4.0#232

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/sentry/sentry-symfony-5.4.0
Closed

Bump sentry/sentry-symfony from 5.2.0 to 5.4.0#232
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/sentry/sentry-symfony-5.4.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Sep 9, 2025

Bumps sentry/sentry-symfony from 5.2.0 to 5.4.0.

Release notes

Sourced from sentry/sentry-symfony's releases.

5.4.0

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

Features

sentry:
  options:
    enable_logs: true
services:
Sentry\SentryBundle\Monolog\LogsHandler:
arguments:
- !php/const Monolog\Logger::INFO
monolog:
handlers:
sentry_logs:
type: service
id: Sentry\SentryBundle\Monolog\LogsHandler

Bug Fixes

5.3.1

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

Bug Fixes

5.3.0

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

Features

Misc

Changelog

Sourced from sentry/sentry-symfony's changelog.

5.4.0

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

Features

sentry:
  options:
    enable_logs: true
services:
Sentry\SentryBundle\Monolog\LogsHandler:
arguments:
- !php/const Monolog\Logger::INFO
monolog:
handlers:
sentry_logs:
type: service
id: Sentry\SentryBundle\Monolog\LogsHandler

Bug Fixes

5.3.1

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

Bug Fixes

5.3.0

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

Features

Misc

Commits
  • 5c1bc48 release: 5.4.0
  • be6771f Prepare 5.4.0 (#943)
  • c03cbe5 build(deps): bump actions/create-github-app-token from 2.0.6 to 2.1.1 (#944)
  • 9dfd642 build(deps): bump actions/checkout from 4 to 5 (#945)
  • 617d03e fix(logs): use correct option name (#941)
  • 9b169cc feat(logs): introduce logging for symfony (#940)
  • 286b63e fix: add buffer flusher for sentry handler (#936)
  • 3ac4547 feat(logs): add options to enable logging (#939)
  • e8022fe Do not call Reflection*::setAccessible() in PHP >= 8.1 (#933)
  • a742733 Merge branch 'release/5.3.1'
  • Additional commits viewable 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 <dependency name> 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)

Bumps [sentry/sentry-symfony](https://github.com/getsentry/sentry-symfony) from 5.2.0 to 5.4.0.
- [Release notes](https://github.com/getsentry/sentry-symfony/releases)
- [Changelog](https://github.com/getsentry/sentry-symfony/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-symfony@5.2.0...5.4.0)

---
updated-dependencies:
- dependency-name: sentry/sentry-symfony
  dependency-version: 5.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Sep 9, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Sep 10, 2025

Superseded by #233.

@dependabot dependabot bot closed this Sep 10, 2025
@dependabot dependabot bot deleted the dependabot/composer/sentry/sentry-symfony-5.4.0 branch September 10, 2025 08:08
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 Pull requests that update Php code

Development

Successfully merging this pull request may close these issues.

0 participants