Closed dependabot[bot] closed 1 month ago
Name | Link |
---|---|
Latest commit | 383547b2348cb3f61e211374522ca8268d8a174e |
Latest deploy log | https://app.netlify.com/sites/oasisprotocol-oasis-core/deploys/671751e783e25c00081591de |
Looks like these dependencies are updatable in another way, so this is no longer needed.
Bumps the rust group with 5 updates in the / directory:
1.0.210
1.0.211
1.0.128
1.0.132
1.0.89
1.0.90
0.2.159
0.2.161
0.23.14
0.23.15
Updates
serde
from 1.0.210 to 1.0.211Release notes
Sourced from serde's releases.
Commits
1b8310d
Release 1.0.211af4c388
Merge pull request #2843 from dtolnay/fieldwithaliases09f6d93
Collect field ident and aliases into a struct1f9eb83
Merge pull request #2842 from dtolnay/identsaliasesc6a5be7
Rename variant_names_idents -> variant_idents_aliases0a06af8
Rename field_names_idents -> field_idents_aliases3393ad6
Make most of prepare_enum_variant_enum independent of variant_names_idents it...830309f
Merge pull request #2841 from dtolnay/serializewithab4f3f3
Reduce scope of quote_spanned on SerializeWith wrapper00460b8
Fix wording in comments from PR 2558Updates
serde_json
from 1.0.128 to 1.0.132Release notes
Sourced from serde_json's releases.
Commits
86d933c
Release 1.0.132f45b422
Merge pull request #1206 from dtolnay/hasnextf2082d2
Clearer order of comparisons0f54a1a
Handle early return sooner on eof in seq or map2a4cb44
Rearrange 'match peek'4cb90ce
Merge pull request #1205 from dtolnay/hasnextb71ccd2
Reduce duplicative instantiation of logic in SeqAccess and MapAccessa810ba9
Release 1.0.1310d084c5
Touch up PR 1135b4954a9
Merge pull request #1135 from swlynch99/map-deserializerUpdates
anyhow
from 1.0.89 to 1.0.90Release notes
Sourced from anyhow's releases.
Commits
a0b868a
Release 1.0.900f74169
Improve rendering of inline code in macros documentation8ce4560
Ignore needless_lifetimes clippy lintbe64707
Resolve used_underscore_items pedantic clippy lintUpdates
libc
from 0.2.159 to 0.2.161Release notes
Sourced from libc's releases.
Changelog
Sourced from libc's changelog.
... (truncated)
Commits
63b4a64
chore: release v0.2.16149f1ad7
Merge pull request #3984 from tgross35/backport-bsd-fixed784c3
unbreak OpenBSD after #3937b72e9bc
Merge pull request #3943 from rust-lang/release-plz-2024-09-25T01-38-49Zbf6680d
chore: release v0.2.160a367628
Merge pull request #3982 from tgross35/backport-basil35f31f8
Sort linux-musl.txt1b22329
Add fnmatch.h31f746a
Merge pull request #3980 from tgross35/backport-squashf39e871
VxWorks Sched_param renamed, pthread functions and constants addedUpdates
rustls
from 0.23.14 to 0.23.15Commits
3099020
Prepare 0.23.159a19b59
Take pki-types 1.10d58f86d
bench-measure.mk: rebuild bench each timee653618
bench: decrease bench allocator traffic494f4da
Use re-exported pki-types everywhere0254d00
clippy: needless_lifetimes fixes25f1e4f
outbound: replace manual arithmetic check51e783a
clippy: address nightly empty_line_after_doc_comments422a0c5
manual: include mention of client-side ECHaaeff17
docs: update cpu project time allotmentDependabot 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