marine icon indicating copy to clipboard operation
marine copied to clipboard

Update Rust crate semver to v1

Open renovate[bot] opened this issue 1 year ago • 0 comments

Mend Renovate

This PR contains the following updates:

Package Type Update Change
semver dependencies major 0.11.0 -> 1.0.13

Release Notes

dtolnay/semver

v1.0.13

Compare Source

  • Add categories and keywords to crates.io metadata

v1.0.12

Compare Source

  • Fix rustdoc error when compiling documentation of downstream crates (#​285)

v1.0.11

Compare Source

  • Add serde Serialize and Deserialize impls for semver::Comparator (#​282)

v1.0.10

Compare Source

  • Work around rustdoc issue affecting the Prerelease and BuildMetadata docs (#​281)

v1.0.9

Compare Source

  • Make compatible with Miri's -Zmiri-tag-raw-pointers mode (#​273)
  • Fix Send/Sync impls for Prerelease and BuildMetadata (#​275)

v1.0.8

Compare Source

(yanked)

v1.0.7

Compare Source

  • Update error messages to refer to character 0 as '\0' rather than '\u{0}' (#​270)

v1.0.6

Compare Source

  • Documentation improvements

v1.0.5

Compare Source

  • Improve error messages on parse errors involving wildcards (#​266. #​268)

v1.0.4

Compare Source

  • Support padding specifier for displaying Version, such as {:<15} (#​258)

v1.0.3

Compare Source

  • Parse x and X as wildcards, as in 0.4.x (#​247)

v1.0.2

Compare Source

v1.0.1

Compare Source

  • Modify <I.J requirements to work consistently with npm's implementation in the presence of pre-releases (#​241)
  • Add FromIterator<Comparator> for VersionReq (#​242)

v1.0.0

Compare Source

https://twitter.com/steveklabnik/status/1397246523742818313


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.


  • [ ] If you want to rebase/retry this PR, click this checkbox.

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

renovate[bot] avatar Aug 05 '22 01:08 renovate[bot]