Skip to content

Commit

Permalink
feat(deps-dev): Bump the seam group with 2 updates (#269)
Browse files Browse the repository at this point in the history
* feat(deps-dev): Bump the seam group with 2 updates

Bumps the seam group with 2 updates: [@seamapi/nextlove-sdk-generator](https://github.com/seamapi/nextlove-sdk-generator) and [@seamapi/types](https://github.com/seamapi/types).


Updates `@seamapi/nextlove-sdk-generator` from 1.15.6 to 1.15.7
- [Commits](https://github.com/seamapi/nextlove-sdk-generator/commits)

Updates `@seamapi/types` from 1.344.2 to 1.345.1
- [Release notes](https://github.com/seamapi/types/releases)
- [Changelog](https://github.com/seamapi/types/blob/main/.releaserc.json)
- [Commits](seamapi/types@v1.344.2...v1.345.1)

---
updated-dependencies:
- dependency-name: "@seamapi/nextlove-sdk-generator"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: seam
- 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 5, 2025
1 parent 15ad52e commit fd4d9ff
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 36 deletions.
17 changes: 9 additions & 8 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
},
"devDependencies": {
"@prettier/plugin-php": "^0.22.1",
"@seamapi/nextlove-sdk-generator": "1.15.6",
"@seamapi/types": "1.344.2",
"@seamapi/nextlove-sdk-generator": "1.15.7",
"@seamapi/types": "1.345.1",
"del": "^7.1.0",
"prettier": "^3.0.0"
}
Expand Down
25 changes: 0 additions & 25 deletions src/Objects/ServiceHealth.php

This file was deleted.

1 change: 0 additions & 1 deletion src/SeamClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
use Seam\Objects\Network;
use Seam\Objects\NoiseThreshold;
use Seam\Objects\Phone;
use Seam\Objects\ServiceHealth;
use Seam\Objects\ThermostatSchedule;
use Seam\Objects\UnmanagedAccessCode;
use Seam\Objects\UnmanagedAcsAccessGroup;
Expand Down

0 comments on commit fd4d9ff

Please sign in to comment.