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(deps) Update Rust crate rpm to 0.14.0 (dev) #9102

Merged
merged 1 commit into from
Mar 7, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 6, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
rpm dependencies minor 0.13.1 -> 0.14.0

Release Notes

rpm-rs/rpm (rpm)

v0.14.0

Breaking Changes
  • Minimum supported Rust version updated to 1.71
  • Dependency::rpmlib() now inserts the rpmlib() portion automatically, only the feature name itself should
    be provided in the string passed as the name argument.
  • FileOptions::is_no_replace() is now FileOptions::is_config_noreplace() to reflect the fact that the noreplace
    flag is only applicable to config files, and have more similar usage relative to %config(noreplace)
Added
  • Dependency::script_pre(), Dependency::script_post(), Dependency::script_preun(), Dependency::script_postun()
  • Dependency::config(), Dependency::user(), Dependency::group()
  • PackageBuilder::verify_script()
  • PackageBuilder::group() and PackageBuilder::packager()
  • Added support for the automatic user/group creation feature in rpm 4.19
Changed
  • Improved documentation
  • PackageMetadata::write is now public
Fixed
  • Using file capabilities now adds the appropriate rpmlib() dependency

Configuration

📅 Schedule: Branch creation - "after 3am on Wednesday" (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Never, 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 March 6, 2024 16:35
@renovate renovate bot added the type: chore label Mar 6, 2024
@lucasfernog lucasfernog merged commit 94ab97a into dev Mar 7, 2024
17 checks passed
@lucasfernog lucasfernog deleted the renovate/dev-alltauribundler branch March 7, 2024 22:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant