Skip to content

chore(deps): Bump github.com/plexusone/omnistorage-core from 0.3.0 to 0.4.0#14

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/plexusone/omnistorage-core-0.4.0
Open

chore(deps): Bump github.com/plexusone/omnistorage-core from 0.3.0 to 0.4.0#14
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/plexusone/omnistorage-core-0.4.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 5, 2026

Bumps github.com/plexusone/omnistorage-core from 0.3.0 to 0.4.0.

Release notes

Sourced from github.com/plexusone/omnistorage-core's releases.

v0.4.0

Full Changelog: plexusone/omnistorage-core@v0.3.0...v0.4.0

Changelog

Sourced from github.com/plexusone/omnistorage-core's changelog.

[v0.4.0] - 2026-05-03

Highlights

  • Root-level aggregator for batteries-included backend registration

Added

  • Root aggregator omnistorage.go that re-exports core types and auto-registers all built-in backends (channel, dropbox, file, memory, sftp) (09d982d)
  • Users can now import github.com/plexusone/omnistorage-core directly to get all core backends registered automatically (09d982d)
  • Backends() function re-exported in aggregator to list registered backends (25da889)

Documentation

  • README updated with aggregator import usage example
  • Docs updated to explain core vs umbrella package pattern
Commits
  • 81c7348 docs: update documentation for v0.4.0 aggregator release
  • 25da889 feat: add Backends function to aggregator re-exports
  • 09d982d feat: add root aggregator for automatic backend registration
  • 8573905 chore(deps): go mod: update dependencies
  • 05bb6cf Merge pull request #59 from plexusone/dependabot/go_modules/github.com/grokif...
  • 8837b49 chore(deps): Bump github.com/grokify/oscompat from 0.1.0 to 0.3.0
  • db80097 Merge pull request #60 from plexusone/dependabot/go_modules/github.com/klausp...
  • ca65b96 Merge pull request #58 from plexusone/dependabot/go_modules/modernc.org/sqlit...
  • 3b0b30f chore(deps): Bump github.com/klauspost/compress from 1.18.5 to 1.18.6
  • f0fce62 chore(deps): Bump modernc.org/sqlite from 1.49.1 to 1.50.0
  • See full diff 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/omnistorage-core](https://github.com/plexusone/omnistorage-core) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/plexusone/omnistorage-core/releases)
- [Changelog](https://github.com/plexusone/omnistorage-core/blob/main/CHANGELOG.md)
- [Commits](plexusone/omnistorage-core@v0.3.0...v0.4.0)

---
updated-dependencies:
- dependency-name: github.com/plexusone/omnistorage-core
  dependency-version: 0.4.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 May 5, 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