Bump the all-dependencies group across 1 directory with 8 updates #160
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 all-dependencies group with 8 updates in the / directory:
0.92.0
0.92.1
1.38.0
1.39.2
0.8.14
0.8.16
1.0.203
1.0.204
1.6.0
1.6.1
1.9.0
1.10.0
2.0.68
2.0.72
1.0.99
1.1.7
Updates
opencv
from 0.92.0 to 0.92.1Changelog
Sourced from opencv's changelog.
Commits
72f4eae
chore: Release3f1269f
chore: Releaseeb1e0bb
Regen docs68de899
Update changelogb1c7e0f
Improve CI636ef9a
Implement Send/Sync for Mat, Ptr and Tuple103b02d
Add Mat_::at_row()6ed87f0
Introduce Mat constructors from bytesc7b4b53
Drop WalkAction and WalkResult in favor of ControlFlow from std7cb8dcb
CleanupUpdates
tokio
from 1.38.0 to 1.39.2Release notes
Sourced from tokio's releases.
... (truncated)
Commits
f602eae
chore: prepare Tokio v1.39.2 (#6730)438def7
macros: allow temporary lifetime extension in select (#6722)ee8d4d1
chore: fix ci failures (#6725)3297052
ci: test Quinn in CI (#6719)f8fe0ff
chore: prepare Tokio v1.39.1 (#6716)47210a8
time: revert "avoid traversing entries in the time wheel twice" (#6715)29545d9
runtime: ignore many_oneshot_futures test for alt scheduler (#6712)48e35c1
chore: release Tokio v1.39.0 (#6711)dd1d371
macros: acceptIntoFuture
args for macros (#6710)6a1a7b1
chore: prepare tokio-macros v2.4.0 (#6707)Updates
toml
from 0.8.14 to 0.8.16Commits
4ac61f7
chore: Releasea5eb1ac
chore: Disable serde_toml releasing for now9217e44
chore: Release003ce94
docs: Update changelogb463f3d
Merge pull request #757 from epage/key3d8852b
fix(encode): Be extra sure it can be a literale1bc1c3
refactor(encode): Pull out literal inferencefbb0ac2
test(encode): Add property-based tests for keys/strings0b268f2
fix(encode): Correct encoding for key with mixed quotes82c0195
refactor(encode): Make str repr inferring clearerUpdates
serde
from 1.0.203 to 1.0.204Release notes
Sourced from serde's releases.
Commits
18dcae0
Release 1.0.20458c307f
Alphabetize list of rustc-check-cfg8cc4809
Merge pull request #2769 from dtolnay/onunimpl1179158
Update ui test with diagnostic::on_unimplemented from PR 276791aa40e
Add ui test of unsatisfied serde trait bound595019e
Cut test_suite from workspace members in old toolchain CI jobsb0d7917
Pull in trybuild 'following types implement trait' fix8e6637a
Merge pull request #2767 from weiznich/feature/diagnostic_on_unimplemented694fe05
Use the#[diagnostic::on_unimplemented]
attribute when possiblef3dfd2a
Suppress dead code warning in test of unit struct remote deriveUpdates
bytes
from 1.6.0 to 1.6.1Release notes
Sourced from bytes's releases.
Changelog
Sourced from bytes's changelog.
Commits
fd13c7d
chore: prepare bytes v1.6.1 (#720)6b4b0ed
FixBytes::is_unique
when created from sharedBytesMut
(#718)Updates
uuid
from 1.9.0 to 1.10.0Release notes
Sourced from uuid's releases.
Commits
4b4c590
Merge pull request #766 from uuid-rs/cargo/1.10.068eff32
Merge pull request #765 from uuid-rs/chore/time-fn-deprecations3d5384d
update docs and deprecation messages for timestamp fnsde50f20
renaming rfc4122 functions4a88417
prepare for 1.10.0 release66b4fce
Merge pull request #764 from Vrajs16/main8896e26
Use expr instead of ident09973d6
Added changes6edf3e8
Use const identifer in uuid macro36e6f57
Merge pull request #763 from uuid-rs/cargo/1.9.1Updates
syn
from 2.0.68 to 2.0.72Release notes
Sourced from syn's releases.
Commits
c59828f
Release 2.0.725821371
Merge pull request #1709 from dtolnay/up87401bf
Add issue links for missing syntax supporta3f2f50
Categorize newly failing rust repo source files378f4e2
Update test suite to nightly-2024-07-21788f8cb
Improve errors on unexpected token in precise capture bound11b2371
Merge pull request #1707 from compiler-errors/precise-capturingbed32d2
Parse use<> precise capturing as Verbatimf34dc7b
Release 2.0.71896d58b
Merge pull request #1706 from lemunozm/patch-1Updates
cc
from 1.0.99 to 1.1.7Release notes
Sourced from cc's releases.
... (truncated)
Changelog
Sourced from cc's changelog.
... (truncated)
Commits
c2fd8ec
chore: release (#1168)be29fd6
add.objects
(#1166)dcd8ed3
chore: release (#1164)7d0edcf
Clippy fixes (#1163)b646ce5
chore: release (#1162)af4c928
Fix cyclic compilation: Use vendored once_cell (#1154)1f82ef0
chore: release (#1161)184d212
Support compiling on wasm targets (Supersede #1068) (#1160)4255e9a
chore: release (#1155)3ee8c48
Reduce msrv to 1.63 (#1158)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 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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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