Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update rust crate semver to v1 #58

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 26, 2021

Mend Renovate

This PR contains the following updates:

Package Type Update Change
semver dependencies major 0.11.0 -> 1.0.18

Release Notes

dtolnay/semver (semver)

v1.0.18

Compare Source

  • Documentation improvements

v1.0.17

Compare Source

  • Improve error message when Version is being parsed from an empty string (#​296)

v1.0.16

Compare Source

  • Opt out of -Zrustdoc-scrape-examples on docs.rs for now

v1.0.15

Compare Source

  • Documentation improvements

v1.0.14

Compare Source

  • Fix segfault on OOM to instead deterministically abort with message (#​290)

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, check this box

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

@renovate renovate bot force-pushed the renovate/semver-1.x branch 3 times, most recently from 018d5bc to 87c4d1e Compare June 4, 2021 03:56
@renovate renovate bot force-pushed the renovate/semver-1.x branch 2 times, most recently from e6c654c to ce12798 Compare March 28, 2022 05:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants