chore(deps)(deps): bump the production-dependencies group across 1 directory with 6 updates - #388
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
…rectory with 6 updates Bumps the production-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.19` | `2.0.20` | | [futures-util](https://github.com/rust-lang/futures-rs) | `0.3.33` | `0.3.34` | | [ureq](https://github.com/algesten/ureq) | `3.3.0` | `3.4.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.4.0` | `1.4.3` | | [rusqlite](https://github.com/rusqlite/rusqlite) | `0.40.1` | `0.40.2` | | [wayland-client](https://github.com/smithay/wayland-rs) | `0.31.14` | `0.31.15` | Updates `thiserror` from 2.0.19 to 2.0.20 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.19...2.0.20) Updates `futures-util` from 0.3.33 to 0.3.34 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/futures-rs@0.3.33...0.3.34) Updates `ureq` from 3.3.0 to 3.4.0 - [Changelog](https://github.com/algesten/ureq/blob/main/CHANGELOG.md) - [Commits](algesten/ureq@3.3.0...3.4.0) Updates `cc` from 1.4.0 to 1.4.3 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cc-rs@cc-v1.4.0...cc-v1.4.3) Updates `rusqlite` from 0.40.1 to 0.40.2 - [Release notes](https://github.com/rusqlite/rusqlite/releases) - [Changelog](https://github.com/rusqlite/rusqlite/blob/master/Changelog.md) - [Commits](rusqlite/rusqlite@v0.40.1...v0.40.2) Updates `wayland-client` from 0.31.14 to 0.31.15 - [Release notes](https://github.com/smithay/wayland-rs/releases) - [Commits](https://github.com/smithay/wayland-rs/commits) --- updated-dependencies: - dependency-name: cc dependency-version: 1.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: futures-util dependency-version: 0.3.34 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: rusqlite dependency-version: 0.40.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: thiserror dependency-version: 2.0.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: ureq dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: wayland-client dependency-version: 0.31.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/production-dependencies-ddba75a5c0
branch
from
August 18, 2026 02:03
22d5a50 to
2d27af3
Compare
Antigravity review (Gemini via Ultra)This PR updates Blocking issuesNone found. SuggestionsThis is a trivial change.
NitpicksNone. Automated first-pass review by |
doublegate
approved these changes
Aug 18, 2026
doublegate
left a comment
Owner
There was a problem hiding this comment.
Reviewed / Approved - DG 8/18
Contributor
Author
|
Looks like these dependencies are no longer updatable, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/cargo/production-dependencies-ddba75a5c0
branch
August 18, 2026 04:13
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 production-dependencies group with 6 updates in the / directory:
2.0.192.0.200.3.330.3.343.3.03.4.01.4.01.4.30.40.10.40.20.31.140.31.15Updates
thiserrorfrom 2.0.19 to 2.0.20Release notes
Sourced from thiserror's releases.
Commits
b1d5db5Release 2.0.20c4c3ebdMerge pull request #454 from dtolnay/clippy2266152Suppress redundant_field_names clippy lint2901cfdRaise minimum tested compiler to rust 1.88aa9d91fUpdate ui tests for version 2.0.19Updates
futures-utilfrom 0.3.33 to 0.3.34Release notes
Sourced from futures-util's releases.
Changelog
Sourced from futures-util's changelog.
Commits
705e6b5Release 0.3.34616dac7compat: Inline RawWaker clone function4176369Inline remaining RawWaker clone functionsf17a895Fix cloned FuturesUnordered waker identity51d62admacro: bumpsynto v3 (#3028)9e26177ci: Reduce timeout-minutesb2d0983tsan: Enable Adaptive Delayf733d0eMiri: Ignore compat testse5def2fRename default branch to mainUpdates
ureqfrom 3.3.0 to 3.4.0Changelog
Sourced from ureq's changelog.
Commits
5e803fc3.4.082b37b5Update changelog for 3.4.007b8ea2Seal RequestExt (#1189)0df28a1Update changelog653e963Bump deps (#1188)830f6cachore: remove redundant clone (#1187)6e9a050Send CONNECT Proxy-Authorization scheme as canonical "Basic" (#1185)f8a5bedFix TLS to targets through HTTPS proxies (#1183)1f1c342Support testing in release mode (#1180)089c235Update rustls-platform-verifier to 0.7.0Updates
ccfrom 1.4.0 to 1.4.3Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
3c4ab88chore: release (#1858)951c5f5cc-test: add loongarch64 assembly shim (#1855)60e2e00chore(deps): bump Swatinem/rust-cache from 2.9.1 to 2.9.2 (#1853)cdb4701ci: replace rustup installation with actions-rust-lang/setup-rust-toolchain (...3af3b8dcargo: use workspace inheritance (#1850)6df6471cargo: convert to workspace lints (#1849)36efa48Update MSRV to 1.65 (#1834)59170f9Regenerate target info (#1848)7fa314cci: run clippy in more cases (#1832)a91e05echore(cc): release v1.4.2 (#1846)Updates
rusqlitefrom 0.40.1 to 0.40.2Release notes
Sourced from rusqlite's releases.
Commits
e88f112Prepare released11c76eUpdate main.ymlc922ca5Lower MSRV to 1.88.0Updates
wayland-clientfrom 0.31.14 to 0.31.15Commits