-
-
Notifications
You must be signed in to change notification settings - Fork 26
chore(deps): bump the all-rust-deps group with 21 updates #568
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
+261
−111
Conversation
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
a3a6c4c to
e6c8f43
Compare
Bumps the all-rust-deps group with 21 updates: | Package | From | To | | --- | --- | --- | | [toml](https://github.com/toml-rs/toml) | `0.9.8` | `0.9.10+spec-1.1.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.177` | `0.2.178` | | [tracing](https://github.com/tokio-rs/tracing) | `0.1.43` | `0.1.44` | | [anstyle-crossterm](https://github.com/rust-cli/anstyle) | `3.0.1` | `4.0.2` | | [agent-client-protocol](https://github.com/agentclientprotocol/rust-sdk) | `0.7.0` | `0.9.2` | | [shell-words](https://github.com/tmiasko/shell-words) | `1.1.0` | `1.1.1` | | [insta](https://github.com/mitsuhiko/insta) | `1.44.3` | `1.45.0` | | [crossterm](https://github.com/crossterm-rs/crossterm) | `0.28.1` | `0.29.0` | | [serde_json](https://github.com/serde-rs/json) | `1.0.145` | `1.0.147` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.23.0` | `3.24.0` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.24` | `0.12.28` | | [uuid](https://github.com/uuid-rs/uuid) | `1.18.1` | `1.19.0` | | [json5](https://github.com/callum-oakley/json5-rs) | `1.0.0` | `1.3.0` | | [toml_edit](https://github.com/toml-rs/toml) | `0.23.7` | `0.24.0+spec-1.1.0` | | [tree-sitter](https://github.com/tree-sitter/tree-sitter) | `0.25.10` | `0.26.3` | | [tree-sitter-bash](https://github.com/tree-sitter/tree-sitter-bash) | `0.25.0` | `0.25.1` | | [zip](https://github.com/zip-rs/zip2) | `2.4.2` | `7.0.0` | | [tokenizers](https://github.com/huggingface/tokenizers) | `0.22.1` | `0.22.2` | | [rmcp](https://github.com/modelcontextprotocol/rust-sdk) | `0.9.1` | `0.12.0` | | [criterion](https://github.com/criterion-rs/criterion.rs) | `0.8.0` | `0.8.1` | | [log](https://github.com/rust-lang/log) | `0.4.28` | `0.4.29` | Updates `toml` from 0.9.8 to 0.9.10+spec-1.1.0 - [Commits](toml-rs/toml@toml-v0.9.8...toml-v0.9.10) Updates `libc` from 0.2.177 to 0.2.178 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.178/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.177...0.2.178) Updates `tracing` from 0.1.43 to 0.1.44 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-0.1.43...tracing-0.1.44) Updates `anstyle-crossterm` from 3.0.1 to 4.0.2 - [Commits](rust-cli/anstyle@anstyle-crossterm-v3.0.1...anstyle-crossterm-v4.0.2) Updates `agent-client-protocol` from 0.7.0 to 0.9.2 - [Release notes](https://github.com/agentclientprotocol/rust-sdk/releases) - [Commits](agentclientprotocol/rust-sdk@v0.7.0...v0.9.2) Updates `shell-words` from 1.1.0 to 1.1.1 - [Commits](tmiasko/shell-words@v1.1.0...v1.1.1) Updates `insta` from 1.44.3 to 1.45.0 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](mitsuhiko/insta@1.44.3...1.45.0) Updates `crossterm` from 0.28.1 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](https://github.com/crossterm-rs/crossterm/commits/0.29) Updates `serde_json` from 1.0.145 to 1.0.147 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.145...v1.0.147) Updates `tempfile` from 3.23.0 to 3.24.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.23.0...v3.24.0) Updates `reqwest` from 0.12.24 to 0.12.28 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.24...v0.12.28) Updates `uuid` from 1.18.1 to 1.19.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.18.1...v1.19.0) Updates `json5` from 1.0.0 to 1.3.0 - [Release notes](https://github.com/callum-oakley/json5-rs/releases) - [Commits](callum-oakley/json5-rs@1.0.0...1.3.0) Updates `toml_edit` from 0.23.7 to 0.24.0+spec-1.1.0 - [Commits](toml-rs/toml@v0.23.7...v0.24.0) Updates `tree-sitter` from 0.25.10 to 0.26.3 - [Release notes](https://github.com/tree-sitter/tree-sitter/releases) - [Commits](tree-sitter/tree-sitter@v0.25.10...v0.26.3) Updates `tree-sitter-bash` from 0.25.0 to 0.25.1 - [Release notes](https://github.com/tree-sitter/tree-sitter-bash/releases) - [Commits](tree-sitter/tree-sitter-bash@v0.25.0...v0.25.1) Updates `zip` from 2.4.2 to 7.0.0 - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](zip-rs/zip2@v2.4.2...v7.0.0) Updates `tokenizers` from 0.22.1 to 0.22.2 - [Release notes](https://github.com/huggingface/tokenizers/releases) - [Changelog](https://github.com/huggingface/tokenizers/blob/main/RELEASE.md) - [Commits](huggingface/tokenizers@v0.22.1...v0.22.2) Updates `rmcp` from 0.9.1 to 0.12.0 - [Release notes](https://github.com/modelcontextprotocol/rust-sdk/releases) - [Commits](modelcontextprotocol/rust-sdk@rmcp-v0.9.1...rmcp-v0.12.0) Updates `criterion` from 0.8.0 to 0.8.1 - [Release notes](https://github.com/criterion-rs/criterion.rs/releases) - [Changelog](https://github.com/criterion-rs/criterion.rs/blob/master/CHANGELOG.md) - [Commits](criterion-rs/criterion.rs@criterion-v0.8.0...criterion-v0.8.1) Updates `log` from 0.4.28 to 0.4.29 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](rust-lang/log@0.4.28...0.4.29) --- updated-dependencies: - dependency-name: toml dependency-version: 0.9.10+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-rust-deps - dependency-name: libc dependency-version: 0.2.178 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-rust-deps - dependency-name: tracing dependency-version: 0.1.44 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-rust-deps - dependency-name: anstyle-crossterm dependency-version: 4.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-rust-deps - dependency-name: agent-client-protocol dependency-version: 0.9.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-rust-deps - dependency-name: shell-words dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-rust-deps - dependency-name: insta dependency-version: 1.45.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-rust-deps - dependency-name: crossterm dependency-version: 0.29.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-rust-deps - dependency-name: serde_json dependency-version: 1.0.147 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-rust-deps - dependency-name: tempfile dependency-version: 3.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-rust-deps - dependency-name: reqwest dependency-version: 0.12.28 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-rust-deps - dependency-name: uuid dependency-version: 1.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-rust-deps - dependency-name: json5 dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-rust-deps - dependency-name: toml_edit dependency-version: 0.24.0+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-rust-deps - dependency-name: tree-sitter dependency-version: 0.26.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-rust-deps - dependency-name: tree-sitter-bash dependency-version: 0.25.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-rust-deps - dependency-name: zip dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-rust-deps - dependency-name: tokenizers dependency-version: 0.22.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-rust-deps - dependency-name: rmcp dependency-version: 0.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-rust-deps - dependency-name: criterion dependency-version: 0.8.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-rust-deps - dependency-name: log dependency-version: 0.4.29 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-rust-deps ... Signed-off-by: dependabot[bot] <support@github.com>
e6c8f43 to
4bf7205
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 all-rust-deps group with 21 updates:
0.9.80.9.10+spec-1.1.00.2.1770.2.1780.1.430.1.443.0.14.0.20.7.00.9.21.1.01.1.11.44.31.45.00.28.10.29.01.0.1451.0.1473.23.03.24.00.12.240.12.281.18.11.19.01.0.01.3.00.23.70.24.0+spec-1.1.00.25.100.26.30.25.00.25.12.4.27.0.00.22.10.22.20.9.10.12.00.8.00.8.10.4.280.4.29Updates
tomlfrom 0.9.8 to 0.9.10+spec-1.1.0Commits
e32c7a2chore: Releasedf1c328docs: Update changelogb826cf4feat(edit)!: Allowset_position(None)(#1080)8043f20feat(edit)!: Allowset_position(None)a02c0dbfeat: Support TOML 1.1 (#1079)5cfb838feat(edit): Support TOML 1.11eb4d60feat(toml): Support TOML 1.1695d788feat(edit)!: Multi-line inline tables with trailing commascc4f7acfeat(toml): Multi-line inline tables with trailing commas539f8c1feat(datetime): Make seconds optionalUpdates
libcfrom 0.2.177 to 0.2.178Release notes
Sourced from libc's releases.
... (truncated)
Changelog
Sourced from libc's changelog.
... (truncated)
Commits
2b95cbechore: release libc 0.2.178bc25dfcNetBSD: Only skipsockaddr_dlon NetBSD9887133eadd syscalls 451-469 for m68k linux3cfeee4build(deps): bump actions/checkout from 5 to 6999b420linux, android: Add definition for IUCLCae6df79Define eventfd on NetBSD03b7438Make eventfd argument names match OS docs/headers9ba7c90cygwin: Add missing utmp/x.h, grp.h, and stdio.h interfaces5d284b0Fix test for cygwin7516d38ci: Updatestyle.pyto work with visibility on enumsUpdates
tracingfrom 0.1.43 to 0.1.44Release notes
Sourced from tracing's releases.
Commits
2d55f6fchore: prepare tracing 0.1.44 (#3439)10a9e83chore: prepare tracing-core 0.1.36 (#3440)ee82cf9tracing: fix record_all panic (#3432)9978c36chore: prepare tracing-mock 0.1.0-beta.3 (#3429)cc44064chore: prepare tracing-subscriber 0.3.22 (#3428)Updates
anstyle-crosstermfrom 3.0.1 to 4.0.2Commits
550de4dchore: Release094640cdocs: Update changelog6aec7d7Merge pull request #265 from aschey/main96dbb44fix(crossterm): fix color conversione4e2347chore: Release03f5d6aMerge pull request #264 from epage/alloc3f49744perf(roff): Remove extra allocationsd5351f4chore: Release44e1d1dfix(roff): Minimize size of output (#263)9c2b802fix(roff): Minimize size of outputUpdates
agent-client-protocolfrom 0.7.0 to 0.9.2Release notes
Sourced from agent-client-protocol's releases.
Commits
429c237chore: release v0.9.2 (#38)486b555feat(unstable): Add initial support for session config options (#36)bbfc7dfchore: release v0.9.1 (#32)620adc5test: Add test for unstable session info feature (#35)6025456feat(unstable): Add initial support for resuming sessions (#34)538b465feat(unstable): Add initial support for forking sessions (#33)c009c23feat(unstable): Add initial support for listing sessions (#31)ecbecffBump release-plz/action from 0.5.119 to 0.5.120 (#28)003d247Bump actions/checkout from 6.0.0 to 6.0.1 (#29)65c2111Bump actions/create-github-app-token from 2.2.0 to 2.2.1 (#30)Updates
shell-wordsfrom 1.1.0 to 1.1.1Commits
8d2868bRelease 1.1.1efe8162Use the correct tilde when escapingUpdates
instafrom 1.44.3 to 1.45.0Release notes
Sourced from insta's releases.
Changelog
Sourced from insta's changelog.
Commits
681a026Release 1.45.0 (#847)ad233cdSkip non-insta snapshot files in unreferenced detection (#846)d8e8dfeCollect warnings from tests for display after run (#840)521812cSupport clippy::needless_raw_strings lint (#828)5822a95Add external diff tool support via INSTA_DIFF_TOOL (#844)e50388fAdd config file support for disable_nextest_doctest (#842)5aadfe4Up-to-date, backwards-compatible TOML (#834)Updates
crosstermfrom 0.28.1 to 0.29.0Release notes
Sourced from crossterm's releases.
Changelog
Sourced from crossterm's changelog.
Commits
Updates
serde_jsonfrom 1.0.145 to 1.0.147Release notes
Sourced from serde_json's releases.
Commits
62d6e8dRelease 1.0.147fd829a6Merge pull request #1304 from dtolnay/zmije757a3dSwitch from ryu -> zmij for float formatting75ad7e6Release 1.0.146bc6c827Merge pull request #1305 from Xeonacid/patch-1a09210aSet fast_arithmetic=64 for riscv6401182e5Update actions/upload-artifact@v5 -> v6383b13aUpdate actions/upload-artifact@v4 -> v504dd357Raise required compiler to Rust 1.68e047dfbResolve manual_let_else pedantic clippy lintUpdates
tempfilefrom 3.23.0 to 3.24.0Changelog
Sourced from tempfile's changelog.
Commits
1712764chore: release v3.24.0a8dc864feat: completely support WASIP2 on stable rust (#382)5a03572Exclude CI scripts from published package (#384)da894f1build(deps): bump actions/checkout from 5 to 6 (#383)Updates
reqwestfrom 0.12.24 to 0.12.28Release notes
Sourced from reqwest's releases.
... (truncated)
Changelog
Sourced from reqwest's changelog.
Commits
d978599v0.12.28ef2768afix: correctly import TokioIo on Windows (#2896)1bf6441v0.12.274967b1bfeat: add windows_named_pipe() option to client builder (#2789)ef5b239chore: Use http_body_util::BodyDataStream (#2892)a810004chore: Disable unused tokio-util codec feature (#2893)01f03a4v0.12.26e908f57fix(http3): correct compression defaults (#2890)509c904fix: disable default compression from tower-http if not enabled in reqwest (#...896aaeadeps: update cookie_store to 0.22 (#2886)Updates
uuidfrom 1.18.1 to 1.19.0Release notes
Sourced from uuid's releases.
Commits
7527cefMerge pull request #849 from uuid-rs/cargo/v1.19.0d0422faprepare for 1.19.0 releasef9a36e2Merge pull request #848 from paolobarbolini/maintenance029a57eFix most clippy warningse73bb27Upgrade to 2021 editionc597622Merge pull request #843 from paolobarbolini/serde_core-migration9835bd6Switch serde dependency to serde_coreUpdates
json5from 1.0.0 to 1.3.0Release notes
Sourced from json5's releases.
Commits
9214f351.3.0435e3bbdefer to char::decode_utf166f2f03eMerge pull request #53 from zonyitoo/maind65920bfix: support utf-16 surrogate pair in string escapeb8af7e3also serialize u64/i64f39088cu128/i128f9c4075note about PRse062e6cgoals and non-goals8c6a1ceser numeric keys testUpdates
toml_editfrom 0.23.7 to 0.24.0+spec-1.1.0Commits
2e09401chore: Releasee32c7a2chore: Releasedf1c328docs: Update changelogb826cf4feat(edit)!: Allowset_position(None)(#1080)8043f20feat(edit)!: Allowset_position(None)a02c0dbfeat: Support TOML 1.1 (#1079)5cfb838feat(edit): Support TOML 1.11eb4d60feat(toml): Support TOML 1.1695d788feat(edit)!: Multi-line inline tables with trailing commascc4f7acfeat(toml): Multi-line inline tables with trailing commasUpdates
tree-sitterfrom 0.25.10 to 0.26.3Release notes
Sourced from tree-sitter's releases.