Skip to content

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Feb 15, 2025

πŸ€– New release

  • revme: 3.0.0-alpha.1 -> 3.0.0-alpha.2 (βœ“ API compatible changes)
  • revm-bytecode: 1.0.0-alpha.1 -> 1.0.0-alpha.2 (βœ“ API compatible changes)
  • revm-primitives: 16.0.0-alpha.1 -> 16.0.0-alpha.2 (βœ“ API compatible changes)
  • revm-specification: 1.0.0-alpha.1 -> 1.0.0-alpha.2 (βœ“ API compatible changes)
  • revm-context: 1.0.0-alpha.1 -> 1.0.0-alpha.2 (βœ“ API compatible changes)
  • revm-context-interface: 1.0.0-alpha.1 -> 1.0.0-alpha.2 (βœ“ API compatible changes)
  • revm-database-interface: 1.0.0-alpha.1 -> 1.0.0-alpha.2 (βœ“ API compatible changes)
  • revm-state: 1.0.0-alpha.1 -> 1.0.0-alpha.2 (βœ“ API compatible changes)
  • revm-interpreter: 16.0.0-alpha.1 -> 16.0.0-alpha.2 (βœ“ API compatible changes)
  • revm-database: 1.0.0-alpha.1 -> 1.0.0-alpha.2 (⚠ API breaking changes)
  • revm-handler: 1.0.0-alpha.1 -> 1.0.0-alpha.2 (βœ“ API compatible changes)
  • revm-precompile: 17.0.0-alpha.1 -> 17.0.0-alpha.2 (βœ“ API compatible changes)
  • revm-inspector: 1.0.0-alpha.1 -> 1.0.0-alpha.2 (⚠ API breaking changes)
  • revm: 20.0.0-alpha.1 -> 20.0.0-alpha.2 (βœ“ API compatible changes)
  • revm-statetest-types: 1.0.0-alpha.1 -> 1.0.0-alpha.2 (βœ“ API compatible changes)
  • revm-optimism: 1.0.0-alpha.1 -> 1.0.0-alpha.2 (βœ“ API compatible changes)

⚠ revm-database breaking changes

--- failure type_allows_fewer_generic_type_params: type now allows fewer generic type parameters ---

Description:
A type now allows fewer generic type parameters than it used to. Uses of this type that supplied all previously-supported generic types will be broken.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#trait-new-parameter-no-default
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.39.0/src/lints/type_allows_fewer_generic_type_params.ron

Failed in:
  Struct AlloyDB allows 3 -> 2 generic types in /tmp/.tmpp5B3lG/revm/crates/database/src/alloydb.rs:39

⚠ revm-inspector breaking changes

--- failure type_allows_fewer_generic_type_params: type now allows fewer generic type parameters ---

Description:
A type now allows fewer generic type parameters than it used to. Uses of this type that supplied all previously-supported generic types will be broken.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#trait-new-parameter-no-default
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.39.0/src/lints/type_allows_fewer_generic_type_params.ron

Failed in:
  Struct TracerEip3155 allows 2 -> 0 generic types in /tmp/.tmpp5B3lG/revm/crates/inspector/src/eip3155.rs:15
Changelog

revme

3.0.0-alpha.2 - 2025-02-19

Other

revm-bytecode

1.0.0-alpha.2 - 2025-02-19

Other

revm-specification

1.0.0-alpha.2 - 2025-02-19

Other

revm-context

1.0.0-alpha.2 - 2025-02-19

Other

revm-context-interface

1.0.0-alpha.2 - 2025-02-19

Other

revm-database-interface

1.0.0-alpha.2 - 2025-02-19

Other

revm-state

1.0.0-alpha.2 - 2025-02-19

Other

revm-interpreter

16.0.0-alpha.2 - 2025-02-19

Other

revm-database

1.0.0-alpha.2 - 2025-02-19

Other

revm-handler

1.0.0-alpha.2 - 2025-02-19

Fixed

Other

revm-precompile

17.0.0-alpha.2 - 2025-02-19

Other

revm-inspector

1.0.0-alpha.2 - 2025-02-19

Other

revm-statetest-types

1.0.0-alpha.2 - 2025-02-19

Other

revm-optimism

1.0.0-alpha.2 - 2025-02-19

Other


This PR was generated with release-plz.

@github-actions github-actions bot force-pushed the release-plz-2025-02-15T11-11-16Z branch from 5020931 to ded6966 Compare February 19, 2025 19:29
@github-actions github-actions bot closed this Feb 20, 2025
@Ayushdubey86 Ayushdubey86 deleted the release-plz-2025-02-15T11-11-16Z branch February 26, 2025 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants