Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2026

Bumps the dependencies group with 1 update: sentry-sdk.

Updates sentry-sdk from 2.50.0 to 2.51.0

Release notes

Sourced from sentry-sdk's releases.

2.51.0

New Features ✨

Openai

Openai Agents

Other

Bug Fixes 🐛

Internal Changes 🔧

2.51.0a1

New Features ✨

Integrations

  • feat(integrations): OpenAI/OpenAI Agents detect and report the time to first token metric (TTFT) as gen_ai.response.time_to_first_token by @​constantinius in #5348
  • feat(integrations): openai-agents streaming support by @​constantinius in #5291

Other

... (truncated)

Changelog

Sourced from sentry-sdk's changelog.

2.51.0

New Features ✨

Openai

Openai Agents

Other

Bug Fixes 🐛

Internal Changes 🔧

Commits
  • 8517eb0 Update CHANGELOG.md
  • 93e89e4 release: 2.51.0
  • 003cb73 feat(ai): Add original input length meta attribute (#5375)
  • d4db6d3 fix(ai): Keep single content input message (#5345)
  • dafd62f ref: Replace set_data_normalized() with Span.set_data() for system instru...
  • b3aa033 feat(openai-agents): Set system instruction attribute on gen_ai.chat spans ...
  • a6b4f2e feat(openai): Set system instruction attribute for Responses API (#5376)
  • 6611957 feat(openai): Set system instruction attribute for Completions API (#5358)
  • 0d42476 feat(transport): Report 413 responses for oversized envelopes (#5380)
  • 0c81d3a feat(integrations): OpenAI/OpenAI Agents detect and report the time to first ...
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dependencies group with 1 update: [sentry-sdk](https://github.com/getsentry/sentry-python).


Updates `sentry-sdk` from 2.50.0 to 2.51.0
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-python@2.50.0...2.51.0)

---
updated-dependencies:
- dependency-name: sentry-sdk
  dependency-version: 2.51.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 1, 2026
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants