diff --git a/.github/workflows/build_test_deploy.yml b/.github/workflows/build_test_deploy.yml index e9318a40d60d..efe7180773c3 100644 --- a/.github/workflows/build_test_deploy.yml +++ b/.github/workflows/build_test_deploy.yml @@ -8,7 +8,7 @@ name: Build, test, and deploy env: NAPI_CLI_VERSION: 2.12.0 - TURBO_VERSION: 1.3.2-canary.1 + TURBO_VERSION: 1.6.3 RUST_TOOLCHAIN: nightly-2022-11-04 PNPM_VERSION: 7.3.0 @@ -1182,6 +1182,7 @@ jobs: docker: ghcr.io/napi-rs/napi-rs/nodejs-rust:stable-2022-10-24-alpine build: >- set -e && + apk add --no-cache libc6-compat && rustup toolchain install "${RUST_TOOLCHAIN}" && rustup default "${RUST_TOOLCHAIN}" && rustup target add x86_64-unknown-linux-musl && @@ -1256,6 +1257,7 @@ jobs: docker: ghcr.io/napi-rs/napi-rs/nodejs-rust:stable-2022-10-24-alpine build: >- set -e && + apk add --no-cache libc6-compat && export JEMALLOC_SYS_WITH_LG_PAGE=16 && npm i -g "@napi-rs/cli@${NAPI_CLI_VERSION}" "turbo@${TURBO_VERSION}" && if [ ! -f $(dirname $(which yarn))/pnpm ]; then ln -s $(which yarn) $(dirname $(which yarn))/pnpm;fi && rustup toolchain install "${RUST_TOOLCHAIN}" && diff --git a/.github/workflows/pull_request_stats.yml b/.github/workflows/pull_request_stats.yml index 14fd026d4a91..37c07244ab6b 100644 --- a/.github/workflows/pull_request_stats.yml +++ b/.github/workflows/pull_request_stats.yml @@ -6,7 +6,7 @@ name: Generate Pull Request Stats env: NAPI_CLI_VERSION: 2.12.0 - TURBO_VERSION: 1.3.2-canary.1 + TURBO_VERSION: 1.6.3 RUST_TOOLCHAIN: nightly-2022-11-04 PNPM_VERSION: 7.3.0 diff --git a/package.json b/package.json index d82bf93b8686..029fc11a7b29 100644 --- a/package.json +++ b/package.json @@ -204,7 +204,7 @@ "taskr": "1.1.0", "tree-kill": "1.2.2", "tsec": "0.2.1", - "turbo": "1.5.3", + "turbo": "1.6.3", "typescript": "4.8.2", "wait-port": "0.2.2", "webpack": "5.74.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fab882c773c2..a8a3ffd62dab 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -169,7 +169,7 @@ importers: taskr: 1.1.0 tree-kill: 1.2.2 tsec: 0.2.1 - turbo: 1.5.3 + turbo: 1.6.3 typescript: 4.8.2 wait-port: 0.2.2 webpack: 5.74.0 @@ -332,7 +332,7 @@ importers: taskr: 1.1.0 tree-kill: 1.2.2 tsec: 0.2.1_sbe2uaqno6akssxfwbhgeg7v2q - turbo: 1.5.3 + turbo: 1.6.3 typescript: 4.8.2 wait-port: 0.2.2 webpack: 5.74.0_@swc+core@1.2.203 @@ -22788,65 +22788,65 @@ packages: safe-buffer: 5.2.0 dev: true - /turbo-darwin-64/1.5.3: - resolution: {integrity: sha512-MBS8b/3DuMY6v3ljEX9qssHGQXnI4VDWLqvQ6FGfZFMp8lqa7mfoXv1U/MNR9OhSczaftsIS1e9mnD9m/qv7TQ==} + /turbo-darwin-64/1.6.3: + resolution: {integrity: sha512-QmDIX0Yh1wYQl0bUS0gGWwNxpJwrzZU2GIAYt3aOKoirWA2ecnyb3R6ludcS1znfNV2MfunP+l8E3ncxUHwtjA==} cpu: [x64] os: [darwin] requiresBuild: true dev: true optional: true - /turbo-darwin-arm64/1.5.3: - resolution: {integrity: sha512-XNSV6SaxS8dAvGx2BF3H7MsKZ4zchj2kP/eXTss/vUcSRsS+zx0urZcEgxeGUeMk7V7fJq/5Ow7thApNojpwpw==} + /turbo-darwin-arm64/1.6.3: + resolution: {integrity: sha512-75DXhFpwE7CinBbtxTxH08EcWrxYSPFow3NaeFwsG8aymkWXF+U2aukYHJA6I12n9/dGqf7yRXzkF0S/9UtdyQ==} cpu: [arm64] os: [darwin] requiresBuild: true dev: true optional: true - /turbo-linux-64/1.5.3: - resolution: {integrity: sha512-YhYu50CUvy5m80l6dEXEgC3CvjjTelQb14fknAzIXoKztbWhBZqUCucR6jLRZpKgODwP4Fo4LUzz478EMwqy/Q==} + /turbo-linux-64/1.6.3: + resolution: {integrity: sha512-O9uc6J0yoRPWdPg9THRQi69K6E2iZ98cRHNvus05lZbcPzZTxJYkYGb5iagCmCW/pq6fL4T4oLWAd6evg2LGQA==} cpu: [x64] os: [linux] requiresBuild: true dev: true optional: true - /turbo-linux-arm64/1.5.3: - resolution: {integrity: sha512-JjJjxy0kkr/xAWAAE8t7UaTBc3GUc5Tz/Bupbve2VzG0w75md0LqXUV34WpyxMiNTNLmK8Dq7bIczG6OkJ29xQ==} + /turbo-linux-arm64/1.6.3: + resolution: {integrity: sha512-dCy667qqEtZIhulsRTe8hhWQNCJO0i20uHXv7KjLHuFZGCeMbWxB8rsneRoY+blf8+QNqGuXQJxak7ayjHLxiA==} cpu: [arm64] os: [linux] requiresBuild: true dev: true optional: true - /turbo-windows-64/1.5.3: - resolution: {integrity: sha512-PS7+Isy7OX9xWWvtg2FKmh/eN4fTNR2r6RW5m+b+zR7t04QLWYOya1R8CeqgA6GyeFpn4KUxC+AeZ0wOi8RSPw==} + /turbo-windows-64/1.6.3: + resolution: {integrity: sha512-lKRqwL3mrVF09b9KySSaOwetehmGknV9EcQTF7d2dxngGYYX1WXoQLjFP9YYH8ZV07oPm+RUOAKSCQuDuMNhiA==} cpu: [x64] os: [win32] requiresBuild: true dev: true optional: true - /turbo-windows-arm64/1.5.3: - resolution: {integrity: sha512-DQzjFbPRd/Db5kkJtCER5DNcbY4ez5Bh8usemNlPZQ7I/5XwEUl9Rn3ss2LJsiv/pR7PkY92TUvmyFtBnqao8Q==} + /turbo-windows-arm64/1.6.3: + resolution: {integrity: sha512-BXY1sDPEA1DgPwuENvDCD8B7Hb0toscjus941WpL8CVd10hg9pk/MWn9CNgwDO5Q9ks0mw+liDv2EMnleEjeNA==} cpu: [arm64] os: [win32] requiresBuild: true dev: true optional: true - /turbo/1.5.3: - resolution: {integrity: sha512-/94cswfhXr6wWD6CFyF7E8bjEdjar4O+gzCJ3d49X9t9u9aDYFoQH/TlYTSNbAwXYiGqzJoodhf3kXRyrAiqSg==} + /turbo/1.6.3: + resolution: {integrity: sha512-FtfhJLmEEtHveGxW4Ye/QuY85AnZ2ZNVgkTBswoap7UMHB1+oI4diHPNyqrQLG4K1UFtCkjOlVoLsllUh/9QRw==} hasBin: true requiresBuild: true optionalDependencies: - turbo-darwin-64: 1.5.3 - turbo-darwin-arm64: 1.5.3 - turbo-linux-64: 1.5.3 - turbo-linux-arm64: 1.5.3 - turbo-windows-64: 1.5.3 - turbo-windows-arm64: 1.5.3 + turbo-darwin-64: 1.6.3 + turbo-darwin-arm64: 1.6.3 + turbo-linux-64: 1.6.3 + turbo-linux-arm64: 1.6.3 + turbo-windows-64: 1.6.3 + turbo-windows-arm64: 1.6.3 dev: true /tweetnacl/0.14.5: