Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 12, 2025

Bumps the seam group with 2 updates: @seamapi/fake-seam-connect and @seamapi/types.

Updates @seamapi/fake-seam-connect from 1.83.2 to 1.85.0

Release notes

Sourced from @​seamapi/fake-seam-connect's releases.

v1.85.0

Features

  • Add workspace.is_publishable_key_auth_enabled (#263) (651a217)

v1.84.0

Features

  • Add connected_account.accepted_capabilities (#262) (4f4ca9c)

Reverts

  • Revert "Use private pacakges" (3b15788)
Commits

Updates @seamapi/types from 1.557.0 to 1.567.0

Release notes

Sourced from @​seamapi/types's releases.

v1.567.0

Features

  • Sync with Seam API via 87af20fafba7513a9083fc7597dac0fa308b14bd (#2449) (54ddfd5)

v1.566.0

Features

  • Sync with Seam API via e7fc86d04134ce7e9c0d343a55362c745557a0b7 (#2448) (088610c)

v1.565.0

Features

  • Sync with Seam API via 3782d62a2fca7d383f40cba01b456af94da974d1 (#2447) (268ba95)

v1.564.0

Features

  • Sync with Seam API via f60c4eab9335a1599f4475d15d44bf32f7b4205a (#2446) (1bafd31)

v1.563.0

Features

  • Sync with Seam API via 6465b0efa61e3242b076cc2bc38ea149d666c4f9 (#2445) (d0c43ef)

v1.562.0

Features

  • Sync with Seam API via 147cc2a7e19baff846431ea82ee84f52cbf46e98 (#2444) (756c0b5)

v1.561.0

Features

  • Sync with Seam API via 106e91dcac372b5daa27ba6fb32d46a4cfa73ec5 (#2443) (76b1eb8)

v1.560.0

Features

  • Sync with Seam API via 788f985d317477a902fdf18157266eaea58d1689 (#2442) (b673d33)

v1.559.0

Features

  • Sync with Seam API via b699fab4307bf45c12ff07abea4327b97f4ccc24 (#2441) (8b3ed02)

v1.558.0

Features

  • Sync with Seam API via bfb30259d047f688add1308f4de7f965eb7182d4 (#2440) (e321dd9)
Commits
  • 7ee51d0 1.567.0
  • 54ddfd5 feat: Sync with Seam API via 87af20fafba7513a9083fc7597dac0fa308b14bd (#2449)
  • 1a6f307 1.566.0
  • 088610c feat: Sync with Seam API via e7fc86d04134ce7e9c0d343a55362c745557a0b7 (#2448)
  • c3054fd 1.565.0
  • 268ba95 feat: Sync with Seam API via 3782d62a2fca7d383f40cba01b456af94da974d1 (#2447)
  • f838097 1.564.0
  • 1bafd31 feat: Sync with Seam API via f60c4eab9335a1599f4475d15d44bf32f7b4205a (#2446)
  • b341d5d 1.563.0
  • d0c43ef feat: Sync with Seam API via 6465b0efa61e3242b076cc2bc38ea149d666c4f9 (#2445)
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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/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.83.2 to 1.85.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.83.2...v1.85.0)

Updates `@seamapi/types` from 1.557.0 to 1.567.0
- [Release notes](https://github.com/seamapi/types/releases)
- [Changelog](https://github.com/seamapi/types/blob/main/.releaserc.json)
- [Commits](seamapi/types@v1.557.0...v1.567.0)

---
updated-dependencies:
- dependency-name: "@seamapi/fake-seam-connect"
  dependency-version: 1.85.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: seam
- dependency-name: "@seamapi/types"
  dependency-version: 1.567.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 Sep 12, 2025
@dependabot dependabot bot requested a review from a team as a code owner September 12, 2025 09:13
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 12, 2025
@seambot seambot enabled auto-merge (squash) September 12, 2025 09:14
@seambot seambot merged commit bb453de into main Sep 12, 2025
18 checks passed
@seambot seambot deleted the dependabot/npm_and_yarn/seam-8a97b989bc branch September 12, 2025 09:15
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