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 from 1.0.7 to 1.0.24 #81

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

Conversation

figure-renovate[bot]
Copy link
Contributor

@figure-renovate figure-renovate bot commented Nov 25, 2024

This PR contains the following updates:

Package Type Update Change
semver dependencies patch =1.0.7 -> =1.0.24

Release Notes

dtolnay/semver (semver)

v1.0.24

Compare Source

  • Optimize Ord impls for semver::Prerelease and semver::BuildMetadata (#​328, thanks @​Eh2406)

v1.0.23

Compare Source

  • Resolve unexpected_cfgs warning (#​318)

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)


Configuration

📅 Schedule: Branch creation - "on Monday" (UTC), 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 Renovate Bot.

@figure-renovate figure-renovate bot requested review from a team as code owners November 25, 2024 01:39
@figure-renovate figure-renovate bot changed the title fix(deps): update rust crate semver from 1.0.7 to 1.0.23 fix(deps): update rust crate semver from 1.0.7 to 1.0.24 Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants