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

Automated update #96

Closed
wants to merge 1 commit into from
Closed

Automated update #96

wants to merge 1 commit into from

Conversation

infinixbot
Copy link
Contributor

cargo changes

cargo upgrade

    Updating 'https://github.com/rust-lang/crates.io-index' index
    Checking nixpkgs-check-by-name's dependencies
name       old req compatible latest  new req
====       ======= ========== ======  =======
clap       4.5.15  4.5.16     4.5.16  4.5.16 
serde_json 1.0.124 1.0.125    1.0.125 1.0.125
serde      1.0.206 1.0.208    1.0.208 1.0.208
rowan      0.15.15 0.15.16    0.15.16 0.15.16
   Upgrading recursive dependencies
     Locking 0 packages to latest compatible versions
note: pass `--verbose` to see 10 unchanged dependencies behind latest
note: Re-run with `--verbose` to show more dependencies
  latest: 12 packages

cargo update

    Updating crates.io index
     Locking 2 packages to latest compatible versions
    Updating libc v0.2.155 -> v0.2.158
    Updating syn v2.0.74 -> v2.0.75
note: pass `--verbose` to see 13 unchanged dependencies behind latest

cargo outdated

All dependencies are up to date, yay!

cargo audit

    Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 648 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning repo/Cargo.lock for vulnerabilities (86 crate dependencies)

GitHub Action updates
npins changes
[INFO ] Updating 'nixpkgs' …
Changes:
-    url: https://releases.nixos.org/nixpkgs/nixpkgs-24.11pre664329.154bcb95ad51/nixexprs.tar.xz
+    url: https://releases.nixos.org/nixpkgs/nixpkgs-24.11pre668850.9aa35efbea27/nixexprs.tar.xz
-    hash: 0mny6j9ahl87m7cv508dbll8yk29v4xha0bsdwnh1y8zkgsydgqw
+    hash: 1559wvcghhhf01dww89hdp8kqpj65m5yj7sgs09605vvp8ndzya6
[INFO ] Updating 'treefmt-nix' …
Changes:
-    revision: 349de7bc435bdff37785c2466f054ed1766173be
+    revision: 1d07739554fdc4f8481068f1b11d6ab4c1a4167a
-    url: https://github.com/numtide/treefmt-nix/archive/349de7bc435bdff37785c2466f054ed1766173be.tar.gz
+    url: https://github.com/numtide/treefmt-nix/archive/1d07739554fdc4f8481068f1b11d6ab4c1a4167a.tar.gz
-    hash: 00rl26qj3cd1336cpjdfijypi47ig7fp7a0620xq5l71x6qsyhab
+    hash: 05w4yxkhp93fpn911fcl4zq0rkliqcz93s1gc1k646kflggaq65f
[INFO ] Update successful.

@infinixbot infinixbot requested a review from a team as a code owner August 19, 2024 14:52
Copy link
Contributor

@philiptaron philiptaron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The ecosystem keeps eco systeming.

@philiptaron
Copy link
Contributor

Looks like we have a little work to do because of Rust 1.80 -- NixOS/nixpkgs#332957

@infinisil
Copy link
Member

It looks like the failures are with cargo-audit and cargo-outdated, which are already fixed in Nixpkgs, so we just need to wait for the next update cycle :)

@infinisil infinisil closed this Aug 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants