Skip to content

chore: 🐝 Update SDK - Generate 1.3.1#54

Open
github-actions[bot] wants to merge 1 commit intomainfrom
speakeasy-sdk-regen-1772237409
Open

chore: 🐝 Update SDK - Generate 1.3.1#54
github-actions[bot] wants to merge 1 commit intomainfrom
speakeasy-sdk-regen-1772237409

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Feb 28, 2026

SDK update

Versioning

Version Bump Type: [patch] - 🤖 (automated)

OpenAPI Change Summary
└─┬Components
  ├─┬Alerts_AlertEntity
  │ ├──[+] properties (26172:11)
  │ ├─┬source_icon
  │ │ └──[🔀] $ref (36130:22)❌ 
  │ ├─┬status
  │ │ └──[+] format (26089:24)❌ 
  │ ├─┬signal_rule
  │ │ └──[🔀] $ref (26149:25)❌ 
  │ ├─┬team_id
  │ │ ├──[+] items (26141:23)❌ 
  │ │ └──[🔀] type (26139:22)❌ 
  │ ├─┬signal_id
  │ │ ├──[+] items (26134:23)❌ 
  │ │ └──[🔀] type (26132:22)❌ 
  │ ├─┬priority
  │ │ ├──[🔀] type (26168:22)❌ 
  │ │ └──[+] format (26169:24)❌ 
  │ ├─┬parent_alerts
  │ │ ├──[-] items (27189:22)❌ 
  │ │ └──[🔀] type (26173:22)❌ 
  │ ├─┬position
  │ │ ├──[+] items (26201:23)❌ 
  │ │ ├──[🔀] type (26199:22)❌ 
  │ │ └──[-] format (27161:23)❌ 
  │ ├─┬services
  │ │ ├──[-] items (27126:22)❌ 
  │ │ └──[🔀] type (26115:22)❌ 
  │ ├─┬starts_at
  │ │ └──[-] format (27081:23)❌ 
  │ ├─┬signal_target
  │ │ └──[🔀] $ref (36304:22)❌ 
  │ └─┬tags
  │   ├──[-] items (27133:22)❌ 
  │   └──[🔀] type (26072:22)❌ 
  └─┬ActorEntity
    └─┬type
      └──[+] enum (19332:506)
Document Element Total Changes Breaking Changes
components 22 20

View full report

Linting Report 0 errors, 1 warnings, 562 hints

View full report

TYPESCRIPT CHANGELOG

constsAndDefaults: 0.1.14 - 2026-02-21

🐛 Bug Fixes

  • coerce type-mismatched default values instead of clearing them to prevent invalid generated code (commit by @danielkov)

core: 3.26.42 - 2026-03-11

🐛 Bug Fixes

  • resolve collision-resistant import aliases for model namespaces (commit by @bradcypert)

core: 3.26.41 - 2026-03-04

🐛 Bug Fixes

  • include global security in SDK Example Usage snippets and per-operation docs (commit by @mfbx9da4)

core: 3.26.40 - 2026-03-03

🐛 Bug Fixes

  • use --ignore-scripts for examples install to prevent EACCES errors with esbuild (commit by @tristanspeakeasy)

core: 3.26.39 - 2026-03-02

🐝 New Features

  • add useOxlint and useTsgo config flags for opt-in/out of oxlint and tsgo (commit by @danielkov)

core: 3.26.38 - 2026-02-27

🐛 Bug Fixes

  • make serverURL optional when operations define their own servers (commit by @danielkov)

core: 3.26.37 - 2026-02-27

🐛 Bug Fixes

  • derive installation URL from repo URL for monorepo subdirectory support (commit by @bradcypert)

core: 3.26.35 - 2026-02-26

🐛 Bug Fixes

  • set NODE_OPTIONS --max-old-space-size=6144 for test commands to prevent OOM on large specs (commit by @AshGodfrey)

core: 3.26.34 - 2026-02-23

🐛 Bug Fixes

  • tighten .npmignore JSON include pattern to prevent .devcontainer and _speakeasy directories from leaking into published npm packages (commit by @vishalg0wda)

core: 3.26.33 - 2026-02-21

🐛 Bug Fixes

  • resolve multiple TypeScript build failures including duplicate barrel exports, sub-SDK field name collisions, function local variable shadowing, error type deduplication, multipart map body encoding, and sanitization improvements (commit by @danielkov)

globalSecurityFlattening: 0.1.1 - 2026-02-21

🐛 Bug Fixes

  • prevent flattening when security field name collides with built-in SDKOptions properties (commit by @danielkov)

globalServerURLs: 2.83.1 - 2026-02-27

🐛 Bug Fixes

  • don't show global server URL in examples when operation has its own servers (commit by @tristanspeakeasy)

Based on Speakeasy CLI 1.755.0

@github-actions github-actions bot added the patch Patch version bump label Feb 28, 2026
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1772237409 branch 8 times, most recently from e55c9d4 to f054248 Compare March 8, 2026 00:14
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1772237409 branch 6 times, most recently from 8e2b470 to 2ea4c78 Compare March 14, 2026 00:16
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1772237409 branch from 2ea4c78 to 3bc6004 Compare March 15, 2026 00:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch Patch version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant