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

Update dependency reclass-rs to v0.4.0 #922

Merged
merged 1 commit into from
Mar 5, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 23, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
reclass-rs 0.2.0 -> 0.4.0 age adoption passing confidence

Release Notes

projectsyn/reclass-rs (reclass-rs)

v0.4.0

Compare Source

Summary

We're pleased to announce reclass-rs v0.4.0.

This release adds better support for initializing Reclass instances from Python.

The release contains breaking changes for users that have already upgraded to v0.3.0. Please see the linked PRs for details.

Changes

3 changes since v0.3.0

🔎 Breaking Changes

  • Refactor Reclass constructor classmethods (#​104)
  • Allow disabling reclass-rs diagnostic messages for unknown config options (#​106)

🚀 Features

  • Add Python classmethod Config.from_dict() (#​105)

v0.3.0

Compare Source

Summary

We're pleased to announce reclass-rs v0.3.0.

Apart from dependency updates, this release brings support for a number of additional Reclass features. Most notably, reclass-rs v0.3.0 supports the Reclass option compose-node-name.

Existing users should note that this release contains a number of breaking changes.

Changes

13 changes since v0.2.0

🔎 Breaking Changes

  • Refactor Reclass configuration options (#​80)
  • Treat foo/init.yml as content for class foo (#​82)

🚀 Features

  • Add support for loading config from a file (#​92)
  • Add support for config option compose-node-name (#​84)
  • Implement getters for Reclass.nodes and Reclass.classes (#​88)
  • Add support for reclass option ignore_class_notfound_regexp (#​101)

🐛 Fixes

  • Treat foo/init.yml as content for class foo (#​82)

🔗 Dependency Updates

  • Update Rust crate rayon to 1.8.1 (#​81)
  • Update Rust crate chrono to 0.4.34 (#​93)
  • Update Rust crate indexmap to 2.2.3 (#​94)
  • Update Rust crate anyhow to 1.0.80 (#​97)
  • Update Rust crate serde_yaml to 0.9.32 (#​98)
  • Update Rust crate serde to 1.0.197 (#​99)
  • Update Rust crate serde_json to 1.0.114 (#​100)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner February 23, 2024 15:44
@renovate renovate bot added the dependency Pull requests that update a dependency file label Feb 23, 2024
@renovate renovate bot force-pushed the renovate/reclass-rs-0.x branch 4 times, most recently from e812676 to b96883f Compare February 26, 2024 10:45
@renovate renovate bot changed the title Update dependency reclass-rs to v0.3.0 Update dependency reclass-rs to v0.4.0 Feb 26, 2024
@renovate renovate bot force-pushed the renovate/reclass-rs-0.x branch 4 times, most recently from 1c14af5 to e20a2b5 Compare March 4, 2024 08:42
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/reclass-rs-0.x branch from e20a2b5 to e607c51 Compare March 4, 2024 08:57
@simu simu merged commit 3fc16dd into master Mar 5, 2024
23 checks passed
@simu simu deleted the renovate/reclass-rs-0.x branch March 5, 2024 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant