Skip to content

Update rosmar dependency for sqlite - #8604

Merged
bbrks merged 1 commit into
mainfrom
update_rosmar_dependency
Aug 14, 2026
Merged

Update rosmar dependency for sqlite#8604
bbrks merged 1 commit into
mainfrom
update_rosmar_dependency

Conversation

@torcolvin

Copy link
Copy Markdown
Collaborator

Update rosmar dependency for sqlite

@torcolvin
torcolvin requested review from a team and a lite review from Copilot August 14, 2026 16:11
@factory-droid

factory-droid Bot commented Aug 14, 2026

Copy link
Copy Markdown

Droid finished @torcolvin's task —— View job


Review summary: No actionable issues found, this PR only updates Go module dependencies.

Inline comments: none.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the module dependencies used by Sync Gateway’s Rosmar (in-memory/SQLite-backed) storage path, primarily by bumping the rosmar module revision (and associated transitive deps) to pick up updated SQLite-related behavior.

Changes:

  • Bump github.com/couchbaselabs/rosmar to a newer pseudo-version.
  • Update github.com/mattn/go-sqlite3 and golang.org/x/text (indirect dependency updates).
  • Update github.com/couchbase/sg-bucket and refresh go.sum checksums accordingly.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.

File Description
go.mod Updates required module versions for rosmar (plus sg-bucket) and related indirect dependencies.
go.sum Refreshes module checksums to match the updated versions.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread go.mod
Comment on lines +16 to +19
github.com/couchbase/sg-bucket v0.0.0-20260714130240-329df715dd61
github.com/couchbasedeps/fast-skiplist v0.0.0-20250722125747-e0dd031fe2ac
github.com/couchbaselabs/go-fleecedelta v0.0.0-20220909152808-6d09efa7a338
github.com/couchbaselabs/rosmar v0.0.0-20260706134933-2f0dabde975c
github.com/couchbaselabs/rosmar v0.0.0-20260814160154-fdadaf72889b
@bbrks
bbrks enabled auto-merge (squash) August 14, 2026 16:17
@bbrks
bbrks merged commit 317440b into main Aug 14, 2026
28 of 30 checks passed
@bbrks
bbrks deleted the update_rosmar_dependency branch August 14, 2026 16:21
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.

3 participants