Bump the all-dependencies group with 10 updates #65
+84
−52
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 10 updates:
db4064e
52eca8b
0.1.73
0.1.74
1.0.66
1.0.69
0.11.20
0.11.22
1.0.188
1.0.189
1.0.105
1.0.107
0.25.2
0.25.3
2.0.31
2.0.38
0.3.28
0.3.30
1.32.0
1.33.0
Updates
samples-protobuf-data-access
fromdb4064e
to52eca8b
Commits
52eca8b
Remove JSON-LD details from README (#59)2a72d82
Bump the dev-dependencies group with 1 update (#57)dc40a22
New notice file (#58)6315c61
Replace show image crate (#55)2339ac8
Add dependabot (#56)3073a31
Devkelley/find agemo w chariott (#53)09c7238
Made yaml-rust non-optional and managed_subscribe non-default (#52)dd3ffd9
Remove DTDL Parser (#50)d0d2d73
Render PlantUML files3de8d13
Update diagrams and Managed Subscribe Readme (#51)Updates
async-trait
from 0.1.73 to 0.1.74Release notes
Sourced from async-trait's releases.
Commits
265979b
Release 0.1.745e67709
Fix doc test when async fn in trait is natively supportedef144ae
Update ui test suite to nightly-2023-10-159398a28
Test docs.rs documentation build in CI8737173
Update ui test suite to nightly-2023-09-245ba643c
Test dyn Trait containing async fn247c8e7
Add ui test testing the recommendation to use async-trait799db66
Update ui test suite to nightly-2023-09-230e60248
Update actions/checkout@v3 -> v47fcbc83
Update ui test suite to nightly-2023-08-29Updates
proc-macro2
from 1.0.66 to 1.0.69Release notes
Sourced from proc-macro2's releases.
Commits
937bbcd
Release 1.0.6942dc36e
Merge pull request #412 from dtolnay/sourcetext6461c2d
Add out-of-order call to source_text testc4c3251
Explain source_text implementation approach31b14c3
Cache byte offsets computed from a char index0e15461
Make FileInfo mut in source_text to allow amortization of char indices90b8e1e
Merge pull request #411 from dtolnay/sourcetext137ae0a
Fix source_text treating span.lo as byte offset not char index4c0bd28
Add regression test for issue 41012eddc0
Reword explanation of SourceMap initial valueUpdates
reqwest
from 0.11.20 to 0.11.22Release notes
Sourced from reqwest's releases.
Changelog
Sourced from reqwest's changelog.
Commits
5df3861
v0.11.22afc3a93
fix trust-dns error kind on windows (#1992)d050e60
v0.11.212a881fb
fix: split connect timeout for multiple IPs (#1940)17c893f
Bump actions/checkout from 3 to 4 (#1968)10d9d23
Addtls_info
/TlsInfo
for access to peer's leaf certificate (#1938)d3d95a5
OptimizeTrustDnsResolver
(#1967)0292486
dep: Upgrade trust-dns-resolver from v0.22 to v0.23 (#1965)70d100c
Feature: auto detect MacOS proxy settings (#1955)34f6c70
Added wasm in the docs. (#1960)Updates
serde
from 1.0.188 to 1.0.189Release notes
Sourced from serde's releases.
Commits
e94fc65
Release 1.0.189b908487
Remove double nesting of first_attempt2a7c7fa
Merge pull request #2613 from ahl/fix-untagged-plus-simplee302e15
Merge pull request #2625 from marcospb19/add-csv-to-the-list1cbea89
Add CSV to the formats list37a3285
Update ui test suite to nightly-2023-10-068c4aad3
Clean up unneeded raw strings in test1774794
Resolve needless_raw_string_hashes clippy lint in test1af23f1
Test docs.rs documentation build in CI94fbc3d
fix clippyUpdates
serde_json
from 1.0.105 to 1.0.107Release notes
Sourced from serde_json's releases.
Commits
b6e113f
Release 1.0.10700626a0
Merge pull request #1073 from dtolnay/rawvalueb9d296f
IntoDeserializer for &RawValue4ea34a2
Merge pull request #1072 from dtolnay/rawvaluefe30766
Support deserializing from &RawValue2c22077
Merge pull request #1062 from osiewicz/remove_build_rs04f7758
fixup! chore: Remove no_btreemap_get_key_value and no_btreemap_remove_entry.83bdc5f
Omit return keyword inremove_entry
89a2741
Revert "Remove limb_width32 and limb_width64 features"45f10ec
Release 1.0.106Updates
strum_macros
from 0.25.2 to 0.25.3Changelog
Sourced from strum_macros's changelog.
Commits
Updates
syn
from 2.0.31 to 2.0.38Release notes
Sourced from syn's releases.
Commits
43632bf
Release 2.0.38abd2c21
Merge pull request #1518 from Vanille-N/master6701e60
Absolute path tobool
incustom_punctuation.rs
7313d24
Resolve single_match_else pedantic clippy lint in code generator67ab64f
Include unexpected token in the test failure message137ae33
Check no remaining token after the first literal258e9e8
Ignore single_match_else pedantic clippy lint in test92fd50e
Test docs.rs documentation build in CI9681088
Release 2.0.37fbe3bc2
Work around unknown_lints warning on rustc older than 1.64Updates
time
from 0.3.28 to 0.3.30Release notes
Sourced from time's releases.
Changelog
Sourced from time's changelog.
Commits
72f03e0
v0.3.30 release08ed41d
Address clippy lints9564e59
ImplementSmartDisplay
for main typesdec2a2d
Userstest_reuse
to split tests further1ebc5e3
Added closing markdown tag (#628)75e255d
Avoid wrapping inext
when using--release
c96bb1a
v0.3.29 release6d0b341
Rework, expose unit conversions313f980
Add niche value optimization toDate
bcbca6e
Partially move torstest
Updates
tokio
from 1.32.0 to 1.33.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
0457690
chore: prepare Tokio v1.33.0 release (#6059)4557451
io: implementSeek
forSyncIoBridge
(#6058)2bd4376
rt: do not trace tasks while lockingOwnedTasks
(#6036)f306bd0
sync: fix unclosed code block in example (#6056)6b010ac
docs: fix new doc warnings in 1.73.0 (#6055)8cd3383
time: reduce iteration count in short_sleeps test (#6052)d6ed00c
sync:Semaphore
doc final cleanup (#6050)5d29136
docs: add semaphore example for running tests sequentially (#6038)52b29b3
net: add apple tvos support (#6045)eaba971
sync: document that broadcast capacity is a lower bound (#6042)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