Bump the minor-and-patch group across 1 directory with 12 updates #257
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 minor-and-patch group with 12 updates in the / directory:
0.3.750.3.769.0.89.0.90.4.410.4.424.5.404.5.545.3.25.3.31.0.261.0.271.0.2191.0.2281.45.11.49.00.1.170.1.180.1.410.1.440.2.30.2.40.3.190.3.22Updates
backtracefrom 0.3.75 to 0.3.76Release notes
Sourced from backtrace's releases.
Changelog
Sourced from backtrace's changelog.
Commits
775f6a1modify CHANGELOG.md to not be a git log dumpbb0cdc3chore: release v0.3.76a8b55f0Merge of rust-lang/backtrace-rs#725: Fix missing alignment check for ELF note...0b83800Expandtake_nhdrdoc-commenta405950Merge pull request #737 from workingjubilee/address-dbghelp-soundness-risks06dca9aExpand doc-comment ondo_resolve05ad047Remove padding bytes risk in dbghelp with MaybeUninitdccdb4dUpgradecpp_demanglerust-lang/backtrace-rs#73250fe434rust-lang/backtrace-rs#73479d3514Switch fromwindows-targetstowindows-linkrust-lang/backtrace-rs#727Updates
buttplugfrom 9.0.8 to 9.0.9Commits
4c97952doc: Update version/CHANGELOG for 9.0.9cfac028feat: Add support for a number of config only devicesafb2ed8feat: Adding support for the wifi capable version KeonUpdates
chronofrom 0.4.41 to 0.4.42Release notes
Sourced from chrono's releases.
Commits
f3fd15fBump version to 0.4.425cf5603strftime: add regression test casea623170strftime: simplify error handling36fbfb1strftime: move specifier handling out of match to reduce rightward drift7f413c3strftime: yield None early9d5dfe1strftime: outline constantse5f6be7strftime: move error() method below callerd516c27strftime: merge impl blocks0ee2172strftime: re-order items to keep impls together757a8b0Upgrade to windows-bindgen 0.63Updates
clapfrom 4.5.40 to 4.5.54Release notes
Sourced from clap's releases.
... (truncated)
Changelog
Sourced from clap's changelog.
... (truncated)
Commits
194c676chore: Release44838f6docs: Update changelog0f59d55Merge pull request #6027 from Alpha1337k/master3716f9fchore: Release613b69adocs: Update changelogd117f7aMerge pull request #6028 from epage/argcb8255dfeat(builder): Allow quoted id's for arg macroe2aa2f0Feat: Add catch-all on external subcommands for zshb9c0aeeFeat: Add external subcommands test to suite1036060Merge pull request #6025 from AldaronLau/typos-in-faqUpdates
openfrom 5.3.2 to 5.3.3Release notes
Sourced from open's releases.
Changelog
Sourced from open's changelog.
Commits
ab1b306Release open v5.3.3a1ca334Merge pull request #116 from Legend-Master/canonicalize-ILCreateFromPathWc84cadeFix CI by using a more recent Windows imageabcd0f4fix(windows): pass canonicalized path toILCreateFromPathW335146bMerge pull request #111 from bjones1/docs314d80aclean: remove whitespace.07b246cdocs: point to webbrowser crate for users that seek this specific functionality.1c4a952Merge pull request #110 from bjones1/codespaces43b6a2dAdd Codespaces setup.Updates
semverfrom 1.0.26 to 1.0.27Release notes
Sourced from semver's releases.
Commits
6ed8561Release 1.0.276967bbaAdd serde version constraint84d3057Exclude build.rs from crates.io packageb09aac9Merge pull request #343 from dtolnay/up49b8570Delete backport module9b04afeMerge pull request #342 from dtolnay/up83a8e91Delete no_nonzero_bitscan configuratione606a17Merge pull request #341 from dtolnay/upebe7cf1Delete no_unsafe_op_in_unsafe_fn_lint configurationa381bffMerge pull request #340 from dtolnay/upUpdates
serdefrom 1.0.219 to 1.0.228Release notes
Sourced from serde's releases.
Commits
a866b33Release 1.0.2285adc9e8Merge pull request #2995 from dtolnay/rustdocflagsab58178Workaround for RUSTDOCFLAGS='--cfg=docsrs'415d9fcRelease 1.0.2277c58427Merge pull request #2991 from dtolnay/inlinecoredoc9d3410eMerge pull request #2992 from dtolnay/inplaceseed2fb6748Remove InPlaceSeed public re-exportf8137c7Inline serde_core into serde in docsrs modeb7dbf7eMerge pull request #2990 from dtolnay/integer1287c83691No longer macro_use integer128 moduleUpdates
tokiofrom 1.45.1 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
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
tracingfrom 0.1.41 to 0.1.44Release notes
Sourced from tracing's releases.
... (truncated)
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)64e1c8dchore: prepare tracing 0.1.43 (#3427)7c44f7btracing: revert "makevaluesetmacro sanitary" (#3425)cdaf661chore: prepare tracing-mock 0.1.0-beta.2 (#3422)a164fd3chore: prepare tracing-journald 0.3.2 (#3421)405397bchore: prepare tracing-appender 0.2.4 (#3420)Updates
tracing-appenderfrom 0.2.3 to 0.2.4Release notes
Sourced from tracing-appender's releases.
Commits
405397bchore: prepare tracing-appender 0.2.4 (#3420)a9eeed7chore: prepare tracing-subscriber 0.3.21 (#3419)5bd5505chore: prepare tracing 0.1.42 (#3418)5508623chore: prepare tracing-attributes 0.1.31 (#3417)d92b4c0chore: prepare tracing-core 0.1.35 (#3414)9751b6echore: runtracing-subscribertests with all features (#3412)efa0169mock: add doctests foron_register_dispatchnegative cases (#3416)a093858docs: fix link inFmtSpandocs (#3411)976fa55mock: add test case for layer not calling on_register_dispatch (#3415)8bc008cfix(subscriber): make Layered propagate on_register_dispatch (#3379)Updates
tracing-subscriberfrom 0.3.19 to 0.3.22Release notes
Sourced from tracing-subscriber's releases.
... (truncated)
Commits
cc44064chore: prepare tracing-subscriber 0.3.22 (#3428)64e1c8dchore: prepare tracing 0.1.43 (#3427)7c44f7btracing: revert "makevaluesetmacro sanitary" (#3425)cdaf661chore: prepare tracing-mock 0.1.0-beta.2 (#3422)a164fd3chore: prepare tracing-journald 0.3.2 (#3421)405397bchore: prepare tracing-appender 0.2.4 (#3420)a9eeed7chore: prepare tracing-subscriber 0.3.21 (#3419)5bd5505chore: prepare tracing 0.1.42 (#3418)5508623chore: prepare tracing-attributes 0.1.31 (#3417)d92b4c0chore: prepare tracing-core 0.1.35 (#3414)Dependabot 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