ethereum / sourcify

Decentralized Solidity contract source code verification service
https://sourcify.dev
MIT License
780 stars 395 forks source link

Update all minor dependencies #1578

Closed renovate-bot closed 2 months ago

renovate-bot commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@aws-sdk/client-lambda (source) 3.629.0 -> 3.634.0 age adoption passing confidence
@ethereumjs/blockchain (source) 7.2.0 -> 7.3.0 age adoption passing confidence
@ethereumjs/common (source) 4.3.0 -> 4.4.0 age adoption passing confidence
@ethereumjs/evm (source) 3.0.0 -> 3.1.0 age adoption passing confidence
@ethereumjs/statemanager (source) 2.3.0 -> 2.4.0 age adoption passing confidence
@ethereumjs/util (source) 9.0.3 -> 9.1.0 age adoption passing confidence
@ethereumjs/vm (source) 8.0.0 -> 8.1.0 age adoption passing confidence
cspell (source) 8.13.3 -> 8.14.2 age adoption passing confidence

Release Notes

aws/aws-sdk-js-v3 (@​aws-sdk/client-lambda) ### [`v3.634.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-lambda/CHANGELOG.md#36340-2024-08-19) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.632.0...v3.634.0) ##### Features - **client-lambda:** Release Lambda FunctionRecursiveConfig, enabling customers to turn recursive loop detection on or off on individual functions. This release adds two new APIs, GetFunctionRecursionConfig and PutFunctionRecursionConfig. ([30b277c](https://togithub.com/aws/aws-sdk-js-v3/commit/30b277c4334b25da5624b2d5474260d30e01d7bd)) ### [`v3.632.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-lambda/CHANGELOG.md#36320-2024-08-15) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.631.0...v3.632.0) **Note:** Version bump only for package [@​aws-sdk/client-lambda](https://togithub.com/aws-sdk/client-lambda) ### [`v3.631.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-lambda/CHANGELOG.md#36310-2024-08-14) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.629.0...v3.631.0) **Note:** Version bump only for package [@​aws-sdk/client-lambda](https://togithub.com/aws-sdk/client-lambda)
ethereumjs/ethereumjs-monorepo (@​ethereumjs/blockchain) ### [`v7.3.0`](https://togithub.com/ethereumjs/ethereumjs-monorepo/releases/tag/%40ethereumjs/blockchain%407.3.0): @​ethereumjs/blockchain v7.3.0 [Compare Source](https://togithub.com/ethereumjs/ethereumjs-monorepo/compare/@ethereumjs/blockchain@7.2.0...@ethereumjs/blockchain@7.3.0) ##### EIP-7685 Requests: EIP-6110 (Deposits) / EIP-7002 (Withdrawals) / EIP-7251 (Consolidations) This library now supports `EIP-6110` deposit requests, see PR [#​3390](https://togithub.com/ethereumjs/ethereumjs-monorepo/pull/3390), `EIP-7002` withdrawal requests, see PR [#​3385](https://togithub.com/ethereumjs/ethereumjs-monorepo/pull/3385) and `EIP-7251` consolidation requests, see PR [#​3477](https://togithub.com/ethereumjs/ethereumjs-monorepo/pull/3477) as well as the underlying generic execution layer request logic introduced with `EIP-7685` (PR [#​3372](https://togithub.com/ethereumjs/ethereumjs-monorepo/pull/3372)). These new request types will be activated with the `Prague` hardfork, see [@​ethereumjs/block](https://togithub.com/ethereumjs/ethereumjs-monorepo/tree/master/packages/block) README for detailed documentation. ##### Verkle Updates - Fix the block body parsing as well as save/load from blockchain, PR [#​3392](https://togithub.com/ethereumjs/ethereumjs-monorepo/pull/3392) - Handle nil block bodies for backwards compatibility, PR [#​3394](https://togithub.com/ethereumjs/ethereumjs-monorepo/pull/3394) ##### Other Features - Support for EIP-7685 blocks containing withdrawal and/or deposit requests (see [@​ethereumjs/block](https://togithub.com/ethereumjs/block) for main documentation), PR [#​3372](https://togithub.com/ethereumjs/ethereumjs-monorepo/pull/3372) - Stricter prefixed hex typing, PRs [#​3348](https://togithub.com/ethereumjs/ethereumjs-monorepo/pull/3348), [#​3427](https://togithub.com/ethereumjs/ethereumjs-monorepo/pull/3427) and [#​3357](https://togithub.com/ethereumjs/ethereumjs-monorepo/pull/3357) (some changes removed in PR [#​3382](https://togithub.com/ethereumjs/ethereumjs-monorepo/pull/3382) for backwards compatibility reasons, will be reintroduced along upcoming breaking releases)
streetsidesoftware/cspell (cspell) ### [`v8.14.2`](https://togithub.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#small8142-2024-08-20-small) [Compare Source](https://togithub.com/streetsidesoftware/cspell/compare/v8.14.1...v8.14.2) - chore: Update Integration Test Performance Data ([#​6126](https://togithub.com/streetsidesoftware/cspell/issues/6126)) ([012c897](https://togithub.com/streetsidesoftware/cspell/commit/012c897)), closes [#​6126](https://togithub.com/streetsidesoftware/cspell/issues/6126) ### [`v8.14.1`](https://togithub.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#small8141-2024-08-17-small) [Compare Source](https://togithub.com/streetsidesoftware/cspell/compare/v8.13.3...v8.14.1) - fix: Fix publishing ([8a56148](https://togithub.com/streetsidesoftware/cspell/commit/8a56148))

Configuration

📅 Schedule: Branch creation - "before 6am on tuesday" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR was generated by Mend Renovate. View the repository job log.

forking-renovate[bot] commented 2 months ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.