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

Forward-merge branch-24.10 into branch-24.12 #16878

Merged
merged 1 commit into from
Sep 23, 2024
Merged

Commits on Sep 23, 2024

  1. Update fmt (to 11.0.2) and spdlog (to 1.14.1). (#16806)

    ## Description
    
    Replaces #15603
    
    Contributes to:
    
    * rapidsai/build-planning#54
    * rapidsai/build-planning#56
    * rapidsai/rapids-cmake#387
    
    Now that most of `conda-forge` has been updated to `fmt >=11.0.1,<12`
    and `spdlog>=1.14.1,<1.15`
    (rapidsai/build-planning#56 (comment)),
    we're attempting to upgrade RAPIDS to similar versions of those
    libraries.
    
    This improves the likelihood that RAPIDS will be installable alongside
    newer versions of its
    dependencies and complementary packages on conda-forge.
    
    ## Notes for Reviewers
    
    This PR is testing changes made in
    rapidsai/rapids-cmake#689.
    It shouldn't be merged until those `rapids-cmake` changes are merged and
    any testing-specific details have been removed.
    jameslamb authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    8b12cf4 View commit details
    Browse the repository at this point in the history