Skip to content

chore(deps): bump github.com/plexusone/omnichat from 0.6.1 to 0.7.0#37

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/plexusone/omnichat-0.7.0
Open

chore(deps): bump github.com/plexusone/omnichat from 0.6.1 to 0.7.0#37
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/plexusone/omnichat-0.7.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps github.com/plexusone/omnichat from 0.6.1 to 0.7.0.

Release notes

Sourced from github.com/plexusone/omnichat's releases.

v0.7.0

Release Notes: 0.7.0

Full Changelog: plexusone/omnichat@v0.6.1...v0.7.0

Changelog

Sourced from github.com/plexusone/omnichat's changelog.

[v0.7.0] - 2026-05-31

Highlights

  • Discord voice channel support with join/leave, audio streaming, and auto-follow
  • Telegram inline keyboards and Web App integration
  • WhatsApp newsletters (channels) and emoji reactions

Added

  • Discord voice channel support with VoiceManager for join/leave, audio send/receive, and state tracking (427214a)
  • Discord voice configuration: channel allowlist/blocklist, auto-follow users, auto-leave empty channels (427214a)
  • Discord voice events: EventTypeVoiceJoin, EventTypeVoiceLeave, EventTypeVoiceMove, EventTypeVoiceSpeaker (6af0648)
  • Telegram inline keyboard buttons with URL, callback, Web App, and inline query support (d286cf8)
  • Telegram Web App data handler for mini-app responses (d286cf8)
  • Telegram localized bot commands with SetLocalizedCommands (d286cf8)
  • Telegram metadata: telegram_inline_keyboard, telegram_disable_preview, telegram_disable_notification, telegram_protect_content (d286cf8)
  • Slack metadata: slack_unfurl_links, slack_unfurl_media, slack_reply_broadcast (2a68bc3)
  • WhatsApp newsletter support with GetNewsletters, FollowNewsletter, UnfollowNewsletter (f40b1e2)
  • WhatsApp emoji reactions with SendReaction and RemoveReaction (f40b1e2)
  • WhatsApp chat types: ChatTypeNewsletter and ChatTypeStatus for channels and status broadcasts (6af0648)
  • WhatsApp image, video, and document media download handling (f40b1e2)

Dependencies

  • Bump github.com/slack-go/slack from 0.23.0 to 0.24.0 (a470e79)
  • Bump github.com/plexusone/omni-google from 0.4.0 to 0.4.1 (0719bae)
  • Bump modernc.org/sqlite from 1.50.0 to 1.51.0 (3a2ffe2)

Documentation

  • Discord voice channel documentation with configuration, events, and audio examples (54aee2d)
  • Telegram inline keyboard and Web App documentation (54aee2d)
  • Slack unfurl controls and reply broadcast documentation (54aee2d)
  • WhatsApp newsletter and reaction documentation (54aee2d)
  • Provider feature matrix updated with new capabilities (54aee2d)
Commits
  • 636ea81 fix(discord): log error in StreamAudio defer cleanup
  • 4068988 docs: add v0.7.0 changelog and release notes
  • 9fe7724 chore(deps): go mod: update dependencies
  • 54aee2d docs(providers): update documentation for new features
  • f40b1e2 feat(whatsapp): add newsletter and reaction support
  • 2a68bc3 feat(slack): add unfurl controls and reply broadcast metadata
  • d286cf8 feat(telegram): add inline keyboard and web app support
  • 427214a feat(discord): add voice channel support
  • 6af0648 feat(provider): add newsletter/status chat types and voice events
  • d46e9bb Merge pull request #13 from plexusone/dependabot/go_modules/github.com/plexus...
  • Additional commits viewable in compare view

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 [github.com/plexusone/omnichat](https://github.com/plexusone/omnichat) from 0.6.1 to 0.7.0.
- [Release notes](https://github.com/plexusone/omnichat/releases)
- [Changelog](https://github.com/plexusone/omnichat/blob/main/CHANGELOG.md)
- [Commits](plexusone/omnichat@v0.6.1...v0.7.0)

---
updated-dependencies:
- dependency-name: github.com/plexusone/omnichat
  dependency-version: 0.7.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 go Pull requests that update go code labels Jun 2, 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 go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants