chore(deps): bump rustls-webpki from 0.103.4 to 0.103.10 in /bin/reth-bench - #10
Open
dependabot[bot] wants to merge 7 commits into
Open
chore(deps): bump rustls-webpki from 0.103.4 to 0.103.10 in /bin/reth-bench#10dependabot[bot] wants to merge 7 commits into
dependabot[bot] wants to merge 7 commits into
Conversation
release: prepare for release v0.0.4
release: prepare for release v0.0.5
doc: prepare for release
release: prepare for v0.0.7
* chore(ci): add docker image publishing workflow (bnb-chain#219) * chore: add GitHub Actions workflow for Docker image publishing * chore: polish trivals Refactor Docker publish workflow to support multi-architecture builds for AMD64 and ARM64. * feat: define proxyed peers (bnb-chain#192) * feat: define proxyed peers * feat: add parlia interface and fix init vote address * feat: add td for block message * chore: update fermi HF time --------- Co-authored-by: cbh876 <3930922419@qq.com> * feat: delay seal block (bnb-chain#204) * chore: update fermi HF time * feat: delay seal * perf: delete unuse code --------- Co-authored-by: cbh876 <3930922419@qq.com> * test: add UT (bnb-chain#217) * chore: update fermi HF time * test: add ut * fix: code style --------- Co-authored-by: cbh876 <3930922419@qq.com> * feat: delay seal bug (bnb-chain#224) * chore: update fermi HF time * fix: delay seal bug * perf: switch print seal hash to print number --------- Co-authored-by: cbh876 <3930922419@qq.com> * Revert "feat: delay seal bug (bnb-chain#224)" (bnb-chain#225) This reverts commit ea12da0. * Revert "feat: delay seal block (bnb-chain#204)" (bnb-chain#226) This reverts commit 1965d16. * feat: add builder mannager for mev (bnb-chain#221) * feat: add mev params interface * feat: add mev_running * fix: un_revertible * fix: builder fee * feat: fix bid atomicity * fix: bid gas used * feat: mev greedy mode * fix: pack reward * fix: greedy config * test: debug greedy mode * fix: greedy mode bug * fix: gas fee * fix: default validator commission --------- Co-authored-by: cbh876 <3930922419@qq.com> * evn: register nodeid by ipc call; (bnb-chain#232) * evn: add more logs; * evn: support submit tx by ipc call; * evn: support evn register retry logic; * evn: support evn register retry logic; * evn: fix add nodeid duplicated issue; evn: fix nodeid filter issue; * evn: add a dedicated tx transfer flag; * chore: fix some CI issues; --------- Co-authored-by: galaio <galaio@users.noreply.github.com> * fix: blob fee filter& add some metrics (bnb-chain#233) * chore: update dep * feat: add some metrics * fix: time unit * chore: update dep --------- Co-authored-by: cbh876 <3930922419@qq.com> * release: v0.0.7 (bnb-chain#235) Co-authored-by: cbh876 <3930922419@qq.com> * docs: add triedb archive snapshots (bnb-chain#234) * docs: add triedb archive snapshots * docs: add size --------- Co-authored-by: VM <arimas@foxmail.com> --------- Co-authored-by: will-2012 <117156346+will-2012@users.noreply.github.com> Co-authored-by: cbh876 <3930922419@qq.com> Co-authored-by: galaio <12880651+galaio@users.noreply.github.com> Co-authored-by: galaio <galaio@users.noreply.github.com> Co-authored-by: VM <112189277+sysvm@users.noreply.github.com> Co-authored-by: VM <arimas@foxmail.com>
Bumps [rustls-webpki](https://github.com/rustls/webpki) from 0.103.4 to 0.103.10. - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](rustls/webpki@v/0.103.4...v/0.103.10) --- updated-dependencies: - dependency-name: rustls-webpki dependency-version: 0.103.10 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Author
|
A newer version of rustls-webpki exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 rustls-webpki from 0.103.4 to 0.103.10.
Release notes
Sourced from rustls-webpki's releases.
... (truncated)
Commits
348ce01Prepare 0.103.10dbde592crl: fix authoritative_for() support for multiple URIs9c4838eavoid std::prelude imports009ef66fix rust 1.94 ambiguous panic macro warningsc41360dbuild(deps): bump taiki-e/cache-cargo-install-action from 2 to 3e401d00generate.py: reformat for black 2026.1.006cedecTake semver-compatible deps6bc9931Bump version to 0.103.992dbfc6Tie lifetime of valid_dns_names/valid_uri_names to struct lifetime2c46166ci: sync cargo-check-external-types nightlyDependabot 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.