Skip to content

fix: upgrade denokv_* to 0.13 and rusqlite to 0.27#31374

Merged
bartlomieju merged 1 commit intodenoland:mainfrom
bartlomieju:update_denokv
Nov 21, 2025
Merged

fix: upgrade denokv_* to 0.13 and rusqlite to 0.27#31374
bartlomieju merged 1 commit intodenoland:mainfrom
bartlomieju:update_denokv

Conversation

@bartlomieju
Copy link
Copy Markdown
Member

No functional changes

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Nov 21, 2025

Walkthrough

This pull request updates three dependencies in Cargo.toml. The denokv_proto and denokv_remote crates are bumped from version 0.12.0 to 0.13.0. The denokv_sqlite crate is also updated from 0.12.0 to 0.13.0 with default-features remaining disabled. Additionally, rusqlite is upgraded from 0.34.0 to 0.37.0, maintaining its existing feature configuration. No other dependency entries or configurations are modified.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

  • Changes are limited to mechanical version bumps with no logic modifications
  • No breaking API changes or public interface alterations noted
  • Consistent pattern across all updates with no special considerations required

Pre-merge checks and finishing touches

✅ Passed checks (3 passed)
Check name Status Explanation
Description check ✅ Passed The description is related to the changeset, noting no functional changes which aligns with the dependency upgrade nature of the PR.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Title check ✅ Passed The title accurately reflects the main change: upgrading denokv_* packages to 0.13 and rusqlite to a newer version, which matches the Cargo.toml changes in the PR.
✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Comment @coderabbitai help to get the list of available commands and usage tips.

@bartlomieju
Copy link
Copy Markdown
Member Author

CC @matthiasg

@bartlomieju bartlomieju requested a review from dsherret November 21, 2025 14:22
@dsherret dsherret changed the title chore: upgrade denokv_* and rusqlite fix: upgrade denokv_* to 0.13 and rusqlite to 0.27 Nov 21, 2025
Copy link
Copy Markdown
Contributor

@dsherret dsherret left a comment

Choose a reason for hiding this comment

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

LGTM. I updated the title so it goes in the release notes.

@bartlomieju bartlomieju enabled auto-merge (squash) November 21, 2025 14:44
@bartlomieju bartlomieju merged commit e5c6526 into denoland:main Nov 21, 2025
21 checks passed
matthiasg pushed a commit to aeppic/deno that referenced this pull request Nov 25, 2025
bartlomieju added a commit that referenced this pull request Jan 22, 2026
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.

2 participants