chore(deps): bump the patch group across 1 directory with 8 updates #240
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 patch group with 8 updates in the / directory:
1.0.891.0.930.4.460.4.470.7.10.7.40.10.660.10.681.0.2101.0.2151.0.1281.0.1332.5.22.5.40.3.300.3.31Updates
anyhowfrom 1.0.89 to 1.0.93Release notes
Sourced from anyhow's releases.
Commits
713bda9Release 1.0.93f91c247Merge pull request #391 from dtolnay/thiserror2a3901cIsolate old rustc version tests from needing anyhow dev-dependencies in lockfile3ca2cddUpdate dev-dependencies to thiserror v2fd03a8eRelease 1.0.92a16252bMerge pull request #390 from dtolnay/rawaddrfcf2ef8Compile &raw test on Rust 1.82+ only1e7e9feParse raw address expression syntax7d1a8f9Add test of raw addr expression syntax6c52daaRelease 1.0.91Updates
curlfrom 0.4.46 to 0.4.47Commits
8eb27f7Bump curl-sys33dfe33Build more curl files unconditionally (#406)Updates
containerd-shimfrom 0.7.1 to 0.7.4Release notes
Sourced from containerd-shim's releases.
Commits
4b8bd82Bump shim protos and fix dependencies4e60e8aBump containerd shim to 0.7.415f51b0crates/shim-protos/Cargo: relex version requirement for protobuf202c756Fix shim dependency to shim-protos and bump to 0.7.332f8debBump shim-protos to 0.7.1 and shim to 0.7.206156f8Pin ttrpc version6f2a8c1Fix crates that depend on new ttrpc217f0eeCargo.toml: remove unused dependnecies7519a01If parse arguments error do not panic, just exit without zero71de1b4process_info should be ProcessDetails, otherwise it can't be parsedUpdates
opensslfrom 0.10.66 to 0.10.68Release notes
Sourced from openssl's releases.
Commits
be8dcfdMerge pull request #2318 from alex/msrv-fix065cc77fixes #2317 -- restore compatibility with our MSRV and release openssl 0.9.687b3ec80Merge pull request #2316 from alex/bump-for-releaseb510e8cRelease openssl v0.10.67 and openssl-sys v0.9.104ee3b024Merge pull request #2315 from botovq/libressl-4.0.0c4dabc2CI: Update LibreSSL CIf9027b7LibreSSL 4.0.0 is released & stable1b51ba5Merge pull request #2313 from sfackler/sfackler-patch-1de8a97cBump to 3.4.0-beta13930464Merge pull request #2312 from sfackler/alex-patch-1Updates
serdefrom 1.0.210 to 1.0.215Release notes
Sourced from serde's releases.
Commits
8939af4Release 1.0.215fa5d58cUse ui test syntax that does not interfere with rustfmt1a3cf4bUpdate PR 2562 ui tests7d96352Merge pull request #2857 from dtolnay/collide111ecc5Update ui tests for warning on colliding aliasesedd6fe9Revert "Add checks for conflicts for aliases"a20e924Revert "pacify clippy"b1353a9Merge pull request #2856 from dtolnay/denamec59e876Produce a separate warning for every colliding name7f1e697Merge pull request #2855 from dtolnay/namespanUpdates
serde_jsonfrom 1.0.128 to 1.0.133Release notes
Sourced from serde_json's releases.
Commits
0903de4Release 1.0.1332b65ca0Merge pull request #1215 from dtolnay/fromarray4e5f985Implement From<[T; N]> for Value2ccb5b6Disable question_mark clippy lint in lexical testa11f5f2Resolve unnecessary_map_or clippy lints07f280aWrap PR 1213 to 80 columns75ed447Merge pull request #1213 from djmitche/safety-comment73011c0Add a safety comment to unsafe blockbe2198aPrevent upload-artifact step from causing CI failure7cce517Raise minimum version for preserve_order feature to Rust 1.65Updates
urlfrom 2.5.2 to 2.5.4Release notes
Sourced from url's releases.
Commits
d77dfb4Revert "Normalize URL paths: convert /.//p, /..//p, and //p to p (#943)" (#999)da64903Change no_std to no-std in Cargo.toml (#991)8a683ffMerge idna-v1x to main (#990)08a3268OSS-Fuzz: Add more fuzzers (#988)5d363ccImprove serde error output (#982)30e6258fix: support wasm32-wasip2 on stable channel (#983)bf089c4support hermit (#985)b08a655Normalize URL paths: convert /.//p, /..//p, and //p to p (#943)ebd5cfbno_stdsupport for theurlcrate (#831)7eccac9Add a test for and fix issue #974 (#975)Updates
futuresfrom 0.3.30 to 0.3.31Release notes
Sourced from futures's releases.
Changelog
Sourced from futures's changelog.
Commits
1e05281Release 0.3.318a8b085Fix clippy::uninit_vec warningf3fb74dDocument howBoxFutures /BoxStreams are often made (#2887)f00e7afFix use after free of task in FuturesUnordered when dropped future panics (#2...33c46b3ci: Work around sanitizer issue on latest Linux kernel7bf5a72Fix issues withAsyncBufRead::read_lineandAsyncBufReadExt::lines(#2884)87afaf3Use#[inline(always)]onclone_arc_raw(#2865)549b90bAdd accessors for the inner of stream::Iter (#2875)07b004aAdd missing symbols (#2883)86dc069Various fixes too make the CI green (#2885)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