Skip to content

Feature/bump sqlite 3.53.1 3.53.2#28

Merged
gms1 merged 2 commits into
mainfrom
feature/bump_sqlite_3.53.1_3.53.2
Jun 7, 2026
Merged

Feature/bump sqlite 3.53.1 3.53.2#28
gms1 merged 2 commits into
mainfrom
feature/bump_sqlite_3.53.1_3.53.2

Conversation

@gms1
Copy link
Copy Markdown
Owner

@gms1 gms1 commented Jun 7, 2026

Summary by CodeRabbit

  • Chores
    • Updated bundled SQLite from version 3.53.1 to 3.53.2
    • Upgraded development and testing dependencies for improved tooling and code quality

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Jun 7, 2026

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 6ca3c683-65ac-4ad5-8d81-38356e2af8ee

📥 Commits

Reviewing files that changed from the base of the PR and between 63ce4e7 and e616f9a.

⛔ Files ignored due to path filters (4)
  • deps/sqlite-amalgamation-3530100.zip is excluded by !**/*.zip
  • deps/sqlite-amalgamation-3530200.zip is excluded by !**/*.zip
  • tools/benchmark-drivers/yarn.lock is excluded by !**/yarn.lock, !**/*.lock
  • yarn.lock is excluded by !**/yarn.lock, !**/*.lock
📒 Files selected for processing (4)
  • README.md
  • deps/common-sqlite.gypi
  • package.json
  • tools/benchmark-drivers/package.json

📝 Walkthrough

Walkthrough

This PR updates the bundled SQLite version from v3.53.1 to v3.53.2, with coordinated changes to documentation and build configuration. Additionally, several development dependencies are bumped: node-addon-api, eslint, tinybench, and benchmark-driver package dependencies.

Changes

SQLite and Dependency Version Updates

Layer / File(s) Summary
SQLite v3.53.2 bump
deps/common-sqlite.gypi, README.md
SQLite version variable in build config updated from 3530100 to 3530200; README Features section updated to document bundled SQLite v3.53.2.
Root and benchmark dependency updates
package.json, tools/benchmark-drivers/package.json
Root package.json updated: node-addon-api ^8.7.0^8.8.0, eslint ^10.3.0^10.4.1, tinybench ^6.0.1^6.0.2. Benchmark-driver package.json dependencies also updated.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

  • gms1/node-sqlite3#24: Previous SQLite version bump that updated the same deps/common-sqlite.gypi and README documentation files for an earlier SQLite release.
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately summarizes the main change: bumping SQLite from version 3.53.1 to 3.53.2 across multiple files.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 7, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (63ce4e7) to head (e616f9a).

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #28   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         8           
  Lines          344       344           
=========================================
  Hits           344       344           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@gms1 gms1 merged commit 0ffa373 into main Jun 7, 2026
30 checks passed
@gms1 gms1 deleted the feature/bump_sqlite_3.53.1_3.53.2 branch June 7, 2026 06:05
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.

1 participant