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

Update Cargo dependencies to patch known vulnerabilities #223

Merged
merged 4 commits into from
May 18, 2024

Commits on May 6, 2024

  1. flake.lock: Update

    Flake lock file updates:
    
    • Updated input 'advisory-db':
        'github:rustsec/advisory-db/826f71c4027a6db6ecf870fdd541814041fc8e1e' (2024-01-14)
      → 'github:rustsec/advisory-db/35e7459a331d3e0c585e56dabd03006b9b354088' (2024-04-27)
    • Updated input 'crane':
        'github:ipetkov/crane/5c234301a1277e4cc759c23a2a7a00a06ddd7111' (2024-01-09)
      → 'github:ipetkov/crane/442a7a6152f49b907e73206dc8e1f46a61e8e873' (2024-05-04)
    • Updated input 'flake-utils':
        'github:numtide/flake-utils/1ef2e671c3b0c19053962c07dbda38332dcebf26' (2024-01-15)
      → 'github:numtide/flake-utils/b1d9ab70662946ef0850d488da1c9019f3a9752a' (2024-03-11)
    • Updated input 'nixpkgs':
        'github:NixOS/nixpkgs/005862f60d11a2949b696191d67315b8ee69d8fa' (2024-01-15)
      → 'github:NixOS/nixpkgs/db5f88c41a638e4ff1f67a61310a6e958eaa07a8' (2024-05-06)
    • Updated input 'pre-commit-hooks':
        'github:cachix/pre-commit-hooks.nix/ffa9a5b90b0acfaa03b1533b83eaf5dead819a05' (2024-01-14)
      → 'github:cachix/pre-commit-hooks.nix/2849da033884f54822af194400f8dff435ada242' (2024-04-30)
    • Updated input 'pre-commit-hooks/gitignore':
        'github:hercules-ci/gitignore.nix/43e1aa1308018f37118e34d3a9cb4f5e75dc11d5' (2023-12-29)
      → 'github:hercules-ci/gitignore.nix/637db329424fd7e46cf4185293b9cc8c88c95394' (2024-02-28)
    • Updated input 'pre-commit-hooks/nixpkgs-stable':
        'github:NixOS/nixpkgs/3dc440faeee9e889fe2d1b4d25ad0f430d449356' (2024-01-10)
      → 'github:NixOS/nixpkgs/614b4613980a522ba49f0d194531beddbb7220d3' (2024-03-17)
    • Updated input 'rust-overlay':
        'github:oxalica/rust-overlay/d681ac8a92a1cce066df1d3a5a7f7c909688f4be' (2024-01-15)
      → 'github:oxalica/rust-overlay/f3b20ea4131408ea585bddb1f41f91c4de9499cf' (2024-05-06)
    lafrenierejm committed May 6, 2024
    Configuration menu
    Copy the full SHA
    66653fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    869a6ff View commit details
    Browse the repository at this point in the history
  3. Replace nixfmt with alejandra

    My experience is that alejandra results in significantly smaller diffs compared
    to nixfmt.
    lafrenierejm committed May 6, 2024
    Configuration menu
    Copy the full SHA
    a60ec71 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e6b63a View commit details
    Browse the repository at this point in the history