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

build(deps): Bump rand to 0.8 and quickcheck to 1 #2857

Merged
merged 37 commits into from
Sep 22, 2022

Commits on Aug 30, 2022

  1. Upgrade to rand 0.8

    kpp committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    e482d91 View commit details
    Browse the repository at this point in the history
  2. Fix compiler warning

    kpp committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    23c65e7 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

  1. Upgrade tests to quickcheck=1

    kpp committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    94634c2 View commit details
    Browse the repository at this point in the history
  2. cargo fmt

    kpp committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    7ac75e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f1e4833 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a36e551 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. Fix kad:rand_distance test

    kpp committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    cff5192 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7dd2ab6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d805059 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2022

  1. Fix swarm:score_retention test

    kpp committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    c092d1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea2e1ab View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review for over/under-flow

    Co-authored-by: Thomas Eizinger <thomas@eizinger.io>
    kpp and thomaseizinger committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    f6f6899 View commit details
    Browse the repository at this point in the history
  4. cargo fmt

    kpp committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    55ed655 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

  1. Configuration menu
    Copy the full SHA
    cc64494 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3757134 View commit details
    Browse the repository at this point in the history
  3. cargo fmt

    kpp committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    b48c9a1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    821bb52 View commit details
    Browse the repository at this point in the history
  5. Add a license to quickcheck-ext

    kpp committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    3e84211 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b0a8cda View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f695aac View commit details
    Browse the repository at this point in the history
  8. Add T: Unsigned for gen_range

    kpp committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    f79b939 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7cb1c80 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

  1. Configuration menu
    Copy the full SHA
    a3fa247 View commit details
    Browse the repository at this point in the history
  2. Fix build error

    thomaseizinger committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    25f87c5 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2022

  1. Merge branch 'master' into rand08

    kpp committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    6a34f5c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49d2aa3 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. Apply suggestions from code review: CHANGELOG [unreleased]

    Co-authored-by: Max Inden <mail@max-inden.de>
    kpp and mxinden committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    1b08ba5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17182b9 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into rand08

    kpp committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    8205887 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c4d6e6e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e0d783e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bc77431 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2022

  1. Configuration menu
    Copy the full SHA
    aa5427e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5bd92fc View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into rand08

    kpp committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    a14caab View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. Merge branch 'master' into rand08

    kpp committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    fa17190 View commit details
    Browse the repository at this point in the history
  2. Fix kad:rand_distance test

    kpp committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    44e80e2 View commit details
    Browse the repository at this point in the history