deps: bump the cargo group across 1 directory with 3 updates#184
Open
dependabot[bot] wants to merge 2 commits into
Open
deps: bump the cargo group across 1 directory with 3 updates#184dependabot[bot] wants to merge 2 commits into
dependabot[bot] wants to merge 2 commits into
Conversation
Bumps the cargo group with 3 updates in the / directory: [rusqlite](https://github.com/rusqlite/rusqlite), [ratatui](https://github.com/ratatui/ratatui) and [uniffi](https://github.com/mozilla/uniffi-rs). Updates `rusqlite` from 0.40.0 to 0.40.1 - [Release notes](https://github.com/rusqlite/rusqlite/releases) - [Changelog](https://github.com/rusqlite/rusqlite/blob/master/Changelog.md) - [Commits](rusqlite/rusqlite@v0.40.0...v0.40.1) Updates `ratatui` from 0.30.1 to 0.30.2 - [Release notes](https://github.com/ratatui/ratatui/releases) - [Changelog](https://github.com/ratatui/ratatui/blob/main/CHANGELOG.md) - [Commits](ratatui/ratatui@ratatui-v0.30.1...ratatui-v0.30.2) Updates `uniffi` from 0.31.1 to 0.31.2 - [Changelog](https://github.com/mozilla/uniffi-rs/blob/main/CHANGELOG.md) - [Commits](mozilla/uniffi-rs@v0.31.1...v0.31.2) --- updated-dependencies: - dependency-name: rusqlite dependency-version: 0.40.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: ratatui dependency-version: 0.30.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: uniffi dependency-version: 0.31.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
kafkade
approved these changes
Jun 23, 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.
Bumps the cargo group with 3 updates in the / directory: rusqlite, ratatui and uniffi.
Updates
rusqlitefrom 0.40.0 to 0.40.1Release notes
Sourced from rusqlite's releases.
Commits
6d3c282Merge pull request #1856 from gwenn/0.40.12ba28b7Prepare next releasea021dc7Merge pull request #1854 from gwenn/savepoint534a149Merge pull request #1855 from gwenn/hashlink6d9764fBump hashlink versionfa574ebUsesqlite3_keyword_check15385ccFix SQL injection when SAVEPOINT name is taintede5e48f2Merge pull request #1853 from gwenn/3.53.2ac22292Bump bundled SQLite version to 3.53.2c5f8828Merge pull request #1852 from gwenn/clippyUpdates
ratatuifrom 0.30.1 to 0.30.2Release notes
Sourced from ratatui's releases.
... (truncated)
Changelog
Sourced from ratatui's changelog.
... (truncated)
Commits
e665c36chore(ratatui): unleash the rats v0.30.2 (#2581)2700b16docs(changelog): update changelog for 0.30.2 (#2608)e306ce6fix(buffer): create updates for "uncovered" cells (#2587)81e667ffix(scrollbar): keep a large thumb within the track at the end (#2594)c75d778chore(ci): add cargo-udeps dependency check (#2599)25314d8build(deps): bump release-plz/action from 0.5.129 to 0.5.130 (#2600)3534070build(deps): bump taiki-e/install-action from 2.81.8 to 2.81.10 (#2601)a798a13build(deps): bump tombi-toml/setup-tombi from 1.1.2 to 1.1.3 (#2602)3ac8850build(deps): bump octocrab from 0.52.0 to 0.53.1 (#2603)9c79633build(deps): bump time from 0.3.47 to 0.3.49 (#2604)Updates
uniffifrom 0.31.1 to 0.31.2Changelog
Sourced from uniffi's changelog.
Commits
05b45b1chore: Release7a0eb62chore: Released4d26c6Adding changelog entries for 0.31.29b81f26Fix compile error message to point out missingCARGO_MANIFEST_DIRf29bc2dFix Kotlin JNA unsigned small integer direct returns9a11123Fix Kotlin async external RustBuffer returns04f196aswift: nonisolated(unsafe) on callback vtablePtrcef4501Swift: preserve leading U+FEFF byte order mark in FfiConverterStringb4153d4fix: sort uniffi_traits to ensure deterministic code generationDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions