Skip to content

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

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Release notes

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

v0.8.0

Release Notes: v0.8.0

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

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.8.0] - 2026-06-15

Highlights

  • Twilio RCS support with MessagingServiceSid configuration for rich messaging

Added

  • Twilio MessagingServiceSid config option for RCS messaging with automatic SMS/MMS fallback (1a9939f)

Dependencies

  • Bump github.com/plexusone/omni-twilio from 0.5.0 to 0.6.0 (09c4d01)
  • Bump github.com/plexusone/omni-google from 0.4.1 to 0.5.0 (09c4d01)
  • Bump github.com/slack-go/slack from 0.24.0 to 0.26.0 (09c4d01)
  • Bump github.com/grokify/mogo from 0.74.5 to 0.74.6 (318ebc3)
  • Bump go.mau.fi/whatsmeow to latest (09c4d01)
  • Bump modernc.org/sqlite from 1.51.0 to 1.52.0 (ca51e38)

Documentation

  • Twilio MMS and RCS documentation with sending/receiving examples (03cfd97)

[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)

... (truncated)

Commits
  • 0a57862 docs: update MkDocs site for v0.8.0 Twilio RCS support
  • 871f9c4 docs: add v0.8.0 changelog and release notes
  • 09c4d01 chore(deps): update dependencies
  • 03cfd97 docs(twilio): update documentation for MMS and RCS support
  • 1a9939f feat(twilio): add MessagingServiceSid config for RCS support
  • 70cf8e5 Merge pull request #16 from plexusone/dependabot/go_modules/github.com/grokif...
  • 09e9e03 Merge pull request #17 from plexusone/dependabot/go_modules/modernc.org/sqlit...
  • ca51e38 chore(deps): bump modernc.org/sqlite from 1.51.0 to 1.52.0
  • 318ebc3 chore(deps): bump github.com/grokify/mogo from 0.74.5 to 0.74.6
  • 4ec538c Merge pull request #15 from plexusone/dependabot/go_modules/github.com/slack-...
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jun 15, 2026
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jun 15, 2026
Bumps [github.com/plexusone/omnichat](https://github.com/plexusone/omnichat) from 0.6.1 to 0.8.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.8.0)

---
updated-dependencies:
- dependency-name: github.com/plexusone/omnichat
  dependency-version: 0.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/plexusone/omnichat-0.8.0 branch from 255c72a to 5f20d95 Compare June 15, 2026 14:45
@dependabot @github

dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor Author

Looks like github.com/plexusone/omnichat is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Jun 15, 2026
@dependabot dependabot Bot deleted the dependabot/go_modules/github.com/plexusone/omnichat-0.8.0 branch June 15, 2026 14:51
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