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

Merged
merged 1 commit into from
Sep 16, 2024
Merged

Automated update #111

merged 1 commit into from
Sep 16, 2024

Conversation

infinixbot
Copy link
Contributor

cargo changes

cargo upgrade

    Updating 'https://github.com/rust-lang/crates.io-index' index
    Checking nixpkgs-vet's dependencies
name              old req compatible latest new req
====              ======= ========== ====== =======
pretty_assertions 1.4.0   1.4.1      1.4.1  1.4.1  
   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: 15 packages

cargo update

    Updating crates.io index
     Locking 5 packages to latest compatible versions
    Updating anyhow v1.0.87 -> v1.0.89
    Updating once_cell v1.19.0 -> v1.20.0
    Updating redox_syscall v0.5.3 -> v0.5.4
    Updating rustix v0.38.36 -> v0.38.37
    Updating unicode-ident v1.0.12 -> v1.0.13
note: pass `--verbose` to see 12 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 659 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.11pre678339.add0443ee587/nixexprs.tar.xz
+    url: https://releases.nixos.org/nixpkgs/nixpkgs-24.11pre681909.039b72d0c738/nixexprs.tar.xz
-    hash: 1q38vx7p9j8kdbvis0aq3cfj0my97qdwskp3jjp6f5lsrs5map4g
+    hash: 0c3q85wfgp0v7hhbv7yv7g9xhijrfi6167lkdli6wqkp66v7fw7r
[INFO ] Updating 'treefmt-nix' …
(no changes)
[INFO ] Update successful.

@willbush willbush merged commit fa49e8c into NixOS:main Sep 16, 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.

2 participants