Skip to content

chore(deps): Bump github.com/plexusone/omnichat from 0.3.0 to 0.5.0#11

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/plexusone/omnichat-0.5.0
Open

chore(deps): Bump github.com/plexusone/omnichat from 0.3.0 to 0.5.0#11
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/plexusone/omnichat-0.5.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2026

Bumps github.com/plexusone/omnichat from 0.3.0 to 0.5.0.

Release notes

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

v0.5.0

Release Notes: v0.5.0

Full Changelog: plexusone/omnichat@v0.4.0...v0.5.0

v0.4.0

Release Notes: v0.4.0

Full Changelog: plexusone/omnichat@v0.3.0...v0.4.0

Changelog

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

[v0.5.0] - 2026-03-28

Highlights

  • IRC provider for channel and direct message support

Added

  • IRC provider using ergochat/irc-go v0.6.0 with TLS, NickServ auth, and multi-channel support (ebc0111)

Dependencies

  • Add github.com/ergochat/irc-go v0.6.0 (ebc0111)
  • Bump go.mau.fi/whatsmeow to latest (ebc0111)
  • Bump cloud.google.com/go/auth to v0.19.0 (ebc0111)
  • Bump google.golang.org/api to v0.273.0 (ebc0111)

[v0.4.0] - 2026-03-22

Highlights

  • Gmail and Slack providers for expanded platform support
  • MkDocs documentation site with comprehensive guides

Added

  • Gmail provider for email integration via gogoogle v0.9.0 SendSimple API (150bc43)
  • Slack provider with Socket Mode for real-time events (a923146)

Dependencies

  • Bump modernc.org/sqlite from 1.46.1 to 1.47.0 (b860d12)

Documentation

  • MkDocs site with Material theme and provider guides (60f78bc)
  • Release notes consolidated into docs/releases/ (28d8b91)
  • README Features section with provider table (86fc80c)

Infrastructure

  • Update to shared GitHub Actions workflows (04205ed)
Commits
  • 59e81d0 docs(irc): add error handling to JoinChannel/PartChannel examples
  • 4ff1970 fix(irc): handle errors from IRC connection methods
  • a8a2868 docs: prepare v0.5.0 release documentation
  • ebc0111 feat(irc): add IRC provider for channel and DM messaging
  • bca9590 Merge pull request #3 from plexusone/dependabot/go_modules/modernc.org/sqlite...
  • 262b672 chore(deps): bump modernc.org/sqlite from 1.47.0 to 1.48.0
  • dc63282 docs: add TASKS.md roadmap
  • 4acff25 docs: prepare v0.4.0 release
  • 04205ed chore(ci): workflows: update to shared workflows
  • 8192d34 chore(ci): workflows: rename workflow files
  • 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.3.0 to 0.5.0.
- [Release notes](https://github.com/plexusone/omnichat/releases)
- [Changelog](https://github.com/plexusone/omnichat/blob/main/CHANGELOG.md)
- [Commits](plexusone/omnichat@v0.3.0...v0.5.0)

---
updated-dependencies:
- dependency-name: github.com/plexusone/omnichat
  dependency-version: 0.5.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 Mar 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 go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants