Skip to content

chore(deps): bump @vercel/connect from 0.2.10 to 0.3.0#175

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/vercel/connect-0.3.0
Open

chore(deps): bump @vercel/connect from 0.2.10 to 0.3.0#175
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/vercel/connect-0.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 30, 2026

Copy link
Copy Markdown
Contributor

Bumps @vercel/connect from 0.2.10 to 0.3.0.

Release notes

Sourced from @​vercel/connect's releases.

@​vercel/connect@​0.3.0

Minor Changes

  • aa64ac7: Add the @vercel/connect/chat subpath with adapter helpers for the Chat SDK (chat). connectSlackAdapter, connectGitHubAdapter, and connectLinearAdapter each return a config fragment you spread into the matching create*Adapter factory, wiring a Connect connector for both outbound app-scoped tokens (getToken with subject: { type: 'app' }) and inbound trigger-forwarded webhooks (Vercel OIDC verification via the exported createConnectWebhookVerifier). The subpath has no runtime dependency on @chat-adapter/* — it returns structural config types.
Changelog

Sourced from @​vercel/connect's changelog.

0.3.0

Minor Changes

  • aa64ac7: Add the @vercel/connect/chat subpath with adapter helpers for the Chat SDK (chat). connectSlackAdapter, connectGitHubAdapter, and connectLinearAdapter each return a config fragment you spread into the matching create*Adapter factory, wiring a Connect connector for both outbound app-scoped tokens (getToken with subject: { type: 'app' }) and inbound trigger-forwarded webhooks (Vercel OIDC verification via the exported createConnectWebhookVerifier). The subpath has no runtime dependency on @chat-adapter/* — it returns structural config types.
Commits

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@vercel/connect](https://github.com/vercel/vercel/tree/HEAD/packages/connect) from 0.2.10 to 0.3.0.
- [Release notes](https://github.com/vercel/vercel/releases)
- [Changelog](https://github.com/vercel/vercel/blob/main/packages/connect/CHANGELOG.md)
- [Commits](https://github.com/vercel/vercel/commits/@vercel/connect@0.3.0/packages/connect)

---
updated-dependencies:
- dependency-name: "@vercel/connect"
  dependency-version: 0.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Jun 30, 2026
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.

0 participants