Closed dependabot[bot] closed 2 months ago
Name | Link |
---|---|
Latest commit | cbc50cd6d7aa6e0e6beac2c1573c564606d155bd |
Latest deploy log | https://app.netlify.com/sites/oasisprotocol-oasis-sdk/deploys/66d90e23ae368200080e16fb |
Looks like these dependencies are updatable in another way, so this is no longer needed.
Bumps the rust group with 10 updates in the / directory:
0.1.81
0.1.82
1.39.3
1.40.0
2.0.75
2.0.77
0.20.3
0.21.1
0.211.1
0.216.0
1.0.208
1.0.209
1.0.125
1.0.128
3.1.0
3.2.0
0.26.4
0.26.5
0.31.1
1.5.0
Updates
async-trait
from 0.1.81 to 0.1.82Release notes
Sourced from async-trait's releases.
Commits
f8e5bb4
Release 0.1.828fbf118
Merge pull request #276 from dtolnay/elidednamed6fa246a
Ignore nightly's new elided_named_lifetimes lint in generated coded542a0d
Upload CI Cargo.lock for reproducing failures8828c35
Sort dependency features in Cargo.tomlba9793a
Update ui test suite to nightly-2024-08-1182c62cd
Update ui test suite to nightly-2024-07-25370ee12
Update ui test suite to nightly-2024-07-20Updates
tokio
from 1.39.3 to 1.40.0Release notes
Sourced from tokio's releases.
Commits
ea6d652
chore: prepare Tokio v1.40.0 (#6806)11f66f4
chore: replaceready!
withstd::task::ready!
(#6804)479a56a
time: eliminate timer wheel allocations (#6779)b37f0de
runtime: implement initial set of task hooks (#6742)c9fad08
codec: fix typo in the docs forEncoder::Error
(#6800)cc70a21
task: addjoin_all
method toJoinSet
(#6784)1ac8dff
task: addAbortOnDropHandle
type (#6786)ff3f2a8
io: addSimplexStream
(#6589)5b9a290
io: clarify zero remaining capacity case (#6790)70569bd
task: fix typo inTaskTracker
docs (#6792)Updates
syn
from 2.0.75 to 2.0.77Release notes
Sourced from syn's releases.
Commits
6232266
Release 2.0.7797acbf0
Merge pull request #1727 from dtolnay/exprparena3b5a5c
Support parsing Expr::Tuple in derive3c24f57
Run upload-artifact action regardless of previous step failure78608a3
Upload CI Cargo.lock for reproducing failuresef3e9c6
Release 2.0.768f7365f
Merge pull request #1725 from dtolnay/tailcall6cddd9e
Make tail call expr mandatoryUpdates
walrus
from 0.20.3 to 0.21.1Release notes
Sourced from walrus's releases.
Commits
2c3ddf9
0.21.1fb53f15
feat!: complete support memory64 proposal (#270)e9c0a61
fix: disable multi-memory when config.only_stable_features is true (#269)60845e7
chore: upgrade dev-dependencies (#268)1bace0e
GC private tables (#265)70bbaf1
0.21.0ede1265
feat!: upgrade wasmparser & wasm-encoder to v0.212.0 (#266)867641d
update (#260)ada018d
fix wording in local/global docs (#259)912142f
chore: updatewasm-encoder
dependency to 0.38.1 (#256)Updates
wasmprinter
from 0.211.1 to 0.216.0Commits
Updates
serde
from 1.0.208 to 1.0.209Release notes
Sourced from serde's releases.
Commits
30752ac
Release 1.0.209b84e6ca
Improve wording of PR 2805 comments87a2fb0
Wrap comments from PR 2805 to 80 columns9eaf7b9
Merge pull request #2805 from Mingun/untagged-tests7bde100
Replace MapRefDeserializer with value::MapDeserializerda7fc79
Fix deserialization of empty struct variant in untagged enums4c5fec1
Test special cases that reaches SeqRefDeserializer::deserialize_any len==0 co...6588b0a
Cover Content::Seq case in VariantRefDeserializer::struct_variant0093f74
Split test newtype_enum into four tests for each variant171c6da
Complete coverage of ContentRefDeserializer::deserialize_newtype_structUpdates
serde_json
from 1.0.125 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 failures5ebf65c
Release 1.0.127f287a3b
Merge pull request 1179 from GREsau/patch-1ec980b0
Release 1.0.126e6282b0
Merge pull request #1184 from serde-rs/fastarithmeticffc4a43
Improve cfg names for fast arithmetic4b1048d
Merge pull request #1183 from serde-rs/arithmeticUpdates
proc-macro-crate
from 3.1.0 to 3.2.0Release notes
Sourced from proc-macro-crate's releases.
Commits
Updates
webpki-root-certs
from 0.26.4 to 0.26.5Release notes
Sourced from webpki-root-certs's releases.
Commits
1175f11
webpki-root(-certs): v0.26.5dc6d7c8
aug 29th upstream ccadb updatesUpdates
mockito
from 0.31.1 to 1.5.0Release notes
Sourced from mockito's releases.
... (truncated)
Commits
f1c3fe1
Bump to 1.5.008f2fa3
Merge pull request #199 from tottoto/refactor-response-body42e3efe
Refactor response bodyf477e54
Merge pull request #198 from tottoto/update-to-hyper-1e8694ae
Update to hyper 1b152b76
Depend on some crate directly3ce41f0
Bump to 1.40.0bd9eeb7
Merge pull request #196 from lipanski/coloreda177edb
Bump MSRV to 1.70 and relax colored crate version requirements482eed9
Bump to 1.3.1Dependabot 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