Skip to content

Commit

Permalink
Merge pull request #53 from ryan-timothy-albert/speakeasy-sdk-regen-1…
Browse files Browse the repository at this point in the history
…733934520

chore: 🐝 Update SDK - Generate PETSTORE 5.2.0-alpha.3
  • Loading branch information
ryan-timothy-albert authored Dec 11, 2024
2 parents 984ce53 + 3cc1edc commit b96f003
Show file tree
Hide file tree
Showing 8 changed files with 31 additions and 19 deletions.
10 changes: 5 additions & 5 deletions .speakeasy/gen.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,18 @@ id: ede0e8e6-5a63-4cc3-bd29-551cf1036a60
management:
docChecksum: 60d27c46481b9d9f9618b01182214273
docVersion: 4.0.0
speakeasyVersion: 1.453.6
generationVersion: 2.474.6
releaseVersion: 5.2.0-alpha.2
configChecksum: afe0e4fa8e72100484c2494fbeb8165c
speakeasyVersion: 1.454.0
generationVersion: 2.477.0
releaseVersion: 5.2.0-alpha.3
configChecksum: 2ca1feb8f638dc37fe2c80ab026067e7
repoURL: https://github.com/ryan-timothy-albert/simple-ts-sdk.git
installationURL: https://github.com/ryan-timothy-albert/simple-ts-sdk
published: true
features:
typescript:
additionalDependencies: 0.1.0
constsAndDefaults: 0.1.11
core: 3.18.8
core: 3.18.9
defaultEnabledRetries: 0.1.0
devContainers: 2.90.0
enumUnions: 0.1.0
Expand Down
2 changes: 1 addition & 1 deletion .speakeasy/gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ generation:
oAuth2ClientCredentialsEnabled: true
oAuth2PasswordEnabled: false
typescript:
version: 5.2.0-alpha.2
version: 5.2.0-alpha.3
additionalDependencies:
dependencies: {}
devDependencies: {}
Expand Down
12 changes: 7 additions & 5 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
speakeasyVersion: 1.453.6
speakeasyVersion: 1.454.0
sources:
petstore-oas:
sourceNamespace: petstore-oas
sourceRevisionDigest: sha256:558595623592288893574691a286b7b0f84a653e88099ea792dab52ecf20113d
sourceRevisionDigest: sha256:2f8622bc49b53a4b02bf1d1a3fae05c7b1009f370dd340e8ec8d0244d854f300
sourceBlobDigest: sha256:f02c4f38e98b5b0d5cbcb1cfb791c984d70a54ced9305986b23dadad78683d80
tags:
- latest
- speakeasy-sdk-regen-1733776001
- speakeasy-sdk-regen-1733934520
- 4.0.0
targets:
petstore:
source: petstore-oas
sourceNamespace: petstore-oas
sourceRevisionDigest: sha256:558595623592288893574691a286b7b0f84a653e88099ea792dab52ecf20113d
sourceRevisionDigest: sha256:2f8622bc49b53a4b02bf1d1a3fae05c7b1009f370dd340e8ec8d0244d854f300
sourceBlobDigest: sha256:f02c4f38e98b5b0d5cbcb1cfb791c984d70a54ced9305986b23dadad78683d80
codeSamplesNamespace: petstore-oas-typescript-code-samples
codeSamplesRevisionDigest: sha256:8f1395761bfeab2ff79db70750f75df003f17a571ac173556a4bbc04ae4f5587
codeSamplesRevisionDigest: sha256:95d9accf719cd21101e9a13d416365972e07d3db9a5f61986fe1d7f5cc419956
workflow:
workflowVersion: 1.0.0
speakeasyVersion: latest
Expand All @@ -36,4 +36,6 @@ workflow:
codeSamples:
registry:
location: registry.speakeasyapi.dev/ryan-local/ryan-telemetry/petstore-oas-typescript-code-samples
labelOverride:
fixedValue: Typescript
blocking: false
12 changes: 11 additions & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -452,4 +452,14 @@ Based on:
### Generated
- [typescript v5.2.0-alpha.2] .
### Releases
- [NPM v5.2.0-alpha.2] https://www.npmjs.com/package/ryan-simple-test-act/v/5.2.0-alpha.2 - .
- [NPM v5.2.0-alpha.2] https://www.npmjs.com/package/ryan-simple-test-act/v/5.2.0-alpha.2 - .

## 2024-12-11 16:28:36
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.454.0 (2.477.0) https://github.com/speakeasy-api/speakeasy
### Generated
- [typescript v5.2.0-alpha.3] .
### Releases
- [NPM v5.2.0-alpha.3] https://www.npmjs.com/package/ryan-simple-test-act/v/5.2.0-alpha.3 - .
2 changes: 1 addition & 1 deletion jsr.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

{
"name": "ryan-simple-test-act",
"version": "5.2.0-alpha.2",
"version": "5.2.0-alpha.3",
"exports": {
".": "./src/index.ts",
"./models/errors": "./src/models/errors/index.ts",
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ryan-simple-test-act",
"version": "5.2.0-alpha.2",
"version": "5.2.0-alpha.3",
"author": "ryan-timothy-albert",
"main": "./index.js",
"sideEffects": false,
Expand Down
6 changes: 3 additions & 3 deletions src/lib/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,8 @@ export function serverURLFromOptions(options: SDKOptions): URL | null {
export const SDK_METADATA = {
language: "typescript",
openapiDocVersion: "4.0.0",
sdkVersion: "5.2.0-alpha.2",
genVersion: "2.474.6",
sdkVersion: "5.2.0-alpha.3",
genVersion: "2.477.0",
userAgent:
"speakeasy-sdk/typescript 5.2.0-alpha.2 2.474.6 4.0.0 ryan-simple-test-act",
"speakeasy-sdk/typescript 5.2.0-alpha.3 2.477.0 4.0.0 ryan-simple-test-act",
} as const;

0 comments on commit b96f003

Please sign in to comment.