Skip to content

Bump sentry/sentry from 4.24.0 to 4.25.0 in /_backend#4041

Merged
lewisgoddard merged 2 commits intomasterfrom
dependabot/composer/_backend/sentry/sentry-4.25.0
Apr 27, 2026
Merged

Bump sentry/sentry from 4.24.0 to 4.25.0 in /_backend#4041
lewisgoddard merged 2 commits intomasterfrom
dependabot/composer/_backend/sentry/sentry-4.25.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

Bumps sentry/sentry from 4.24.0 to 4.25.0.

Changelog

Sourced from sentry/sentry's changelog.

4.25.0

The Sentry SDK team is happy to announce the immediate availability of Sentry PHP SDK v4.25.0.

Features

  • Add ExceptionToSentryIssueHandler Monolog handler that only captures exceptions as Sentry issues without converting log messages to errors. [(#2061)](getsentry/sentry-php#2061)
  • Add metric_flush_threshold option to automatically flush buffered metrics after a configured number of metric records. [(#2059)](getsentry/sentry-php#2059)
\Sentry\init([
    'dsn' => '__YOUR_DSN__',
    'metric_flush_threshold' => 50,
]);

Bug Fixes

Misc

Commits
  • bfee338 release: 4.25.0
  • d87ae3e Prepare 4.25.0 (#2070)
  • 86dd794 fix(error): prevent warnings when trying to increase memory for OOM errors (#...
  • bdba59a feat(monolog): add handler to only capture exceptions (#2061)
  • 5ad69f0 chore(deps): bump actions/create-github-app-token from 3.0.0 to 3.1.1 (#2064)
  • e2d3263 chore(deps): bump getsentry/craft from 2.25.2 to 2.25.4 (#2066)
  • 6a18ce0 chore(deps): bump actions/cache from 5.0.4 to 5.0.5 (#2065)
  • 417a986 chore(deps): bump getsentry/craft/.github/workflows/changelog-preview.yml fro...
  • bbf4c73 style: Add void return types to test methods (#2068)
  • 71c84eb feat(metrics): add metric_flush_threshold flag (#2059)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Apr 27, 2026
Bumps [sentry/sentry](https://github.com/getsentry/sentry-php) from 4.24.0 to 4.25.0.
- [Changelog](https://github.com/getsentry/sentry-php/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-php@4.24.0...4.25.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/composer/_backend/sentry/sentry-4.25.0 branch from e5fb312 to 1367d5e Compare April 27, 2026 16:44
@lewisgoddard lewisgoddard enabled auto-merge (squash) April 27, 2026 16:57
@lewisgoddard lewisgoddard merged commit a0c1e60 into master Apr 27, 2026
5 checks passed
@lewisgoddard lewisgoddard deleted the dependabot/composer/_backend/sentry/sentry-4.25.0 branch April 27, 2026 16:57
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant