build(deps): bump alloy-dyn-abi from 1.4.0 to 1.4.1#331
Conversation
Bumps [alloy-dyn-abi](https://github.com/alloy-rs/core) from 1.4.0 to 1.4.1. - [Release notes](https://github.com/alloy-rs/core/releases) - [Changelog](https://github.com/alloy-rs/core/blob/main/CHANGELOG.md) - [Commits](alloy-rs/core@v1.4.0...v1.4.1) --- updated-dependencies: - dependency-name: alloy-dyn-abi dependency-version: 1.4.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
WalkthroughAdded a new Dependabot group named alloy under the cargo ecosystem with patterns "alloy" and "alloy-*". Existing cargo groups (worker, leptos, patch-versions) and other ecosystems (GitHub Actions, npm) remain unchanged. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~5 minutes Suggested reviewers
Poem
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (4)
Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #331 +/- ##
=======================================
Coverage 39.03% 39.03%
=======================================
Files 40 40
Lines 2559 2559
=======================================
Hits 999 999
Misses 1560 1560 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Bumps alloy-dyn-abi from 1.4.0 to 1.4.1.
Release notes
Sourced from alloy-dyn-abi's releases.
Changelog
Sourced from alloy-dyn-abi's changelog.
Commits
f7d4a85chore: release 1.4.15ac01farefactor(dyn-abi): clean up Resolver (#1030)7823e9aMerge commit from forkbaa341cchore: remove some inlines (#1028)2ce9079feat: gate 60 tuple impls behind 'more-tuple-impls' feature flag (#1027)6893986feat(sol-macro): add transient storage keyword support (#1026)bce535bchore: fix docs, typos (#1023)534c90efeat: Add Sqlx Traits forBytesType (#1020)4403ac8feat(primitives): Add Borsh support forTxKind(#1022)a71f93achore: remove feature(doc_auto_cfg) (#1019)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.
Summary by CodeRabbit