chore: 🐝 Update SDK - SDK Generation [speakeasy-sdk-regen-20260820] 2.1.9 - #58
Open
convoy-sdk-bot[bot] wants to merge 1 commit into
Open
chore: 🐝 Update SDK - SDK Generation [speakeasy-sdk-regen-20260820] 2.1.9#58convoy-sdk-bot[bot] wants to merge 1 commit into
convoy-sdk-bot[bot] wants to merge 1 commit into
Conversation
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 3683dc2. Configure here.
| if (err.data != null) this.data = err.data; | ||
|
|
||
| this.name = "GatewayTimeoutError"; | ||
| this.name = "GetEventsPagedGatewayTimeoutError"; |
There was a problem hiding this comment.
Breaking error class rename
Medium Severity
This patch renames the public GatewayTimeoutError export to GetEventsPagedGatewayTimeoutError with no compatibility alias. Consumers importing from convoy.js/models/errors or matching that class/name for getEventsPaged 504 responses will fail at compile or runtime, despite a 2.1.8 → 2.1.9 patch bump.
Additional Locations (2)
Reviewed by Cursor Bugbot for commit 3683dc2. Configure here.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


SDK update
Versioning
Version Bump Type: [patch] - 🤖 (automated)
Tip
If updates to your OpenAPI document introduce breaking changes, be sure to update the
info.versionfield to trigger the correct version bump.Speakeasy supports manual control of SDK versioning through multiple methods.
OpenAPI Change Summary
View full report
Linting Report
0 errors, 0 warnings, 7 hintsView full report
TYPESCRIPT CHANGELOG
No relevant generator changes
Based on Speakeasy CLI 1.790.2
Last updated by Speakeasy workflow
Note
Cursor Bugbot is generating a summary for commit 3683dc2. Configure here.