Closed
Conversation
Contributor
Author
|
Closed in favor of #62. |
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.
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.3.11 → ~> 1.4.3) · Repo · Changelog
Release Notes
1.4.3 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 35 commits:
Merge pull request #319 from sparklemotion/flavorjones-release-v1.4.3Merge pull request #316 from mishina2228/update-gh-actionsMerge pull request #294 from ancientskyscraper/fix-linkci: update concurrency/"on" to match some best practicesUpdate GitHub Actions workflowsversion bump to v1.4.3Merge pull request #317 from casperisfine/db-configAdd a `strict: true` option.Merge pull request #315 from petergoldstein/feature/add_ruby_3_0_and_3_1Downcase type values loaded from extension.empty commit to trigger CIBump to mini_portile2 for Ruby 3.1 compatibilityAddress unrelated test failuresAdd Ruby 3.0 and 3.1 to the CI matrixMerge pull request #308 from mishina2228/clean-up-travisClean up Travis CIMerge pull request #297 from gogainda/masterMerge pull request #298 from kamipo/fix_typosFix some typosUpdate sqlite3-ruby.ymlUpdate sqlite3-ruby.ymlFix link to sqlite.org page on compilationMerge pull request #283 from yb66/patch-1Fixed failing test on Windows thanks to @MSP-Greg.Added test for the handling of arg objects with to_path available.Merge pull request #286 from MSP-Greg/actions-updateMerge pull request #285 from jmarrec/MSVC_supportUpdate Actions, add Ubuntu & macOSAllow building on MSVC by disabling a warning turned error.Handle the file argument properlyMerge pull request #278 from MSP-Greg/travis-fixMerge pull request #279 from MSP-Greg/actions-windowsAdd GitHub Actions for Windows CI.travis.yml - fix RubyGems update codeFix hoe issue in GemfileDepfu 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