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: release #39

Merged
merged 1 commit into from
Dec 10, 2024
Merged

chore: release #39

merged 1 commit into from
Dec 10, 2024

Conversation

github-actions[bot]
Copy link
Contributor

🤖 New release

  • iocraft: 0.4.1 -> 0.5.0 (⚠️ API breaking changes)
  • iocraft-macros: 0.1.7 -> 0.1.8

⚠️ iocraft breaking changes

--- failure trait_added_supertrait: non-sealed trait added new supertraits ---

Description:
A non-sealed trait added one or more supertraits, which breaks downstream implementations of the trait
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#generic-bounds-tighten
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.37.0/src/lints/trait_added_supertrait.ron

Failed in:
  trait iocraft::prelude::Hook gained Send in file /tmp/.tmpTHPUg3/iocraft/packages/iocraft/src/hook.rs:13
  trait iocraft::Hook gained Send in file /tmp/.tmpTHPUg3/iocraft/packages/iocraft/src/hook.rs:13
  trait iocraft::prelude::Component gained Send in file /tmp/.tmpTHPUg3/iocraft/packages/iocraft/src/component.rs:73
  trait iocraft::prelude::Component gained Sync in file /tmp/.tmpTHPUg3/iocraft/packages/iocraft/src/component.rs:73
  trait iocraft::Component gained Send in file /tmp/.tmpTHPUg3/iocraft/packages/iocraft/src/component.rs:73
  trait iocraft::Component gained Sync in file /tmp/.tmpTHPUg3/iocraft/packages/iocraft/src/component.rs:73
  trait iocraft::prelude::Props gained Send in file /tmp/.tmpTHPUg3/iocraft/packages/iocraft/src/props.rs:63
  trait iocraft::prelude::Props gained Sync in file /tmp/.tmpTHPUg3/iocraft/packages/iocraft/src/props.rs:63
  trait iocraft::Props gained Send in file /tmp/.tmpTHPUg3/iocraft/packages/iocraft/src/props.rs:63
  trait iocraft::Props gained Sync in file /tmp/.tmpTHPUg3/iocraft/packages/iocraft/src/props.rs:63
Changelog

iocraft-macros

0.1.8 - 2024-12-10

Added


This PR was generated with release-plz.

@ccbrown ccbrown merged commit fbaca5f into main Dec 10, 2024
@ccbrown ccbrown deleted the release-plz-2024-12-10T23-03-07Z branch December 10, 2024 23:08
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.

1 participant