build(deps): bump the patch-and-minor group across 1 directory with 7 updates#25
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the patch-and-minor group across 1 directory with 7 updates#25dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
… updates Bumps the patch-and-minor group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.149` | `1.0.150` | | [zeroize](https://github.com/RustCrypto/utils) | `1.8.2` | `1.9.0` | | [ctap-hid-fido2](https://github.com/gebogebogebo/ctap-hid-fido2) | `3.5.9` | `3.5.11` | | [ratatui](https://github.com/ratatui/ratatui) | `0.30.0` | `0.30.2` | | [regex](https://github.com/rust-lang/regex) | `1.12.3` | `1.12.4` | | [rmcp](https://github.com/modelcontextprotocol/rust-sdk) | `1.6.0` | `1.8.0` | | [tokio](https://github.com/tokio-rs/tokio) | `1.52.1` | `1.52.3` | Updates `serde_json` from 1.0.149 to 1.0.150 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.149...v1.0.150) Updates `zeroize` from 1.8.2 to 1.9.0 - [Commits](RustCrypto/utils@zeroize-v1.8.2...zeroize-v1.9.0) Updates `ctap-hid-fido2` from 3.5.9 to 3.5.11 - [Release notes](https://github.com/gebogebogebo/ctap-hid-fido2/releases) - [Commits](gebogebogebo/ctap-hid-fido2@ctap-hid-fido2-v3.5.9...ctap-hid-fido2-v3.5.11) Updates `ratatui` from 0.30.0 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.0...ratatui-v0.30.2) Updates `regex` from 1.12.3 to 1.12.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.12.3...1.12.4) Updates `rmcp` from 1.6.0 to 1.8.0 - [Release notes](https://github.com/modelcontextprotocol/rust-sdk/releases) - [Changelog](https://github.com/modelcontextprotocol/rust-sdk/blob/main/release-plz.toml) - [Commits](modelcontextprotocol/rust-sdk@rmcp-v1.6.0...rmcp-v1.8.0) Updates `tokio` from 1.52.1 to 1.52.3 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.52.1...tokio-1.52.3) --- updated-dependencies: - dependency-name: serde_json dependency-version: 1.0.150 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-and-minor - dependency-name: zeroize dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patch-and-minor - dependency-name: ctap-hid-fido2 dependency-version: 3.5.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-and-minor - dependency-name: ratatui dependency-version: 0.30.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-and-minor - dependency-name: regex dependency-version: 1.12.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-and-minor - dependency-name: rmcp dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patch-and-minor - dependency-name: tokio dependency-version: 1.52.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-and-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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 patch-and-minor group with 7 updates in the / directory:
1.0.1491.0.1501.8.21.9.03.5.93.5.110.30.00.30.21.12.31.12.41.6.01.8.01.52.11.52.3Updates
serde_jsonfrom 1.0.149 to 1.0.150Release notes
Sourced from serde_json's releases.
Commits
a1ae73aRelease 1.0.1501a360b0Merge pull request #1324 from puneetdixit200/reject-non-string-enum-keys2037b63Reject non-string enum object keys5d30df6Resolve manual_assert_eq pedantic clippy lintdc8003aRaise required compiler for preserve_order feature to 1.85a42fa98Unpin CI miri toolchain684a60ePin CI miri to nightly-2026-02-117c7da33Raise required compiler to Rust 1.71acf4850Simplify Number::is_f646b8ceabResolve unnecessary_map_or clippy lintUpdates
zeroizefrom 1.8.2 to 1.9.0Commits
0b71573zeroize v1.9.0 (#1494)3e3f18czeroize: always enable AVX-512 support (#1493)1ea42bbzeroize_derive v1.5.0 (#1492)8d785d1zeroize: rustdoc improvements (#1491)d844f36zeroize: incorporate README.md into rustdoc (#1490)c65c09dctutils: usereasoninstead of comment inforbidattribute (#1489)cbd0963Release block-buffer v0.12.1 (#1488)9aa541dblock-buffer: fix exception safety (#1487)5c7e4f9cmov v0.5.4 (#1485)87cadbccmov: fix clippy (#1484)Updates
ctap-hid-fido2from 3.5.9 to 3.5.11Release notes
Sourced from ctap-hid-fido2's releases.
Commits
6b5d582Merge pull request #131 from gebogebogebo/developdb8ef09Update README_Version.md5e30d85Bump version to 3.5.11 and update README linkc2d23eeUpdate lib.rs13d2f4fBump several dependency versions6ddb242Merge pull request #128 from gebogebogebo/127-send-text-to-stderr-instead-of-...a69ae75Merge pull request #130 from amaanq/gate-error-printsbab4b4actaphid: gate error prints behindenable_log8d5f9cdUpdate main.rsc1e4bc0Add keep-alive stderr option and testsUpdates
ratatuifrom 0.30.0 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
regexfrom 1.12.3 to 1.12.4Changelog
Sourced from regex's changelog.
Commits
7b96fdc1.12.47b89cf0deps: update to regex-syntax 0.8.111401679regex-syntax-0.8.11d709000changelog: 1.12.49825c74syntax: avoid re-canonicalizing the entire IntervalSet on push (#1308)a7f2ff6docs: clarify regex-lite word boundaries2c7b172docs: clarify unsupported Anchored::Pattern searches839d16bregex-syntax-0.8.10c4865a0syntax: fix negation handling in HIR translationd8761c0cargo: also includebenchesUpdates
rmcpfrom 1.6.0 to 1.8.0Release notes
Sourced from rmcp's releases.
... (truncated)
Commits
2522036chore: release v1.8.0 (#850)6d020c9fix(auth): preserve configured reqwest client (#917)de898ddAllow custom HTTP clients for OAuth (#908)3c5ce2bfix(auth): align OAuth metadata discovery ordering (#887)443677cfix: align progress timeout token (#909)4fd4986fix(elicitation): preserve enumNames through ElicitationSchema serde round-tr...bf71eb8chore(deps): bump actions/checkout from 6 to 7 (#911)5d00e20Add progress-aware request timeout reset (#858)4b82e41docs(server): document Err vs Ok(CallToolResult::error) visibility contract o...95a8e96feat: standardize resource-not-found error code (SEP-2164) (#899)Updates
tokiofrom 1.52.1 to 1.52.3Release notes
Sourced from tokio's releases.
Commits
d875691chore: prepare Tokio v1.52.3 (#8130)e1aebb0Merge 'tokio-1.51.3' into 'tokio-1.52.x' (#8129)fd63094chore: prepare Tokio v1.51.3 (#8127)8c600d0Merge 'tokio-1.47.5' into 'tokio-1.51.x' (#8123)11bfc13chore: prepare Tokio v1.47.5 (#8122)f085b62sync: notify receivers in mpscOwnedPermit::release()method (#8075)30d25ccsync: require that anRwLockhasmax_readers != 0(#8076)9fccf53sync: returnEmptyfromtry_recv()when mpsc is closed with outstanding p...ebf61b4sync: fix underflow in mpsc channellen()(#8062)4abe9d7chore: prepare Tokio v1.52.2 (#8115)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