Skip to content

Commit

Permalink
Update dependency @ethereumjs/util to v8.1.0 (#271)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@ethereumjs/util](https://github.com/ethereumjs/ethereumjs-monorepo/tree/master/packages/util#readme)
([source](https://github.com/ethereumjs/ethereumjs-monorepo)) |
[`8.0.6` ->
`8.1.0`](https://renovatebot.com/diffs/npm/@ethereumjs%2futil/8.0.6/8.1.0)
|
[![age](https://badges.renovateapi.com/packages/npm/@ethereumjs%2futil/8.1.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@ethereumjs%2futil/8.1.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@ethereumjs%2futil/8.1.0/compatibility-slim/8.0.6)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@ethereumjs%2futil/8.1.0/confidence-slim/8.0.6)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>ethereumjs/ethereumjs-monorepo</summary>

###
[`v8.1.0`](https://github.com/ethereumjs/ethereumjs-monorepo/releases/tag/%40ethereumjs/util%408.1.0):
@&#8203;ethereumjs/util v8.1.0

[Compare
Source](https://github.com/ethereumjs/ethereumjs-monorepo/compare/@ethereumjs/[email protected]...@ethereumjs/[email protected])

This release is part of a final planned release round for the current
major EthereumJS release versions, with next major versions planned to
be released in July 2023.

It mainly removes all non-final EIP-4844, KZG and SSZ code from the
libraries (mainly block, tx, util, evm, vm, blockchain) - see PR
[#&#8203;2721](https://github.com/ethereumjs/ethereumjs-monorepo/pull/2721)
- to allow for a clean slate for the current major versions to
transition to maintenance mode. In particular the `@chainsafe/ssz`
dependency is removed from the `@ethereumjs/util` library, which is a
dependency of all other upstream EthereumJS libraries and removal
therefore makes the whole stack lighter again.

If you are interested in continuously following EIP-4844 work have a
look at and follow our upcoming breaking releases where major changes
will be integrated with 4844 nearing a final state.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/ziyadedher/evm-bench).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMzEuMCIsInVwZGF0ZWRJblZlciI6IjM1LjEzMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 20, 2023
1 parent ab2ffe1 commit fb9f4b8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 66 deletions.
67 changes: 2 additions & 65 deletions runners/ethereumjs/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion runners/ethereumjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"dependencies": {
"@ethereumjs/common": "3.2.0",
"@ethereumjs/evm": "1.4.0",
"@ethereumjs/util": "8.0.6",
"@ethereumjs/util": "8.1.0",
"@ethereumjs/vm": "6.4.2",
"@types/node": "18.16.18",
"commander": "10.0.1",
Expand Down

0 comments on commit fb9f4b8

Please sign in to comment.