Skip to content

Commit

Permalink
feat(deps): bump @seamapi/types from 1.341.0 to 1.343.0 (#492)
Browse files Browse the repository at this point in the history
* feat(deps): bump @seamapi/types from 1.341.0 to 1.343.0

Bumps [@seamapi/types](https://github.com/seamapi/types) from 1.341.0 to 1.343.0.
- [Release notes](https://github.com/seamapi/types/releases)
- [Changelog](https://github.com/seamapi/types/blob/main/.releaserc.json)
- [Commits](seamapi/types@v1.341.0...v1.343.0)

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

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

* ci: Generate docs

---------

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 Jan 22, 2025
1 parent fa9e736 commit 21e6bc8
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 7 deletions.
3 changes: 3 additions & 0 deletions docs/api/_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@
- `/phones/deactivate`
- `/phones/list`
- `/phones/simulate/create_sandbox_phone`
- `/thermostats/simulate/hvac_mode_adjusted`
- `/thermostats/simulate/temperature_reached`
- `/webhooks/create`
- `/webhooks/delete`
Expand Down Expand Up @@ -402,6 +403,7 @@ Items that are intentionally undocumented are not included in this section.
- `/phones/deactivate`
- `/phones/list`
- `/phones/simulate/create_sandbox_phone`
- `/thermostats/simulate/hvac_mode_adjusted`
- `/thermostats/simulate/temperature_reached`
- `/user_identities/update`
- `/webhooks/create`
Expand Down Expand Up @@ -901,6 +903,7 @@ These items are deprecated.
- `/phones/list`
- `/phones/simulate/create_sandbox_phone`
- `/thermostats/get`
- `/thermostats/simulate/hvac_mode_adjusted`
- `/thermostats/simulate/temperature_reached`
- `/user_identities/update`
- `/webhooks/create`
Expand Down
2 changes: 0 additions & 2 deletions docs/api/user_identities/update-a-user-identity.md

This file was deleted.

9 changes: 5 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 @@ -34,7 +34,7 @@
"@prettier/plugin-php": "^0.22.2",
"@seamapi/blueprint": "^0.32.1",
"@prettier/plugin-ruby": "^4.0.4",
"@seamapi/types": "1.341.0",
"@seamapi/types": "1.343.0",
"change-case": "^5.4.4",
"command-exists": "^1.2.9",
"del": "^8.0.0",
Expand Down

0 comments on commit 21e6bc8

Please sign in to comment.