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

Bump alloy-primitives from 0.8.12 to 0.8.23 in /examples/hello #48

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 14, 2025

Bumps alloy-primitives from 0.8.12 to 0.8.23.

Release notes

Sourced from alloy-primitives's releases.

alloy-core v0.8.23

What's Changed

Full Changelog: alloy-rs/core@v0.8.22...v0.8.23

alloy-core v0.8.22

What's Changed

New Contributors

Full Changelog: alloy-rs/core@v0.8.21...v0.8.22

alloy-core v0.8.21

What's Changed

New Contributors

Full Changelog: alloy-rs/core@v0.8.20...v0.8.21

alloy-core v0.8.20

What's Changed

Full Changelog: alloy-rs/core@v0.8.19...v0.8.20

... (truncated)

Changelog

Sourced from alloy-primitives's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.8.22 - 2025-02-27

Miscellaneous Tasks

  • Release 0.8.22

0.8.21 - 2025-02-10

Miscellaneous Tasks

  • Release 0.8.21

0.8.20 - 2025-02-02

Miscellaneous Tasks

  • Release 0.8.20

0.8.19 - 2025-01-15

Documentation

  • Enable some useful rustdoc features on docs.rs (#850)

Miscellaneous Tasks

  • Release 0.8.19

0.8.18 - 2025-01-04

Miscellaneous Tasks

  • Release 0.8.18

0.8.17 - 2025-01-04

Miscellaneous Tasks

  • Release 0.8.17

0.8.16 - 2025-01-01

Features

... (truncated)

Commits
  • bd6049f chore: release 0.8.23
  • 4081b37 test: move 'self' keyword test (#906)
  • f323d77 fix(sol-expander): map self to this in codegen (#903)
  • b8c5021 feat(sol-macro): allow standard library macros for string literals (#898)
  • ac3b7bf chore: clippy (#894)
  • a06f6dd feat(primitives): impl Display for PrimitiveSig (#892)
  • 5b29eb7 chore(primitives): make TxKind::into_to const (#890)
  • 2531372 chore: release 0.8.22
  • 7e11765 feat(primitives): add some more utility methods to PrimitiveSignature (#888)
  • 047af04 chore: simplify uninit_array usage (#889)
  • 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.8.12 to 0.8.23.
- [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.8.12...v0.8.23)

---
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 dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Mar 14, 2025
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.

0 participants