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

fix(deps): update rust crate nftables to 0.6.0 #1166

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 24, 2025

This PR contains the following updates:

Package Type Update Change
nftables (source) dependencies minor 0.5.0 -> 0.6.0

Release Notes

namib-project/nftables-rs (nftables)

v0.6.0

Compare Source

⛰️ Features
  • (expr) [breaking] Add documentation, default impls for expressions,
    add attributes to socket expression - (13c0849)
  • (expr) [breaking] Make range fixed-sized array, not slice - (1ce8021)
  • (helper) Add async helpers - (81cd4f3)
  • (helper) Generalize helper arguments - (021668a)
  • (helper) [breaking] Make helper APIs accept borrowed values - (091adb4)
  • [breaking] Replace Cow<'static, _> with 'a - (c22a2a4)
  • [breaking] Reduce stack usage by selectively wrapping large values in Box - (583b2d5)
  • [breaking] Use Cow whenever possible instead of owned values - (8ddb5ff)
🐛 Bug Fixes
  • (expr) [breaking] Revert recursive Cow<[Expression]> back to Vec - (75b7f48)
  • (stmt) Allow port-range for nat port - (07d062a)
  • (stmt) [breaking] Match anonymous and named quotas - (61ba8ea)
  • (tests) Fix datatest_stable::harness macro usage - (3948819)
📚 Documentation
  • (helper) Add docs for async helpers - (3a6be32)
  • (readme) Fix call to apply_ruleset() - (210e4ee)
  • (readme) Update examples - (4857791)
  • Define msrv - (dfc8517)
🧪 Testing
  • (deserialize) Generate deserialize tests with harness - (68332fd)
  • (stmt) Extend nat test with port range - (ad0b46a)
⚙️ Miscellaneous Tasks
  • (msrv) [breaking] Increase msrv to 1.76 - (76e7e7a)

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: 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 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 dependencies Pull requests that update a dependency file label Jan 24, 2025
Copy link
Contributor

openshift-ci bot commented Jan 24, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: renovate[bot]
Once this PR has been reviewed and has the lgtm label, please assign baude for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Copy link

Ephemeral COPR build failed. @containers/packit-build please check.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants