cardano-serialization-lib
cardano-serialization-lib copied to clipboard
Bump schemars from 0.8.8 to 0.8.10 in /rust
Bumps schemars from 0.8.8 to 0.8.10.
Release notes
Sourced from schemars's releases.
v0.8.10
Fixed:
- Undo "Support generic default values in default attributes (GREsau/schemars#83)" as it inadvertently introduced a breaking change (GREsau/schemars#144)
v0.8.9
Added:
- Support generic default values in
defaultattributes (GREsau/schemars#83)- Add missing MIT licence text for usage of code from regex_syntax crate (GREsau/schemars#132)
- Support uuid v1 and arrayvec 0.7 via feature flags
uuid1andarrayvec07(GREsau/schemars#142)
- This also adds
uuid08andarrayvec05feature flags for the previously supported versions of these crates. The existinguuidandarrayvecflags are still supported for backward-compatibility, but they are deprecated.- Similarly,
indexmap1feature flag is added, andindexmapflag is deprecated.
Changelog
Sourced from schemars's changelog.
[0.8.10] - 2022-05-17
- Undo "Support generic default values in default attributes (GREsau/schemars#83)" as it inadvertently introduced a breaking change (GREsau/schemars#144)
[0.8.9] - 2022-05-16
Added:
Support generic default values indefaultattributes (GREsau/schemars#83)
- ⚠️ This inadvertently introduced a breaking change and was removed in 0.8.10
- Add missing MIT licence text for usage of code from regex_syntax crate (GREsau/schemars#132)
- Support uuid v1 and arrayvec 0.7 via feature flags
uuid1andarrayvec07(GREsau/schemars#142)
- This also adds
uuid08andarrayvec05feature flags for the previously supported versions of these crates. The existinguuidandarrayvecflags are still supported for backward-compatibility, but they are deprecated.- Similarly,
indexmap1feature flag is added, andindexmapflag is deprecated.
Commits
9464118v0.8.10d93bdc4Revert "Support generic default values"1610294v0.8.974974d3Support uuid v1 and arrayvec 0.7 (#142)043d794Fix build warnings from tests29d2455Update changelog115a9eeAdd license notice to regex_syntax.rs70f4fb0Update changelog85ed613Remove unnecessary derives on test structfeb6c4bUseasinstead of immediately-invoked typed function- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)