Skip to content

chore: 🐝 Update SDK - Generate VERCEL 1.19.15#240

Merged
github-actions[bot] merged 2 commits intomainfrom
speakeasy-sdk-regen-1773274294
Mar 12, 2026
Merged

chore: 🐝 Update SDK - Generate VERCEL 1.19.15#240
github-actions[bot] merged 2 commits intomainfrom
speakeasy-sdk-regen-1773274294

Conversation

@github-actions
Copy link
Contributor

SDK update

Versioning

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

Typescript SDK Changes:

  • vercel.deployments.getDeployment(): response.union(1).functions.Map<functions>.maxDuration Changed (Breaking ⚠️)
  • vercel.deployments.createDeployment(): response.functions.Map<functions>.maxDuration Changed (Breaking ⚠️)
  • vercel.deployments.cancelDeployment(): response.functions.Map<functions>.maxDuration Changed (Breaking ⚠️)
  • vercel.user.listUserEvents(): response.union(2).events[] Changed (Breaking ⚠️)
  • vercel.user.listEventTypes(): response.types[].name.enum(teamDomainVerificationDeleted) Added (Breaking ⚠️)
  • vercel.user.getAuthUser(): response.user.union(AuthUser).resourceConfig.buildMachine.machineSelectionType Added

View full SDK changelog

OpenAPI Change Summary
├─┬Paths
│ ├─┬/v1/events/types
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬types
│ │             └─┬Schema
│ │               └─┬name
│ │                 └──[+] enum (37768:31)
│ ├─┬/v1/sandboxes
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬ports
│ │           ├──[🔀] maxItems (98825:33)❌ 
│ │           └──[🔀] description (98823:36)
│ ├─┬/v12/deployments/{id}/cancel
│ │ └─┬PATCH
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬functions
│ │             └─┬Schema
│ │               └─┬maxDuration
│ │                 ├──[-] type (19107:37)❌ 
│ │                 ├──[+] oneOf (19128:31)
│ │                 └──[+] oneOf (19131:31)
│ ├─┬/v13/deployments
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬functions
│ │             └─┬Schema
│ │               └─┬maxDuration
│ │                 ├──[-] type (15450:37)❌ 
│ │                 ├──[+] oneOf (15461:31)
│ │                 └──[+] oneOf (15464:31)
│ └─┬/v13/deployments/{idOrUrl}
│   └─┬GET
│     └─┬Responses
│       └─┬200
│         └─┬application/json
│           └─┬Schema
│             └─┬ONEOF
│               └─┬functions
│                 └─┬Schema
│                   └─┬maxDuration
│                     ├──[-] type (11133:41)❌ 
│                     ├──[+] oneOf (11134:35)
│                     └──[+] oneOf (11137:35)
└─┬Components
  ├─┬AuthUser
  │ └─┬resourceConfig
  │   └─┬buildMachine
  │     ├──[+] properties (136298:19)
  │     ├─┬purchaseType
  │     │ ├──[-] enum (136211:23)❌ 
  │     │ ├──[-] enum (136212:23)❌ 
  │     │ ├──[-] enum (136213:23)❌ 
  │     │ └──[🔀] type (136295:29)❌ 
  │     └─┬memory
  │       ├──[+] enum (136301:23)
  │       ├──[+] enum (136302:23)
  │       └──[🔀] type (136299:29)❌ 
  └─┬UserEvent
    ├─┬type
    │ └──[+] enum (118580:15)
    └─┬payload
      ├─┬ONEOF
      │ └─┬permissions
      │   └─┬Schema
      │     ├──[+] enum (119459:25)
      │     ├──[+] enum (119460:25)
      │     ├──[+] enum (119461:25)
      │     ├──[+] enum (119462:25)
      │     └──[+] enum (119463:25)
      ├─┬ONEOF
      │ └─┬nextPermissions
      │   └─┬Schema
      │     ├──[+] enum (119535:25)
      │     ├──[+] enum (119536:25)
      │     ├──[+] enum (119538:25)
      │     ├──[+] enum (119534:25)
      │     └──[+] enum (119537:25)
      ├─┬ONEOF
      │ ├─┬before
      │ │ └─┬permissions
      │ │   └─┬Schema
      │ │     ├──[+] enum (119629:29)
      │ │     ├──[+] enum (119631:29)
      │ │     ├──[+] enum (119633:29)
      │ │     ├──[+] enum (119630:29)
      │ │     └──[+] enum (119632:29)
      │ └─┬after
      │   └─┬permissions
      │     └─┬Schema
      │       ├──[+] enum (119709:29)
      │       ├──[+] enum (119711:29)
      │       ├──[+] enum (119712:29)
      │       ├──[+] enum (119708:29)
      │       └──[+] enum (119710:29)
      ├─┬ONEOF
      │ └─┬permissions
      │   └─┬Schema
      │     ├──[+] enum (119800:25)
      │     ├──[+] enum (119801:25)
      │     ├──[+] enum (119802:25)
      │     ├──[+] enum (119803:25)
      │     └──[+] enum (119804:25)
      └─┬ONEOF
        └─┬newOwner
          └─┬resourceConfig
            └─┬buildMachine
              ├──[+] properties (124924:31)
              ├─┬memory
              │ ├──[+] enum (124927:35)
              │ ├──[+] enum (124928:35)
              │ └──[🔀] type (124925:41)❌ 
              └─┬purchaseType
                ├──[-] enum (124848:35)❌ 
                ├──[-] enum (124849:35)❌ 
                ├──[-] enum (124850:35)❌ 
                └──[🔀] type (124922:41)❌ 
Document Element Total Changes Breaking Changes
paths 12 4
components 42 10

View full report

Linting Report 0 errors, 1864 warnings, 691 hints

View full report

TYPESCRIPT CHANGELOG

No relevant generator changes

Based on Speakeasy CLI 1.752.0

* `vercel.deployments.getDeployment()`:  `response.union(1).functions.Map<functions>.maxDuration` **Changed** (Breaking ⚠️)
* `vercel.deployments.createDeployment()`:  `response.functions.Map<functions>.maxDuration` **Changed** (Breaking ⚠️)
* `vercel.deployments.cancelDeployment()`:  `response.functions.Map<functions>.maxDuration` **Changed** (Breaking ⚠️)
* `vercel.user.listUserEvents()`:  `response.union(2).events[]` **Changed** (Breaking ⚠️)
* `vercel.user.listEventTypes()`:  `response.types[].name.enum(teamDomainVerificationDeleted)` **Added** (Breaking ⚠️)
* `vercel.user.getAuthUser()`:  `response.user.union(AuthUser).resourceConfig.buildMachine.machineSelectionType` **Added**
@github-actions github-actions bot requested a review from molebox as a code owner March 12, 2026 00:24
@github-actions github-actions bot added the patch Patch version bump label Mar 12, 2026
@github-actions
Copy link
Contributor Author

SDK Test Report: vercel — tests passed   View Report

@github-actions github-actions bot merged commit 1f29dea into main Mar 12, 2026
2 checks passed
@github-actions github-actions bot deleted the speakeasy-sdk-regen-1773274294 branch March 12, 2026 00:28
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