From 9e6c2a0520a94e15cbd13d80219081af668feb77 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 12 Jun 2023 09:34:37 +1000 Subject: [PATCH] chore(deps): update dependency turbo to ^1.10.3 (#1712) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [turbo](https://turbo.build/repo) ([source](https://togithub.com/vercel/turbo)) | [`^1.9.9` -> `^1.10.3`](https://renovatebot.com/diffs/npm/turbo/1.9.9/1.10.3) | [![age](https://badges.renovateapi.com/packages/npm/turbo/1.10.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/turbo/1.10.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/turbo/1.10.3/compatibility-slim/1.9.9)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/turbo/1.10.3/confidence-slim/1.9.9)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
vercel/turbo ### [`v1.10.3`](https://togithub.com/vercel/turbo/releases/tag/v1.10.3): Turborepo v1.10.3 [Compare Source](https://togithub.com/vercel/turbo/compare/v1.10.2...v1.10.3) #### What's Changed ##### Changelog - release(turborepo): 1.10.2 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/vercel/turbo/pull/5229](https://togithub.com/vercel/turbo/pull/5229) - fix(ffi): fix Rust dangling pointer by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/5230](https://togithub.com/vercel/turbo/pull/5230) - feat(turborepo): implement package.json discovery by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/5225](https://togithub.com/vercel/turbo/pull/5225) - feat(run summary): Add whether turbo detected monorepo or not by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/5241](https://togithub.com/vercel/turbo/pull/5241) - ci(examples): Skip npm install when setting up git for examples tests by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/5240](https://togithub.com/vercel/turbo/pull/5240) - docs: document that multiple --filters are unions by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/5247](https://togithub.com/vercel/turbo/pull/5247) **Full Changelog**: https://github.com/vercel/turbo/compare/v1.10.2...v1.10.3 ### [`v1.10.2`](https://togithub.com/vercel/turbo/releases/tag/v1.10.2): Turborepo v1.10.2 [Compare Source](https://togithub.com/vercel/turbo/compare/v1.10.1...v1.10.2) #### What's Changed ##### Changelog - fix(turborepo): rust implementation of file hashing via git index by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/4967](https://togithub.com/vercel/turbo/pull/4967) - feat: rust pnpm lockfile implementation by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/4906](https://togithub.com/vercel/turbo/pull/4906) - Fix broken link for `--verbosity`. by [@​leerob](https://togithub.com/leerob) in [https://github.com/vercel/turbo/pull/5118](https://togithub.com/vercel/turbo/pull/5118) - Noting multiple global turbo installations. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/5119](https://togithub.com/vercel/turbo/pull/5119) - List dev command more consistently. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/5120](https://togithub.com/vercel/turbo/pull/5120) - fix: update storybook dev command by [@​ekafyi](https://togithub.com/ekafyi) in [https://github.com/vercel/turbo/pull/5105](https://togithub.com/vercel/turbo/pull/5105) - feat(turborepo): Move some shim paths over to AbsoluteSystemPath by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/5108](https://togithub.com/vercel/turbo/pull/5108) - feat(docs): update copy arg by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/5090](https://togithub.com/vercel/turbo/pull/5090) - feat(docs): link examples with generators by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/5126](https://togithub.com/vercel/turbo/pull/5126) - sync dependencies with next.js by [@​sokra](https://togithub.com/sokra) in [https://github.com/vercel/turbo/pull/5131](https://togithub.com/vercel/turbo/pull/5131) - Include timeSaved metric when skipping cache check by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/4952](https://togithub.com/vercel/turbo/pull/4952) - Update storybook.mdx by [@​lofsigma](https://togithub.com/lofsigma) in [https://github.com/vercel/turbo/pull/5134](https://togithub.com/vercel/turbo/pull/5134) - refactor(turborepo): API Client Cleanup by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/5084](https://togithub.com/vercel/turbo/pull/5084) - feat(turborepo): Set feature to use Go daemon by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/5147](https://togithub.com/vercel/turbo/pull/5147) - fix(turborepo): Handle unimplemented and failed_precondition in daemon clients by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/5151](https://togithub.com/vercel/turbo/pull/5151) - feat(types): publish turbo types by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/5130](https://togithub.com/vercel/turbo/pull/5130) - feat(daemon): clean by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/5152](https://togithub.com/vercel/turbo/pull/5152) - chore(turborepo): Port piece of kill_live_server test for version mismatch by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/5153](https://togithub.com/vercel/turbo/pull/5153) - feat(turborepo): Wait for a pid file, then a sock file by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/5158](https://togithub.com/vercel/turbo/pull/5158) - feat(create-turbo): use latest turbo by default by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/5155](https://togithub.com/vercel/turbo/pull/5155) - Update existing-monorepo.mdx by [@​tomheaton](https://togithub.com/tomheaton) in [https://github.com/vercel/turbo/pull/5149](https://togithub.com/vercel/turbo/pull/5149) - Merge timesaved and cache status data structures by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/5135](https://togithub.com/vercel/turbo/pull/5135) - chore: specify rust crates as inputs to building turborepo by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/4664](https://togithub.com/vercel/turbo/pull/4664) - Organize tests a bit by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/5116](https://togithub.com/vercel/turbo/pull/5116) - docs: add `--out-dir` reference for prune command by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/5173](https://togithub.com/vercel/turbo/pull/5173) - fix(turborepo): Restructure reading from stderr, fix parsing of ls-tree by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/5181](https://togithub.com/vercel/turbo/pull/5181) - chore(cli): add note about changing run summary by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/5186](https://togithub.com/vercel/turbo/pull/5186) - feat(turborepo): Remove as_absolute_path() in favor of Deref by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/5194](https://togithub.com/vercel/turbo/pull/5194) - Update log message when cache restoration is skipped by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/5127](https://togithub.com/vercel/turbo/pull/5127) - docs: Move deprecated options for run command to bottom by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/5180](https://togithub.com/vercel/turbo/pull/5180) - Parallel ignores concurrency and dependencies, we don't need to validate by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/5191](https://togithub.com/vercel/turbo/pull/5191) - feat(lockfiles): add support pnpm lockfile version 6.1 by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/5195](https://togithub.com/vercel/turbo/pull/5195) - feat(turborepo): Remove anyhow from package manager detection by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/5196](https://togithub.com/vercel/turbo/pull/5196) - Add codemod for glob syntax issues. by [@​arlyon](https://togithub.com/arlyon) in [https://github.com/vercel/turbo/pull/5184](https://togithub.com/vercel/turbo/pull/5184) - fix(gen): swap to which for windows by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/5208](https://togithub.com/vercel/turbo/pull/5208) - Add timeSaved value into dry run output by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/5171](https://togithub.com/vercel/turbo/pull/5171) - fix(turborepo): Repo config case normalization by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/5209](https://togithub.com/vercel/turbo/pull/5209) - release(turborepo): 1.10.2-canary.2 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/vercel/turbo/pull/5212](https://togithub.com/vercel/turbo/pull/5212) - Update references to docs in code comments and help output by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/5179](https://togithub.com/vercel/turbo/pull/5179) - fix(turbo): remove npx version check for gen by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/5216](https://togithub.com/vercel/turbo/pull/5216) - release(turborepo): 1.10.2-canary.3 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/vercel/turbo/pull/5222](https://togithub.com/vercel/turbo/pull/5222) #### New Contributors - [@​cool-little-fish](https://togithub.com/cool-little-fish) made their first contribution in [https://github.com/vercel/turbo/pull/4902](https://togithub.com/vercel/turbo/pull/4902) - [@​ekafyi](https://togithub.com/ekafyi) made their first contribution in [https://github.com/vercel/turbo/pull/5105](https://togithub.com/vercel/turbo/pull/5105) - [@​lofsigma](https://togithub.com/lofsigma) made their first contribution in [https://github.com/vercel/turbo/pull/5134](https://togithub.com/vercel/turbo/pull/5134) - [@​tomheaton](https://togithub.com/tomheaton) made their first contribution in [https://github.com/vercel/turbo/pull/5149](https://togithub.com/vercel/turbo/pull/5149) **Full Changelog**: https://github.com/vercel/turbo/compare/v1.10.1...v1.10.2 ### [`v1.10.1`](https://togithub.com/vercel/turbo/releases/tag/v1.10.1): Turborepo v1.10.1 [Compare Source](https://togithub.com/vercel/turbo/compare/v1.10.0...v1.10.1) **Full Changelog**: https://github.com/vercel/turbo/compare/v1.10.0...v1.10.1 ### [`v1.10.0`](https://togithub.com/vercel/turbo/releases/tag/v1.10.0): Turborepo v1.10.0 [Compare Source](https://togithub.com/vercel/turbo/compare/v1.9.9...v1.10.0) #### What's Changed ##### Changelog - Exclude Pipeline Definition from Global Hash by [@​nathanhammond](https://togithub.com/nathanhammond) in [https://github.com/vercel/turbo/pull/4545](https://togithub.com/vercel/turbo/pull/4545) - chore(turbo/gen): mark as experimental by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/5016](https://togithub.com/vercel/turbo/pull/5016) - fix: no longer crash for single projects with global dependencies by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/5002](https://togithub.com/vercel/turbo/pull/5002) - Add `dotEnv` to `turbo.json` by [@​nathanhammond](https://togithub.com/nathanhammond) in [https://github.com/vercel/turbo/pull/4870](https://togithub.com/vercel/turbo/pull/4870) - Add missing `--copy` flag. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/5021](https://togithub.com/vercel/turbo/pull/5021) - feat(basic): add generators to basic example by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/5006](https://togithub.com/vercel/turbo/pull/5006) - feat(prune) allow pruning of projects using Yarn PnP by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/5019](https://togithub.com/vercel/turbo/pull/5019) - Update skipping-tasks.mdx by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/5039](https://togithub.com/vercel/turbo/pull/5039) - Update skipping-tasks.mdx by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/5041](https://togithub.com/vercel/turbo/pull/5041) - feat(turborepo): remove RelativeSystemPathBuf, clean paths on join by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/5020](https://togithub.com/vercel/turbo/pull/5020) - fix(create-turbo): default example messaging by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/5059](https://togithub.com/vercel/turbo/pull/5059) - fix(daemon): kill daemon when root is removed by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/5038](https://togithub.com/vercel/turbo/pull/5038) - ci(turbo): allow publishing from non-main by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/5062](https://togithub.com/vercel/turbo/pull/5062) - refactor(turborepo): Consolidated PathError and PathValidationError by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/5060](https://togithub.com/vercel/turbo/pull/5060) - fix(create-turbo): git init must use add by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/5058](https://togithub.com/vercel/turbo/pull/5058) - feat: go daemon opt-in feature flag by [@​arlyon](https://togithub.com/arlyon) in [https://github.com/vercel/turbo/pull/5076](https://togithub.com/vercel/turbo/pull/5076) - Add codemod to transform literals to wildcards by [@​nathanhammond](https://togithub.com/nathanhammond) in [https://github.com/vercel/turbo/pull/5054](https://togithub.com/vercel/turbo/pull/5054) - Wildcard env by [@​nathanhammond](https://togithub.com/nathanhammond) in [https://github.com/vercel/turbo/pull/5017](https://togithub.com/vercel/turbo/pull/5017) - fix(daemon): plumb through flush watch errors by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/5070](https://togithub.com/vercel/turbo/pull/5070) - Improve error message when repo is not linked or token is expired by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/5089](https://togithub.com/vercel/turbo/pull/5089) - fix(turborepo):Support distinguishing unset env vars by [@​nathanhammond](https://togithub.com/nathanhammond) in [https://github.com/vercel/turbo/pull/5086](https://togithub.com/vercel/turbo/pull/5086) #### New Contributors - [@​jw-vercel](https://togithub.com/jw-vercel) made their first contribution in [https://github.com/vercel/turbo/pull/5057](https://togithub.com/vercel/turbo/pull/5057) **Full Changelog**: https://github.com/vercel/turbo/compare/v1.9.9...v1.10.0
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [x] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/fwouts/previewjs). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 44 ++++++++++++++++++++++---------------------- 2 files changed, 23 insertions(+), 23 deletions(-) diff --git a/package.json b/package.json index f3384504708..ef08ef16f1b 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "license-checker": "^25.0.1", "prettier": "^2.8.8", "ts-node": "^10.9.1", - "turbo": "^1.9.9", + "turbo": "^1.10.3", "typescript": "^5.0.4" }, "packageManager": "pnpm@8.6.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 912d96b93f0..71c80344d0e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -53,8 +53,8 @@ importers: specifier: ^10.9.1 version: 10.9.1(@types/node@20.2.3)(typescript@5.0.4) turbo: - specifier: ^1.9.9 - version: 1.9.9 + specifier: ^1.10.3 + version: 1.10.3 typescript: specifier: ^5.0.4 version: 5.0.4 @@ -36621,65 +36621,65 @@ packages: engines: {node: '>=0.6.11 <=0.7.0 || >=0.7.3'} dev: true - /turbo-darwin-64@1.9.9: - resolution: {integrity: sha512-UDGM9E21eCDzF5t1F4rzrjwWutcup33e7ZjNJcW/mJDPorazZzqXGKEPIy9kXwKhamUUXfC7668r6ZuA1WXF2Q==} + /turbo-darwin-64@1.10.3: + resolution: {integrity: sha512-IIB9IomJGyD3EdpSscm7Ip1xVWtYb7D0x7oH3vad3gjFcjHJzDz9xZ/iw/qItFEW+wGFcLSRPd+1BNnuLM8AsA==} cpu: [x64] os: [darwin] requiresBuild: true dev: true optional: true - /turbo-darwin-arm64@1.9.9: - resolution: {integrity: sha512-VyfkXzTJpYLTAQ9krq2myyEq7RPObilpS04lgJ4OO1piq76RNmSpX9F/t9JCaY9Pj/4TL7i0d8PM7NGhwEA5Ag==} + /turbo-darwin-arm64@1.10.3: + resolution: {integrity: sha512-SBNmOZU9YEB0eyNIxeeQ+Wi0Ufd+nprEVp41rgUSRXEIpXjsDjyBnKnF+sQQj3+FLb4yyi/yZQckB+55qXWEsw==} cpu: [arm64] os: [darwin] requiresBuild: true dev: true optional: true - /turbo-linux-64@1.9.9: - resolution: {integrity: sha512-Fu1MY29Odg8dHOqXcpIIGC3T63XLOGgnGfbobXMKdrC7JQDvtJv8TUCYciRsyknZYjyyKK1z6zKuYIiDjf3KeQ==} + /turbo-linux-64@1.10.3: + resolution: {integrity: sha512-kvAisGKE7xHJdyMxZLvg53zvHxjqPK1UVj4757PQqtx9dnjYHSc8epmivE6niPgDHon5YqImzArCjVZJYpIGHQ==} cpu: [x64] os: [linux] requiresBuild: true dev: true optional: true - /turbo-linux-arm64@1.9.9: - resolution: {integrity: sha512-50LI8NafPuJxdnMCBeDdzgyt1cgjQG7FwkyY336v4e95WJPUVjrHdrKH6jYXhOUyrv9+jCJxwX1Yrg02t5yJ1g==} + /turbo-linux-arm64@1.10.3: + resolution: {integrity: sha512-Qgaqln0IYRgyL0SowJOi+PNxejv1I2xhzXOI+D+z4YHbgSx87ox1IsALYBlK8VRVYY8VCXl+PN12r1ioV09j7A==} cpu: [arm64] os: [linux] requiresBuild: true dev: true optional: true - /turbo-windows-64@1.9.9: - resolution: {integrity: sha512-9IsTReoLmQl1IRsy3WExe2j2RKWXQyXujfJ4fXF+jp08KxjVF4/tYP2CIRJx/A7UP/7keBta27bZqzAjsmbSTA==} + /turbo-windows-64@1.10.3: + resolution: {integrity: sha512-rbH9wManURNN8mBnN/ZdkpUuTvyVVEMiUwFUX4GVE5qmV15iHtZfDLUSGGCP2UFBazHcpNHG1OJzgc55GFFrUw==} cpu: [x64] os: [win32] requiresBuild: true dev: true optional: true - /turbo-windows-arm64@1.9.9: - resolution: {integrity: sha512-CUu4hpeQo68JjDr0V0ygTQRLbS+/sNfdqEVV+Xz9136vpKn2WMQLAuUBVZV0Sp0S/7i+zGnplskT0fED+W46wQ==} + /turbo-windows-arm64@1.10.3: + resolution: {integrity: sha512-ThlkqxhcGZX39CaTjsHqJnqVe+WImjX13pmjnpChz6q5HHbeRxaJSFzgrHIOt0sUUVx90W/WrNRyoIt/aafniw==} cpu: [arm64] os: [win32] requiresBuild: true dev: true optional: true - /turbo@1.9.9: - resolution: {integrity: sha512-+ZS66LOT7ahKHxh6XrIdcmf2Yk9mNpAbPEj4iF2cs0cAeaDU3xLVPZFF0HbSho89Uxwhx7b5HBgPbdcjQTwQkg==} + /turbo@1.10.3: + resolution: {integrity: sha512-U4gKCWcKgLcCjQd4Pl8KJdfEKumpyWbzRu75A6FCj6Ctea1PIm58W6Ltw1QXKqHrl2pF9e1raAskf/h6dlrPCA==} hasBin: true requiresBuild: true optionalDependencies: - turbo-darwin-64: 1.9.9 - turbo-darwin-arm64: 1.9.9 - turbo-linux-64: 1.9.9 - turbo-linux-arm64: 1.9.9 - turbo-windows-64: 1.9.9 - turbo-windows-arm64: 1.9.9 + turbo-darwin-64: 1.10.3 + turbo-darwin-arm64: 1.10.3 + turbo-linux-64: 1.10.3 + turbo-linux-arm64: 1.10.3 + turbo-windows-64: 1.10.3 + turbo-windows-arm64: 1.10.3 dev: true /tweetnacl@0.14.5: