Closed renovate[bot] closed 1 year ago
This PR contains the following updates:
0.11
1.0
📅 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.
This PR contains the following updates:
0.11
->1.0
Release Notes
dtolnay/semver (semver)
### [`v1.0.19`](https://togithub.com/dtolnay/semver/releases/tag/1.0.19) [Compare Source](https://togithub.com/dtolnay/semver/compare/1.0.18...1.0.19) - Improve test coverage ([#299](https://togithub.com/dtolnay/semver/issues/299), thanks [@CXWorks](https://togithub.com/CXWorks)) ### [`v1.0.18`](https://togithub.com/dtolnay/semver/releases/tag/1.0.18) [Compare Source](https://togithub.com/dtolnay/semver/compare/1.0.17...1.0.18) - Documentation improvements ### [`v1.0.17`](https://togithub.com/dtolnay/semver/releases/tag/1.0.17) [Compare Source](https://togithub.com/dtolnay/semver/compare/1.0.16...1.0.17) - Improve error message when `Version` is being parsed from an empty string ([#296](https://togithub.com/dtolnay/semver/issues/296)) ### [`v1.0.16`](https://togithub.com/dtolnay/semver/releases/tag/1.0.16) [Compare Source](https://togithub.com/dtolnay/semver/compare/1.0.15...1.0.16) - Opt out of `-Zrustdoc-scrape-examples` on docs.rs for now ### [`v1.0.15`](https://togithub.com/dtolnay/semver/releases/tag/1.0.15) [Compare Source](https://togithub.com/dtolnay/semver/compare/1.0.14...1.0.15) - Documentation improvements ### [`v1.0.14`](https://togithub.com/dtolnay/semver/releases/tag/1.0.14) [Compare Source](https://togithub.com/dtolnay/semver/compare/1.0.13...1.0.14) - Fix segfault on OOM to instead deterministically abort with message ([#290](https://togithub.com/dtolnay/semver/issues/290)) ### [`v1.0.13`](https://togithub.com/dtolnay/semver/releases/tag/1.0.13) [Compare Source](https://togithub.com/dtolnay/semver/compare/1.0.12...1.0.13) - Add categories and keywords to crates.io metadata ### [`v1.0.12`](https://togithub.com/dtolnay/semver/releases/tag/1.0.12) [Compare Source](https://togithub.com/dtolnay/semver/compare/1.0.11...1.0.12) - Fix rustdoc error when compiling documentation of downstream crates ([#285](https://togithub.com/dtolnay/semver/issues/285)) ### [`v1.0.11`](https://togithub.com/dtolnay/semver/releases/tag/1.0.11) [Compare Source](https://togithub.com/dtolnay/semver/compare/1.0.10...1.0.11) - Add serde `Serialize` and `Deserialize` impls for `semver::Comparator` ([#282](https://togithub.com/dtolnay/semver/issues/282)) ### [`v1.0.10`](https://togithub.com/dtolnay/semver/releases/tag/1.0.10) [Compare Source](https://togithub.com/dtolnay/semver/compare/1.0.9...1.0.10) - Work around rustdoc issue affecting the `Prerelease` and `BuildMetadata` docs ([#281](https://togithub.com/dtolnay/semver/issues/281)) ### [`v1.0.9`](https://togithub.com/dtolnay/semver/releases/tag/1.0.9) [Compare Source](https://togithub.com/dtolnay/semver/compare/1.0.8...1.0.9) - Make compatible with Miri's `-Zmiri-tag-raw-pointers` mode ([#273](https://togithub.com/dtolnay/semver/issues/273)) - Fix `Send`/`Sync` impls for `Prerelease` and `BuildMetadata` ([#275](https://togithub.com/dtolnay/semver/issues/275)) ### [`v1.0.8`](https://togithub.com/dtolnay/semver/releases/tag/1.0.8) [Compare Source](https://togithub.com/dtolnay/semver/compare/1.0.7...1.0.8) *(yanked)* ### [`v1.0.7`](https://togithub.com/dtolnay/semver/releases/tag/1.0.7) [Compare Source](https://togithub.com/dtolnay/semver/compare/1.0.6...1.0.7) - Update error messages to refer to character 0 as `'\0'` rather than `'\u{0}'` ([#270](https://togithub.com/dtolnay/semver/issues/270)) ### [`v1.0.6`](https://togithub.com/dtolnay/semver/releases/tag/1.0.6) [Compare Source](https://togithub.com/dtolnay/semver/compare/1.0.5...1.0.6) - Documentation improvements ### [`v1.0.5`](https://togithub.com/dtolnay/semver/releases/tag/1.0.5) [Compare Source](https://togithub.com/dtolnay/semver/compare/1.0.4...1.0.5) - Improve error messages on parse errors involving wildcards ([#266](https://togithub.com/dtolnay/semver/issues/266). [#268](https://togithub.com/dtolnay/semver/issues/268)) ### [`v1.0.4`](https://togithub.com/dtolnay/semver/releases/tag/1.0.4) [Compare Source](https://togithub.com/dtolnay/semver/compare/1.0.3...1.0.4) - Support padding specifier for displaying Version, such as `{:<15}` ([#258](https://togithub.com/dtolnay/semver/issues/258)) ### [`v1.0.3`](https://togithub.com/dtolnay/semver/releases/tag/1.0.3) [Compare Source](https://togithub.com/dtolnay/semver/compare/1.0.2...1.0.3) - Parse x and X as wildcards, as in `0.4.x` ([#247](https://togithub.com/dtolnay/semver/issues/247)) ### [`v1.0.2`](https://togithub.com/dtolnay/semver/releases/tag/1.0.2) [Compare Source](https://togithub.com/dtolnay/semver/compare/1.0.1...1.0.2) - Fix no-std support ([#244](https://togithub.com/dtolnay/semver/issues/244)) ### [`v1.0.1`](https://togithub.com/dtolnay/semver/releases/tag/1.0.1) [Compare Source](https://togithub.com/dtolnay/semver/compare/1.0.0...1.0.1) - Modify `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.