Skip to content

cypress: 14.5.3 -> 14.5.4 #431901

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

Merged
merged 1 commit into from
Aug 19, 2025
Merged

cypress: 14.5.3 -> 14.5.4 #431901

merged 1 commit into from
Aug 19, 2025

Conversation

jonhermansen
Copy link
Member

https://docs.cypress.io/app/references/changelog#14-5-4

This release addresses CVE-2024-12905.

Tested locally on x86_64-linux by running a few e2e tests in Electron.

Things done

  • Built on platform:
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • Tested, as applicable:
  • Ran nixpkgs-review on this PR. See nixpkgs-review usage.
  • Tested basic functionality of all binary files, usually in ./result/bin/.
  • Nixpkgs Release Notes
    • Package update: when the change is major or breaking.
  • NixOS Release Notes
    • Module addition: when adding a new NixOS module.
    • Module update: when the change is significant.
  • Fits CONTRIBUTING.md, pkgs/README.md, maintainers/README.md and other READMEs.

Add a 👍 reaction to pull requests you find important.

@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 11.by: package-maintainer This PR was created by a maintainer of all the package it changes. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. labels Aug 8, 2025
@jonhermansen
Copy link
Member Author

nixpkgs-review result

Generated using nixpkgs-review-gha

Command: nixpkgs-review pr 431901

Logs: https://github.com/jonhermansen/nixpkgs-review-gha/actions/runs/16819658663

Download packages from cache:
  • x86_64-linux
    nix-store -r --add-root nixpkgs-pr-431901-x86_64-linux \
      --option binary-caches 'https://cache.nixos.org/ https://jonhermansen.cachix.org' \
      --option trusted-public-keys '
      cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
      jonhermansen.cachix.org-1:SmAT0g8cixKmyT14Ay9aV8bPDKO6kjn35R1jRMWilKo=
      ' \
      /nix/store/cmy6j3109blbpa7q117gdjih9zp88c7y-cypress-14.5.4
  • aarch64-linux
    nix-store -r --add-root nixpkgs-pr-431901-aarch64-linux \
      --option binary-caches 'https://cache.nixos.org/ https://jonhermansen.cachix.org' \
      --option trusted-public-keys '
      cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
      jonhermansen.cachix.org-1:SmAT0g8cixKmyT14Ay9aV8bPDKO6kjn35R1jRMWilKo=
      ' \
      /nix/store/37far4qnw3ik5flbqnhnk014k6fxzkk2-cypress-14.5.4
  • x86_64-darwin
    nix-store -r --add-root nixpkgs-pr-431901-x86_64-darwin \
      --option binary-caches 'https://cache.nixos.org/ https://jonhermansen.cachix.org' \
      --option trusted-public-keys '
      cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
      jonhermansen.cachix.org-1:SmAT0g8cixKmyT14Ay9aV8bPDKO6kjn35R1jRMWilKo=
      ' \
      /nix/store/gaxf1ijp5x61jnsygmgk0zm20s5ppbv2-cypress-14.5.4
  • aarch64-darwin
    nix-store -r --add-root nixpkgs-pr-431901-aarch64-darwin \
      --option binary-caches 'https://cache.nixos.org/ https://jonhermansen.cachix.org' \
      --option trusted-public-keys '
      cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
      jonhermansen.cachix.org-1:SmAT0g8cixKmyT14Ay9aV8bPDKO6kjn35R1jRMWilKo=
      ' \
      /nix/store/vl0pfn287rlllskkpd532sj3pzxz4yyq-cypress-14.5.4

x86_64-linux

✅ 1 package built:
  • cypress

aarch64-linux

✅ 1 package built:
  • cypress

x86_64-darwin (sandbox = true)

✅ 1 package built:
  • cypress

aarch64-darwin (sandbox = true)

✅ 1 package built:
  • cypress

@Craftzman7 Craftzman7 added 12.approvals: 1 This PR was reviewed and approved by one person. 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in any of the changed packages. labels Aug 17, 2025
@pyrox0 pyrox0 merged commit 8caadbf into NixOS:master Aug 19, 2025
33 of 34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. 11.by: package-maintainer This PR was created by a maintainer of all the package it changes. 12.approvals: 1 This PR was reviewed and approved by one person. 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in any of the changed packages.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants