From daea910606adf194b2ae84d5a933b3e4da9b3e89 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 25 Jul 2023 10:43:00 +0800 Subject: [PATCH] bump(deps): update dependency turbo to v1.10.11 (#229) 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.10.9` -> `1.10.11`](https://renovatebot.com/diffs/npm/turbo/1.10.9/1.10.11) | [![age](https://developer.mend.io/api/mc/badges/age/npm/turbo/1.10.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/turbo/1.10.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/turbo/1.10.9/1.10.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/turbo/1.10.9/1.10.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
vercel/turbo (turbo) ### [`v1.10.11`](https://togithub.com/vercel/turbo/releases/tag/v1.10.11): Turborepo v1.10.11 [Compare Source](https://togithub.com/vercel/turbo/compare/v1.10.10...v1.10.11) #### What's Changed ##### Changelog - release(turborepo): 1.10.10 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/vercel/turbo/pull/5593](https://togithub.com/vercel/turbo/pull/5593) - fix: re-enable go-daemon by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/5596](https://togithub.com/vercel/turbo/pull/5596) **Full Changelog**: https://github.com/vercel/turbo/compare/v1.10.10...v1.10.11 ### [`v1.10.10`](https://togithub.com/vercel/turbo/releases/tag/v1.10.10): Turborepo v1.10.10 [Compare Source](https://togithub.com/vercel/turbo/compare/v1.10.9...v1.10.10) #### What's Changed ##### Changelog - chore: no longer convert in relative unix path constructor by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/5552](https://togithub.com/vercel/turbo/pull/5552) - release(turborepo): 1.10.9-canary.0 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/vercel/turbo/pull/5559](https://togithub.com/vercel/turbo/pull/5559) - fix(lockfile): Fix directory resolution variant by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/5551](https://togithub.com/vercel/turbo/pull/5551) - feat(turborepo): Add proxy support to create-turbo and turbo-gen by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/5554](https://togithub.com/vercel/turbo/pull/5554) - release(turborepo): 1.10.9 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/vercel/turbo/pull/5565](https://togithub.com/vercel/turbo/pull/5565) - feat: port prune to rust by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/5531](https://togithub.com/vercel/turbo/pull/5531) - fix: pnpm alias workspace deps by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/5569](https://togithub.com/vercel/turbo/pull/5569) - release(turborepo): 1.10.10-canary.0 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/vercel/turbo/pull/5577](https://togithub.com/vercel/turbo/pull/5577) - fix: Forward verbosity flags to local turbo by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/5578](https://togithub.com/vercel/turbo/pull/5578) - feat: port package graph validation by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/5566](https://togithub.com/vercel/turbo/pull/5566) **Full Changelog**: https://github.com/vercel/turbo/compare/v1.10.9...v1.10.10
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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. --- - [ ] 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://developer.mend.io/github/levaintech/sticky). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- packages/turbo/package.json | 2 +- pnpm-lock.yaml | 48 ++++++++++++++++++------------------- 3 files changed, 26 insertions(+), 26 deletions(-) diff --git a/package.json b/package.json index 7f568f3..2804017 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@stickyjs/prettier": "workspace:*", "@stickyjs/turbo": "workspace:*", "@stickyjs/typescript": "workspace:*", - "turbo": "1.10.9", + "turbo": "1.10.11", "typescript": "4.9.5" }, "packageManager": "pnpm@8.6.2", diff --git a/packages/turbo/package.json b/packages/turbo/package.json index 64ae445..ad8560b 100644 --- a/packages/turbo/package.json +++ b/packages/turbo/package.json @@ -44,7 +44,7 @@ }, "devDependencies": { "@stickyjs/jest": "workspace:*", - "turbo": "1.10.9" + "turbo": "1.10.11" }, "peerDependencies": { "turbo": "*" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8853958..87ed871 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,8 +21,8 @@ importers: specifier: workspace:* version: link:packages/typescript turbo: - specifier: 1.10.9 - version: 1.10.9 + specifier: 1.10.11 + version: 1.10.11 typescript: specifier: 4.9.5 version: 4.9.5 @@ -137,8 +137,8 @@ importers: specifier: workspace:* version: link:../jest turbo: - specifier: 1.10.9 - version: 1.10.9 + specifier: 1.10.11 + version: 1.10.11 packages/turbo-jest: dependencies: @@ -5987,65 +5987,65 @@ packages: resolution: {integrity: sha512-mSxlJJwl3BMEQCUNnxXBU9jP4JBktcEGhURcPR6VQVlnP0FdDEsIaz0C35dXNGLyRfrATNofF0F5p2KPxQgB+w==} dev: false - /turbo-darwin-64@1.10.9: - resolution: {integrity: sha512-Avz3wsYYb8/vjyHPVRFbNbowIiaF33vcBRklIUkPchTLvZekrT5x3ltQBCflyoi2zJV9g08hK4xXTGuCxeVvPA==} + /turbo-darwin-64@1.10.11: + resolution: {integrity: sha512-pHNz6D5XUVB+bgZMKXIOegvH9GzPXucwgiHFatQcRoscAW1te1Zvn3fAWYo/mJ550AqPWQLmALZZel3z3lllLA==} cpu: [x64] os: [darwin] requiresBuild: true dev: true optional: true - /turbo-darwin-arm64@1.10.9: - resolution: {integrity: sha512-HyggdSPc/v2HuYrJF75smhIlurn8bY2cWpZYCjOL5Pj2DpLyhBs+nk+JirZl7XQiaUEVFj6eTbsejXyDP2Ritw==} + /turbo-darwin-arm64@1.10.11: + resolution: {integrity: sha512-j3yGAvkBu0BqR+5nb9LiRs8UZsUQDOqpdP4S9OW3+W5jorJIxUxLawwk3XqoYVGhmPh84LWWOOrMgFQ/Y/3WSg==} cpu: [arm64] os: [darwin] requiresBuild: true dev: true optional: true - /turbo-linux-64@1.10.9: - resolution: {integrity: sha512-qvdEgJKzDjOYY8o/HlnSwD+TIXiAML+3l6wUG4Ojuh/6cIhemLMRaHmEG+LygRW7GRw3dDv3hpp9OtiKmyxFdQ==} + /turbo-linux-64@1.10.11: + resolution: {integrity: sha512-FZ+/VT3Yt188VvPuvqIwIyvosYALzu7e8ewxpl8yiYDwQbLwxMOEt2UKACsL+D7wzNtIMPRDxNmnhNvTbx9Afw==} cpu: [x64] os: [linux] requiresBuild: true dev: true optional: true - /turbo-linux-arm64@1.10.9: - resolution: {integrity: sha512-gva8H3CS8F6HlXL6YTDJAPrvPXVjBCxdd4DKABghjAxdknV5mZV1WWwMuGf0Z2W8qtmNG1XS0Dt2Wrb1ERFnLw==} + /turbo-linux-arm64@1.10.11: + resolution: {integrity: sha512-IfxO8S1FiikunmUnlul1sd5piPlunU1QlnNNGFfhKJkMidkJ0rXsSbh2epn/pXO8RRPBnFRxYkp6gJz/FTUUTg==} cpu: [arm64] os: [linux] requiresBuild: true dev: true optional: true - /turbo-windows-64@1.10.9: - resolution: {integrity: sha512-OZ+bkSBJIkyl4JBDk8FX2/bOqtrElfXQV/KQ8/ibddB8Clzn/owx9FS1eXGdvttRZ9IJWzPrdFv+k4vbWQfE7w==} + /turbo-windows-64@1.10.11: + resolution: {integrity: sha512-5qwTEk27duxYIsDycgZdpti1b41Xu2D3W+WRlg++sylwqhAgcPhfcppXMGd70h/SScgIh7IeLjzgTK7+YPE77g==} cpu: [x64] os: [win32] requiresBuild: true dev: true optional: true - /turbo-windows-arm64@1.10.9: - resolution: {integrity: sha512-WhhhioGaePkGdGOIlrOB8LF8400FJUAQcVf8yCTvjzDB+OWn3dJQ3nalFjxH0PlZ17l6TPGt1WvWQiDVXUE4pw==} + /turbo-windows-arm64@1.10.11: + resolution: {integrity: sha512-FGvWCWvii4PZqy+4VBoanKaMkqeRD146iHL67YpY5sp8z5H/Gkywtu8xxBbkgP14lBr6fAsyRarHBuR+c52cDg==} cpu: [arm64] os: [win32] requiresBuild: true dev: true optional: true - /turbo@1.10.9: - resolution: {integrity: sha512-s1ZRRD89NelCYHty1SpV1Elpv2LRrktgcddbZm9oTq1RPNpJFSrrEOAJhNz/w0fxTSjSN1Ey3TWZghjUjgKuzg==} + /turbo@1.10.11: + resolution: {integrity: sha512-6GzYbsG5Ro6dK62dJuBjA53RdpMr1PWVwN6ZZRSMgYgkvFmNDMwxzJUKuCSi+jfDSt6avwT7koNlwRPfgTFuOw==} hasBin: true requiresBuild: true optionalDependencies: - turbo-darwin-64: 1.10.9 - turbo-darwin-arm64: 1.10.9 - turbo-linux-64: 1.10.9 - turbo-linux-arm64: 1.10.9 - turbo-windows-64: 1.10.9 - turbo-windows-arm64: 1.10.9 + turbo-darwin-64: 1.10.11 + turbo-darwin-arm64: 1.10.11 + turbo-linux-64: 1.10.11 + turbo-linux-arm64: 1.10.11 + turbo-windows-64: 1.10.11 + turbo-windows-arm64: 1.10.11 dev: true /tweetnacl@0.14.5: