chore: 🐝 Update SDK - Generate 2.19.0#123
Open
github-actions[bot] wants to merge 1 commit intomainfrom
Open
Conversation
15d04ae to
73b581a
Compare
73b581a to
5d61d6c
Compare
5d61d6c to
6cb5a49
Compare
6cb5a49 to
a034324
Compare
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: [minor] - 🤖 (automated)
Linting Report
0 errors, 173 warnings, 23 hintsView full report
TYPESCRIPT CHANGELOG
constsAndDefaults: 0.1.14 - 2026-02-21
🐛 Bug Fixes
constsAndDefaults: 0.1.13 - 2026-01-15
🐛 Bug Fixes
core: 3.26.43 - 2026-03-12
♻️ Refactors
core: 3.26.42 - 2026-03-11
🐛 Bug Fixes
core: 3.26.41 - 2026-03-04
🐛 Bug Fixes
core: 3.26.40 - 2026-03-03
🐛 Bug Fixes
core: 3.26.39 - 2026-03-02
🐝 New Features
core: 3.26.38 - 2026-02-27
🐛 Bug Fixes
core: 3.26.37 - 2026-02-27
🐛 Bug Fixes
core: 3.26.35 - 2026-02-26
🐛 Bug Fixes
core: 3.26.34 - 2026-02-23
🐛 Bug Fixes
core: 3.26.33 - 2026-02-21
🐛 Bug Fixes
core: 3.26.31 - 2026-02-19
🐝 New Features
core: 3.26.29 - 2026-02-18
🐛 Bug Fixes
core: 3.26.28 - 2026-02-17
🐝 New Features
core: 3.26.30 - 2026-02-16
🐛 Bug Fixes
core: 3.26.25 - 2026-01-30
🐛 Bug Fixes
core: 3.26.27 - 2026-01-29
🐛 Bug Fixes
core: 3.26.24 - 2026-01-29
🐝 New Features
core: 3.26.26 - 2026-01-28
🐛 Bug Fixes
globalSecurity: 2.82.15 - 2026-02-03
🐝 New Features
globalSecurityFlattening: 0.1.1 - 2026-02-21
🐛 Bug Fixes
globalServerURLs: 2.83.1 - 2026-02-27
🐛 Bug Fixes
nameOverrides: 2.81.4 - 2026-02-19
🐝 New Features
nameOverrides: 2.81.3 - 2026-02-19
🐛 Bug Fixes
unions: 2.86.4 - 2026-01-30
🐛 Bug Fixes
Based on Speakeasy CLI 1.759.1
Note
Medium Risk
Primarily a generated SDK refresh, but it updates published package contents, introduces a new
decimal.jsdependency/type, and tweaks request/URL/security handling in generated runtime code which could cause subtle runtime or typing regressions.Overview
Bumps the generated TypeScript SDK to v2.19.0 using a newer Speakeasy toolchain, updating a large set of generated models/operations and associated docs.
Adds
decimal.jssupport (newsrc/types/decimal.tsand export viasrc/types/index.ts, plusdecimal.jsdependency) and extends carrier account models with multi-factor verification metadata (newPolicy/Verificationtypes surfaced underCarrierAccountWithExtraInfo.objectInfo).Adjusts packaging and documentation:
.npmignorenow includespackage.json,jsr.json, and JSON artifacts underdist/esm, andREADME.mdexamples are updated for the current call signatures and show proxying viaundiciin the customHTTPClientfetcher.Written by Cursor Bugbot for commit a034324. This will update automatically on new commits. Configure here.