unique_validation_inspector
unique_validation_inspector copied to clipboard
Update sqlite3 → 1.7.2 (unknown)
Welcome to Depfu 👋
This is one of the first three pull requests with dependency updates we've sent your way. We tried to start with a few easy patch-level updates. Hopefully your tests will pass and you can merge this pull request without too much risk. This should give you an idea how Depfu works in general.
After you merge your first pull request, we'll send you a few more. We'll never open more than seven PRs at the same time so you're not getting overwhelmed with updates.
Let us know if you have any questions. Thanks so much for giving Depfu a try!
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.13 → ~> 1.7.2) · Repo · Changelog
Release Notes
1.7.2
1.7.2 / 2024-01-30
Dependencies
- Vendored sqlite is updated to v3.45.1. @flavorjones
sha256 checksums:
e759f07dfad1a8ab00a7c49bdfff020ef61156ed18744781b16d202602119096 sqlite3-1.7.2-aarch64-linux.gem e0eb1fa8ad8fd8ef08f5efe7412581415a7305648418520a278f6167f6e55218 sqlite3-1.7.2-arm-linux.gem 7368d9a4b4be6063660e826d059870b77f4ad740948885f6ba674f3a2a2b1d3c sqlite3-1.7.2-arm64-darwin.gem 7583cfa5550dc37e26275a45cbafe7b6f503b0608f56ed7b52a764ff6725c3de sqlite3-1.7.2-x64-mingw-ucrt.gem 92dc08c679c21f6589d6e4efde07267e5e971069f6b142a7f43af0a8bf8cbfba sqlite3-1.7.2-x64-mingw32.gem 5d310ec6e2e705335811ef4658a90e65a14ed008adfd1d098252a79b4efb9b60 sqlite3-1.7.2-x86-linux.gem b287e4971f75f81ead4237e77cbdfae68e0c794b4e76b2c86d21a0f807e65f01 sqlite3-1.7.2-x86_64-darwin.gem 37fcd0cc6038bd47a6cb2ca7cb1a063135a26cd0002b76977f67463ca7ebc69d sqlite3-1.7.2-x86_64-linux.gem 16050775fea3095035c8d4cb33968523e8ef411ac2d6bfa5f27d4c2b119cfd8c sqlite3-1.7.2.gem
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 3 commits:
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
- @depfu rebase
- Rebases against your default branch and redoes this update
- @depfu recreate
- Recreates this PR, overwriting any edits that you've made to it
- @depfu merge
- Merges this PR once your tests are passing and conflicts are resolved
- @depfu cancel merge
- Cancels automatic merging of this PR
- @depfu close
- Closes this PR and deletes the branch
- @depfu reopen
- Restores the branch and reopens this PR (if it's closed)
- @depfu pause
- Ignores all future updates for this dependency and closes this PR
- @depfu pause [minor|major]
- Ignores all future minor/major updates for this dependency and closes this PR
- @depfu resume
- Future versions of this dependency will create PRs again (leaves this PR as is)