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 #117

Merged
merged 1 commit into from
Oct 23, 2024
Merged

Automated update #117

merged 1 commit into from
Oct 23, 2024

Conversation

infinixbot
Copy link
Contributor

@infinixbot infinixbot commented Oct 21, 2024

cargo changes

cargo upgrade

    Checking nixpkgs-vet's dependencies
name       old req compatible latest  new req
====       ======= ========== ======  =======
serde_json 1.0.128 1.0.132    1.0.132 1.0.132
serde      1.0.210 1.0.213    1.0.213 1.0.213
   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: 17 packages

cargo update

    Updating crates.io index
     Locking 3 packages to latest compatible versions
    Updating anyhow v1.0.89 -> v1.0.91
    Updating libc v0.2.159 -> v0.2.161
    Updating proc-macro2 v1.0.87 -> v1.0.89
note: pass `--verbose` to see 14 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 664 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning repo/Cargo.lock for vulnerabilities (91 crate dependencies)

GitHub Action updates
npins changes
[INFO ] Updating 'nixpkgs' …
Changes:
-    url: https://releases.nixos.org/nixpkgs/nixpkgs-24.11pre691017.b69de56fac8c/nixexprs.tar.xz
+    url: https://releases.nixos.org/nixpkgs/nixpkgs-24.11pre695900.782740762fb2/nixexprs.tar.xz
-    hash: 0z32pj0lh5ng2a6cn0qfmka8cynnygckn5615mkaxq2aplkvgzx3
+    hash: 0gg9jkp7iq531m8520ldnng2731s3ab3wdw34yb7rw0fsg4ncxz0
[INFO ] Updating 'treefmt-nix' …
Changes:
-    revision: 4446c7a6fc0775df028c5a3f6727945ba8400e64
+    revision: aac86347fb5063960eccb19493e0cadcdb4205ca
-    url: https://github.com/numtide/treefmt-nix/archive/4446c7a6fc0775df028c5a3f6727945ba8400e64.tar.gz
+    url: https://github.com/numtide/treefmt-nix/archive/aac86347fb5063960eccb19493e0cadcdb4205ca.tar.gz
-    hash: 0xyh9lwfvflagq7rk7cwbq41gx9f9s37s6kljp3wl3r860hnm566
+    hash: 0ysg99zcbq50ghjyqfkd6qkjdh74vn2ikv817rgp9mfnhfwayqsw
[INFO ] Update successful.

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.

I'm pretty sure that the update github actions one isn't detecting new releases correctly, @infinisil.

@philiptaron
Copy link
Contributor

It also looks like a new clippy found issues! Great.

@willbush willbush mentioned this pull request Oct 23, 2024
@willbush
Copy link
Member

I made another PR to fix clippy issues. Guessing there's no way for us to push on infinixbot:auto-update?

@infinisil
Copy link
Member

@willbush It should work if you go to https://github.com/NixOS/nixpkgs-vet/actions/workflows/update.yml and click "Run workflow", try it out :D

@willbush willbush merged commit 7dbc7d7 into NixOS:main Oct 23, 2024
3 checks passed
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.

4 participants