Skip to content

build(deps): bump getsentry/testing-ai-sdk-integrations from 6b1f51ec8af03e19087df452b426aa7e46d2b20a to de7ed22fe46885aaddcd20240e872390c6cf0060#5943

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/github_actions/getsentry/testing-ai-sdk-integrations-de7ed22fe46885aaddcd20240e872390c6cf0060
Closed

build(deps): bump getsentry/testing-ai-sdk-integrations from 6b1f51ec8af03e19087df452b426aa7e46d2b20a to de7ed22fe46885aaddcd20240e872390c6cf0060#5943
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/github_actions/getsentry/testing-ai-sdk-integrations-de7ed22fe46885aaddcd20240e872390c6cf0060

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 6, 2026

Bumps getsentry/testing-ai-sdk-integrations from 6b1f51ec8af03e19087df452b426aa7e46d2b20a to de7ed22fe46885aaddcd20240e872390c6cf0060.

Commits
  • de7ed22 chore(multi-turn): remove checkTokenProgression from multi-turn LLM test and ...
  • 00c430b fix: issues in mastra/vercel
  • f573341 fix(langchain): Remove token checks and use correct API for embedding tests (...
  • f725ff0 feat: add a way to see the script that produced the result (#128)
  • f4feb99 feat(vercel): add variations for streaming/blocking, anthropic/openai and fun...
  • be72cc0 fix: remove check for message trimming/truncation (#127)
  • eac9828 chore: disable test runs for Laravel AI and Python/Cohere (#126)
  • b695b18 fix(python): pass option to allow capturing token usage in streaming response...
  • b832788 fix(litellm): bumping litellm versions
  • 4af4ec3 fix: properly separating envs by type due to differences in dependencies
  • Additional commits viewable in compare view

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 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 [getsentry/testing-ai-sdk-integrations](https://github.com/getsentry/testing-ai-sdk-integrations) from 6b1f51ec8af03e19087df452b426aa7e46d2b20a to de7ed22fe46885aaddcd20240e872390c6cf0060.
- [Commits](getsentry/testing-ai-sdk-integrations@6b1f51e...de7ed22)

---
updated-dependencies:
- dependency-name: getsentry/testing-ai-sdk-integrations
  dependency-version: de7ed22fe46885aaddcd20240e872390c6cf0060
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added Dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Apr 6, 2026
@dependabot dependabot bot requested a review from a team as a code owner April 6, 2026 03:53
@dependabot dependabot bot added the github_actions Pull requests that update GitHub Actions code label Apr 6, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 6, 2026

Semver Impact of This PR

🟢 Patch (bug fixes)

📋 Changelog Preview

This is how your changes will appear in the changelog.
Entries from this PR are highlighted with a left border (blockquote style).


New Features ✨

  • (integrations) Instrument pyreqwest tracing by servusdei2018 in #5682

Internal Changes 🔧

  • (deps) Bump getsentry/testing-ai-sdk-integrations from 6b1f51ec8af03e19087df452b426aa7e46d2b20a to de7ed22fe46885aaddcd20240e872390c6cf0060 by dependabot[bot] in #5943
  • (openai) Split token counting by API for easier deprecation by ericapisani in #5930
  • (opentelemetry) Ignore mypy error by alexander-alderman-webb in #5927
  • Fix license metadata in setup.py by sl0thentr0py in #5934
  • Update validate-pr workflow by stephanie-anderson in #5931

🤖 This preview updates automatically when you update the PR.

1 similar comment
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 6, 2026

Semver Impact of This PR

🟢 Patch (bug fixes)

📋 Changelog Preview

This is how your changes will appear in the changelog.
Entries from this PR are highlighted with a left border (blockquote style).


New Features ✨

  • (integrations) Instrument pyreqwest tracing by servusdei2018 in #5682

Internal Changes 🔧

  • (deps) Bump getsentry/testing-ai-sdk-integrations from 6b1f51ec8af03e19087df452b426aa7e46d2b20a to de7ed22fe46885aaddcd20240e872390c6cf0060 by dependabot[bot] in #5943
  • (openai) Split token counting by API for easier deprecation by ericapisani in #5930
  • (opentelemetry) Ignore mypy error by alexander-alderman-webb in #5927
  • Fix license metadata in setup.py by sl0thentr0py in #5934
  • Update validate-pr workflow by stephanie-anderson in #5931

🤖 This preview updates automatically when you update the PR.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 6, 2026

Codecov Results 📊

13 passed | Total: 13 | Pass Rate: 100% | Execution Time: 12.61s

All tests are passing successfully.

✅ Patch coverage is 100.00%. Project has 14836 uncovered lines.


Generated by Codecov Action

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 13, 2026

Superseded by #5982.

@dependabot dependabot bot closed this Apr 13, 2026
@dependabot dependabot bot deleted the dependabot/github_actions/getsentry/testing-ai-sdk-integrations-de7ed22fe46885aaddcd20240e872390c6cf0060 branch April 13, 2026 03:53
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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants