Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jul 28, 2025

🤖 New release

  • putzen-cli: 2.0.1 -> 3.0.0 (⚠ API breaking changes)

putzen-cli breaking changes

--- failure constructible_struct_adds_field: externally-constructible struct adds field ---

Description:
A pub struct constructible with a struct literal has a new pub field. Existing struct literals must be updated to include the new field.
        ref: https://doc.rust-lang.org/reference/expressions/struct-expr.html
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.43.0/src/lints/constructible_struct_adds_field.ron

Failed in:
  field DecisionContext.working_dir in /tmp/.tmpOe1CfL/putzen-rs/src/decider.rs:17

--- failure derive_trait_impl_removed: built-in derived trait no longer implemented ---

Description:
A public type has stopped deriving one or more traits. This can break downstream code that depends on those types implementing those traits.
        ref: https://doc.rust-lang.org/reference/attributes/derive.html#derive
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.43.0/src/lints/derive_trait_impl_removed.ron

Failed in:
  type DecisionContext no longer derives Copy, in /tmp/.tmpOe1CfL/putzen-rs/src/decider.rs:14
Changelog

3.0.0 - 2025-09-08

Miscellaneous Tasks

  • Reduce code clutter (#49)

Security

  • Bump tempfile from 3.20.0 to 3.21.0 (#51)
  • Bump dialoguer from 0.11.0 to 0.12.0 (#52)


This PR was generated with release-plz.

@github-actions github-actions bot force-pushed the release-plz-2025-07-28T20-43-33Z branch from b524b3f to 5cc98a0 Compare September 8, 2025 22:29
@github-actions github-actions bot force-pushed the release-plz-2025-07-28T20-43-33Z branch from 5cc98a0 to 109076c Compare September 8, 2025 22:53
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.

0 participants