chore(deps): bump the backwards-compatible group across 1 directory with 18 updates#324
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): bump the backwards-compatible group across 1 directory with 18 updates#324dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…ith 18 updates Bumps the backwards-compatible group with 18 updates in the / directory: | Package | From | To | | --- | --- | --- | | [axum](https://github.com/tokio-rs/axum) | `0.8.7` | `0.8.8` | | [chrono](https://github.com/chronotope/chrono) | `0.4.42` | `0.4.43` | | [clap](https://github.com/clap-rs/clap) | `4.5.53` | `4.5.56` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.24` | `0.12.28` | | [serde_json](https://github.com/serde-rs/json) | `1.0.145` | `1.0.149` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.17` | `2.0.18` | | [tokio](https://github.com/tokio-rs/tokio) | `1.48.0` | `1.49.0` | | [tracing](https://github.com/tokio-rs/tracing) | `0.1.43` | `0.1.44` | | [base64ct](https://github.com/RustCrypto/formats) | `1.8.0` | `1.8.3` | | [human-panic](https://github.com/rust-cli/human-panic) | `2.0.4` | `2.0.6` | | [flate2](https://github.com/rust-lang/flate2-rs) | `1.1.5` | `1.1.8` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.17` | `0.1.18` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.17` | `0.7.18` | | [uuid](https://github.com/uuid-rs/uuid) | `1.19.0` | `1.20.0` | | [url](https://github.com/servo/rust-url) | `2.5.7` | `2.5.8` | | [async-compression](https://github.com/Nullus157/async-compression) | `0.4.34` | `0.4.37` | | [libc](https://github.com/rust-lang/libc) | `0.2.178` | `0.2.180` | | [clap_complete](https://github.com/clap-rs/clap) | `4.5.61` | `4.5.65` | Updates `axum` from 0.8.7 to 0.8.8 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](tokio-rs/axum@axum-v0.8.7...axum-v0.8.8) Updates `chrono` from 0.4.42 to 0.4.43 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.42...v0.4.43) Updates `clap` from 4.5.53 to 4.5.56 - [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.53...clap_complete-v4.5.56) 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 `serde_json` from 1.0.145 to 1.0.149 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.145...v1.0.149) Updates `thiserror` from 2.0.17 to 2.0.18 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.17...2.0.18) Updates `tokio` from 1.48.0 to 1.49.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.48.0...tokio-1.49.0) 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 `base64ct` from 1.8.0 to 1.8.3 - [Commits](RustCrypto/formats@base64ct/v1.8.0...base64ct/v1.8.3) Updates `human-panic` from 2.0.4 to 2.0.6 - [Changelog](https://github.com/rust-cli/human-panic/blob/master/CHANGELOG.md) - [Commits](rust-cli/human-panic@v2.0.4...v2.0.6) Updates `flate2` from 1.1.5 to 1.1.8 - [Release notes](https://github.com/rust-lang/flate2-rs/releases) - [Commits](rust-lang/flate2-rs@1.1.5...1.1.8) Updates `tokio-stream` from 0.1.17 to 0.1.18 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-stream-0.1.17...tokio-stream-0.1.18) Updates `tokio-util` from 0.7.17 to 0.7.18 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-util-0.7.17...tokio-util-0.7.18) Updates `uuid` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.19.0...v1.20.0) Updates `url` from 2.5.7 to 2.5.8 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](servo/rust-url@v2.5.7...v2.5.8) Updates `async-compression` from 0.4.34 to 0.4.37 - [Release notes](https://github.com/Nullus157/async-compression/releases) - [Commits](Nullus157/async-compression@async-compression-v0.4.34...async-compression-v0.4.37) Updates `libc` from 0.2.178 to 0.2.180 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.180/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.178...0.2.180) Updates `clap_complete` from 4.5.61 to 4.5.65 - [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.61...clap_complete-v4.5.65) --- updated-dependencies: - dependency-name: axum dependency-version: 0.8.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backwards-compatible - dependency-name: chrono dependency-version: 0.4.43 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backwards-compatible - dependency-name: clap dependency-version: 4.5.56 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backwards-compatible - dependency-name: reqwest dependency-version: 0.12.28 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backwards-compatible - dependency-name: serde_json dependency-version: 1.0.149 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backwards-compatible - dependency-name: thiserror dependency-version: 2.0.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backwards-compatible - dependency-name: tokio dependency-version: 1.49.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backwards-compatible - dependency-name: tracing dependency-version: 0.1.44 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backwards-compatible - dependency-name: base64ct dependency-version: 1.8.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backwards-compatible - dependency-name: human-panic dependency-version: 2.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backwards-compatible - dependency-name: flate2 dependency-version: 1.1.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backwards-compatible - dependency-name: tokio-stream dependency-version: 0.1.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backwards-compatible - dependency-name: tokio-util dependency-version: 0.7.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backwards-compatible - dependency-name: uuid dependency-version: 1.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backwards-compatible - dependency-name: url dependency-version: 2.5.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backwards-compatible - dependency-name: async-compression dependency-version: 0.4.37 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backwards-compatible - dependency-name: libc dependency-version: 0.2.180 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backwards-compatible - dependency-name: clap_complete dependency-version: 4.5.65 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backwards-compatible ... 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 backwards-compatible group with 18 updates in the / directory:
0.8.70.8.80.4.420.4.434.5.534.5.560.12.240.12.281.0.1451.0.1492.0.172.0.181.48.01.49.00.1.430.1.441.8.01.8.32.0.42.0.61.1.51.1.80.1.170.1.180.7.170.7.181.19.01.20.02.5.72.5.80.4.340.4.370.2.1780.2.1804.5.614.5.65Updates
axumfrom 0.8.7 to 0.8.8Release notes
Sourced from axum's releases.
Commits
d07863fRelease axum v0.8.8 and axum-extra v0.12.3287c674axum-extra: Make typed-routing feature enable routing feature (#3514)f5804aaSecondElementIs: Correct a small inconsistency (#3559)f51f3baaxum-extra: Add trailing newline to pretty JSON response (#3526)816407aFix integer underflow intry_range_responsefor empty files (#3566)78656ebdocs: Clarifyroute_layerdoes not apply middleware to the fallback handler...Updates
chronofrom 0.4.42 to 0.4.43Release notes
Sourced from chrono's releases.
Commits
45caaa9Update copyright year to 2026 in LICENSE.txt1c0b8f0Bump version to 0.4.43a03e43bUpgrade windows-bindgen to 0.664fedabaIgnore bincode advisoryf4b7bbdBump actions/checkout from 5 to 6db12973Added doctest for the NaiveDate years_since function (#1755)34b5f49chore: minor improvement for docs8c82711Bump actions/setup-node from 5 to 6ea1f11bDrop deny lints, eager Debug impls are a mixed blessing35f9f2dAdd feature gated defmt support.Updates
clapfrom 4.5.53 to 4.5.56Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
9cec100chore: Release00e72e0docs: Update changelogc7848ffMerge pull request #6094 from epage/home60184fbfeat(complete): Expand ~ in native completions09969d3chore(deps): Update Rust Stable to v1.89 (#6093)520beb5chore: Release2bd8ab3docs: Update changelog220875bMerge pull request #6091 from epage/possiblee5eb6c9fix(help): Integrate 'Possible Values:' into 'Arg::help'594a771refactor(help): Make empty tracking more consistentUpdates
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
serde_jsonfrom 1.0.145 to 1.0.149Release notes
Sourced from serde_json's releases.
Commits
4f6dbfaRelease 1.0.149f3df680Touch up PR 1306e16730fMerge pull request #1306 from b41sh/fix-float-number-displayeeb2bcdAlignarbitrary_precisionnumber strings with zmij’s formatting8b291c4Release 1.0.1481aefe15Update to zmij 1.062d6e8dRelease 1.0.147fd829a6Merge pull request #1304 from dtolnay/zmije757a3dSwitch from ryu -> zmij for float formatting75ad7e6Release 1.0.146Updates
thiserrorfrom 2.0.17 to 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
tokiofrom 1.48.0 to 1.49.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
e3b89bbchore: prepare Tokio v1.49.0 (#7824)4f577b8Merge 'tokio-1.47.3' into 'master'f320197chore: prepare Tokio v1.47.3 (#7823)ea6b144ci: freeze rustc on nightly-2025-01-25 innetlify.toml(#7652)264e703Mergetokio-1.43.4intotokio-1.47.x(#7822)dfb0f00chore: prepare Tokio v1.43.4 (#7821)4a91f19ci: fix wasm32-wasip1 tests (#7788)601c383ci: upgrade FreeBSD from 14.2 to 14.3 (#7758)484cb52sync: returnTryRecvError::DisconnectedfromReceiver::try_recvafter `Re...16f20c3rt: mentionLocalRuntimeinnew_current_threaddocs (#7820)Updates
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
base64ctfrom 1.8.0 to 1.8.3Commits
9adf88fbase64ct v1.8.3 (#2169)51726c2base64ct: addBase64Pbkdf2(#2168)ce44931pkcs12 v0.2.0-pre.0 (#2167)8d41f6acms v0.3.0-pre.1 (#2166)47d1a07pkcs5: bumppbkdf2andscrypt(#2165)ea1efe1chore(deps): bump elliptic-curve from0.14.0-rc.19to0.14.0-rc.21(#2164)e5c7e4cconst-oid v0.10.2 (#2163)8b9ae29chore(deps): bump the all-deps group with 8 updates (#2161)16aca51chore(deps): bump crate-ci/typos from 1.40.0 to 1.41.0 (#2160)7d46f25Bumprandto v0.10.0-rc.6 (#2159)Updates
human-panicfrom 2.0.4 to 2.0.6Changelog
Sourced from human-panic's changelog.
Commits
b6773e9chore: Release2d448b0docs: Update changeloga55bfbaMerge pull request #196 from epage/repo34e1a3dfeat: Report repository as fallback from homepagee9580d7Merge pull request #195 from epage/improve1dc3dbcrefactor: Remove deprecated API0addfffMerge pull request #193 from epage/msrvb49ee6echore: Update to 2024 Editionf0fadbbchore: Update dependencies5fa455eMerge pull request #192 from epage/templateUpdates
flate2from 1.1.5 to 1.1.8Release notes
Sourced from flate2's releases.
Commits
8b66c27Merge pull request #525 from Byron/test-zlib-API5e752c9Address PR review3196dd0refactor internal feature toggles to better represent the status quo106cbccBump patch level in preparation for releaseaf7a0b3Add capabilties test for functions reserved to zlib-implementations.22c77eeDescribeunreachable!("...")branch inDeflate::set_level()ofzlib-rsb9e2979Remove C-binding specific restriction from CI forzlib-rstest.71eb5c5Merge pull request #524 from Byron/complete-zlib-rsfec67ebzlib-rs: supportset_dictionaryandset_levelecfdc2dupdate zlib-rs to 0.5.5Updates
tokio-streamfrom 0.1.17 to 0.1.18Commits
60b083bchore: prepare tokio-stream 0.1.18 (#7830)9cc02ccchore: prepare tokio-util 0.7.18 (#7829)d2799d7task: improve the docs ofBuilder::spawn_local(#7828)4d4870ftask: doc that task drops before JoinHandle completion (#7825)fdb1509fs: check for io-uring opcode support (#7815)426a562rt: removeallow(dead_code)afterJoinSetstabilization (#7826)e3b89bbchore: prepare Tokio v1.49.0 (#7824)4f577b8Merge 'tokio-1.47.3' into 'master'f320197chore: prepare Tokio v1.47.3 (#7823)ea6b144ci: freeze rustc on nightly-2025-01-25 innetlify.toml(#7652)Updates
tokio-utilfrom 0.7.17 to 0.7.18Commits
9cc02ccchore: prepare tokio-util 0.7.18 (#7829)d2799d7task: improve the docs ofBuilder::spawn_local(#7828)4d4870ftask: doc that task drops before JoinHandle completion (#7825)fdb1509fs: check for io-uring opcode support (#7815)426a562rt: removeallow(dead_code)afterJoinSetstabilization (#7826)e3b89bbchore: prepare Tokio v1.49.0 (#7824)4f577b8Merge 'tokio-1.47.3' into 'master'f320197chore: prepare Tokio v1.47.3 (#7823)ea6b144ci: freeze rustc on nightly-2025-01-25 innetlify.toml(#7652)264e703Mergetokio-1.43.4intotokio-1.47.x(#7822)Updates
uuidfrom 1.19.0 to 1.20.0Release notes
Sourced from uuid's releases.
Commits
c3346ddMerge pull request #857 from uuid-rs/cargo/v1.20.066eebc3prepare for 1.20.0 release3b66758Merge pull request #856 from uuid-rs/docs/bytes-le-orderinge2bdd44don't run UI tests in wasmb6dc7ecnote that ordering applies to fields in to/from_bytes_lea0281cdMerge pull request #855 from uuid-rs/feat/serde-fmtdb27b67Merge pull request #854 from mivort/non-nil-uuid-ordefb06f2implement Deserialize on adapter types50d44adDerive Ord and PartialOrd for NonNilUuidUpdates
urlfrom 2.5.7 to 2.5.8Commits
d6ea13cBump to 2.5.88269ac3ci: update cargo-deny config, bump cargo-deny-action to v2 (#1092)6dfdf17chore: fix some typos in comments (#1090)b06048dAttempt to fix 1.82 CI (#1085)9771ab5Fix roundtripping issue (#1079)22b925fImprove Compile Times withserde_derive(#1075)0afccc9fix outdated docs for ParseError (#1074)Updates
async-compressionfrom 0.4.34 to 0.4.37Commits
59bb9f2chore: release (#439)3705127chore: Set async-compression msrv (#440)a063a3eFix BufWriter::flush_buf: propagate error before reset (#438)30a69f7chore: Switch futures_core::ready to standard library api (#436)34ac711ci: Use cargo-deny graph option (#437)81084f5chore: release (#433)056b8c0Add Crc checksum validation for gzip::header::Parser (#432)5574102chore: release (#429)37748b3Optimize GzipEncoder to not allocate for header and footer (#431)1627bfcOptimize GzipDecoder (#430)Updates
libcfrom 0.2.178 to 0.2.180Release notes
Sourced from libc's releases.