Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump alloy-primitives from 0.4.0 to 0.4.2 #787

Merged
merged 1 commit into from
Oct 10, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 10, 2023

Bumps alloy-primitives from 0.4.0 to 0.4.2.

Release notes

Sourced from alloy-primitives's releases.

alloy-core v0.4.2

Bug fix for alloy-primitives features. Main changes in v0.4.1.

What's Changed

Full Changelog: alloy-rs/core@v0.4.1...v0.4.2

alloy-core v0.4.1

Highlights

What's Changed

Full Changelog: alloy-rs/core@v0.4.0...v0.4.1

Changelog

Sourced from alloy-primitives's changelog.

0.4.2 - 2023-10-09

Bug Fixes

  • [primitives] Set serde derive feature (#359)

0.4.1 - 2023-10-09

Bug Fixes

  • [sol-macro] Flatten doc strings correctly (#357)
  • [json-abi] Fallback to tuple types for nested params in to_sol (#354)
  • [sol-macro] Correct TypeArray::is_abi_dynamic (#353)
  • [sol-macro] Dedup json abi items (#346)
  • Json-abi not using anonymous when converting to interface (#342)
  • [sol-macro] Remove extra 0x in function docs (#341)
  • [sol-macro] Pass attributes to all generated items (#340)
  • [syn-solidity] Set spans on generated struct names (#336)
  • Serde rename resolver to types (#335)

Documentation

  • Add scope to changelog commits (#328)
  • Fix changelog link (#323)

Features

  • [sol-macro] Add docs to generated contract modules (#356)
  • [json-abi] Deserialize more ContractObjects (#348)
  • [sol-macro] Improve error messages (#345)
  • [sol-types] Introduce SolValue, make Encodable an impl detail (#333)
  • [syn-solidity] Add even more Display impls (#339)
  • [sol-macro] Improve generated docs (#338)
  • [syn-solidity] Add some more Display impls (#337)
  • Add parsing support for JSON items (#329)
  • Add logs, add log dynamic decoding (#271)

Miscellaneous Tasks

  • Release 0.4.1
  • [sol-types] Rewrite encodable impl generics (#332)
  • Add count to all_the_tuples! macro (#331)
  • Enable ruint std feature (#326)
  • Fix typos (#325)
  • [dyn-abi] Make resolve module private (#324)

Other

  • Run miri in ci (#327)

... (truncated)

Commits
  • 862f01e chore: release 0.4.2
  • 8b6f12b fix(primitives): set serde derive feature (#359)
  • 9597caf chore: release 0.4.1
  • b45a0d3 fix(sol-macro): flatten doc strings correctly (#357)
  • 5585abd feat(sol-macro): add docs to generated contract modules (#356)
  • 44046de test: add regression test for #351 (#355)
  • 23bffbf fix(json-abi): fallback to tuple types for nested params in to_sol (#354)
  • 9295e7e fix(sol-macro): correct TypeArray::is_abi_dynamic (#353)
  • 62c7d35 feat(json-abi): deserialize more ContractObjects (#348)
  • 080ccc1 fix(sol-macro): dedup json abi items (#346)
  • Additional commits viewable in compare view

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 this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [alloy-primitives](https://github.com/alloy-rs/core) from 0.4.0 to 0.4.2.
- [Release notes](https://github.com/alloy-rs/core/releases)
- [Changelog](https://github.com/alloy-rs/core/blob/main/CHANGELOG.md)
- [Commits](alloy-rs/core@v0.4.0...v0.4.2)

---
updated-dependencies:
- dependency-name: alloy-primitives
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 10, 2023
@rakita rakita merged commit 6895bbd into main Oct 10, 2023
8 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/alloy-primitives-0.4.2 branch October 10, 2023 08:47
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant