Skip to content

Commit 0b5ad19

Browse files
build(deps): bump getsentry/testing-ai-sdk-integrations from 18229d1da4bb8120ce923bdf7aac00fcf6f38311 to 1668d0ee106d1ac7cab0bb2e5bafa20eb0fddfa4 (#6277)
Bumps [getsentry/testing-ai-sdk-integrations](https://github.com/getsentry/testing-ai-sdk-integrations) from 18229d1da4bb8120ce923bdf7aac00fcf6f38311 to 1668d0ee106d1ac7cab0bb2e5bafa20eb0fddfa4. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/getsentry/testing-ai-sdk-integrations/commit/1668d0ee106d1ac7cab0bb2e5bafa20eb0fddfa4"><code>1668d0e</code></a> feat: emit errors for deprecated <code>gen_ai.response.text</code> and validate `gen_ai....</li> <li>See full diff in <a href="https://github.com/getsentry/testing-ai-sdk-integrations/compare/18229d1da4bb8120ce923bdf7aac00fcf6f38311...1668d0ee106d1ac7cab0bb2e5bafa20eb0fddfa4">compare view</a></li> </ul> </details> <br /> 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 009afa5 commit 0b5ad19

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ai-integration-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
token: ${{ secrets.GITHUB_TOKEN }}
3535

3636
- name: Run Python SDK Tests
37-
uses: getsentry/testing-ai-sdk-integrations@18229d1da4bb8120ce923bdf7aac00fcf6f38311
37+
uses: getsentry/testing-ai-sdk-integrations@1668d0ee106d1ac7cab0bb2e5bafa20eb0fddfa4
3838
env:
3939
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4040
with:

0 commit comments

Comments
 (0)