chore(dep): bump the deps group with 14 updates #153
Merged
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 14 updates:
0.1.770.1.801.36.01.37.04.5.14.5.40.11.20.11.30.20.30.21.21.0.1971.0.2001.0.1141.0.1160.8.100.8.121.10.31.10.41.0.801.0.824.5.14.5.21.0.571.0.592.1.42.1.60.11.240.12.4Updates
async-traitfrom 0.1.77 to 0.1.80Release notes
Sourced from async-trait's releases.
Commits
d528b5aRelease 0.1.8010b5c99Drop support for compilers older than 1.4783a5422Drop support for compilers older than 1.4522d017eBuild script no longer looks at $DOCS_RSb64d041Move never_type test under issue266b683da8Merge pull request #265 from de-vri-es/fix-unreachable-code-warningc8d958dFix unreachable code warning for functions that return!4f0b72eExplicitly install a Rust toolchain for cargo-outdated job1eb21edRelease 0.1.7982cb95cResolve unused field of ReplaceSelf syntax tree visitorUpdates
tokiofrom 1.36.0 to 1.37.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
9c337cachore: prepare Tokio v1.37.0 (#6435)e542501io: document cancel safety ofAsyncBufReadExt::fill_buf(#6431)4601c84stream: addnext_manyandpoll_next_manytoStreamMap(#6409)deff252util: document cancel safety ofSinkExt::sendandStreamExt::next(#6417)4565b81sync: add arwlock()method to ownedRwLockguards (#6418)3ce4720sync: addis_closed,is_empty, andlento mpsc receivers (#6348)8342e4butil: assert compatibility betweenLengthDelimitedCodecoptions (#6414)4c453e9readme: add description about benchmarks (#6425)1846483sync: expose strong and weak counts of mpsc sender handles (#6405)baad270sync: add Semaphore example for limiting the number of outgoing requests (#6419)Updates
clapfrom 4.5.1 to 4.5.4Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
5e4facfchore: Release8880b0adocs: Update changelog132b5ddMerge pull request #5425 from epage/litdf915fefix(derive): Re-allow expressions for id's8eab48frefactor(derive): Make it easier to work with 'Name'be73195refactor(derive): Clarify tests024089bMerge pull request #5415 from Pi-Cla/patch-13b35dbadocs: Add mention of nushell to clap_complete README58469d1Merge pull request #5405 from epage/docs655d829docs(derive): Fix ToC links within tutorial chaptersUpdates
env_loggerfrom 0.11.2 to 0.11.3Release notes
Sourced from env_logger's releases.
Changelog
Sourced from env_logger's changelog.
Commits
98ce803chore: Release7a16130docs: Update changeloge55af6fMerge pull request #137 from tmccombs/structuredf6e2d45feat(kv): Use now-stable kv feature of log crate9f4a33afeat(kv): Add styling for key in default format9d26ad5feat: Add support for Key-Value data in log records8962096Merge pull request #314 from rust-cli/renovate/pre-commit-action-3.x4127228chore(deps): update pre-commit/action action to v3.0.1Updates
pyo3from 0.20.3 to 0.21.2Release notes
Sourced from pyo3's releases.
... (truncated)
Changelog
Sourced from pyo3's changelog.
... (truncated)
Commits
a646a82release: 0.21.2bd15f92Deprecate thePySet::emptygil-ref constructor (#4082)4f7c706Suppress non_local_definitions lint as we often want the non-local effects in...3f6faf0Extend guide on interaction between method receivers and lifetime elision. (#...4e13c0eLink libpython for AIX target (#4073)e501377fix declarative-modules compile error (#4054)fd18955add#[doc(hidden)]to the Rust module created by#[pymodule](#4067)e174a04Minor: Fix a typo in Contributing.md (#4066)a8abe50build(deps): bump peaceiris/actions-gh-pages from 3 to 4 (#4062)68d1973Fix typo (#4052)Updates
serdefrom 1.0.197 to 1.0.200Release notes
Sourced from serde's releases.
Commits
cc865acRelease 1.0.2002d973c1Merge pull request #2733 from jamessan/nan-decimal6ca499bOnly format Unexpected::Float with decimal point if it is finite1477028Release 1.0.199789740bMerge pull request #2732 from aatifsyed/master8fe7539fix: ambiguous associated type in forward_to_deserialize_any!f6623a3Ignore cast_precision_loss pedantic clippy lintc4fb923Release 1.0.19865b7eeaMerge pull request #2729 from dtolnay/saturating01cd696Integrate Saturating<T> deserialization into impl_deserialize_num macroUpdates
serde_jsonfrom 1.0.114 to 1.0.116Release notes
Sourced from serde_json's releases.
Commits
a3f62bbRelease 1.0.11612c8ee0Hide "non-exhaustive patterns" errors when crate fails to compile051ce97Merge pull request 1124 from mleonhard/master25dc750Replacefeatures_checkmod with a call tostd::compile_error!. Fixes htt...2e15e3dRevert "Temporarily disable miri on doctests"0baba28Resolve legacy_numeric_constants clippy lintsb1ebf38Release 1.0.115c3dc153Merge pull request #1119 from titaniumtraveler/pr218770bExplicitly install a Rust toolchain for cargo-outdated job840da8eFix missing backticks in doc commentsUpdates
tomlfrom 0.8.10 to 0.8.12Commits
3a777b3chore: Release7979905docs: Update changelog487768dMerge pull request #703 from epage/overflow6987f77chore(ci): Run with default opt-level21f545dfix(parser): Don't stackoverflow on opt-level=0af1f97drefactor(parser): Pull recursion limit out to variableeb86543chore: Release246b292docs: Update changelogd41c62cMerge pull request #701 from epage/cleanup31457b3refactor(error): Clean up highlight codeUpdates
regexfrom 1.10.3 to 1.10.4Commits
aa2d8bd1.10.4088d7f3api: add Cow guarantee to replace APIa5ae351regex-automata-0.4.69cf4a42automata: fix bug where reverse NFA lacked an unanchored prefix10fe722style: clean up some recent lint violationsd7f9347regex-automata-0.4.507ef7f1automata: make additional prefileter metadata publicUpdates
anyhowfrom 1.0.80 to 1.0.82Release notes
Sourced from anyhow's releases.
Commits
074bdeaRelease 1.0.8247a4fbfMerge pull request #360 from dtolnay/docensurec5af1dbMake ensure's doc comment apply to the cfg(not(doc)) macro toobebc7a2Revert "Temporarily disable miri on doctests"f2c4db9Update ui test suite to nightly-2024-03-31028cbeeExplicitly install a Rust toolchain for cargo-outdated job7a4cac5Merge pull request #358 from dtolnay/workspacewrapper939db01Apply RUSTC_WORKSPACE_WRAPPER9f84a37Temporarily disable miri on doctests45e5a58Ignore dead code lint in testUpdates
clap_completefrom 4.5.1 to 4.5.2Release notes
Sourced from clap_complete's releases.
Changelog
Sourced from clap_complete's changelog.
Commits
3092aa4chore: Releasedc33328docs: Update changeloga78b953Merge pull request #5444 from sudotac/fix-broken-completion-on-bash-4.093d4045docs: Fix typocd82f8cfix(complete): Avoid use of -v in bash completion9d14f39chore(deps): update compatible (dev) (#5438)5e4facfchore: Release8880b0adocs: Update changelog132b5ddMerge pull request #5425 from epage/litdf915fefix(derive): Re-allow expressions for id'sUpdates
thiserrorfrom 1.0.57 to 1.0.59Release notes
Sourced from thiserror's releases.
Commits
e7ad85eRelease 1.0.59af477ecMerge pull request #297 from dtolnay/traitidentf3fbd99Implement ToTokens without reliance on {:?}508ece8Revert "Temporarily disable miri on doctests"c8c804cExplicitly install a Rust toolchain for cargo-outdated job6969595Merge pull request #293 from dtolnay/workspacewrapper488d52fApply RUSTC_WORKSPACE_WRAPPERba33438Temporarily disable miri on doctestsdf8bffaRelease 1.0.5814be209Merge pull request #292 from dtolnay/deadcodeUpdates
dieselfrom 2.1.4 to 2.1.6Changelog
Sourced from diesel's changelog.
Commits
26c6be4Preapare a diesel 2.1.6 patch release2dc6cc1Merge pull request #3956 from Tanguille/docs/clarify-as-expression-to-sqlca66173Merge pull request #3980 from kornelski/dev-cycle45915acMerge pull request #3971 from Ten0/fix_missing_skip_insertion_attribute_in_un...26b8803Merge pull request #3979 from formlogic-kirk/alias_op_impls6a9bfdfFix the having clause tests + add a test for normal select queries0799a44Add ValidGrouping to boxed having expression5d6637fTry explicitly implementing FromClause<F> for HavingDsl<Predicate>b4776a3Add testc96c870Merge pull request #3959 from 1Dragoon/backports/2.1.4Updates
reqwestfrom 0.11.24 to 0.12.4Release notes
Sourced from reqwest's releases.
... (truncated)
Changelog
Sourced from reqwest's changelog.
... (truncated)
Commits
de5dbb1v0.12.40f126f5tests: fix blocking test about empty bodies and content-length1073881feat: add zstd support (#1866)1af8945feat: add ClientBuilder::read_timeout(dur) (#2241)e99da85refactor: fix warnings related to mutability ofself(#2245)0720159v0.12.39209695Remove duplicate example for ClientBuilder::default_headers (#2236)e3a1565fix: use lower case domain string when usingresolveandresolve_to_addrs...b4c491afeat: allow fine-grained root certs for rustls (#2232)cf4295dchore: update winreg to 0.52.0 (#2226)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