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

chore(deps): update patch updates #261

Merged
merged 1 commit into from
Feb 11, 2025
Merged

chore(deps): update patch updates #261

merged 1 commit into from
Feb 11, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 4, 2025

This PR contains the following updates:

Package Type Update Change
cc workspace.dependencies patch 1.2.11 -> 1.2.13
clap workspace.dependencies patch 4.5.27 -> 4.5.28
cmake workspace.dependencies patch 0.1.53 -> 0.1.54
rustc-hash workspace.dependencies patch 2.1.0 -> 2.1.1

Release Notes

rust-lang/cc-rs (cc)

v1.2.13

Compare Source

Other
  • Fix cross-compiling for Apple platforms (#​1389)

v1.2.12

Compare Source

Other
  • Split impl Build (#​1382)
  • Don't specify both -target and -mtargetos= on Apple targets (#​1384)
clap-rs/clap (clap)

v4.5.28

Compare Source

Features
  • (derive) Unstable support for full markdown syntax for doc comments, enabled with unstable-markdown
rust-lang/cmake-rs (cmake)

v0.1.54

Compare Source

Other
  • Remove workaround for broken cc-rs versions (#​235)
  • Be more precise in the description of register_dep (#​238)
rust-lang/rustc-hash (rustc-hash)

v2.1.1

Compare Source

  • Change the internal algorithm to better accomodate large hashmaps.
    This mitigates a regression with 2.0 in rustc.
    See PR#55 for more details on the change (this PR was not merged).
    This problem might be improved with changes to hashbrown in the future.

2.1.0

  • Implement Clone for FxRandomState
  • Implement Clone for FxSeededState
  • Use SPDX license expression in license field

2.0.0

  • Replace hash with faster and better finalized hash.
    This replaces the previous "fxhash" algorithm originating in Firefox
    with a custom hasher designed and implemented by Orson Peters (@orlp).
    It was measured to have slightly better performance for rustc, has better theoretical properties
    and also includes a significantly better string hasher.
  • Fix no_std builds

1.2.0 (YANKED)

Note: This version has been yanked due to issues with the no_std feature!

  • Add a FxBuildHasher unit struct
  • Improve documentation
  • Add seed API for supplying custom seeds other than 0
  • Add FxRandomState based on rand (behind the rand feature) for random seeds
  • Make many functions const fn
  • Implement Clone for FxHasher struct

Configuration

📅 Schedule: Branch creation - "after 8pm,before 6am" in timezone Europe/Helsinki, Automerge - "before 4am on monday" in timezone Europe/Helsinki.

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Feb 4, 2025
@renovate renovate bot enabled auto-merge (squash) February 4, 2025 00:32
@renovate renovate bot changed the title chore(deps): update rust crate clap to 4.5.28 chore(deps): update patch updates Feb 4, 2025
@renovate renovate bot force-pushed the renovate/patch-updates branch 6 times, most recently from 385cb9a to 3280a7c Compare February 10, 2025 01:55
@chrjabs chrjabs mentioned this pull request Feb 11, 2025
7 tasks
@renovate renovate bot force-pushed the renovate/patch-updates branch from 3280a7c to bd8f6f5 Compare February 11, 2025 11:41
@renovate renovate bot merged commit e65b259 into main Feb 11, 2025
52 checks passed
@renovate renovate bot deleted the renovate/patch-updates branch February 11, 2025 11:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants