ethereum-optimism / tests

Standard Tests for OP Stack Component Implementations.
https://static.optimism.io/tests
MIT License
16 stars 11 forks source link

chore(deps): bump kona-primitives from `19b00f3` to `72908f9` #92

Closed dependabot[bot] closed 4 weeks ago

dependabot[bot] commented 1 month ago

Bumps kona-primitives from 19b00f3 to 72908f9.

Commits
  • 72908f9 feat(derive): Typed error handling (#540)
  • a7e2aac fix(client): Channel reader error handling (#539)
  • 2a82bf7 chore(host): clean up CLI (#538)
  • d9ba3ac feat: remove crates.io patch (#537)
  • 5c2d272 fix(preimage): Improve error differentiation in preimage servers (#535)
  • 83becd6 chore(host): Make l2-chain-id optional if a rollup config was passed. (#534)
  • 31afe9d feat(ci): Add action tests to CI (#533)
  • 2f57beb fix(derive): Sequence window expiry (#532)
  • a5d37b0 feat(workspace): Action test runner (#531)
  • 858f9f8 feat(host): Exit with client status in native mode (#530)
  • Additional commits viewable in compare view


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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 4 weeks ago

Superseded by #94.