Skip to content

Commit

Permalink
feat(deps-dev): bump the seam group with 2 updates (#247)
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/fake-seam-connect](https://github.com/seamapi/fake-seam-connect) and [@seamapi/types](https://github.com/seamapi/types).


Updates `@seamapi/fake-seam-connect` from 1.74.0 to 1.75.0
- [Release notes](https://github.com/seamapi/fake-seam-connect/releases)
- [Changelog](https://github.com/seamapi/fake-seam-connect/blob/main/.releaserc.json)
- [Commits](seamapi/fake-seam-connect@v1.74.0...v1.75.0)

Updates `@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/fake-seam-connect"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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 Jan 23, 2025
1 parent 5df2429 commit 44ba7e7
Show file tree
Hide file tree
Showing 4 changed files with 54 additions and 10 deletions.
18 changes: 10 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 @@ -10,9 +10,9 @@
"start": "fake-seam-connect --seed"
},
"devDependencies": {
"@seamapi/fake-seam-connect": "1.74.0",
"@seamapi/fake-seam-connect": "1.75.0",
"@seamapi/nextlove-sdk-generator": "1.15.3",
"@seamapi/types": "1.341.0",
"@seamapi/types": "1.343.0",
"del": "^7.1.0",
"prettier": "^3.2.5"
}
Expand Down
13 changes: 13 additions & 0 deletions seam/routes/models.py

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

29 changes: 29 additions & 0 deletions seam/routes/thermostats_simulate.py

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

0 comments on commit 44ba7e7

Please sign in to comment.