Skip to content

Commit

Permalink
test(deps-dev): bump @seamapi/types from 1.344.0 to 1.345.0 in the se…
Browse files Browse the repository at this point in the history
…am group (#154)

* test(deps-dev): bump @seamapi/types in the seam group

Bumps the seam group with 1 update: [@seamapi/types](https://github.com/seamapi/types).


Updates `@seamapi/types` from 1.344.0 to 1.345.0
- [Release notes](https://github.com/seamapi/types/releases)
- [Changelog](https://github.com/seamapi/types/blob/main/.releaserc.json)
- [Commits](seamapi/types@v1.344.0...v1.345.0)

---
updated-dependencies:
- dependency-name: "@seamapi/types"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: seam
...

Signed-off-by: dependabot[bot] <[email protected]>

* ci: Generate code

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Seam Bot <[email protected]>
  • Loading branch information
dependabot[bot] and seambot authored Feb 3, 2025
1 parent f1ce5d5 commit b85a318
Show file tree
Hide file tree
Showing 4 changed files with 42 additions and 42 deletions.
8 changes: 4 additions & 4 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
Expand Up @@ -73,7 +73,7 @@
"zod": "^3.23.8"
},
"devDependencies": {
"@seamapi/types": "1.344.0",
"@seamapi/types": "1.345.0",
"@types/node": "^20.8.10",
"ava": "^6.0.1",
"c8": "^10.1.2",
Expand Down
74 changes: 37 additions & 37 deletions test/snapshots/seam-blueprint.test.ts.md
Original file line number Diff line number Diff line change
Expand Up @@ -16239,7 +16239,7 @@ Generated by [AVA](https://avajs.dev).
},
phone: {
deprecationMessage: '',
description: '',
description: 'Properties of the phone.',
draftMessage: '',
isDeprecated: false,
isDraft: false,
Expand Down Expand Up @@ -16427,7 +16427,7 @@ Generated by [AVA](https://avajs.dev).
},
{
deprecationMessage: '',
description: '',
description: 'Type of phone.',
draftMessage: '',
format: 'enum',
isDeprecated: false,
Expand Down Expand Up @@ -16558,7 +16558,7 @@ Generated by [AVA](https://avajs.dev).
properties: [
{
deprecationMessage: '',
description: '',
description: 'ASSA ABLOY Credential Service metadata for the phone.',
draftMessage: '',
format: 'object',
isDeprecated: false,
Expand All @@ -16569,7 +16569,7 @@ Generated by [AVA](https://avajs.dev).
properties: [
{
deprecationMessage: '',
description: '',
description: 'Endpoints associated with the phone.',
draftMessage: '',
format: 'list',
isDeprecated: false,
Expand All @@ -16581,7 +16581,7 @@ Generated by [AVA](https://avajs.dev).
},
{
deprecationMessage: '',
description: '',
description: 'Indicates whether the credential service has active endpoints associated with the phone.',
draftMessage: '',
format: 'boolean',
isDeprecated: false,
Expand All @@ -16596,7 +16596,7 @@ Generated by [AVA](https://avajs.dev).
},
{
deprecationMessage: '',
description: '',
description: 'Salto Space credential service metadata for the phone.',
draftMessage: '',
format: 'object',
isDeprecated: false,
Expand All @@ -16607,7 +16607,7 @@ Generated by [AVA](https://avajs.dev).
properties: [
{
deprecationMessage: '',
description: '',
description: 'Indicates whether the credential service has an active associated phone.',
draftMessage: '',
format: 'boolean',
isDeprecated: false,
Expand Down Expand Up @@ -29697,7 +29697,7 @@ Generated by [AVA](https://avajs.dev).
],
codeSamples: [],
deprecationMessage: '',
description: '',
description: 'Deactivates a phone, which is useful, for example, if a user has lost their phone. For more information, see [App User Lost Phone Process](https://docs.seam.co/latest/capability-guides/mobile-access/managing-phones-for-a-user-identity#app-user-lost-phone-process).',
draftMessage: '',
isDeprecated: false,
isDraft: false,
Expand All @@ -29711,7 +29711,7 @@ Generated by [AVA](https://avajs.dev).
parameters: [
{
deprecationMessage: '',
description: '',
description: 'Device ID of the desired phone.',
draftMessage: '',
format: 'string',
isDeprecated: false,
Expand All @@ -29730,7 +29730,7 @@ Generated by [AVA](https://avajs.dev).
description: 'OK',
responseType: 'void',
},
title: '',
title: 'Deactivate a Phone',
undocumentedMessage: '',
workspaceScope: 'required',
},
Expand All @@ -29741,7 +29741,7 @@ Generated by [AVA](https://avajs.dev).
],
codeSamples: [],
deprecationMessage: '',
description: '',
description: 'Returns a list of all phones. To filter the list of returned phones by a specific owner user identity or credential, include the `owner_user_identity_id` or `acs_credential_id`, respectively, in the request body.',
draftMessage: '',
isDeprecated: false,
isDraft: false,
Expand All @@ -29755,7 +29755,7 @@ Generated by [AVA](https://avajs.dev).
parameters: [
{
deprecationMessage: '',
description: '',
description: 'ID of the [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) by which to filter the list of returned phones.',
draftMessage: '',
format: 'id',
isDeprecated: false,
Expand All @@ -29768,7 +29768,7 @@ Generated by [AVA](https://avajs.dev).
},
{
deprecationMessage: '',
description: '',
description: 'ID of the user identity that represents the owner by which to filter the list of returned phones.',
draftMessage: '',
format: 'id',
isDeprecated: false,
Expand All @@ -29789,7 +29789,7 @@ Generated by [AVA](https://avajs.dev).
responseKey: 'phones',
responseType: 'resource_list',
},
title: '',
title: 'List Phones',
undocumentedMessage: '',
workspaceScope: 'required',
},
Expand All @@ -29811,7 +29811,7 @@ Generated by [AVA](https://avajs.dev).
],
codeSamples: [],
deprecationMessage: '',
description: '',
description: 'Creates a new simulated phone in a [sandbox workspace](https://docs.seam.co/latest/core-concepts/workspaces#sandbox-workspaces). For more information, see [Creating a Simulated Phone for a User Identity](https://docs.seam.co/latest/capability-guides/mobile-access/developing-in-a-sandbox-workspace#creating-a-simulated-phone-for-a-user-identity).',
draftMessage: '',
isDeprecated: false,
isDraft: false,
Expand All @@ -29825,7 +29825,7 @@ Generated by [AVA](https://avajs.dev).
parameters: [
{
deprecationMessage: '',
description: '',
description: 'ASSA ABLOY metadata to associate with the simulated phone.',
draftMessage: '',
format: 'object',
isDeprecated: false,
Expand All @@ -29837,7 +29837,7 @@ Generated by [AVA](https://avajs.dev).
parameters: [
{
deprecationMessage: '',
description: '',
description: 'Application version that you want to use for the simulated phone.',
draftMessage: '',
format: 'string',
isDeprecated: false,
Expand All @@ -29850,7 +29850,7 @@ Generated by [AVA](https://avajs.dev).
},
{
deprecationMessage: '',
description: '',
description: 'Indicates whether the simulated phone should have Bluetooth low energy (BLE) capability.',
draftMessage: '',
format: 'boolean',
isDeprecated: false,
Expand All @@ -29863,7 +29863,7 @@ Generated by [AVA](https://avajs.dev).
},
{
deprecationMessage: '',
description: '',
description: 'Indicates whether the simulated phone should have host card emulation (HCE) capability.',
draftMessage: '',
format: 'boolean',
isDeprecated: false,
Expand All @@ -29876,7 +29876,7 @@ Generated by [AVA](https://avajs.dev).
},
{
deprecationMessage: '',
description: '',
description: 'Indicates whether the simulated phone should have near-field communication (NFC) capability.',
draftMessage: '',
format: 'boolean',
isDeprecated: false,
Expand All @@ -29889,7 +29889,7 @@ Generated by [AVA](https://avajs.dev).
},
{
deprecationMessage: '',
description: '',
description: 'SEOS applet version that you want to use for the simulated phone.',
draftMessage: '',
format: 'string',
isDeprecated: false,
Expand All @@ -29902,7 +29902,7 @@ Generated by [AVA](https://avajs.dev).
},
{
deprecationMessage: '',
description: '',
description: 'ID of the SEOS trusted service manager (TSM) endpoint that you want to use for the simulated phone.',
draftMessage: '',
format: 'number',
isDeprecated: false,
Expand All @@ -29918,7 +29918,7 @@ Generated by [AVA](https://avajs.dev).
},
{
deprecationMessage: '',
description: '',
description: 'ID of the custom SDK installation to use for the simulated phone.',
draftMessage: '',
format: 'string',
isDeprecated: false,
Expand All @@ -29931,7 +29931,7 @@ Generated by [AVA](https://avajs.dev).
},
{
deprecationMessage: '',
description: '',
description: 'Metadata to associate with the simulated phone.',
draftMessage: '',
format: 'object',
isDeprecated: false,
Expand All @@ -29943,7 +29943,7 @@ Generated by [AVA](https://avajs.dev).
parameters: [
{
deprecationMessage: '',
description: '',
description: 'Manufacturer that you want to use for the simulated phone.',
draftMessage: '',
format: 'string',
isDeprecated: false,
Expand All @@ -29956,7 +29956,7 @@ Generated by [AVA](https://avajs.dev).
},
{
deprecationMessage: '',
description: '',
description: 'Device model that you want to use for the simulated phone.',
draftMessage: '',
format: 'string',
isDeprecated: false,
Expand All @@ -29969,7 +29969,7 @@ Generated by [AVA](https://avajs.dev).
},
{
deprecationMessage: '',
description: '',
description: 'Mobile operating system that you want to use for the simulated phone.',
draftMessage: '',
format: 'enum',
isDeprecated: false,
Expand Down Expand Up @@ -30004,7 +30004,7 @@ Generated by [AVA](https://avajs.dev).
},
{
deprecationMessage: '',
description: '',
description: 'Mobile operating system version that you want to use for the simulated phone.',
draftMessage: '',
format: 'string',
isDeprecated: false,
Expand All @@ -30020,7 +30020,7 @@ Generated by [AVA](https://avajs.dev).
},
{
deprecationMessage: '',
description: '',
description: 'ID of the user identity to associate with the simulated phone.',
draftMessage: '',
format: 'id',
isDeprecated: false,
Expand All @@ -30041,7 +30041,7 @@ Generated by [AVA](https://avajs.dev).
responseKey: 'phone',
responseType: 'resource',
},
title: '',
title: 'Create a Sandbox Phone',
undocumentedMessage: '',
workspaceScope: 'required',
},
Expand Down Expand Up @@ -32366,7 +32366,7 @@ Generated by [AVA](https://avajs.dev).
],
codeSamples: [],
deprecationMessage: '',
description: '',
description: 'Simulates having adjusted the [HVAC mode](https://docs.seam.co/latest/capability-guides/thermostats/understanding-thermostat-concepts/hvac-mode) for a [thermostat](https://docs.seam.co/latest/capability-guides/thermostats). Only applicable for [sandbox devices](https://docs.seam.co/latest/core-concepts/workspaces#sandbox-workspaces). See also [Testing Your Thermostat App with Simulate Endpoints](https://docs.seam.co/latest/capability-guides/thermostats/testing-your-thermostat-app-with-simulate-endpoints).',
draftMessage: '',
isDeprecated: false,
isDraft: false,
Expand All @@ -32385,7 +32385,7 @@ Generated by [AVA](https://avajs.dev).
description: 'OK',
responseType: 'void',
},
title: '',
title: 'HVAC Mode Adjusted',
undocumentedMessage: '',
workspaceScope: 'required',
},
Expand All @@ -32396,7 +32396,7 @@ Generated by [AVA](https://avajs.dev).
],
codeSamples: [],
deprecationMessage: '',
description: '',
description: 'Simulates a [thermostat](https://docs.seam.co/latest/capability-guides/thermostats) reaching a specified temperature. Only applicable for [sandbox devices](https://docs.seam.co/latest/core-concepts/workspaces#sandbox-workspaces). See also [Testing Your Thermostat App with Simulate Endpoints](https://docs.seam.co/latest/capability-guides/thermostats/testing-your-thermostat-app-with-simulate-endpoints).',
draftMessage: '',
isDeprecated: false,
isDraft: false,
Expand All @@ -32410,7 +32410,7 @@ Generated by [AVA](https://avajs.dev).
parameters: [
{
deprecationMessage: '',
description: '',
description: 'ID of the desired thermostat device.',
draftMessage: '',
format: 'id',
isDeprecated: false,
Expand All @@ -32423,7 +32423,7 @@ Generated by [AVA](https://avajs.dev).
},
{
deprecationMessage: '',
description: '',
description: 'Desired simulated temperature in °C. You must set `temperature_celsius` or `temperature_fahrenheit`.',
draftMessage: '',
format: 'number',
isDeprecated: false,
Expand All @@ -32436,7 +32436,7 @@ Generated by [AVA](https://avajs.dev).
},
{
deprecationMessage: '',
description: '',
description: 'Desired simulated temperature in °F. You must set `temperature_fahrenheit` or `temperature_celsius`.',
draftMessage: '',
format: 'number',
isDeprecated: false,
Expand All @@ -32455,7 +32455,7 @@ Generated by [AVA](https://avajs.dev).
description: 'OK',
responseType: 'void',
},
title: '',
title: 'Temperature Reached',
undocumentedMessage: '',
workspaceScope: 'required',
},
Expand Down
Binary file modified test/snapshots/seam-blueprint.test.ts.snap
Binary file not shown.

0 comments on commit b85a318

Please sign in to comment.