Update Rust crate schemars to 0.8.15 #56

Merged
pierre merged 1 commits from renovate/schemars-0.x into master 2023-09-18 00:09:45 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
schemars (source) dependencies patch 0.8.13 -> 0.8.15

Release Notes

GREsau/schemars (schemars)

v0.8.15

Compare Source

Added:

v0.8.14

Compare Source

Added:
Changed:
Fixed:

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [schemars](https://graham.cool/schemars/) ([source](https://github.com/GREsau/schemars)) | dependencies | patch | `0.8.13` -> `0.8.15` | --- ### Release Notes <details> <summary>GREsau/schemars (schemars)</summary> ### [`v0.8.15`](https://github.com/GREsau/schemars/blob/HEAD/CHANGELOG.md#0815---2023-09-17) [Compare Source](https://github.com/GREsau/schemars/compare/v0.8.14...v0.8.15) ##### Added: - Implement `JsonSchema` for `BigDecimal` from `bigdecimal` 0.4 (https://github.com/GREsau/schemars/pull/237) ### [`v0.8.14`](https://github.com/GREsau/schemars/blob/HEAD/CHANGELOG.md#0814---2023-09-17) [Compare Source](https://github.com/GREsau/schemars/compare/v0.8.13...v0.8.14) ##### Added: - Add `#[schemars(inner(...)]` attribute to specify schema for array items (https://github.com/GREsau/schemars/pull/234) ##### Changed: - New optional associated function on `JsonSchema` trait: `schema_id()`, which is similar to `schema_name()`, but does not have to be human-readable, and defaults to the type name including module path. This allows schemars to differentiate between types with the same name in different modules/crates (https://github.com/GREsau/schemars/issues/62 / https://github.com/GREsau/schemars/pull/247) ##### Fixed: - Schemas for `rust_decimal::Decimal` and `bigdecimal::BigDecimal` now match how those types are serialized by default, i.e. as numeric strings (https://github.com/GREsau/schemars/pull/248) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi45Ni4zIiwidXBkYXRlZEluVmVyIjoiMzYuOTYuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
pierre added 1 commit 2023-09-18 00:06:00 +00:00
Update Rust crate schemars to 0.8.15
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
0569d41777
pierre scheduled this pull request to auto merge when all checks succeed 2023-09-18 00:06:00 +00:00
pierre merged commit 0569d41777 into master 2023-09-18 00:09:45 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: pierre/MinioK8sBuckets#56
No description provided.