chore(deps): update akavache to v12 (major) - autoclosed#4345
Merged
glennawatson merged 1 commit intomainfrom May 4, 2026
Merged
chore(deps): update akavache to v12 (major) - autoclosed#4345glennawatson merged 1 commit intomainfrom
glennawatson merged 1 commit intomainfrom
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #4345 +/- ##
==========================================
+ Coverage 89.64% 89.66% +0.02%
==========================================
Files 253 253
Lines 9631 9631
Branches 1473 1473
==========================================
+ Hits 8634 8636 +2
+ Misses 756 753 -3
- Partials 241 242 +1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
ca268fa to
ceedfe4
Compare
glennawatson
approved these changes
May 4, 2026
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.
This PR contains the following updates:
11.6.1→12.0.1211.6.1→12.0.12Release Notes
reactiveui/akavache (Akavache.Sqlite3)
v12.0.12Compare Source
🗞️ What's Changed
🐛 Fixes
6d921bdFixed initialization example after v12 API changes (#1187) @markuspalme5b1a4cdfix: read Akavache 11.x encrypted databases with v12 (#1192) @markuspalme📦 Dependencies
bc5628fchore(deps): update dependency microsoft.sourcelink.github to 10.0.203 (#1181) @renovate[bot]📌 Other
be23347Revise serializer compatibility details in README @glennawatson🔗 Full Changelog: reactiveui/Akavache@12.0.8...12.0.12
🙌 Contributions
🌱 New contributors since the last release: @markuspalme
💖 Thanks to all the contributors: @glennawatson, @markuspalme
🤖 Automated services that contributed: @renovate[bot]
v12.0.8Compare Source
DANGER.
Note this is a major upgrade release.
We have moved away from the high level SQLite library, and moved towards a low level library.
What's Changed
Full Changelog: reactiveui/Akavache@11.6.1...12.0.8
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.