Skip to content

build(deps): bump github.com/xraph/grove/drivers/sqlitedriver from 0.0.5 to 1.0.0#13

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/xraph/grove/drivers/sqlitedriver-1.0.0
Open

build(deps): bump github.com/xraph/grove/drivers/sqlitedriver from 0.0.5 to 1.0.0#13
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/xraph/grove/drivers/sqlitedriver-1.0.0

Conversation

@dependabot
Copy link

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

Bumps github.com/xraph/grove/drivers/sqlitedriver from 0.0.5 to 1.0.0.

Release notes

Sourced from github.com/xraph/grove/drivers/sqlitedriver's releases.

v1.0.0

Changes

  • fix: update HTTP request creation in presence tests to use context and handle errors (559717e)
  • fix: update dependencies in go.mod and go.sum for consistency and stability (03fcb2b)
  • fix: update HTTP request creation in presence tests to use context and handle errors (3167bd3)
  • fix: add missing newlines in import sections across multiple files (74dc34b)
  • feat: add model-level hooks for lifecycle events (ac073dd)
  • feat: add multiple database and KV driver registrations (737f84b)
  • fix: add repository field to package.json for better package metadata (bcef677)

Installation

go get github.com/xraph/grove@v1.0.0

Driver sub-modules:

go get github.com/xraph/grove/drivers/pgdriver@v1.0.0
go get github.com/xraph/grove/drivers/mysqldriver@v1.0.0
go get github.com/xraph/grove/drivers/sqlitedriver@v1.0.0
go get github.com/xraph/grove/drivers/mongodriver@v1.0.0
go get github.com/xraph/grove/drivers/tursodriver@v1.0.0
go get github.com/xraph/grove/drivers/clickhousedriver@v1.0.0
go get github.com/xraph/grove/drivers/esdriver@v1.0.0

Forge extension:

go get github.com/xraph/grove/extension@v1.0.0

KV store:

go get github.com/xraph/grove/kv@v1.0.0

KV driver sub-modules:

go get github.com/xraph/grove/kv/drivers/badgerdriver@v1.0.0
go get github.com/xraph/grove/kv/drivers/boltdriver@v1.0.0
go get github.com/xraph/grove/kv/drivers/dynamodriver@v1.0.0
go get github.com/xraph/grove/kv/drivers/memcacheddriver@v1.0.0
go get github.com/xraph/grove/kv/drivers/redisdriver@v1.0.0

... (truncated)

Commits
  • 559717e fix: update HTTP request creation in presence tests to use context and handle...
  • 03fcb2b fix: update dependencies in go.mod and go.sum for consistency and stability
  • 3167bd3 fix: update HTTP request creation in presence tests to use context and handle...
  • 74dc34b fix: add missing newlines in import sections across multiple files
  • ac073dd feat: add model-level hooks for lifecycle events
  • 737f84b feat: add multiple database and KV driver registrations
  • bcef677 fix: add repository field to package.json for better package metadata
  • 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/xraph/grove/drivers/sqlitedriver](https://github.com/xraph/grove) from 0.0.5 to 1.0.0.
- [Release notes](https://github.com/xraph/grove/releases)
- [Commits](xraph/grove@v0.0.5...v1.0.0)

---
updated-dependencies:
- dependency-name: github.com/xraph/grove/drivers/sqlitedriver
  dependency-version: 1.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 9, 2026

Labels

The following labels could not be found: dependencies, go. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@vercel
Copy link

vercel bot commented Mar 9, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
shield Ready Ready Preview, Comment Mar 9, 2026 7:51pm

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants