Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump ethereum_ssz from 0.5.4 to 0.8.1 in /bolt-sidecar #534

Merged
merged 6 commits into from
Dec 13, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 9, 2024

Bumps ethereum_ssz from 0.5.4 to 0.8.1.

Release notes

Sourced from ethereum_ssz's releases.

Release v0.8.1

What's Changed

New Contributors

Full Changelog: sigp/ethereum_ssz@v0.8.0...v0.8.1

Release v0.8.0

What's Changed

Full Changelog: sigp/ethereum_ssz@v0.7.1...v0.8.0

Release v0.7.1

What's Changed

New Contributors

Full Changelog: sigp/ethereum_ssz@v0.7.0...v0.7.1

Release v0.7.0

What's Changed

Full Changelog: sigp/ethereum_ssz@v0.6.0...v0.7.0

Release v0.6.0

What's Changed

This crate now uses alloy-primitives for its primitive byte types, rather than the minimally maintained ethereum-types crate.

... (truncated)

Commits

Dependabot compatibility score

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 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 dependabot bot added the T: security Type: Security label Dec 9, 2024
@dependabot dependabot bot force-pushed the dependabot/cargo/bolt-sidecar/ethereum_ssz-0.8.1 branch 3 times, most recently from fecc1b8 to 4d0973a Compare December 10, 2024 14:30
dependabot bot and others added 3 commits December 13, 2024 14:34
Bumps [ethereum_ssz](https://github.com/sigp/ethereum_ssz) from 0.5.4 to 0.8.1.
- [Release notes](https://github.com/sigp/ethereum_ssz/releases)
- [Commits](sigp/ethereum_ssz@v0.5.4...v0.8.1)

---
updated-dependencies:
- dependency-name: ethereum_ssz
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@estensen estensen force-pushed the dependabot/cargo/bolt-sidecar/ethereum_ssz-0.8.1 branch from e79a4da to 76be665 Compare December 13, 2024 13:34
@estensen
Copy link
Contributor

Not sure why this test became super-slow locally

SLOW [> 60.000s] bolt-sidecar signer::keystore::tests::test_keystore_signer
SLOW [>120.000s] bolt-sidecar signer::keystore::tests::test_keystore_signer
PASS [ 132.857s] bolt-sidecar signer::keystore::tests::test_keystore_signer

@estensen estensen requested a review from merklefruit December 13, 2024 13:49
Copy link
Collaborator

@merklefruit merklefruit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@estensen estensen merged commit e374e7f into unstable Dec 13, 2024
3 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/bolt-sidecar/ethereum_ssz-0.8.1 branch December 13, 2024 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T: security Type: Security
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants