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

Merged
merged 1 commit into from
Jun 24, 2024
Merged

Automated update #74

merged 1 commit into from
Jun 24, 2024

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
====        ======= ========== ====== =======
lazy_static 1.4.0   1.5.0      1.5.0  1.5.0  
   Upgrading recursive dependencies
note: pass `--verbose` to see 9 unchanged dependencies behind latest
note: Re-run with `--verbose` to show more dependencies
  latest: 14 packages

cargo update

    Updating crates.io index
    Updating proc-macro2 v1.0.85 -> v1.0.86
    Updating syn v2.0.66 -> v2.0.68
note: pass `--verbose` to see 11 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 629 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning repo/Cargo.lock for vulnerabilities (82 crate dependencies)

GitHub Action updates
npins changes
[INFO ] Updating 'nixpkgs' …
Changes:
-    url: https://releases.nixos.org/nixpkgs/nixpkgs-24.11pre639552.e6cea36f8349/nixexprs.tar.xz
+    url: https://releases.nixos.org/nixpkgs/nixpkgs-24.11pre642670.9693852a2070/nixexprs.tar.xz
-    hash: 0pii8c6wlh7wc6wxwhc85nyn3pk00qi3kn3jah2agf87cbmm9qdk
+    hash: 0742ps99c1nfqv2ahz0g964p38jyflzjpaxh7h7sjj847h0chiwg
[INFO ] Updating 'treefmt-nix' …
(no changes)
[INFO ] Update successful.

@infinixbot infinixbot requested a review from a team as a code owner June 24, 2024 14:51
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.

Looks good.

@philiptaron
Copy link
Contributor

We do have a failing check: https://github.com/NixOS/nixpkgs-check-by-name/actions/runs/9647541224/job/26606586067?pr=74

2024-06-24T14:51:23.2958410Z + ./bin/xrefcheck
2024-06-24T14:51:23.2982638Z Configuration file not found, using default config for GitHub repositories
2024-06-24T14:51:23.2983436Z
2024-06-24T14:51:33.3478677Z
2024-06-24T14:51:33.3478692Z
2024-06-24T14:51:33.3479367Z === Invalid references found ===
2024-06-24T14:51:33.3480468Z
2024-06-24T14:51:33.3481071Z ➥ In file README.md
2024-06-24T14:51:33.3482182Z bad reference (external) at src:36:11-52:
2024-06-24T14:51:33.3483298Z - text: "gzip"
2024-06-24T14:51:33.3484122Z - link: https://www.gnu.org/software/gzip/
2024-06-24T14:51:33.3485238Z - anchor: -
2024-06-24T14:51:33.3485832Z
2024-06-24T14:51:33.3486512Z ⛂ Response timeout

I think this is just gnu.org being super slow.

@philiptaron
Copy link
Contributor

I did a do-nothing force push to get the checks to re-run.

@philiptaron philiptaron merged commit d3a1339 into NixOS:main Jun 24, 2024
3 checks passed
@infinisil
Copy link
Member

You should be able to re-run checks using the GitHub interface here :)

@philiptaron
Copy link
Contributor

Thanks for letting me know.

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