shortlink-org / shortlink

Shortlink service (Microservice example) ⭐️ Star the repo if you like it!
https://shortlink.best
MIT License
741 stars 38 forks source link

fix(deps): update module github.com/ethereum/go-ethereum to v1.14.10 #18415

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/ethereum/go-ethereum v1.14.9 -> v1.14.10 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

ethereum/go-ethereum (github.com/ethereum/go-ethereum) ### [`v1.14.10`](https://redirect.github.com/ethereum/go-ethereum/releases/tag/v1.14.10): Kopis (v1.14.10) [Compare Source](https://redirect.github.com/ethereum/go-ethereum/compare/v1.14.9...v1.14.10) Geth v1.14.10 is a hotfix release to fix a [blob pool regression](https://redirect.github.com/ethereum/go-ethereum/pull/30518) introduced in v1.14.9. Users running the previous bad version should update ASAP. That said, there is no immediate danger to these users, just to the health of blob transaction propagation and inclusion in the network. Beside the hotfix, this release: - Ships stateless witness production and verification into the engine API ([#​30069](https://redirect.github.com/ethereum/go-ethereum/pull/30069)). - Use 0 global gas cap as unlimited in simulated calls too ([#​30474](https://redirect.github.com/ethereum/go-ethereum/pull/30474), [#​30496](https://redirect.github.com/ethereum/go-ethereum/pull/30496)). For a full rundown of the changes please consult the Geth [1.14.10 release milestone](https://redirect.github.com/ethereum/go-ethereum/milestone/173?closed=1). *** As with all our previous releases, you can find the: - Pre-built binaries for all platforms on our [downloads page](https://geth.ethereum.org/downloads/). - Docker images published under [`ethereum/client-go`](https://cloud.docker.com/u/ethereum/repository/docker/ethereum/client-go). - Ubuntu packages in our [Launchpad PPA repository](https://launchpad.net/~ethereum/+archive/ubuntu/ethereum). - OSX packages in our [Homebrew Tap repository](https://redirect.github.com/ethereum/homebrew-ethereum).

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.



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

Summary by Sourcery

Update the go-ethereum module to version 1.14.10 to fix a regression and enhance the engine API with stateless witness production and verification.

Bug Fixes:

Enhancements:

renovate[bot] commented 1 month ago

ℹ Artifact update notice

File name: boundaries/billing/wallet/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

Details:

Package Change
github.com/supranational/blst v0.3.11 -> v0.3.13
sourcery-ai[bot] commented 1 month ago

Reviewer's Guide by Sourcery

This pull request updates the go-ethereum module from version v1.14.9 to v1.14.10 in the billing/wallet module. The update is a minor version bump that includes a hotfix for a blob pool regression and introduces stateless witness production and verification into the engine API.

No sequence diagrams generated as the changes look simple and do not need a visual representation.

File-Level Changes

Change Details Files
Update go-ethereum module to v1.14.10
  • Bump go-ethereum from v1.14.9 to v1.14.10
  • Add new dependencies related to the go-ethereum update
  • Update existing dependencies to compatible versions
boundaries/billing/wallet/go.mod

Tips and commands #### Interacting with Sourcery - **Trigger a new review:** Comment `@sourcery-ai review` on the pull request. - **Continue discussions:** Reply directly to Sourcery's review comments. - **Generate a GitHub issue from a review comment:** Ask Sourcery to create an issue from a review comment by replying to it. #### Customizing Your Experience Access your [dashboard](https://app.sourcery.ai) to: - Enable or disable review features such as the Sourcery-generated pull request summary, the reviewer's guide, and others. - Change the review language. - Add, remove or edit custom review instructions. - Adjust other review settings. #### Getting Help - [Contact our support team](mailto:support@sourcery.ai) for questions or feedback. - Visit our [documentation](https://docs.sourcery.ai) for detailed guides and information. - Keep in touch with the Sourcery team by following us on [X/Twitter](https://x.com/SourceryAI), [LinkedIn](https://www.linkedin.com/company/sourcery-ai/) or [GitHub](https://github.com/sourcery-ai).
sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud