Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 15, 2025

Updates the requirements on sqlite3 to permit the latest version.

Release notes

Sourced from sqlite3's releases.

2.7.3 / 2025-07-18

00bab7e2ceb7e911b0a2c516bcb9ec0aa7ee57b9b231419e1788515319ac4317  sqlite3-2.7.3-aarch64-linux-gnu.gem
035dca6c5bc0f45bb059f33cf774e96462563e460a2d5bd48972562bf3a78c8b  sqlite3-2.7.3-aarch64-linux-musl.gem
133772f4312a9d0fa0c16aab7c2abdda2ee93f47dded0f353a2981f7b9d2b9b4  sqlite3-2.7.3-arm64-darwin.gem
c22a2593a8274cba5fc55be415cfddab3ff5d3275b5a78878daf214bf2a60db1  sqlite3-2.7.3-arm-linux-gnu.gem
e735bea1c81eceff2e1b3388e6bccbcbf5c81405f7dbd69b5c80b3b4c4a92c89  sqlite3-2.7.3-arm-linux-musl.gem
d2b2fecd9341132f2cea3fde9061ee0fab9c9d532a8ecccfab4fe63d9621bf57  sqlite3-2.7.3.gem
d002ba2c321b9e0ee276090fb7009102c5fbe21abd41a05164e2239e6fd33b4a  sqlite3-2.7.3-x64-mingw-ucrt.gem
a857e364e858d79e634c66c02c130f79c633f0035d422b3381be9958859771f4  sqlite3-2.7.3-x86_64-darwin.gem
11b2612fddf56602d238be7a984fa0633e591edd034f7520747bc0927b7fa865  sqlite3-2.7.3-x86_64-linux-gnu.gem
4307278661bbe0a619da7a5da25f4417f6826246ee7b4a56a5c10c3731d5256a  sqlite3-2.7.3-x86_64-linux-musl.gem
542d713070e222524acd902c67eda71cda4a2b2118164a7b9be4ff4dc3c7ef8e  sqlite3-2.7.3-x86-linux-gnu.gem
a6ccb9e3bb4f4e60f04f7f003be28f1b626b4f153ba6d37afc464cf65d029c89  sqlite3-2.7.3-x86-linux-musl.gem
Changelog

Sourced from sqlite3's changelog.

2.7.3 / 2025-07-18

2.7.2 / 2025-07-05

2.7.1 / 2025-06-30

2.7.0 / 2025-06-09

2.6.0 / 2025-02-20

Dependencies

Important note for Window users

Loading extensions is not available on Windows when using the precompiled native gems or compiling the vendored sqlite library from source, starting with sqlite3-ruby v2.6.0.

Sqlite 3.48.0 and later have dramatically changed the "autoconf amalgamation" that is vendored in this gem. Specifically, the configuration is no longer actually autoconf, but some scripts that emulate autoconf's interface and behavior.

Although this mostly "just worked", we're having a problem resolving the libraries necessary for loading extensions. As a result, starting with sqlite3-ruby v2.6.0, extensions cannot be loaded on Windows when using precompiled native gems or when compiling the vendored sqlite library.

If you are willing and able to help fix this, let us know at sparklemotion/sqlite3-ruby#618.

2.5.0 / 2024-12-25

Ruby

This release introduces native gem packages that include Ruby 3.4.

2.4.1 / 2024-12-08

Dependencies

... (truncated)

Commits
  • 0cfccfc version bump to v2.7.3
  • 7ea8677 Merge pull request #637 from sparklemotion/dependabot/bundler/rdoc-6.14.2
  • cf77b62 Merge pull request #638 from sparklemotion/flavorjones/dep-sqlite-3.50.3
  • ab84525 dep: update vendored sqlite to v3.50.3
  • bbc5b8e build(deps-dev): update rdoc requirement from 6.14.1 to 6.14.2
  • 93af077 version bump to v2.7.2
  • 9b0dfe2 Merge pull request #635 from sparklemotion/flavorjones/fix-builds-on-rockylinux
  • 21424ed On linux and darwin, ensure we can resolve dlopen et al
  • 3d93011 version bump to v2.7.1
  • 8d96aaf Merge pull request #633 from sparklemotion/flavorjones/dep-sqlite-3.50.2
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Updates the requirements on [sqlite3](https://github.com/sparklemotion/sqlite3-ruby) to permit the latest version.
- [Release notes](https://github.com/sparklemotion/sqlite3-ruby/releases)
- [Changelog](https://github.com/sparklemotion/sqlite3-ruby/blob/main/CHANGELOG.md)
- [Commits](sparklemotion/sqlite3-ruby@v1.4.0...v2.7.3)

---
updated-dependencies:
- dependency-name: sqlite3
  dependency-version: 2.7.3
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Sep 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants