Skip to content
This repository has been archived by the owner on Jul 5, 2023. It is now read-only.

Update sqlite3 requirement from ~> 1.4.1 to ~> 1.6.2 #553

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 28, 2023

Updates the requirements on sqlite3 to permit the latest version.

Release notes

Sourced from sqlite3's releases.

1.6.2 / 2023-03-27

Dependencies

Vendored sqlite is updated from v3.41.0 to v3.41.2.

Packaging

  • Allow compilation against system libraries without the presence of mini_portile2, primarily for the convenience of linux distro repackagers. #381 (Thank you, @​voxik!)
Changelog

Sourced from sqlite3's changelog.

1.6.2 / 2023-03-27

Dependencies

Vendored sqlite is updated from v3.41.0 to v3.41.2.

Packaging

  • Allow compilation against system libraries without the presence of mini_portile2, primarily for the convenience of linux distro repackagers. #381 (Thank you, @​voxik!)

1.6.1 / 2023-02-22

Dependencies

  • Vendored sqlite is updated to v3.41.0.

1.6.0 / 2023-01-13

Ruby

This release introduces native gem support for Ruby 3.2.

This release ends native gem support for Ruby 2.6, for which upstream support ended 2022-04-12.

Dependencies

  • Vendored sqlite3 is updated to v3.40.1.

Fixes

  • get_boolean_pragma now returns the correct value. Previously, it always returned true. #275 (Thank you, @​Edouard-chin!)

1.5.4 / 2022-11-18

Dependencies

  • Vendored sqlite is updated to v3.40.0.

1.5.3 / 2022-10-11

Fixed

  • Fixed installation of the "ruby" platform gem when building from source on Fedora. In v1.5.0..v1.5.2, installation failed on some systems due to the behavior of Fedora's pkg-config implementation. #355

... (truncated)

Commits
  • 69c9fa7 version bump to v1.6.2
  • 866795a Merge pull request #385 from sparklemotion/flavorjones-update-sqlite3-3.41.2
  • 4c369b6 dep: update libsqlite3 to 3.41.2
  • 0643ead update CHANGELOG
  • 013f90f Merge pull request #381 from voxik/optional_miniportile
  • ff5f574 test: system libs can be compiled against without mini_portile2
  • 193c5e0 Load 'mini_portile2' only when needed.
  • 1b469ed version bump to v1.6.1
  • 0f329a0 Merge pull request #379 from sparklemotion/flavorjones-update-sqlite3-3.41.0
  • bca917d dep: update libsqlite3 to 3.41.0
  • 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 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/master/CHANGELOG.md)
- [Commits](sparklemotion/sqlite3-ruby@v1.4.1...v1.6.2)

---
updated-dependencies:
- dependency-name: sqlite3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 28, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 17, 2023

Superseded by #559.

@dependabot dependabot bot closed this May 17, 2023
@dependabot dependabot bot deleted the dependabot/bundler/sqlite3-tw-1.6.2 branch May 17, 2023 14:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants