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

Merged
merged 1 commit into from
Jan 14, 2025
Merged

Automated update #141

merged 1 commit into from
Jan 14, 2025

Conversation

infinixbot
Copy link
Contributor

@infinixbot infinixbot commented Jan 6, 2025

cargo changes

cargo upgrade

    Checking nixpkgs-vet's dependencies
name       old req compatible latest  new req
====       ======= ========== ======  =======
clap       4.5.23  4.5.26     4.5.26  4.5.26 
serde_json 1.0.134 1.0.135    1.0.135 1.0.135
tempfile   3.14.0  3.15.0     3.15.0  3.15.0 
   Upgrading recursive dependencies
     Locking 0 packages to latest compatible versions
note: Re-run with `--incompatible` to upgrade incompatible version requirements
note: Re-run with `--verbose` to show more dependencies
  incompatible: 4 packages
  latest: 11 packages

cargo update

    Updating crates.io index
     Locking 5 packages to latest compatible versions
    Updating bitflags v2.6.0 -> v2.7.0
    Updating linux-raw-sys v0.4.14 -> v0.4.15
    Updating proc-macro2 v1.0.92 -> v1.0.93
    Updating rustix v0.38.42 -> v0.38.43
    Updating syn v2.0.93 -> v2.0.96
note: pass `--verbose` to see 4 unchanged dependencies behind latest

cargo outdated

Name                  Project  Compat  Latest   Kind    Platform
----                  -------  ------  ------   ----    --------
colored               2.2.0    ---     3.0.0    Normal  ---
colored->lazy_static  1.5.0    ---     Removed  Normal  ---
itertools             0.13.0   ---     0.14.0   Normal  ---
rnix                  0.11.0   ---     0.12.0   Normal  ---
rowan                 0.15.16  ---     0.16.1   Normal  ---

cargo audit

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

GitHub Action updates
npins changes
[INFO ] Updating 'nixpkgs' …
Changes:
-    url: https://releases.nixos.org/nixpkgs/nixpkgs-25.05pre730187.0e82ab234249/nixexprs.tar.xz
+    url: https://releases.nixos.org/nixpkgs/nixpkgs-25.05pre737149.2fdec2c2e68b/nixexprs.tar.xz
-    hash: 0s5snh81d5n9zxcn9n2fqk6jcinfd5ys97fcw8qyrs9dlprp1slw
+    hash: 1jcs6m0625jq3bmn7xf4q8ix71yciwy06hx0b28dfzvk9wgjswdz
[INFO ] Updating 'treefmt-nix' …
Changes:
-    revision: 56c0ecd79f7ba01a0ec027da015df751d6ca3ae7
+    revision: 13c913f5deb3a5c08bb810efd89dc8cb24dd968b
-    url: https://github.com/numtide/treefmt-nix/archive/56c0ecd79f7ba01a0ec027da015df751d6ca3ae7.tar.gz
+    url: https://github.com/numtide/treefmt-nix/archive/13c913f5deb3a5c08bb810efd89dc8cb24dd968b.tar.gz
-    hash: 1jd8m3xifbgvc2fqfpvgq13m3as2g76yjpscgmcknp4kr2cl1b23
+    hash: 177i5879l5dfpzyq8dj9cflr19clcm48hs502043dp8r2k3gqsm7
[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.

If it builds, ship it.

@philiptaron philiptaron merged commit 93a073d into NixOS:main Jan 14, 2025
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.

2 participants