davidB / cdviz

View software deployment's events & states
Apache License 2.0
4 stars 1 forks source link

Update Rust crate rustainers to 0.12 #52

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
rustainers dev-dependencies minor 0.11 -> 0.12

Release Notes

wefoxplatform/rustainers (rustainers) ### [`v0.12.0`](https://togithub.com/wefoxplatform/rustainers/blob/HEAD/CHANGELOG.md#0120---2024-03-27) [Compare Source](https://togithub.com/wefoxplatform/rustainers/compare/0.11.0...0.12.0) ##### ⚠️ breaking changes - Type `WaitStrategy` no longer derives `Eq` and `PartialEq` - Added new `ContainerStatus` variant: `Removing` ##### Added - add wait strategy for watching logs - add generic image - add socket wait strategy - add http wait strategy - add copy tools - entrypoint and command in run option - support env. var. - support volumes - Add network option ##### Fixed - use stronger atomic ordering ##### Other - simplify code

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.



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

github-actions[bot] commented 5 months ago

πŸ¦™ MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
βœ… EDITORCONFIG editorconfig-checker 1 0 0.01s
βœ… REPOSITORY dustilock yes no 0.01s
βœ… REPOSITORY gitleaks yes no 0.24s
βœ… REPOSITORY secretlint yes no 1.1s
⚠️ REPOSITORY trivy yes 1 8.86s
βœ… REPOSITORY trivy-sbom yes no 1.09s

See detailed report in MegaLinter reports _Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff_

_MegaLinter is graciously provided by OX Security_