build(deps): bump the rust-minor-patch group across 1 directory with 13 updates#311
Closed
dependabot[bot] wants to merge 1 commit intodevelopfrom
Closed
build(deps): bump the rust-minor-patch group across 1 directory with 13 updates#311dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot[bot] wants to merge 1 commit intodevelopfrom
Conversation
…13 updates Bumps the rust-minor-patch group with 13 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.89` | `1.0.95` | | [chrono](https://github.com/chronotope/chrono) | `0.4.38` | `0.4.39` | | [config](https://github.com/rust-cli/config-rs) | `0.14.0` | `0.14.1` | | [poem](https://github.com/poem-web/poem) | `3.1.1` | `3.1.6` | | [poem-openapi](https://github.com/poem-web/poem) | `5.1.2` | `5.1.5` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.8` | `0.12.12` | | [serde](https://github.com/serde-rs/serde) | `1.0.210` | `1.0.217` | | [serde_json](https://github.com/serde-rs/json) | `1.0.128` | `1.0.135` | | [tokio](https://github.com/tokio-rs/tokio) | `1.40.0` | `1.43.0` | | [tracing](https://github.com/tokio-rs/tracing) | `0.1.40` | `0.1.41` | | [tracing-subscriber](https://github.com/tokio-rs/tracing) | `0.3.18` | `0.3.19` | | [url](https://github.com/servo/rust-url) | `2.5.2` | `2.5.4` | | [uuid](https://github.com/uuid-rs/uuid) | `1.11.0` | `1.11.1` | Updates `anyhow` from 1.0.89 to 1.0.95 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.89...1.0.95) Updates `chrono` from 0.4.38 to 0.4.39 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.38...v0.4.39) Updates `config` from 0.14.0 to 0.14.1 - [Changelog](https://github.com/rust-cli/config-rs/blob/main/CHANGELOG.md) - [Commits](rust-cli/config-rs@0.14.0...v0.14.1) Updates `poem` from 3.1.1 to 3.1.6 - [Release notes](https://github.com/poem-web/poem/releases) - [Commits](https://github.com/poem-web/poem/commits) Updates `poem-openapi` from 5.1.2 to 5.1.5 - [Release notes](https://github.com/poem-web/poem/releases) - [Commits](https://github.com/poem-web/poem/commits) Updates `reqwest` from 0.12.8 to 0.12.12 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.8...v0.12.12) Updates `serde` from 1.0.210 to 1.0.217 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.210...v1.0.217) Updates `serde_json` from 1.0.128 to 1.0.135 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.128...v1.0.135) Updates `tokio` from 1.40.0 to 1.43.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.40.0...tokio-1.43.0) Updates `tracing` from 0.1.40 to 0.1.41 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-0.1.40...tracing-0.1.41) Updates `tracing-subscriber` from 0.3.18 to 0.3.19 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-subscriber-0.3.18...tracing-subscriber-0.3.19) Updates `url` from 2.5.2 to 2.5.4 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](servo/rust-url@v2.5.2...v2.5.4) Updates `uuid` from 1.11.0 to 1.11.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@1.11.0...1.11.1) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: config dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: poem dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: poem-openapi dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor-patch - dependency-name: tracing dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: tracing-subscriber dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Superseded by #312. |
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 rust-minor-patch group with 13 updates in the / directory:
1.0.891.0.950.4.380.4.390.14.00.14.13.1.13.1.65.1.25.1.50.12.80.12.121.0.2101.0.2171.0.1281.0.1351.40.01.43.00.1.400.1.410.3.180.3.192.5.22.5.41.11.01.11.1Updates
anyhowfrom 1.0.89 to 1.0.95Release notes
Sourced from anyhow's releases.
Commits
48be1caRelease 1.0.95a03d6d6Merge pull request #402 from dtolnay/fromboxed52e4abbAdd Error::from_boxed with documentation about bidirectional?ffecefcMerge pull request #401 from dtolnay/construct671f700Add construct_ prefix to name of private construct functions8ceb5e9Release 1.0.94b9009abMerge pull request #399 from dtolnay/okvalue863791aAlign naming between Ok function argument and its documentation2081692Merge pull request #398 from zertosh/ok_doc_formatcc2cecbFix anyhow::Ok rustdoc code formattingUpdates
chronofrom 0.4.38 to 0.4.39Release notes
Sourced from chrono's releases.
Commits
8b86349Bump version to 0.4.3933aaebfUpdate mod.rs65c47f3Update CHANGELOG.mdca8232fUpdate licenses for unicode-ident 1.0.141456fa0Apply suggestions from clippy 1.831c7567bBump codecov/codecov-action from 4 to 5f9ffd6fadd#[inline]tonum_days7974c60Fix comment.77d50b1Fix typos771c047Use Formatter::pad (instead of write_str) for WeekdaysUpdates
configfrom 0.14.0 to 0.14.1Changelog
Sourced from config's changelog.
Commits
51acc67chore: Release config version 0.14.19ab25addocs: Update changelog956573eMerge pull request #515 from epage/lazy8ec4b69chore(deps): Update Rust Stable to v1.82 (#586)9ddd0b9refactor: Drop lazy_static dependency6e4e022Merge pull request #585 from epage/template3b21c64chore(ci): Avoid disk space issues from cargo-hack42db924chore(ci): Hack around bad minimal versions02f59ddtest: Isolate unix-only test resultcfc9034chore(ci): Update typosUpdates
poemfrom 3.1.1 to 3.1.6Commits
Updates
poem-openapifrom 5.1.2 to 5.1.5Commits
Updates
reqwestfrom 0.12.8 to 0.12.12Release notes
Sourced from reqwest's releases.
Changelog
Sourced from reqwest's changelog.
Commits
8b8fdd2v0.12.121ef8703(wasm) fix: remove tower as dependency for wasm32-unknown-unknown (#2510)224f0b8v0.12.11beea332fix decoding extra empty frame (#2508)177cc7fcleanup: typo fix409cff3v0.12.10ea48da7docs: fix a few spelling issues (#2478)3ce98b5fix: propagate Body::size_hint when wrapping bodies (#2503)44ca5eeremove Clone from connect::Unnameable for now (#2502)2a7c1b6feat: allow pluggable tower layers in connector service stack (#2496)Updates
serdefrom 1.0.210 to 1.0.217Release notes
Sourced from serde's releases.
Commits
930401bRelease 1.0.217cb6eaeaFix roundtrip inconsistency:b6f339cResolve repr_packed_without_abi clippy lint in tests2a5caeaMerge pull request #2872 from dtolnay/ehpersonalityb9f93f9Add no-std CI on stable compilereb5cd47Drop #[lang = "eh_personality"] from no-std test8478a3bMerge pull request #2871 from dtolnay/nostdstartdbb9091Replace #[start] with extern fn mainad8dd41Release 1.0.216f91d2edMerge pull request #2868 from dtolnay/automaticallyderivedUpdates
serde_jsonfrom 1.0.128 to 1.0.135Release notes
Sourced from serde_json's releases.
Commits
9802c08Release 1.0.135b97935fMerge pull request #1226 from tisonkun/map-into-valuesd48c224Add Map::into_values method1e77cacResolve precedence clippy lintb2a1415Release 1.0.1349875785Tweak wording of NULL/TRUE/FALSE documentation4aa05b9Merge pull request #1222 from dtolnay/rawvalueassocf42c7c7Move RawValue associated constants into same impl block as public functions96576baMerge pull request #1221 from bheylin/add-const-raw-values-for-null-and-bools4db66fbAdd'staticlifetime toconst'sUpdates
tokiofrom 1.40.0 to 1.43.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
5f3296dchore: prepare Tokio v1.43.0 (#7079)cc974a6chore: prepare tokio-macros v2.5.0 (#7078)15495fdmetrics: improve flexibility of H2Histogram Configuration (#6963)ad41834io: don't callset_lenbefore initializing vector inBlocking(#7054)bd3e857runtime: moveis_join_waker_setassertion inunset_waker(#7072)15f7366runtime: fixLocalRuntimedoc links (#7074)fd2048dci: split miri jobs into unit and integration tests (#7071)e8f3915chore: use unsync loads forunsync_load(#7073)67f1277net: fix ambiguity inTcpStream::try_write_vectoreddocs (#7067)463502cio: clarifyReadBuf::uninitallows initialized buffers as well (#7053)Updates
tracingfrom 0.1.40 to 0.1.41Release notes
Sourced from tracing's releases.
... (truncated)
Commits
0ca7887chore: prepare tracing 0.1.41 (#3159)504a287tracing: update core to v0.1.33 and attributes to v0.1.28 (#3156)baa5489chore: prepare tracing-attributes 0.1.28 (#3155)cb0f0e7chore: prepare tracing-core 0.1.33 (#3153)11c8273subscriber: don't gatewith_ansi()on the "ansi" feature (#3020)8a25a16core: fix missedregister_callsiteerror (#2938)6f08af0subscriber: setlogmax level when reloading (#1270)f6a6c8ctracing: add index API forField(#2820)345fbffAddjson-subscriberto ecosystem (#3121)82a92dffix: correct SerializeField definition and doc formatting (#3040)Updates
tracing-subscriberfrom 0.3.18 to 0.3.19Release notes
Sourced from tracing-subscriber's releases.
Commits
311c313chore: prepare tracing-subscriber 0.3.19 (#3162)35f360achore: fix new Clippy lints in Rust 1.83.0 (#3165)c66a692chore: prepare tracing-serde 0.2.0 (#3160)0ca7887chore: prepare tracing 0.1.41 (#3159)504a287tracing: update core to v0.1.33 and attributes to v0.1.28 (#3156)baa5489chore: prepare tracing-attributes 0.1.28 (#3155)cb0f0e7chore: prepare tracing-core 0.1.33 (#3153)11c8273subscriber: don't gatewith_ansi()on the "ansi" feature (#3020)8a25a16core: fix missedregister_callsiteerror (#2938)6f08af0subscriber: setlogmax level when reloading (#1270)Updates
urlfrom 2.5.2 to 2.5.4Release notes
Sourced from url's releases.
Commits
d77dfb4Revert "Normalize URL paths: convert /.//p, /..//p, and //p to p (#943)" (#999)da64903Change no_std to no-std in Cargo.toml (#991)8a683ffMerge idna-v1x to main (#990)08a3268OSS-Fuzz: Add more fuzzers (#988)5d363ccImprove serde error output (#982)30e6258fix: support wasm32-wasip2 on stable channel (#983)bf089c4support hermit (#985)b08a655Normalize URL paths: convert /.//p, /..//p, and //p to p (#943)ebd5cfbno_stdsupport for theurlcrate (#831)7eccac9Add a test for and fix issue #974 (#975)Updates
uuidfrom 1.11.0 to 1.11.1Release notes
Sourced from uuid's releases.
Commits
42c2d0fMerge pull r...Description has been truncated