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

Merged
merged 2 commits into from
Dec 9, 2024
Merged

Automated update #134

merged 2 commits into from
Dec 9, 2024

Conversation

infinixbot
Copy link
Contributor

cargo changes

cargo upgrade

    Checking nixpkgs-vet's dependencies
name old req compatible latest new req
==== ======= ========== ====== =======
clap 4.5.21  4.5.23     4.5.23 4.5.23 
   Upgrading recursive dependencies
     Locking 0 packages to latest compatible versions
note: pass `--verbose` to see 10 unchanged dependencies behind latest
note: Re-run with `--incompatible` to upgrade incompatible version requirements
note: Re-run with `--verbose` to show more dependencies
  incompatible: rowan
  latest: 16 packages

cargo update

    Updating crates.io index
     Locking 4 packages to latest compatible versions
    Updating anyhow v1.0.93 -> v1.0.94
    Updating fastrand v2.2.0 -> v2.3.0
    Updating libc v0.2.167 -> v0.2.168
    Updating rustix v0.38.41 -> v0.38.42
    Removing windows-sys v0.52.0
note: pass `--verbose` to see 14 unchanged dependencies behind latest

cargo outdated

Name   Project  Compat  Latest  Kind    Platform
----   -------  ------  ------  ----    --------
rowan  0.15.16  ---     0.16.1  Normal  ---

cargo audit

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

GitHub Action updates
npins changes
[INFO ] Updating 'nixpkgs' …
Changes:
-    url: https://releases.nixos.org/nixpkgs/nixpkgs-25.05pre715208.2c15aa59df00/nixexprs.tar.xz
+    url: https://releases.nixos.org/nixpkgs/nixpkgs-25.05pre716975.929116e31606/nixexprs.tar.xz
-    hash: 1grhv1ryj80261zf0k92jqpvlwbna2r2r2a48as4fgcihv8sn076
+    hash: 1cprm71jkm2m1s5b94z9s4fbvr0f431dl3qdbvy315s6sd870jfp
[INFO ] Updating 'treefmt-nix' …
Changes:
-    revision: 49717b5af6f80172275d47a418c9719a31a78b53
+    revision: 357cda84af1d74626afb7fb3bc12d6957167cda9
-    url: https://github.com/numtide/treefmt-nix/archive/49717b5af6f80172275d47a418c9719a31a78b53.tar.gz
+    url: https://github.com/numtide/treefmt-nix/archive/357cda84af1d74626afb7fb3bc12d6957167cda9.tar.gz
-    hash: 1lqmya394jiycxdz5mpz8s626bsivix14757dl17b9gbag7xr0r4
+    hash: 17x9xlbzy8mjgwz7mandfsqfixaqv6jmsc0w6g5kqysx6gmak8zn
[INFO ] Update successful.

@philiptaron
Copy link
Contributor

nixfmt fallout

Fixes CI for the automated update
@infinisil infinisil enabled auto-merge December 9, 2024 16:48
@infinisil infinisil merged commit d6f01cf into NixOS:main Dec 9, 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.

3 participants