Skip to content

chore: release v0.29.0#243

Merged
Alex793x merged 1 commit intomainfrom
release-plz-2025-12-27T02-33-37Z
Dec 27, 2025
Merged

chore: release v0.29.0#243
Alex793x merged 1 commit intomainfrom
release-plz-2025-12-27T02-33-37Z

Conversation

@Alex793x
Copy link
Copy Markdown
Contributor

🤖 New release

  • syncable-cli: 0.28.1 -> 0.29.0 (⚠ API breaking changes)

syncable-cli breaking changes

--- failure inherent_method_missing: pub method removed or renamed ---

Description:
A publicly-visible method or associated fn is no longer available under its prior name. It may have been renamed or removed entirely.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#item-remove
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.45.0/src/lints/inherent_method_missing.ron

Failed in:
  Severity::from_str, previously in file /tmp/.tmpLh3bcg/syncable-cli/src/analyzer/dclint/types.rs:30
  Severity::from_str, previously in file /tmp/.tmpLh3bcg/syncable-cli/src/analyzer/dclint/types.rs:30
  OutputFormat::from_str, previously in file /tmp/.tmpLh3bcg/syncable-cli/src/analyzer/hadolint/formatter/mod.rs:48
  OutputFormat::from_str, previously in file /tmp/.tmpLh3bcg/syncable-cli/src/analyzer/hadolint/formatter/mod.rs:48
  Severity::from_str, previously in file /tmp/.tmpLh3bcg/syncable-cli/src/analyzer/hadolint/types.rs:32
  Severity::from_str, previously in file /tmp/.tmpLh3bcg/syncable-cli/src/analyzer/hadolint/types.rs:32
  OutputFormat::from_str, previously in file /tmp/.tmpLh3bcg/syncable-cli/src/analyzer/dclint/formatter/mod.rs:37
  OutputFormat::from_str, previously in file /tmp/.tmpLh3bcg/syncable-cli/src/analyzer/dclint/formatter/mod.rs:37
  LabelType::from_str, previously in file /tmp/.tmpLh3bcg/syncable-cli/src/analyzer/hadolint/config.rs:37
Changelog

0.29.0 - 2025-12-27

Fixed

  • (clippy) resolve all clippy warnings across codebase

Other

  • fix print_with_newline clippy lint and format code


This PR was generated with release-plz.

@Alex793x Alex793x merged commit 2b7d949 into main Dec 27, 2025
4 checks passed
Alex793x added a commit that referenced this pull request Mar 28, 2026
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