Closed renovate[bot] closed 7 months ago
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
β EDITORCONFIG | editorconfig-checker | 1 | 0 | 0.01s | |
β REPOSITORY | dustilock | yes | no | 0.0s | |
β REPOSITORY | gitleaks | yes | no | 0.21s | |
β REPOSITORY | secretlint | yes | no | 0.96s | |
β οΈ REPOSITORY | trivy | yes | 1 | 8.52s | |
β REPOSITORY | trivy-sbom | yes | no | 8.57s |
See detailed report in MegaLinter reports
_Set VALIDATE_ALL_CODEBASE: true
in mega-linter.yml to validate all sources, not only the diff_
This PR contains the following updates:
3.6
->3.7
Release Notes
jonasbb/serde_with (serde_with)
### [`v3.7.0`](https://togithub.com/jonasbb/serde_with/releases/tag/v3.7.0): serde_with v3.7.0 [Compare Source](https://togithub.com/jonasbb/serde_with/compare/v3.6.1...v3.7.0) ##### Added - Implement `JsonSchemaAs` for `EnumMap` by [@swlynch99](https://togithub.com/swlynch99) ([#697](https://togithub.com/jonasbb/serde_with/issues/697)) - Implement `JsonSchemaAs` for `IfIsHumanReadable` by [@swlynch99](https://togithub.com/swlynch99) ([#717](https://togithub.com/jonasbb/serde_with/issues/717)) - Implement `JsonSchemaAs` for `KeyValueMap` by [@swlynch99](https://togithub.com/swlynch99) ([#713](https://togithub.com/jonasbb/serde_with/issues/713)) - Implement `JsonSchemaAs` for `OneOrMany` by [@swlynch99](https://togithub.com/swlynch99) ([#719](https://togithub.com/jonasbb/serde_with/issues/719)) ##### Fixed - Detect conflicting `schema_with` attributes on fields with `schemars` annotations by [@swlynch99](https://togithub.com/swlynch99) ([#715](https://togithub.com/jonasbb/serde_with/issues/715)) This extends the existing avoidance mechanism to a new variant fixing [#712](https://togithub.com/jonasbb/serde_with/issues/712). ### [`v3.6.1`](https://togithub.com/jonasbb/serde_with/releases/tag/v3.6.1): serde_with v3.6.1 [Compare Source](https://togithub.com/jonasbb/serde_with/compare/v3.6.0...v3.6.1) ##### Changed - Eliminate dependency on serde's "derive" feature by [@dtolnay](https://togithub.com/dtolnay) ([#694](https://togithub.com/jonasbb/serde_with/issues/694)) This allows parallel compilation of `serde` and `serde_derive` which can speed up the wallclock time. It requires that downstream crates do not use the "derive" feature either.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.