stable

Clone or download

Read-only

Closes request #29603: Update dev/build environment [W47 2022]

Main changes: pnpm: 7.13.5 -> 7.17.0 docker-compose: 2.11.2 -> 2.12.2 nodejs: 18.9.1 -> 18.12.1 PHP: 8.0.24 -> 8.0.25 Rust: 1.64.0 -> 1.65.0 Also, gzip and cpio packages have been removed from the build tools. They are no more necessary since e9713a27c3c62cc82067611bc12cc4322f25e7c4. I kept the same pin for OCaml package used to build the MW Math extension of the legacy MW implementation. Something has changed which make the build unhappy and I did not want to waste time chasing something in OCaml code for something that will ultimately go away. Change-Id: I84ab1373daba73d923891aa7f52b3da9901e36ac

Modified Files

Name
M plugins/document_generation/scripts/tracker-report-action/src/DocumentBuilder/create-export-document.test.ts +2 −2 Go to diff View file
M plugins/document_generation/scripts/tracker-report-action/src/DocumentBuilder/create-traceability-matrix.test.ts +3 −3 Go to diff View file
M plugins/git/additional-packages/tuleap-git-bin.nix +1 −5 Go to diff View file
M plugins/mediawiki/additional-packages/mediawiki-math-tuleap.nix +7 −2 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/helpers/ExportAsDocument/Reporter/traceability-matrix-creator.test.ts +3 −3 Go to diff View file
M tools/utils/nix/build-tools/build-tools-general.nix +0 −2 Go to diff View file
M tools/utils/nix/build-tools/pnpm/node-packages.nix +3 −3 Go to diff View file
M tools/utils/nix/nixpkgs-pin.json +4 −4 Go to diff View file
M tools/utils/nix/oxalica-rust-overlay-pin.json +4 −4 Go to diff View file