chore(deps): bump sqlite-wasm-rs from 0.5.3 to 0.5.5#421
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump sqlite-wasm-rs from 0.5.3 to 0.5.5#421dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [sqlite-wasm-rs](https://github.com/Spxg/sqlite-wasm-rs) from 0.5.3 to 0.5.5. - [Release notes](https://github.com/Spxg/sqlite-wasm-rs/releases) - [Changelog](https://github.com/Spxg/sqlite-wasm-rs/blob/master/CHANGELOG.md) - [Commits](Spxg/sqlite-wasm-rs@0.5.3...0.5.5) --- updated-dependencies: - dependency-name: sqlite-wasm-rs dependency-version: 0.5.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
169289a to
d708157
Compare
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.
Bumps sqlite-wasm-rs from 0.5.3 to 0.5.5.
Release notes
Sourced from sqlite-wasm-rs's releases.
Changelog
Sourced from sqlite-wasm-rs's changelog.
Commits
f2bb510Prepare v0.5.5 releaseb811e48Minimalccversion (#175)38c1aa6Bumprsqlite-vfs(#174)549b314Prepare v0.5.4 release (#173)821cef5Make crates compile on 1.81.0 (#172)Note
Low Risk
Lockfile-only dependency bump for the WASM SQLite path; upstream changes are toolchain/build compatibility, not auth or data-model logic.
Overview
Updates the lockfile to
sqlite-wasm-rs0.5.5 (from 0.5.3), which pulls in upstream fixes for Rust 1.81.0 compatibility and a looserccdependency floor. The WASM SQLite stack inwalletkit-db(sqlite3mconwasm32) is the direct consumer; no application source changes.The same lockfile refresh also resolves several transitive crates to
itertools0.14.0 (e.g. alloy and prost entries)—dependency graph churn only, not intentional feature work.Reviewed by Cursor Bugbot for commit d708157. Bugbot is set up for automated code reviews on this repo. Configure here.