[ruby - main] Upgrade sqlite3 to version 1.6.0 #2408
Merged
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.
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ sqlite3 (~> 1.5.0 → ~> 1.6.0) · Repo · Changelog
Release Notes
1.6.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 21 commits:
version bump to v1.6.0
Merge pull request #374 from sparklemotion/flavorjones-dep-rake-compiler-dock-1.3.0
dep: update to rake-compiler-dock 1.3.0
version bump to 1.6.0.rc2
Merge pull request #371 from sparklemotion/flavorjones-use-visibility-hidden-by-default
ext: export only Init_sqlite3_native
version bump to v1.6.0.rc1
dev(ext): ensure we use the rcd release candidate images
Merge pull request #367 from sparklemotion/flavorjones-ruby-3.2
ext(native): work around darwin linker behavior in Ruby 3.2
ext: work around Ruby 3.1.3 mkmf issue
ext: update native gem packaging to add 3.2 and drop 2.6
ci: update native gem packaging to add 3.2 and drop 2.6
ci: add 3.2 to the main pipeline
Merge pull request #368 from sparklemotion/flavorjones-update-sqlite-3.40.1
dep: update packaged sqlite3 to v3.40.1
Merge pull request #369 from sparklemotion/flavorjones-fix-manifest
gem: fix manifest
Merge pull request #275 from Edouard-chin/ec-boolean-pragma-fix
Merge pull request #363 from sparklemotion/flavorjones-pin-psych-to-fix-ci
ci: pin psych until CI platforms have libyaml-dev
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands