Skip to content

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Jun 14, 2025

SDK update

Based on:

Versioning

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

OpenAPI Change Summary

├─┬Paths
│ ├──[➕] path (11998:3)
│ ├──[➕] path (11874:3)
│ ├─┬/v1/payrolls/{payroll_uuid}/reports/general_ledger
│ │ └─┬POST
│ │   ├──[🔀] description (8583:20)
│ │   ├─┬Responses
│ │   │ └─┬200
│ │   │   └─┬application/json
│ │   │     ├─┬Schema
│ │   │     │ ├──[➕] properties (25697:15)
│ │   │     │ ├─┬aggregation
│ │   │     │ │ └──[➕] enum (25695:21)
│ │   │     │ ├─┬request_uuid
│ │   │     │ │ └──[🔀] description (25688:30)
│ │   │     │ └─┬payroll_uuid
│ │   │     │   ├──[➕] enum (25701:21)
│ │   │     │   ├──[➕] enum (25702:21)
│ │   │     │   ├──[➖] format (25038:41)❌ 
│ │   │     │   ├──[🔀] description (25703:30)
│ │   │     │   └──[➕] nullable (25699:27)❌ 
│ │   │     └─┬Example
│ │   │       ├──[🔀] value (25711:17)
│ │   │       ├──[🔀] value (25711:17)
│ │   │       ├──[🔀] value (25711:17)
│ │   │       └──[➕] value (25711:17)
│ │   ├─┬Requestbody
│ │   │ └─┬application/json
│ │   │   └─┬Schema
│ │   │     ├──[➕] properties (8609:17)
│ │   │     └─┬aggregation
│ │   │       └──[➕] enum (8607:23)
│ │   └─┬Extensions
│ │     └──[🔀] x-gusto-integration-type (8579:9)
│ ├─┬/v1/employees/{employee_id}/home_addresses
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └──[➖] examples (3752:33)❌ 
│ ├─┬/v1/employees/{employee_uuid}/state_taxes
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └──[🔀] description (4527:24)
│ │ └─┬PUT
│ │   ├─┬Parameters
│ │   │ └──[🔀] description (4572:24)
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └──[➖] examples (4650:33)❌ 
│ ├─┬/v1/home_addresses/{home_address_uuid}
│ │ └─┬PUT
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └──[➖] examples (3886:33)❌ 
│ ├─┬/v1/employee_benefits/{employee_benefit_id}
│ │ └─┬PUT
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬contribution
│ │           └─┬value
│ │             └─┬ONEOF
│ │               └─┬Schema
│ │                 └─┬threshold
│ │                   └──[🔀] description (9381:46)
│ ├─┬/v1/companies/{company_uuid}/payment_configs
│ │ ├─┬GET
│ │ │ ├──[🔀] description (2052:20)
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └─┬application/json
│ │ │       └─┬Example
│ │ │         ├──[🔀] value (25365:17)
│ │ │         ├──[🔀] value (25365:17)
│ │ │         ├──[🔀] value (25365:17)
│ │ │         └──[➕] value (25365:17)
│ │ └─┬PUT
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Example
│ │           ├──[🔀] value (25365:17)
│ │           ├──[🔀] value (25365:17)
│ │           ├──[🔀] value (25365:17)
│ │           └──[➕] value (25365:17)
│ ├─┬/v1/employees/{employee_id}/work_addresses
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └──[➖] examples (4052:33)❌ 
│ ├─┬/v1/employees/{employee_id}
│ │ └─┬PUT
│ │   ├─┬Parameters
│ │   │ ├──[➕] description (3191:24)
│ │   │ └─┬Schema
│ │   │   ├──[➕] enum (3189:17)
│ │   │   └──[➕] default (3190:22)❌ 
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       ├──[➖] examples (3258:33)❌ 
│ │       └─┬Schema
│ │         └─┬ALLOF
│ │           ├─┬date_of_birth
│ │           │ └──[➕] example (3246:32)
│ │           ├─┬last_name
│ │           │ └──[➕] example (3240:32)
│ │           ├─┬email
│ │           │ └──[➕] example (3243:32)
│ │           ├─┬first_name
│ │           │ └──[➕] example (3233:32)
│ │           ├─┬ssn
│ │           │ └──[➕] example (3250:32)
│ │           ├─┬work_email
│ │           │ └──[➕] example (3260:32)
│ │           └─┬middle_initial
│ │             └──[➕] example (3237:32)
│ ├─┬/v1/work_addresses/{work_address_uuid}
│ │ └─┬PUT
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └──[➖] examples (4170:33)❌ 
│ ├─┬/v1/companies/{company_id}/federal_tax_details
│ │ ├─┬GET
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └─┬application/json
│ │ │       └─┬Example
│ │ │         ├──[🔀] value (25476:17)
│ │ │         ├──[🔀] value (25476:17)
│ │ │         ├──[🔀] value (25476:17)
│ │ │         ├──[🔀] value (25476:17)
│ │ │         ├──[🔀] value (25476:17)
│ │ │         ├──[🔀] value (25476:17)
│ │ │         ├──[🔀] value (25476:17)
│ │ │         └──[➕] value (25476:17)
│ │ └─┬PUT
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Example
│ │           ├──[🔀] value (25476:17)
│ │           ├──[🔀] value (25476:17)
│ │           ├──[🔀] value (25476:17)
│ │           ├──[🔀] value (25476:17)
│ │           ├──[🔀] value (25476:17)
│ │           ├──[🔀] value (25476:17)
│ │           ├──[🔀] value (25476:17)
│ │           └──[➕] value (25476:17)
│ ├─┬/v1/locations/{location_id}
│ │ └─┬PUT
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       ├──[➖] examples (1484:33)❌ 
│ │       └─┬Schema
│ │         └─┬ALLOF
│ │           ├─┬street_1
│ │           │ └──[➕] example (1466:32)
│ │           ├─┬city
│ │           │ └──[➕] example (1473:32)
│ │           ├─┬zip
│ │           │ └──[➕] example (1478:32)
│ │           ├─┬phone_number
│ │           │ └──[➕] example (1463:32)
│ │           └─┬street_2
│ │             └──[➕] example (1470:32)
│ ├─┬/v1/reports/{request_uuid}
│ │ └─┬GET
│ │   ├──[🔀] description (8637:20)
│ │   └─┬Extensions
│ │     └──[🔀] x-gusto-integration-type (8628:9)
│ ├─┬/v1/companies/{company_id}/payrolls
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └──[➖] examples (6851:33)❌ 
│ ├─┬/v1/employees/{employee_id}/employee_benefits
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬contribution
│ │           └─┬value
│ │             └─┬ONEOF
│ │               └─┬Schema
│ │                 └─┬threshold
│ │                   └──[🔀] description (9168:46)
│ ├─┬/v1/companies/{company_id}/employees
│ │ ├─┬GET
│ │ │ ├──[➕] parameters (2600:17)❌ 
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └─┬application/json
│ │ │       └─┬Schema
│ │ │         └──[🔀] $ref (21521:13)❌ 
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └──[➖] examples (2716:33)❌ 
│ ├─┬/v1/employees/{employee_id}/onboarding_status
│ │ └─┬PUT
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └──[➖] examples (4450:33)❌ 
│ └─┬/v1/companies/{company_id}/payrolls/{payroll_id}
│   ├─┬GET
│   │ ├──[➕] security (6877:11)
│   │ ├──[🔀] description (6822:20)
│   │ ├─┬Parameters
│   │ │ ├──[➕] required (6862:21)❌ 
│   │ │ └─┬Schema
│   │ │   └─┬Schema
│   │ │     ├──[➕] enum (6873:19)
│   │ │     ├──[➕] enum (6874:19)
│   │ │     ├──[➕] enum (6872:19)
│   │ │     └──[➕] type (6866:21)❌ 
│   │ └─┬Responses
│   │   ├─┬404
│   │   │ ├──[➕] content (6889:15)
│   │   │ └──[🔀] description (6886:24)
│   │   └─┬200
│   │     ├──[🔀] description (6880:24)
│   │     └─┬application/json
│   │       ├──[➖] examples (24421:29)❌ 
│   │       └──[➖] examples (24381:29)❌ 
│   ├─┬PUT
│   │ ├──[➕] security (6929:11)
│   │ ├──[🔀] description (6895:20)
│   │ ├─┬Responses
│   │ │ ├─┬404
│   │ │ │ ├──[➕] content (6941:15)
│   │ │ │ └──[🔀] description (6938:24)
│   │ │ ├─┬422
│   │ │ │ ├──[🔀] description (6944:24)
│   │ │ │ └─┬application/json
│   │ │ │   ├──[➖] examples (21004:29)❌ 
│   │ │ │   ├──[➖] examples (21013:29)❌ 
│   │ │ │   └──[➖] examples (20996:29)❌ 
│   │ │ └─┬200
│   │ │   ├──[🔀] description (6932:24)
│   │ │   └─┬application/json
│   │ │     └──[➖] examples (24163:29)❌ 
│   │ └─┬Requestbody
│   │   └──application/json
│   └─┬DELETE
│     ├──[➕] security (6996:11)
│     ├──[🔀] description (6959:20)
│     └─┬Responses
│       ├──[➖] codes (7076:21)❌ 
│       ├─┬202
│       │ └──[➕] content (7005:31)
│       ├─┬204
│       │ ├──[➕] content (7001:31)
│       │ └──[🔀] description (6999:24)
│       └─┬404
│         ├──[➕] content (7010:15)
│         └──[🔀] description (7007:24)
└─┬Components
  ├──[➕] schemas (21342:7)
  ├──[➕] schemas (21387:7)
  ├──[➕] schemas (21617:7)
  ├──[➕] schemas (21427:7)
  ├──[➕] schemas (21521:7)
  ├──[➕] schemas (12831:7)
  ├─┬Payroll-List
  │ └─┬Extensions
  │   └──[🔀] x-examples (21310:9)
  ├─┬Payment-Configs
  │ ├──[➕] properties (15326:9)
  │ ├─┬partner_uuid
  │ │ └──[🔀] description (15320:24)
  │ ├─┬fast_payment_limit
  │ │ ├──[➕] items (15331:13)❌ 
  │ │ ├──[🔀] type (15327:17)❌ 
  │ │ └──[🔀] description (15328:24)
  │ ├─┬payment_speed
  │ │ └──[🔀] description (15316:24)
  │ └─┬Extensions
  │   └──[🔀] x-examples (15345:9)
  ├─┬Payroll
  │ ├──[➕] properties (18012:9)
  │ ├─┬payroll_status_meta
  │ │ └──[🔀] $ref (17721:13)❌ 
  │ ├─┬processed_date
  │ │ └──[🔀] $ref (17730:13)❌ 
  │ ├─┬uuid
  │ │ └──[🔀] $ref (17531:13)❌ 
  │ ├─┬payroll_uuid
  │ │ └──[🔀] $ref (17663:13)❌ 
  │ ├─┬totals
  │ │ └──[🔀] $ref (17784:13)❌ 
  │ ├─┬submission_blockers
  │ │ └──[🔀] $ref (17764:13)❌ 
  │ ├─┬pay_period
  │ │ └──[🔀] $ref (21617:13)❌ 
  │ ├─┬processing_request
  │ │ └──[🔀] $ref (17734:13)❌ 
  │ ├─┬withholding_pay_period
  │ │ └──[🔀] $ref (17744:13)❌ 
  │ ├─┬payroll_deadline
  │ │ └──[🔀] $ref (17639:13)❌ 
  │ ├─┬payment_speed_changed
  │ │ └──[🔀] $ref (17691:13)❌ 
  │ ├─┬skip_regular_deductions
  │ │ └──[🔀] $ref (17887:13)❌ 
  │ ├─┬processed
  │ │ └──[🔀] $ref (17744:13)❌ 
  │ └─┬Extensions
  │   └──[➕] x-examples (17912:9)
  ├─┬Payroll-Prepared
  │ ├──[➕] properties (18103:9)
  │ ├─┬uuid
  │ │ └──[🔀] $ref (17764:13)❌ 
  │ ├─┬payroll_deadline
  │ │ └──[🔀] $ref (17639:13)❌ 
  │ ├─┬withholding_pay_period
  │ │ └──[🔀] $ref (17744:13)❌ 
  │ ├─┬skip_regular_deductions
  │ │ └──[🔀] $ref (17887:13)❌ 
  │ ├─┬payroll_status_meta
  │ │ └──[🔀] $ref (17721:13)❌ 
  │ ├─┬pay_period
  │ │ └──[🔀] $ref (21617:13)❌ 
  │ ├─┬processing_request
  │ │ └──[🔀] $ref (17734:13)❌ 
  │ ├─┬payroll_uuid
  │ │ └──[🔀] $ref (17663:13)❌ 
  │ ├─┬processed_date
  │ │ └──[🔀] $ref (17730:13)❌ 
  │ ├─┬payment_speed_changed
  │ │ └──[🔀] $ref (17691:13)❌ 
  │ ├─┬processed
  │ │ └──[🔀] $ref (17744:13)❌ 
  │ └─┬Extensions
  │   └──[🔀] x-examples (18017:9)
  ├─┬Payroll-Employee-Compensations-Type
  │ └─┬Schema
  │   └─┬payment_method
  │     ├──[➕] enum (17406:17)
  │     └──[🔀] description (17402:26)
  ├─┬Company-Benefit-With-Employee-Benefits
  │ └─┬employee_benefits
  │   └─┬Schema
  │     └─┬contribution
  │       └─┬value
  │         └─┬ONEOF
  │           └─┬tiers
  │             └─┬Schema
  │               └─┬threshold
  │                 └──[🔀] description (16943:48)
  ├─┬Pay-Schedule-Assignment-Employee
  │ └─┬pay_schedule_uuid
  │   └──[➕] nullable (18907:21)❌ 
  ├─┬Employee-Benefit-Base-Object
  │ └─┬contribution
  │   └─┬value
  │     └─┬ONEOF
  │       └─┬tiers
  │         └─┬Schema
  │           └─┬threshold
  │             └──[🔀] description (17108:42)
  ├─┬Federal-Tax-Details
  │ ├──[➕] properties (19327:9)
  │ ├─┬taxable_as_scorp
  │ │ ├──[🔀] type (19292:17)❌ 
  │ │ ├──[🔀] description (19294:24)
  │ │ └──[➕] nullable (19293:21)❌ 
  │ ├─┬ein_verified
  │ │ ├──[🔀] type (19328:17)❌ 
  │ │ ├──[🔀] description (19330:24)
  │ │ ├──[➕] nullable (19329:21)❌ 
  │ │ └──[➕] properties (19332:13)
  │ ├─┬legal_name
  │ │ ├──[🔀] type (19322:17)❌ 
  │ │ └──[🔀] description (19323:24)
  │ ├─┬filing_form
  │ │ ├──[🔀] type (19325:17)❌ 
  │ │ └──[🔀] description (19326:24)
  │ ├─┬has_ein
  │ │ ├──[🔀] type (19316:17)❌ 
  │ │ └──[🔀] description (19317:24)
  │ ├─┬version
  │ │ ├──[🔀] type (19309:17)❌ 
  │ │ └──[🔀] description (19310:24)
  │ └─┬tax_payer_type
  │   ├──[🔀] description (19346:24)
  │   └──[➖] nullable (18949:31)❌ 
  ├─┬Versionable-Required
  │ └─┬version
  │   └──[➕] example (12648:20)
  └─┬Tax-Requirement-Metadata
    └─┬options
      └─┬Schema
        └─┬short_label
          └──[➕] nullable (19728:27)❌ 
Document Element Total Changes Breaking Changes
paths 106 24
components 67 37

TYPESCRIPT CHANGELOG

core: 3.21.14 - 2025-07-09

🐛 Bug Fixes

  • [force-gen] limit zod version to ^3 (commit by @walker-tx)

core: 3.21.13 - 2025-07-03

🐛 Bug Fixes

  • pin @types/bun version to last compatible release (commit by @vishalg0wda)

core: 3.21.12 - 2025-07-03

🐛 Bug Fixes

  • fixed generation of example call signatures when skipping optional parameters (commit by @tristanspeakeasy)

constsAndDefaults: 0.1.12 - 2025-06-11

🐛 Bug Fixes

  • fix to const handling (commit by @mfbx9da4)

unions: 2.85.11 - 2025-06-19

🐛 Bug Fixes

  • regression related to union discriminator mapping (commit by @mfbx9da4)

unions: 2.85.10 - 2025-06-13

🐛 Bug Fixes

  • implement union type sorting by required fields count (commit by @tristanspeakeasy)

@github-actions github-actions bot added the patch Patch version bump label Jun 14, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1749860068 branch 7 times, most recently from a06afeb to b8127f7 Compare June 21, 2025 00:16
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1749860068 branch 6 times, most recently from dee0ba0 to 6a2e3e3 Compare June 27, 2025 00:17
@github-actions github-actions bot changed the title chore: 🐝 Update SDK - Generate Clients GUSTO-EMBEDDED 0.6.5 chore: 🐝 Update SDK - Generate Clients GUSTO-EMBEDDED 0.7.0 Jun 27, 2025
@github-actions github-actions bot added minor Minor version bump and removed patch Patch version bump labels Jun 27, 2025
Copy link

socket-security bot commented Jun 27, 2025

All alerts resolved. Learn more about Socket for GitHub.

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report

@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1749860068 branch from 6a2e3e3 to 20f8e15 Compare June 28, 2025 00:16
@github-actions github-actions bot changed the title chore: 🐝 Update SDK - Generate Clients GUSTO-EMBEDDED 0.7.0 chore: 🐝 Update SDK - Generate Clients GUSTO-EMBEDDED 0.6.5 Jun 28, 2025
@github-actions github-actions bot added patch Patch version bump and removed minor Minor version bump labels Jun 28, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1749860068 branch 8 times, most recently from d99e848 to 5a9acf0 Compare July 6, 2025 00:18
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1749860068 branch 8 times, most recently from fa24bee to 25283ca Compare July 14, 2025 00:17
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1749860068 branch from 25283ca to aa7af60 Compare July 15, 2025 00:17
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1749860068 branch from aa7af60 to a2a90fe Compare July 15, 2025 17:22
@serikjensen serikjensen merged commit a21054d into main Jul 15, 2025
2 checks passed
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.

2 participants