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 1.0.22 - autoclosed #30

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 3, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
semver dependencies patch 1.0 -> 1.0.22

Release Notes

dtolnay/semver (semver)

v1.0.22

Compare Source

  • Fix unused_imports warnings when compiled by rustc 1.78

v1.0.21

Compare Source

  • Update proc-macro2 to fix caching issue when using a rustc-wrapper such as sccache

v1.0.20

Compare Source

  • Add a method for comparing versions by precedence (#​305)

v1.0.19

Compare Source

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)

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 changed the title fix(deps): update rust crate semver to 1.0.22 fix(deps): update rust crate semver to 1.0.22 - autoclosed May 5, 2024
@renovate renovate bot closed this May 5, 2024
@renovate renovate bot deleted the renovate/semver-1.x branch May 5, 2024 10:40
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.

0 participants