Closed dependabot[bot] closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 84.89%. Comparing base (
4f7c26c
) to head (b233b0d
). Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Bumps the patch group with 6 updates:
1.0.86
1.0.89
1.4.0
1.4.1
1.0.127
1.0.128
0.12.0
0.12.1
4.5.16
4.5.18
1.0.209
1.0.210
Updates
anyhow
from 1.0.86 to 1.0.89Release notes
Sourced from anyhow's releases.
Commits
9d3fb6d
Release 1.0.89830c399
Merge pull request #386 from dtolnay/unwindsafe8454be3
Ensure UnwindSafe even with "backtrace" feature enabled and old Rusta85e414
Add more autotraits tests139f266
Release 1.0.88aa3ab2b
Merge pull request #385 from dtolnay/docnostd44c3767
Update documentation on no-std error type conversionsafe93e7
Release 1.0.87d58fa4b
Fix outdated html_root_urlc18d807
Disable unused doc_cfg featureUpdates
pretty_assertions
from 1.4.0 to 1.4.1Release notes
Sourced from pretty_assertions's releases.
Changelog
Sourced from pretty_assertions's changelog.
Commits
f5c5b24
chore: prep 1.4.1 released34d524
chore: display feature-flagged docs on docs.rsfac4273
Merge pull request #131 from sandydoo/fix-yansi-deprecation1e51cce
chore: rename deprecated yansi methods4a0e5a3
Merge pull request #121 from SergioBenitez/yansi-update08838fe
internal: bump MSRV to 1.63.0 for yansi777387d
ci: bump runner to windows-202235c08fe
chore: update 'yansi' to 1.0.0-rcUpdates
serde_json
from 1.0.127 to 1.0.128Release notes
Sourced from serde_json's releases.
Commits
d96b1d9
Release 1.0.128599228d
Merge pull request #1188 from Mrreadiness/feat/add-hashmap-key-128-serializer5416cee
feat: add support for 128 bit HashMap key serialization27a4ca9
Upload CI Cargo.lock for reproducing failuresUpdates
pulldown-cmark
from 0.12.0 to 0.12.1Release notes
Sourced from pulldown-cmark's releases.
Commits
65c5159
chore: bump version to 0.12.1c7363b7
chore: update depsbc0cabf
chore: ignore devenv files0f97de5
Merge pull request #945 from kdarkhan/fuzz-workspacesef02734
Make dos-fuzzer part of the workspace18161a0
Merge pull request #943 from oconnor663/into_stringd1f8066
Merge pull request #941 from notriddle/notriddle/backtrack13cf238
impl From<CowStr> for Stringdf4c8ad
Fix O(n**2) comment parserUpdates
clap
from 4.5.16 to 4.5.18Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
d811585
chore: Releaseab948b3
docs: Update changelog82e599e
Merge pull request #5602 from shannmu/delimiter_values59bf26d
feat(clap_complete): Support delimiter values in native completionsccecab3
test(clap_complete): Add test cases for delimiter_values supporta3a4764
docs(derive): Specify Parser::update_from semanticsdf165a2
docs(derive): Flatten isn't just for update5488bcf
docs(derive): Connect more dots for Args/Subcommand6013ad4
chore: Releasef98e3ee
docs: Update changelogUpdates
serde
from 1.0.209 to 1.0.210Release notes
Sourced from serde's releases.
Commits
89c4b02
Release 1.0.210eeb8e44
Merge pull request #2818 from dtolnay/coreerror785c2d9
Stabilize no-std StdError traitd549f04
Reformat parse_ip_impl definition and calls4c0dd63
Delete attr support from core::net deserialization macros26fb134
Relocate cfg attrs out of parse_ip_impl and parse_socket_impl07e614b
Merge pull request #2817 from dtolnay/corenetb1f899f
Delete doc(cfg) attribute from impls that are supported in no-stdb4f860e
Merge pull request #2816 from MathiasKoch/chore/core-netd940fe1
Reuse existing Buf wrapper as replacement for std::io::WriteDependabot 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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show