[bundler] Bump sqlite3 from 2.9.3 to 2.9.4 in the monthly group#200
Merged
Conversation
Bumps the monthly group with 1 update: [sqlite3](https://github.com/sparklemotion/sqlite3-ruby). Updates `sqlite3` from 2.9.3 to 2.9.4 - [Release notes](https://github.com/sparklemotion/sqlite3-ruby/releases) - [Changelog](https://github.com/sparklemotion/sqlite3-ruby/blob/main/CHANGELOG.md) - [Commits](sparklemotion/sqlite3-ruby@v2.9.3...v2.9.4) --- updated-dependencies: - dependency-name: sqlite3 dependency-version: 2.9.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: monthly ... Signed-off-by: dependabot[bot] <support@github.com>
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 66c7356. Configure here.
ahaverbuch
approved these changes
May 6, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Bumps the monthly group with 1 update: sqlite3.
Updates
sqlite3from 2.9.3 to 2.9.4Release notes
Sourced from sqlite3's releases.
Changelog
Sourced from sqlite3's changelog.
Commits
ae58899version bump to v2.9.4e16df53Merge pull request #704 from sparklemotion/dep-sqlite-3.53.12dc95ffdep: update vendored sqlite to 3.53.11b8241abuild(deps): bump the actions group with 2 updates (#703)fd6f3fbbuild(deps-dev): update minitest requirement from 6.0.5 to 6.0.6 (#702)b0453d6build(deps-dev): update minitest requirement from 6.0.4 to 6.0.5 (#700)134521cbuild(deps): bump ruby/setup-ruby in the actions group (#701)a2fff52build(deps): bump the actions group with 3 updates (#699)af66843build(deps-dev): update minitest requirement from 6.0.3 to 6.0.4 (#698)26d49d9build(deps-dev): update rake-compiler-dock requirement (#697)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsNote
Low Risk
Low risk lockfile-only dependency bump; main risk is potential native
sqlite3build/runtime differences across platforms due to updated vendored SQLite.Overview
Updates the
sqlite3gem from2.9.3to2.9.4across the mainGemfile.lockand all appraisal lockfiles (Rails 7.2/8.0/8.1, including the minitest-5 matrix), including refreshed platform-specific gem entries and checksums.Reviewed by Cursor Bugbot for commit 416c886. Bugbot is set up for automated code reviews on this repo. Configure here.