Skip to content

feat(deps-dev): bump the seam group with 2 updates#529

Merged
seambot merged 2 commits into
mainfrom
dependabot/npm_and_yarn/seam-643a3d7721
Jul 23, 2026
Merged

feat(deps-dev): bump the seam group with 2 updates#529
seambot merged 2 commits into
mainfrom
dependabot/npm_and_yarn/seam-643a3d7721

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 23, 2026

Copy link
Copy Markdown
Contributor

Bumps the seam group with 2 updates: @seamapi/blueprint and @seamapi/types.

Updates @seamapi/blueprint from 0.56.0 to 0.59.0

Release notes

Sourced from @​seamapi/blueprint's releases.

v0.59.0

Features

  • Throw on duplicate enum and discriminator values (#288) (b70a92e)

v0.58.1

Bug Fixes

  • Propagate isInt to number list items (#287) (76bc330)

v0.58.0

Features

v0.57.0

Features

Commits
  • a1af5a6 0.59.0
  • b70a92e feat: Throw on duplicate enum and discriminator values (#288)
  • 5afc5c7 0.58.1
  • 76bc330 fix: Propagate isInt to number list items (#287)
  • 6904f0d 0.58.0
  • d654381 feat: Add isInt to NumberProperty (#286)
  • 7c8efb2 0.57.0
  • 63a367c feat: Add isInt to NumberParameter (#285)
  • 2004535 test(deps-dev): bump @​seamapi/types from 1.943.0 to 1.956.0 in the seam group...
  • df6e332 test(deps-dev): bump @​seamapi/types from 1.923.0 to 1.943.0 in the seam group...
  • Additional commits viewable in compare view

Updates @seamapi/types from 1.963.0 to 1.970.0

Release notes

Sourced from @​seamapi/types's releases.

v1.970.0

Features

  • Sync with Seam API via 023c06511b6076eda219cdff24338e6783ae4958 (#2965) (27c23f0)

v1.969.0

Features

  • Sync with Seam API via f3d4447c71f18d90f0a5c60517a3832514c5208b (#2963) (95bdc1c)

v1.968.0

Features

  • Sync with Seam API via 8fac8808ad594e1ad837376ab6bb42731350251e (#2962) (265434e)

v1.967.0

Features

  • Sync with Seam API via 7489a378b000bb090ba52dcb9223ef2f1ec22a3f (#2961) (2390be6)

v1.966.0

Features

  • Sync with Seam API via 499a7de9f80c81c31452bdb5868f964369a3a528 (#2960) (d66a6a7)

v1.965.0

Features

  • Sync with Seam API via bede07b37efa654982870b7af966f270df33eb7d (#2959) (a41f579)

v1.964.0

Features

  • Sync with Seam API via 6c2a55e781790631f71d49731c249d266f06d29f (#2958) (e0843f3)
Commits
  • fff34aa 1.970.0
  • 27c23f0 feat: Sync with Seam API via 023c06511b6076eda219cdff24338e6783ae4958 (#2965)
  • e41b017 1.969.0
  • 95bdc1c feat: Sync with Seam API via f3d4447c71f18d90f0a5c60517a3832514c5208b (#2963)
  • 848ab11 1.968.0
  • 265434e feat: Sync with Seam API via 8fac8808ad594e1ad837376ab6bb42731350251e (#2962)
  • 36a5827 1.967.0
  • 2390be6 feat: Sync with Seam API via 7489a378b000bb090ba52dcb9223ef2f1ec22a3f (#2961)
  • 3d1ab0a 1.966.0
  • d66a6a7 feat: Sync with Seam API via 499a7de9f80c81c31452bdb5868f964369a3a528 (#2960)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

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


Updates `@seamapi/blueprint` from 0.56.0 to 0.59.0
- [Release notes](https://github.com/seamapi/blueprint/releases)
- [Commits](seamapi/blueprint@v0.56.0...v0.59.0)

Updates `@seamapi/types` from 1.963.0 to 1.970.0
- [Release notes](https://github.com/seamapi/types/releases)
- [Commits](seamapi/types@v1.963.0...v1.970.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 23, 2026
@seambot
seambot enabled auto-merge (squash) July 23, 2026 06:14
@seambot
seambot merged commit 219c6cd into main Jul 23, 2026
17 checks passed
@seambot
seambot deleted the dependabot/npm_and_yarn/seam-643a3d7721 branch July 23, 2026 06:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant