chore(dep): bump the deps group across 1 directory with 13 updates #167
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 deps group with 13 updates in the / directory:
0.1.810.1.831.39.31.40.04.5.164.5.193.2.03.3.00.22.20.22.31.0.2091.0.2101.0.1271.0.1281.10.61.11.01.0.861.0.894.5.234.5.291.0.631.0.642.2.32.2.40.12.70.12.8Updates
async-traitfrom 0.1.81 to 0.1.83Release notes
Sourced from async-trait's releases.
Commits
e6b4d47Release 0.1.83bfe8d61Merge pull request #278 from dtolnay/arbself7bd974bIgnore needless_arbitrary_self_type clippy lint in generated codeb53b4e7Add regression test for issue 277f8e5bb4Release 0.1.828fbf118Merge pull request #276 from dtolnay/elidednamed6fa246aIgnore nightly's new elided_named_lifetimes lint in generated coded542a0dUpload CI Cargo.lock for reproducing failures8828c35Sort dependency features in Cargo.tomlba9793aUpdate ui test suite to nightly-2024-08-11Updates
tokiofrom 1.39.3 to 1.40.0Release notes
Sourced from tokio's releases.
Commits
ea6d652chore: prepare Tokio v1.40.0 (#6806)11f66f4chore: replaceready!withstd::task::ready!(#6804)479a56atime: eliminate timer wheel allocations (#6779)b37f0deruntime: implement initial set of task hooks (#6742)c9fad08codec: fix typo in the docs forEncoder::Error(#6800)cc70a21task: addjoin_allmethod toJoinSet(#6784)1ac8dfftask: addAbortOnDropHandletype (#6786)ff3f2a8io: addSimplexStream(#6589)5b9a290io: clarify zero remaining capacity case (#6790)70569bdtask: fix typo inTaskTrackerdocs (#6792)Updates
clapfrom 4.5.16 to 4.5.19Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
1089073chore: Releasec9b8c85docs: Update changelog8b3de18Merge pull request #5685 from epage/engineb38538dfix(complete)!: Rename dynamic to engine232af62Merge pull request #5684 from epage/endless0209a79fix(complete): Don't cause endless completions for bash/zshd811585chore: Releaseab948b3docs: Update changelog82e599eMerge pull request #5602 from shannmu/delimiter_values59bf26dfeat(clap_complete): Support delimiter values in native completionsUpdates
keyringfrom 3.2.0 to 3.3.0Release notes
Sourced from keyring's releases.
Changelog
Sourced from keyring's changelog.
Commits
27a7b35Merge pull request #213 from brotskydotcom/attributes4905064Fix erroneous doc reference.11ace18Merge pull request #212 from brotskydotcom/attributes0fff59bReady the next release.165fc8eImprove platform-indepdendent credential docs.ed75bcfClean up the CLI.50f8b01Make default attributes consistent between secret-service and windows.a5533e0Update the cli for attributes.694cb8cAdd attribute support to Windows.d473796Add keyutils and secret_service attribute support.Updates
pyo3from 0.22.2 to 0.22.3Release notes
Sourced from pyo3's releases.
Changelog
Sourced from pyo3's changelog.
Commits
cd5369crelease: 0.22.3f38c43arevert removal of_Py_XNewRefand_Py_NewRefin 0.22 linedbb33adci: fixup abi3 ui test outputee3b73fci: updates for Rust 1.81 (#4533)146c397ci: fix nightly warning about unreachable pattern (#4437)08a1630type_object: fix new clippy complaint about length of doc comment (#4527)6c54632fix beta/nightly ci (#4549)560790bfix nightly ci (#4385)2c66281ci: fix diagnostic case with abi366ac6c7fix ui tests (#4397)Updates
serdefrom 1.0.209 to 1.0.210Release notes
Sourced from serde's releases.
Commits
89c4b02Release 1.0.210eeb8e44Merge pull request #2818 from dtolnay/coreerror785c2d9Stabilize no-std StdError traitd549f04Reformat parse_ip_impl definition and calls4c0dd63Delete attr support from core::net deserialization macros26fb134Relocate cfg attrs out of parse_ip_impl and parse_socket_impl07e614bMerge pull request #2817 from dtolnay/corenetb1f899fDelete doc(cfg) attribute from impls that are supported in no-stdb4f860eMerge pull request #2816 from MathiasKoch/chore/core-netd940fe1Reuse existing Buf wrapper as replacement for std::io::WriteUpdates
serde_jsonfrom 1.0.127 to 1.0.128Release notes
Sourced from serde_json's releases.
Commits
d96b1d9Release 1.0.128599228dMerge pull request #1188 from Mrreadiness/feat/add-hashmap-key-128-serializer5416ceefeat: add support for 128 bit HashMap key serialization27a4ca9Upload CI Cargo.lock for reproducing failuresUpdates
regexfrom 1.10.6 to 1.11.0Changelog
Sourced from regex's changelog.
Commits
bcbe4031.11.09e17e56deps: bump regex-automata58e16f5regex-automata-0.4.84bb1e3ddeps: bump regex-syntaxcba0fbcregex-syntax-0.8.51533257changelog: 1.11.09239e7edata: update to UCD 167691e49cli: include \w, \s and \d in Unicode data table generationb790aa5api: add SetMatches::matched_alld3d3ff7cli: remove some dead codeUpdates
anyhowfrom 1.0.86 to 1.0.89Release notes
Sourced from anyhow's releases.
Commits
9d3fb6dRelease 1.0.89830c399Merge pull request #386 from dtolnay/unwindsafe8454be3Ensure UnwindSafe even with "backtrace" feature enabled and old Rusta85e414Add more autotraits tests139f266Release 1.0.88aa3ab2bMerge pull request #385 from dtolnay/docnostd44c3767Update documentation on no-std error type conversionsafe93e7Release 1.0.87d58fa4bFix outdated html_root_urlc18d807Disable unused doc_cfg featureUpdates
clap_completefrom 4.5.23 to 4.5.29Commits
1f74b01chore: Release23feee1docs: Update changelogae1457bchore(complete): Update require clap0d142f6chore: Release0facf1fdocs: Update changelogee6af99Merge pull request #5743 from epage/sort232ee10fix(complete): Use existing display order for Arg/Commandc6b5d62feat(builder): Expose get_display_order67d9feffeat(complete): Give control over display order59a61e1refactor(complete): Pull out common candidate codeUpdates
thiserrorfrom 1.0.63 to 1.0.64Release notes
Sourced from thiserror's releases.
Commits
84484bcRelease 1.0.64023f036Merge pull request #322 from oxalica/feat/mark-auto-derivedae1f47eMark #[automatically_derived] for generated implsab5b5e3Upload CI Cargo.lock for reproducing failures00b3c14Work around new dead code warning in testUpdates
dieselfrom 2.2.3 to 2.2.4Changelog
Sourced from diesel's changelog.
Commits
291e66dPrepare a 2.2.4 release46ede3fMerge pull request #4224 from weiznich/fix/4223Updates
reqwestfrom 0.12.7 to 0.12.8Release notes
Sourced from reqwest's releases.
Changelog
Sourced from reqwest's changelog.
Commits
95fec09v0.12.8baf9712fix: pass pool_timer to hyper_util to enable the idle cleanup task (#2434)d85f44bBump rustls-native-certs (#2427)c8665betests: use a documented test network for testing964b1c6tests: bypass the proxy when testing timeouts09884edfeat: Add support for SOCKS4 (#610) (#2400)a13a6bcci: pin tokio-util for msrv job (#2412)4cc8ec8feat: Exposestreamingas public APIwrap(#2255)cc3dd51Add file function to async::multipart (#2106)193ed1fchore: Depend on wasm-bindgen 0.2.89 or higherDependabot 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