Skip to content

Commit dbe6f84

Browse files
chore: 🐝 Update SDK - Generate 0.26.1 (#157)
> [!IMPORTANT] > Linting report available at: <https://app.speakeasy.com/org/unstructured/unstructured5xr/linting-report/717861af6ee7aa7038271468f5e98033> > OpenAPI Change report available at: <https://app.speakeasy.com/org/unstructured/unstructured5xr/changes-report/cac003d349eabf200b8438075a20e731> # SDK update Based on: - OpenAPI Doc - Speakeasy CLI 1.580.1 (2.656.3) https://github.com/speakeasy-api/speakeasy ## Versioning Version Bump Type: [patch] - 🤖 (automated) ## OpenAPI Change Summary No specification changes ## TYPESCRIPT CHANGELOG ## core: 3.21.14 - 2025-07-09 ### 🐛 Bug Fixes - [force-gen] limit zod version to ^3 *(commit by [@walker-tx](https://github.com/walker-tx))* ## examples: 2.82.1 - 2025-07-08 ### 🐛 Bug Fixes - Fix missing title and description in main usage examples when using x-speakeasy-globals *(commit by [@kanwardeep](https://github.com/Kanwardeep))* ## examples: 2.81.5 - 2025-01-08 ### 🐛 Bug Fixes - prevent map examples from retaining obsolete key-value pairs *(commit by [@2ynn](https://github.com/2ynn))* ## examples: 2.81.4 - 2024-04-30 ### 🎨 Code Style Changes - Remove unnecessary semicolon *(commit by [@AshGodfrey](https://github.com/AshGodfrey))* Co-authored-by: speakeasybot <[email protected]>
1 parent e00d052 commit dbe6f84

File tree

11 files changed

+34
-24
lines changed

11 files changed

+34
-24
lines changed

.speakeasy/gen.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ id: f42cb8e6-e2ce-4565-b975-5a9f38b94d5a
33
management:
44
docChecksum: 8f62b4348dafcf14eff2a6197cb404d2
55
docVersion: 1.1.34
6-
speakeasyVersion: 1.576.1
7-
generationVersion: 2.651.2
8-
releaseVersion: 0.26.0
9-
configChecksum: ba03610a27c44b6c80fa1ac48f200b46
6+
speakeasyVersion: 1.580.1
7+
generationVersion: 2.656.3
8+
releaseVersion: 0.26.1
9+
configChecksum: 00c18be8e806f8b386c1b3aa35766d60
1010
repoURL: https://github.com/Unstructured-IO/unstructured-js-client.git
1111
repoSubDirectory: .
1212
installationURL: https://github.com/Unstructured-IO/unstructured-js-client
@@ -16,11 +16,11 @@ features:
1616
acceptHeaders: 2.81.2
1717
additionalDependencies: 0.1.0
1818
constsAndDefaults: 0.1.12
19-
core: 3.21.13
19+
core: 3.21.14
2020
defaultEnabledRetries: 0.1.0
2121
enumUnions: 0.1.0
2222
envVarSecurityUsage: 0.1.2
23-
examples: 2.82.0
23+
examples: 2.82.1
2424
globalSecurity: 2.82.13
2525
globalSecurityCallbacks: 0.1.0
2626
globalServerURLs: 2.82.5

.speakeasy/workflow.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
speakeasyVersion: 1.576.1
1+
speakeasyVersion: 1.580.1
22
sources:
33
my-source:
44
sourceNamespace: my-source
55
sourceRevisionDigest: sha256:88df22653fd998cdac0f63b206f1873a33faca211c1af6033b28c468ebbdf480
66
sourceBlobDigest: sha256:4d0d9f1f722ffe417b3987b8e5e8d3295c32661b64a42d11ad13979dee826e16
77
tags:
88
- latest
9-
- speakeasy-sdk-regen-1751934799
9+
- speakeasy-sdk-regen-1752107619
1010
- 1.1.34
1111
targets:
1212
unstructed-typescript:
@@ -15,7 +15,7 @@ targets:
1515
sourceRevisionDigest: sha256:88df22653fd998cdac0f63b206f1873a33faca211c1af6033b28c468ebbdf480
1616
sourceBlobDigest: sha256:4d0d9f1f722ffe417b3987b8e5e8d3295c32661b64a42d11ad13979dee826e16
1717
codeSamplesNamespace: my-source-typescript-code-samples
18-
codeSamplesRevisionDigest: sha256:d6804f3dacb4071900ba499d2d3f4ebc78190a7f8e845cbb0fb530d4bc470ca7
18+
codeSamplesRevisionDigest: sha256:e471c3e773833bb17473ba0da79f23b0ecc46ab9ef7d9b5e70ef844307a18a02
1919
workflow:
2020
workflowVersion: 1.0.0
2121
speakeasyVersion: latest

RELEASES.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -644,4 +644,14 @@ Based on:
644644
### Generated
645645
- [typescript v0.26.0] .
646646
### Releases
647-
- [NPM v0.26.0] https://www.npmjs.com/package/unstructured-client/v/0.26.0 - .
647+
- [NPM v0.26.0] https://www.npmjs.com/package/unstructured-client/v/0.26.0 - .
648+
649+
## 2025-07-10 00:33:21
650+
### Changes
651+
Based on:
652+
- OpenAPI Doc
653+
- Speakeasy CLI 1.580.1 (2.656.3) https://github.com/speakeasy-api/speakeasy
654+
### Generated
655+
- [typescript v0.26.1] .
656+
### Releases
657+
- [NPM v0.26.1] https://www.npmjs.com/package/unstructured-client/v/0.26.1 - .

examples/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gen.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ generation:
1818
generateNewTests: false
1919
skipResponseBodyAssertions: false
2020
typescript:
21-
version: 0.26.0
21+
version: 0.26.1
2222
additionalDependencies:
2323
dependencies:
2424
async: ^3.2.5

jsr.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
{
44
"name": "unstructured-client",
5-
"version": "0.26.0",
5+
"version": "0.26.1",
66
"exports": {
77
".": "./src/index.ts",
88
"./sdk/models/errors": "./src/sdk/models/errors/index.ts",

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "unstructured-client",
3-
"version": "0.26.0",
3+
"version": "0.26.1",
44
"author": "Unstructured",
55
"type": "module",
66
"bin": {
@@ -35,7 +35,7 @@
3535
},
3636
"peerDependencies": {
3737
"@modelcontextprotocol/sdk": ">=1.5.0 <1.10.0",
38-
"zod": ">= 3"
38+
"zod": "^3"
3939
},
4040
"peerDependenciesMeta": {
4141
"@modelcontextprotocol/sdk": {

src/lib/config.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,8 @@ export function serverURLFromOptions(options: SDKOptions): URL | null {
6868
export const SDK_METADATA = {
6969
language: "typescript",
7070
openapiDocVersion: "1.1.34",
71-
sdkVersion: "0.26.0",
72-
genVersion: "2.651.2",
71+
sdkVersion: "0.26.1",
72+
genVersion: "2.656.3",
7373
userAgent:
74-
"speakeasy-sdk/typescript 0.26.0 2.651.2 1.1.34 unstructured-client",
74+
"speakeasy-sdk/typescript 0.26.1 2.656.3 1.1.34 unstructured-client",
7575
} as const;

src/mcp-server/mcp-server.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ const routes = buildRouteMap({
1919
export const app = buildApplication(routes, {
2020
name: "mcp",
2121
versionInfo: {
22-
currentVersion: "0.26.0",
22+
currentVersion: "0.26.1",
2323
},
2424
});
2525

0 commit comments

Comments
 (0)