Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update dependency reclass-rs to v0.5.0 #1037

Merged
merged 1 commit into from
Oct 15, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 15, 2024

This PR contains the following updates:

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

Release Notes

projectsyn/reclass-rs (reclass-rs)

v0.5.0

Compare Source

Summary

We're pleased to announce a new release of reclass-rs.

This release doesn't introduce new functionality, but updates a number of dependencies. Notably, the pyo3 dependency is updated to 0.22 and the reclass-rs code has been updated to use the new pyo3 Bound type when creating Python objects from Rust.

Changes

12 changes since v0.4.0

🛠️ Minor Changes

  • Update pyo3 to v0.22 and update code to use pyo3 Bound types (#​123)

🔗 Dependency Updates

  • Update Rust crate walkdir to 2.5.0 (#​110)
  • Update Rust crate indexmap to 2.2.6 (#​119)
  • Update Rust crate regex to 1.10.4 (#​120)
  • Update Rust crate rayon to 1.10.0 (#​121)
  • Update Rust crate serde_yaml to 0.9.34 (#​122)
  • Update Rust crate yaml-merge-keys to 0.7.0 (#​125)
  • Update Rust crate anyhow to 1.0.82 (#​127)
  • Update Rust crate chrono to 0.4.38 (#​129)
  • Update Rust crate serde_json to 1.0.116 (#​130)
  • Update Rust crate serde to 1.0.200 (#​134)
  • Update Rust crate pyo3 to v0.22.4 (#​137)

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 was generated by Mend Renovate. View the repository job log.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot added the dependency Pull requests that update a dependency file label Oct 15, 2024
@renovate renovate bot requested a review from a team as a code owner October 15, 2024 09:30
@simu simu merged commit db158f2 into master Oct 15, 2024
19 checks passed
@simu simu deleted the renovate/reclass-rs-0.x branch October 15, 2024 10:00
# for free to join this conversation on GitHub. Already have an account? # 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