Bump the patch group with 17 updates#111
Merged
Merged
Conversation
Bumps the patch group with 17 updates: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.5.30` | `4.5.31` | | [serde](https://github.com/serde-rs/serde) | `1.0.217` | `1.0.218` | | [serde_json](https://github.com/serde-rs/json) | `1.0.138` | `1.0.139` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.95` | `1.0.96` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.14` | `1.2.15` | | [clap_builder](https://github.com/clap-rs/clap) | `4.5.30` | `4.5.31` | | [h2](https://github.com/hyperium/h2) | `0.4.7` | `0.4.8` | | [libc](https://github.com/rust-lang/libc) | `0.2.169` | `0.2.170` | | [log](https://github.com/rust-lang/log) | `0.4.25` | `0.4.26` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.8.4` | `0.8.5` | | redox_syscall | `0.5.8` | `0.5.9` | | [ring](https://github.com/ctz/ring) | `0.17.9` | `0.17.11` | | [serde_derive](https://github.com/serde-rs/serde) | `1.0.217` | `1.0.218` | | [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) | `0.26.1` | `0.26.2` | | [tungstenite](https://github.com/snapview/tungstenite-rs) | `0.26.1` | `0.26.2` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.16` | `1.0.17` | | [winnow](https://github.com/winnow-rs/winnow) | `0.7.2` | `0.7.3` | Updates `clap` from 4.5.30 to 4.5.31 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.30...v4.5.31) Updates `serde` from 1.0.217 to 1.0.218 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.217...v1.0.218) Updates `serde_json` from 1.0.138 to 1.0.139 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.138...v1.0.139) Updates `anyhow` from 1.0.95 to 1.0.96 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.95...1.0.96) Updates `cc` from 1.2.14 to 1.2.15 - [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.2.14...cc-v1.2.15) Updates `clap_builder` from 4.5.30 to 4.5.31 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.5.30...v4.5.31) Updates `h2` from 0.4.7 to 0.4.8 - [Release notes](https://github.com/hyperium/h2/releases) - [Changelog](https://github.com/hyperium/h2/blob/master/CHANGELOG.md) - [Commits](hyperium/h2@v0.4.7...v0.4.8) Updates `libc` from 0.2.169 to 0.2.170 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.170/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.169...0.2.170) Updates `log` from 0.4.25 to 0.4.26 - [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.25...0.4.26) Updates `miniz_oxide` from 0.8.4 to 0.8.5 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](Frommi/miniz_oxide@0.8.4...0.8.5) Updates `redox_syscall` from 0.5.8 to 0.5.9 Updates `ring` from 0.17.9 to 0.17.11 - [Release notes](https://github.com/ctz/ring/releases) - [Commits](ctz/ring@0.17.9...0.17.11) Updates `serde_derive` from 1.0.217 to 1.0.218 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.217...v1.0.218) Updates `tokio-tungstenite` from 0.26.1 to 0.26.2 - [Changelog](https://github.com/snapview/tokio-tungstenite/blob/master/CHANGELOG.md) - [Commits](snapview/tokio-tungstenite@v0.26.1...v0.26.2) Updates `tungstenite` from 0.26.1 to 0.26.2 - [Changelog](https://github.com/snapview/tungstenite-rs/blob/master/CHANGELOG.md) - [Commits](snapview/tungstenite-rs@v0.26.1...v0.26.2) Updates `unicode-ident` from 1.0.16 to 1.0.17 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](dtolnay/unicode-ident@1.0.16...1.0.17) Updates `winnow` from 0.7.2 to 0.7.3 - [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md) - [Commits](winnow-rs/winnow@v0.7.2...v0.7.3) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: anyhow dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch - dependency-name: clap_builder dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch - dependency-name: h2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch - dependency-name: log dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch - dependency-name: redox_syscall dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch - dependency-name: ring dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch - dependency-name: tokio-tungstenite dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch - dependency-name: tungstenite dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch - dependency-name: unicode-ident dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch - dependency-name: winnow dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch ... Signed-off-by: dependabot[bot] <support@github.com>
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 group with 17 updates:
4.5.304.5.311.0.2171.0.2181.0.1381.0.1391.0.951.0.961.2.141.2.154.5.304.5.310.4.70.4.80.2.1690.2.1700.4.250.4.260.8.40.8.50.5.80.5.90.17.90.17.111.0.2171.0.2180.26.10.26.20.26.10.26.21.0.161.0.170.7.20.7.3Updates
clapfrom 4.5.30 to 4.5.31Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
acf9abbchore: Release9186a18docs: Update changelog233c316Merge pull request #5926 from sorairolake/feature/value-parser-factory-for-sa...13931a2Merge pull request #5923 from Reverier-Xu/master536e29ffeat(builder): AddValueParserFactoryforSaturating\<T>45ed71cchore: Avoid using gen for rust 2024 preserved keyword5029bb3chore: Avoid usinggenfor rust 2024 preserved keyword8a1d59bchore(deps): Update Rust Stable to v1.85 (#5921)9caee53docs(changelog): Clarify 5.0.0cb2352fMerge pull request #5918 from epage/testUpdates
serdefrom 1.0.217 to 1.0.218Release notes
Sourced from serde's releases.
Commits
7bfd518Release 1.0.218723a949Merge pull request #2895 from dtolnay/stabledoc2b44efbPoint standard library links to stable03dc0fcMerge pull request #2894 from dtolnay/doclink85cb0c4Convert html links to intra-doc linksabe7194Update ui test suite to nightly-2025-02-12aaccac7Unset doc-scrape-examples for lib target7cd4d84Update ui test suite to nightly-2025-02-0704ff3e8More precise gitignore patternsdc3031bRemove *.sw[po] from gitignoreUpdates
serde_jsonfrom 1.0.138 to 1.0.139Release notes
Sourced from serde_json's releases.
Commits
4d4f53cRelease 1.0.1395d6b32fMerge pull request #1242 from dtolnay/writefloate5bb8bdDocument behavior of write_f32/f64 on non-finite floats7a79781Merge pull request #1241 from dtolnay/doclink13591f1Convert html links to intra-doc links1d7378eUnset doc-scrape-examples for lib target1174c5fResolve unnecessary_semicolon pedantic clippy lintUpdates
anyhowfrom 1.0.95 to 1.0.96Release notes
Sourced from anyhow's releases.
Commits
f0aa0d3Release 1.0.96bc33c24Convert html links to intra-doc links1cff785Unset doc-scrape-examples for lib targetd71c806More precise gitignore patterns3e40975Remove **/*.rs.bk from project-specific gitignoreb880dd0Ignore Cargo-generated tests/crate/target directory8891ce3Merge pull request #404 from dtolnay/missingabi51a173eIgnore missing_abi lint in nightly-2025-01-164d71a84Ignore double_ended_iterator_last clippy lintaf0937eUpdate ui test suite to nightly-2025-01-02Updates
ccfrom 1.2.14 to 1.2.15Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
9731605chore: release v1.2.15 (#1408)d839f2eRegenerate target info (#1406)0dd683cAlways read from allCFLAGS-style flags (#1401)fcf940eSimplify the error output on failedCommandinvocation (#1397)Updates
clap_builderfrom 4.5.30 to 4.5.31Release notes
Sourced from clap_builder's releases.
Changelog
Sourced from clap_builder's changelog.
Commits
acf9abbchore: Release9186a18docs: Update changelog233c316Merge pull request #5926 from sorairolake/feature/value-parser-factory-for-sa...13931a2Merge pull request #5923 from Reverier-Xu/master536e29ffeat(builder): AddValueParserFactoryforSaturating\<T>45ed71cchore: Avoid using gen for rust 2024 preserved keyword5029bb3chore: Avoid usinggenfor rust 2024 preserved keyword8a1d59bchore(deps): Update Rust Stable to v1.85 (#5921)9caee53docs(changelog): Clarify 5.0.0cb2352fMerge pull request #5918 from epage/testUpdates
h2from 0.4.7 to 0.4.8Release notes
Sourced from h2's releases.
Changelog
Sourced from h2's changelog.
Commits
2dc3078v0.4.807e528fFix poll_flush after poll_shutdown (#836)02eb53bfix: handle implicit resets at the right time (#833)e348cf3Fix window size decrement of send-closed streams (#830)8dc26adfix: busy loop on shutdown (#834)b109803Fix reclaiming reserved capacity (#832)d7c56f4tests: simplify window_size_decremented_past_zero (#829)3bce93echore: remove unnecessary type conversion (#822)Updates
libcfrom 0.2.169 to 0.2.170Release notes
Sourced from libc's releases.
Changelog
Sourced from libc's changelog.
Commits
61d2698chore: release v0.2.1700d2ea3cMerge pull request #4284 from tgross35/backport-oysters42a30adSwitch back to matchingtarget_osrather thantarget_vendora0021d2Add recent socket timestamping flags for Linux and Android7a7fe46Apply modulo 256 to BSD WEXITSTATUS116b82eFix size of time_t in vxworksb668252Add structures for freebsdb1d4d35Merge pull request #4280 from tgross35/backport-time-b648b0ab16Add forgotten SO_*_NEW values to powerpc, mips and armc5b7465Rerun build if RUST_LIBC_UNSTABLE_LINUX_TIME_BITS64 changesUpdates
logfrom 0.4.25 to 0.4.26Release notes
Sourced from log's releases.
Changelog
Sourced from log's changelog.
Commits
5a91554Merge pull request #670 from rust-lang/cargo/0.4.265aba0c2prepare for 0.4.26 release0551261Merge pull request #669 from SpriteOvO/crate-doc-update3ff3bdcMerge pull request #668 from SpriteOvO/value-clone931d883Addspdlog-rslink to crate doc310c9b4DeriveCloneforkv::ValueUpdates
miniz_oxidefrom 0.8.4 to 0.8.5Changelog
Sourced from miniz_oxide's changelog.
Commits
341edf5bump version and update changelog3d62e6bfix(deflate): fix bug causing 0 length stored block to be output incorrectly ...4c38ff8fix(deflate): some cleanups and evade a bounds check in compress_lz_codes7209186criterion from tests again - accidentally added itUpdates
redox_syscallfrom 0.5.8 to 0.5.9Updates
ringfrom 0.17.9 to 0.17.11Release notes
Sourced from ring's releases.
Commits
5cc13caprepare 0.17.1134ba560prepare 0.17.11-alpha164cf8e0rfc3052: remove unused authors fieldf6407afadmin: point rustdoc references toward this fork3bfc6c9admin: add note about fork status5ee8a88admin: update repo references66656890.17.10.f2a133fFurther clarify README.md.23e2fbaClarify some more of the README.md.16f6b430.17.10-alpha2.Updates
serde_derivefrom 1.0.217 to 1.0.218Release notes
Sourced from serde_derive's releases.
Commits
7bfd518Release 1.0.218723a949Merge pull request #2895 from dtolnay/stabledoc2b44efbPoint standard library links to stable03dc0fcMerge pull request #2894 from dtolnay/doclink85cb0c4Convert html links to intra-doc linksabe7194Update ui test suite to nightly-2025-02-12aaccac7Unset doc-scrape-examples for lib target7cd4d84Update ui test suite to nightly-2025-02-0704ff3e8More precise gitignore patternsdc3031bRemove *.sw[po] from gitignoreUpdates
tokio-tungstenitefrom 0.26.1 to 0.26.2Changelog
Sourced from tokio-tungstenite's changelog.
Commits
a8d9f19Bump versionUpdates
tungstenitefrom 0.26.1 to 0.26.2Changelog
Sourced from tungstenite's changelog.
Commits
bb7a58aBump version4eb26c5ImplementPartialOrdandOrdforUtf8Bytes34e417bDeriveHashforUtf8Bytesd1229ecImplementBorrow\<str>,AsRef\<[u8]>,AsRef\<str>andAsRef\<Bytes>for `...8cfd027Add WebSocketConfig::read_buffer_size docs explaining performance/memory trad...5e67ba6Update rand requirement from 0.8.0 to 0.9.0 (#481)c167787Remove byteorder, use bytes::Buf::get_uint instead (#477)7632848feat: add unsafe Utf8Bytes::from_bytes_unchecked (#476)b7a7817Keep the set-len refactor but use safe resizef05398bRevert "Revert "Use set-len when reading into buffer""Updates
unicode-identfrom 1.0.16 to 1.0.17Release notes
Sourced from unicode-ident's releases.
Commits
86d0232Release 1.0.173673d10Update unicode-xid benchmark ratio43bc5aaMerge pull request #32 from dtolnay/doc9cba488Re-word function doccb1a0edMerge pull request #30 from sorairolake/add-doc-comments6b40141Add doc comments to functions146ab20Unset doc-scrape-examples for lib targetUpdates
winnowfrom 0.7.2 to 0.7.3Changelog
Sourced from winnow's changelog.
Commits
d6e7bbbchore: Release3bc0877docs: Update changelog2942161Merge pull request #747 from epage/span882f82ffeat(error): Provide ParseError::char_span720fae1Merge pull request #746 from epage/adapt4f43ff5docs(ref): Link ContextError to tutorial2e94c45docs(ascii): Clarify till_line_ending's behavior382f25aMerge pull request #743 from decathorpe/main1c46d3btests: update snapbox fixtures for should-panic-in-debug testsDependabot 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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