-
Notifications
You must be signed in to change notification settings - Fork 5
Bump the minor group across 1 directory with 12 updates #867
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
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #867 +/- ##
=======================================
Coverage 45.72% 45.72%
=======================================
Files 34 34
Lines 9843 9843
=======================================
Hits 4501 4501
Misses 5342 5342
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
318920b to
bf732ac
Compare
Bumps the minor group with 12 updates in the / directory: | Package | From | To | | --- | --- | --- | | [bigdecimal](https://github.com/akubera/bigdecimal-rs) | `0.4.8` | `0.4.9` | | [clap](https://github.com/clap-rs/clap) | `4.5.48` | `4.5.51` | | [getrandom](https://github.com/rust-random/getrandom) | `0.3.3` | `0.3.4` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.23` | `0.12.24` | | [uuid](https://github.com/uuid-rs/uuid) | `1.17.0` | `1.18.1` | | [tokio](https://github.com/tokio-rs/tokio) | `1.47.1` | `1.48.0` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.10.0` | `2.12.0` | | [json-patch](https://github.com/idubrov/json-patch) | `4.0.0` | `4.1.0` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.101` | `1.0.103` | | [quote](https://github.com/dtolnay/quote) | `1.0.41` | `1.0.42` | | [regex](https://github.com/rust-lang/regex) | `1.11.3` | `1.12.2` | | [slog](https://github.com/slog-rs/slog) | `2.7.0` | `2.8.2` | Updates `bigdecimal` from 0.4.8 to 0.4.9 - [Release notes](https://github.com/akubera/bigdecimal-rs/releases) - [Commits](akubera/bigdecimal-rs@v0.4.8...v0.4.9) Updates `clap` from 4.5.48 to 4.5.51 - [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.48...clap_complete-v4.5.51) Updates `getrandom` from 0.3.3 to 0.3.4 - [Release notes](https://github.com/rust-random/getrandom/releases) - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](rust-random/getrandom@v0.3.3...v0.3.4) Updates `reqwest` from 0.12.23 to 0.12.24 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.23...v0.12.24) Updates `uuid` from 1.17.0 to 1.18.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.17.0...v1.18.1) Updates `tokio` from 1.47.1 to 1.48.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.47.1...tokio-1.48.0) Updates `indexmap` from 2.10.0 to 2.12.0 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.10.0...2.12.0) Updates `json-patch` from 4.0.0 to 4.1.0 - [Changelog](https://github.com/idubrov/json-patch/blob/main/CHANGELOG.md) - [Commits](idubrov/json-patch@v4.0.0...v4.1.0) Updates `proc-macro2` from 1.0.101 to 1.0.103 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.101...1.0.103) Updates `quote` from 1.0.41 to 1.0.42 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.41...1.0.42) Updates `regex` from 1.11.3 to 1.12.2 - [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.11.3...1.12.2) Updates `slog` from 2.7.0 to 2.8.2 - [Release notes](https://github.com/slog-rs/slog/releases) - [Changelog](https://github.com/slog-rs/slog/blob/master/CHANGELOG.md) - [Commits](slog-rs/slog@v2.7.0...v2.8.2) --- updated-dependencies: - dependency-name: bigdecimal dependency-version: 0.4.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: clap dependency-version: 4.5.51 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: getrandom dependency-version: 0.3.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: reqwest dependency-version: 0.12.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: uuid dependency-version: 1.18.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: tokio dependency-version: 1.48.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: indexmap dependency-version: 2.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: json-patch dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: proc-macro2 dependency-version: 1.0.103 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: quote dependency-version: 1.0.42 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: regex dependency-version: 1.12.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: slog dependency-version: 2.8.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor ... Signed-off-by: dependabot[bot] <[email protected]>
bf732ac to
17dffda
Compare
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the minor group with 12 updates in the / directory:
0.4.80.4.94.5.484.5.510.3.30.3.40.12.230.12.241.17.01.18.11.47.11.48.02.10.02.12.04.0.04.1.01.0.1011.0.1031.0.411.0.421.11.31.12.22.7.02.8.2Updates
bigdecimalfrom 0.4.8 to 0.4.9Release notes
Sourced from bigdecimal's releases.
Commits
51a1fbav0.4.9deff059Version 0.4.9bdab3a7Remove blanket allow(dead_code)f2cf07dMerge implementation of powi into trunk9694c91Add more pow test casesa69eabeCleartmpvector after use in DigitVec::from_biguint_using_tmpa1237bdInvert before calling pow_u64372c094Add new_truncating constructor for Contextf9e8435Split BigDecimalRef conversions into separate function for multiply_decimal_w...555c6f3Add function get_power_of_ten_u64 to arithmetic::decimalUpdates
clapfrom 4.5.48 to 4.5.51Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
b49dae2chore: Released37b0b5docs: Update changelog3398b6aMerge pull request #6009 from gtema/complete_try_generate21fc9e4feat(clap-complete): Introduce fallible generatorbd01bdcMerge pull request #6012 from epage/subed0c63ddocs(derive): Specify arg_required_else_help is set for userse2188d9chore(deps): Update Rust Stable to v1.87 (#6004)e01f2b7docs: Cleanup unused links6b12a81chore: Release8dd92a7docs: Update changelogUpdates
getrandomfrom 0.3.3 to 0.3.4Release notes
Sourced from getrandom's releases.
Changelog
Sourced from getrandom's changelog.
Commits
38e4ad3Update version number to v0.3.4 (#736)2d033b7Release Version v0.3.4 (#735)ccb0ca9build(deps): bump the all-deps group across 1 directory with 5 updates (#734)1af2510Implement #675: let wasm_js enable the backend by default (#730)18d8984Don't run doctests with -Zsanitizer=memoryc904801Change removed doc_auto_cfg featured4cb6a2Update all nightly toolchains to latest nightly9b78fccUpdate Cargo.lock (#731)b6ac385ci: re-enable NetBSD job (#729)3983e0fAddwindows_legacyopt-in backend (#724)Updates
reqwestfrom 0.12.23 to 0.12.24Release notes
Sourced from reqwest's releases.
Changelog
Sourced from reqwest's changelog.
Commits
b126ca4v0.12.244023493refactor: change fast_random from xorshift to siphash a counterfd61bc9refactor(cookie): avoid duplicate cookie insertion (#2834)0bfa526test(multipart): fix build failure withno-default-features(#2801)994b8a0docs: typo in retry max_retries_per_request (#2824)da0702brefactor(cookie): de-duplicate cookie support asCookieServicemiddleware (...7ebddeachore: align internal name usage of TotalTimeout (#2657)b540a4echore(readme): use correct CI status badgee4550c4docs: fix method name in changelog entry (#2807)f4694a2perf(util): avoid extra copy when base64 encoding (#2805)Updates
uuidfrom 1.17.0 to 1.18.1Release notes
Sourced from uuid's releases.
Commits
50d8e79Merge pull request #842 from uuid-rs/cargo/v1.18.17948592prepare for 1.18.1 release6d847c7Merge pull request #841 from uuid-rs/chore/unsafe-cleanup675ccccre-gate zerocopy behind unstable feature flag4dd5828Remove some unsafe; stabilize zerocopy60a49ebMerge pull request #839 from uuid-rs/cargo/v1.18.0eb8c697prepare for 1.18.0 release281f26fMerge pull request #838 from uuid-rs/chore/time-conversion2d67ab2don't use allocated values in errorsc284ed5wrap the error type used in time conversionsUpdates
tokiofrom 1.47.1 to 1.48.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
556820fchore: prepare Tokio v1.48.0 (#7677)fd1659achore: prepare tokio-macros v2.6.0 (#7676)53e8acaci: update nightly version to 2025-10-12 (#7670)9e5527dprocess: fix error when runtime is shut down on nightly-2025-10-12 (#7672)25a24denet: remove PollEvented noise from Debug formats (#7675)c1fa25ftask: clarify the behavior of severalspawn_localmethods (#7669)e7e02fcfs: useFileOptionsinsidefs::Fileto support uring (#7617)f7a7f62ci: remove cargo-deny Unicode-DFS-2016 license exception config (#7619)d1f1499tokio: use cargo feature for taskdump support instead of cfg (#7655)ad6f618runtime: clarify the behavior ofHandle::block_on(#7665)Updates
indexmapfrom 2.10.0 to 2.12.0Changelog
Sourced from indexmap's changelog.
Commits
0e68f8aMerge pull request #422 from cuviper/msrv-1.8261c9c94ci: only run full miri in the merge queuedb43f19Release 2.12.0b46a32aMove more to the lints table4849b16Make use of RFC2145 type privacy for sealed traitscfff4b7Use bounds in associated type positionc7178d7Usecore::error::Error76b459bUse more precise capturing for someimpl Traitb3d9cc3Use the primitive slice'sis_sortedmethods09db3ccUse inherentusize::div_ceilUpdates
json-patchfrom 4.0.0 to 4.1.0Commits
85a7f20upgrade utoipaf3bdcf6Bump schemars to 1.0.498218bcAdd schemars supportUpdates
proc-macro2from 1.0.101 to 1.0.103Release notes
Sourced from proc-macro2's releases.
Commits
d1bf13aRelease 1.0.10329e08c0Merge pull request #525 from dtolnay/literalvaluef9eec24Restore support for rustc older than 1.74cc983fcRestore support for rustc older than 1.79465f781Restore support for rustc older than 1.89ab5231cAdd string literal value tests4c039a8Add Literal methods from proc_macro_value feature885fde9Vendor rustc_literal_escaper v0.0.539b016aRelease 1.0.102c3870f1Add raw identifier Debug testUpdates
quotefrom 1.0.41 to 1.0.42Release notes
Sourced from quote's releases.
Commits
bb9e7a4Release 1.0.42683c1d6Merge pull request #311 from dtolnay/appended93e8eRevert PR 3051f2a959Merge pull request #310 from dtolnay/up37448aaRaise required compiler to Rust 1.6839ac89eResolve manual_let_else pedantic clippy lintf3eac36Raise required compiler to Rust 1.657b490c5Merge pull request #309 from dtolnay/append71dfa84Apply pattern from PR 306 to append_separated & append_terminateddf32af7Touch up PR 306Updates
regexfrom 1.11.3 to 1.12.2Changelog
Sourced from regex's changelog.
Commits
5ea3eb11.12.2ab0b071regex-automata-0.4.13691d514regex-syntax-0.8.81dd9077docs: swapdoc_auto_cfgwithdoc_cfg0089034regex-cli-0.2.3140f894regex-lite-0.1.827d6d651.12.185398adchangelog: 1.12.1764efbdapi: tweak the lifetime ofCaptures::get_matchee6aa55rure-0.2.4Updates
slogfrom 2.7.0 to 2.8.2Release notes
Sourced from slog's releases.
... (truncated)
Changelog
Sourced from slog's changelog.
... (truncated)
Commits
e694b83Bump version to 2.8.2693fc37Fix issue #364 - Broken # operator in macros66f082bci: Add test job for -Zminimal-versionsa26eb6eBump version to v2.8.12107d2eFix compilation issues with -Zminimum-versions9814a8bregression fix: restore compatibility witherased-serdeversion 0.3ec46dccBump version to v2.8.0a447574Use serde_core instead of serde60add84ci: Run rustdoc in CI, forbidding warnings640c150Fix outstanding rustdoc warningsDependabot 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 conditio...Description has been truncated