deps(deps): bump the rust-major group with 6 updates - #46
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Updates the requirements on [thiserror](https://github.com/dtolnay/thiserror), [reqwest](https://github.com/seanmonstar/reqwest), [mdns-sd](https://github.com/keepsimple1/mdns-sd), [ratatui](https://github.com/ratatui/ratatui), [crossterm](https://github.com/crossterm-rs/crossterm) and [tauri](https://github.com/tauri-apps/tauri) to permit the latest version. Updates `thiserror` to 2.0.18 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.0...2.0.18) Updates `reqwest` to 0.13.3 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.0...v0.13.3) Updates `mdns-sd` to 0.20.0 - [Release notes](https://github.com/keepsimple1/mdns-sd/releases) - [Changelog](https://github.com/keepsimple1/mdns-sd/blob/main/CHANGELOG.md) - [Commits](keepsimple1/mdns-sd@v0.11.0...v0.20.0) Updates `ratatui` to 0.30.0 - [Release notes](https://github.com/ratatui/ratatui/releases) - [Changelog](https://github.com/ratatui/ratatui/blob/main/CHANGELOG.md) - [Commits](ratatui/ratatui@v0.28.0...ratatui-v0.30.0) Updates `crossterm` to 0.29.0 - [Release notes](https://github.com/crossterm-rs/crossterm/releases) - [Changelog](https://github.com/crossterm-rs/crossterm/blob/master/CHANGELOG.md) - [Commits](crossterm-rs/crossterm@0.28...0.29) Updates `tauri` to 1.8.3 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](tauri-apps/tauri@tauri-v1.5...tauri-v1.8.3) --- updated-dependencies: - dependency-name: thiserror dependency-version: 2.0.18 dependency-type: direct:production dependency-group: rust-major - dependency-name: reqwest dependency-version: 0.13.3 dependency-type: direct:production dependency-group: rust-major - dependency-name: mdns-sd dependency-version: 0.20.0 dependency-type: direct:production dependency-group: rust-major - dependency-name: ratatui dependency-version: 0.30.0 dependency-type: direct:production dependency-group: rust-major - dependency-name: crossterm dependency-version: 0.29.0 dependency-type: direct:production dependency-group: rust-major - dependency-name: tauri dependency-version: 1.8.3 dependency-type: direct:production dependency-group: rust-major ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
This was referenced May 25, 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.
Updates the requirements on thiserror, reqwest, mdns-sd, ratatui, crossterm and tauri to permit the latest version.
Updates
thiserrorto 2.0.18Release notes
Sourced from thiserror's releases.
Commits
dc0f6a2Release 2.0.180275292Touch up PR 4433c33bc6Merge pull request #443 from LucaCappelletti94/master995939cReproduce issue 44221653d1Made clippy lifetime allows conditional45e5388Update actions/upload-artifact@v5 -> v6386aac1Update actions/upload-artifact@v4 -> v5ec50561Update actions/checkout@v5 -> v6247eab5Update name of empty_enum clippy lint91b181fRaise required compiler to Rust 1.68Updates
reqwestto 0.13.3Release notes
Sourced from reqwest's releases.
Changelog
Sourced from reqwest's changelog.
... (truncated)
Commits
a9a88c4v0.13.3f3f6d9ddocs(retry): include ReqRep in docsrs (#3020)5f9c231fix rustls CRL PEM parsing (#3013)11d835duse wasm-bindgen ecosystem only for wasm32-unknown-* target (#3000)1f72916Upgrade rustls-platform-verifier (#3010)5d5bf35[HTTP/3] Optimize IPv6 fallback and enforce HTTPS scheme #2911 (#3006)93dc1b2docs: more accurate about default HTTP2 window sizes (#3007)c5e50f0docs: update outdated link in commentsb25611fresolve: debug log to change only host (#2992)ca1f479http3: handle stop_sending without error (#2978)Updates
mdns-sdto 0.20.0Release notes
Sourced from mdns-sd's releases.
Changelog
Sourced from mdns-sd's changelog.
... (truncated)
Commits
8521b3fPrepare for a new release 0.20.0 (#473)e745a2ftests: remove explicit port random assignments (#455)5fa4b92Remove untagged attribute from ScopedIp (#472)f113ab3doc: update README.md for 0.19.2 (#471)39124c5prepare for a new release 0.19.2 (#470)933bdbeAdd support for RFC 6762 legacy unicast responses (#469)fb26d7fOptimize dns outgoing serialization (#467)a457193docs: add doc comments for error handling on major APIs (#464)96008a4Replace println with debug log (#465)0222c89prepare for release 0.19.1 (#461)Updates
ratatuito 0.30.0Release notes
Sourced from ratatui's releases.
... (truncated)
Changelog
Sourced from ratatui's changelog.
... (truncated)
Commits
0a2a7c0chore(ratatui): unleash the rats v0.30.0 (#2294)8c620d6docs(widgets): add link to no-std concept page (#2288)686d955chore: re-release 0.30.0-beta.1 (#2292)04e86bbchore: revert the 0.30-beta.1 update to re-trigger release-plz (#2291)06a30ccchore(widgets): disable scrape-examples and revert ratatui dev dep (#2290)3936b10chore: release 0.30.0-beta.1 (#2287)1f7efe9build(deps): bump dtolnay/rust-toolchain from 0b1efabc08b657293548b77fb76cc02...fbd560abuild(deps): bump taiki-e/install-action from 2.63.3 to 2.65.1 (#2282)4495754build(deps): bump serde_json from 1.0.145 to 1.0.146 (#2284)a8d8afebuild(deps): bump tracing from 0.1.43 to 0.1.44 (#2283)Updates
crosstermto 0.29.0Changelog
Sourced from crossterm's changelog.
... (truncated)
Commits
36d95b20.29 (#984)7da7e31Add copying to clipboard using OSC52 (#974)eb3be0fupdate rustix to 1.0 (#982)9824270CI: Add missing continue-on-error annotation (#981)b6562ferefactor: useis_key_*helpers for consistency in key event methods (#980)2d3f3f5fix: KeyModifiers Display impl (#979)69249c8Run clippy on all features (#978)cb08b4dFix clippy lint (operator precedence) (#976)12f36ecAdd a feature flag forderive_moreimpls (#970)2c18768fix: fmt (#969)Updates
taurito 1.8.3Commits
0cfcd46Apply Version Updates From Current Changes (v1) (#12625)b19a78cci: Remove actions-rs usage (#13454)cace9f4chore(deps): update dependency eslint-config-prettier to v10.1.5 (#13388)07dc7fcchore(deps): update dependency@types/nodeto v22.15.18 (#13398)820e9d3chore(deps/cli): upgrade yarn.lock (v1) (#13393)f78d085chore(deps): update dependency@types/nodeto v22.15.15 (#13301)7dc4ea3chore(deps): update dependency@types/nodeto v22.14.1 (#13212)301853echore(deps): update dependency typescript to v5.8.3 (#13144)f3cfa50chore(deps): update dependency@types/nodeto v22.14.0 (#13042)35180c2chore(deps): update dependency eslint-config-prettier to v10.1.2 (#13193)Dependabot 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