Skip to content

chore(deps): bump alloy-dyn-abi from 0.8.25 to 0.8.26 in the cargo group across 1 directory#197

Merged
Dargon789 merged 1 commit into
masterfrom
dependabot/cargo/cargo-38744a1864
Oct 23, 2025
Merged

chore(deps): bump alloy-dyn-abi from 0.8.25 to 0.8.26 in the cargo group across 1 directory#197
Dargon789 merged 1 commit into
masterfrom
dependabot/cargo/cargo-38744a1864

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Oct 23, 2025

Bumps the cargo group with 1 update in the / directory: alloy-dyn-abi.

Updates alloy-dyn-abi from 0.8.25 to 0.8.26

Release notes

Sourced from alloy-dyn-abi's releases.

alloy-core v0.8.26

Security

Patched: DoS vulnerability on alloy_dyn_abi::TypedData hashing

An uncaught panic triggered by malformed input to alloy_dyn_abi::TypedData could lead to a denial-of-service (DoS) via eip712_signing_hash().

Software with high availability requirements such as network services may be particularly impacted. If in use, external auto-restarting mechanisms can partially mitigate the availability issues unless repeated attacks are possible.

The vulnerability was patched by adding a check to ensure the element is not empty before accessing its first element; an error is returned if it is empty. The fix is included in version v1.4.1 and backported to v0.8.26.

See: GHSA-pgp9-98jm-wwq2

Full Changelog: alloy-rs/core@v0.8.25...v0.8.26

Changelog

Sourced from alloy-dyn-abi's changelog.

0.8.26 - 2025-10-14

Bug Fixes

  • [dyn-abi] Don't panic when linearization is empty

Miscellaneous Tasks

  • Clippy
  • Add typos (#991)

Testing

  • Remove invalid name
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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Oct 23, 2025
@snyk-io
Copy link
Copy Markdown

snyk-io Bot commented Oct 23, 2025

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

Bumps the cargo group with 1 update in the / directory: [alloy-dyn-abi](https://github.com/alloy-rs/core).


Updates `alloy-dyn-abi` from 0.8.25 to 0.8.26
- [Release notes](https://github.com/alloy-rs/core/releases)
- [Changelog](https://github.com/alloy-rs/core/blob/v0.8.26/CHANGELOG.md)
- [Commits](alloy-rs/core@v0.8.25...v0.8.26)

---
updated-dependencies:
- dependency-name: alloy-dyn-abi
  dependency-version: 0.8.26
  dependency-type: direct:production
  dependency-group: cargo
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the base branch from foundry/main-dev to master October 23, 2025 16:42
@dependabot dependabot Bot force-pushed the dependabot/cargo/cargo-38744a1864 branch from 993396b to 0b4d4df Compare October 23, 2025 16:42
@Dargon789 Dargon789 merged commit 635d436 into master Oct 23, 2025
13 of 27 checks passed
@Dargon789 Dargon789 deleted the dependabot/cargo/cargo-38744a1864 branch October 23, 2025 17:14
@Dargon789 Dargon789 restored the dependabot/cargo/cargo-38744a1864 branch December 12, 2025 22:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant