From 5d8849e8642c30d337c1d9c8aefc96de5e632cfb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 20 Jul 2023 10:53:53 +0800 Subject: [PATCH] bump(deps): update dependency turbo to ^1.10.9 (#521) 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.8` -> `^1.10.9`](https://renovatebot.com/diffs/npm/turbo/1.10.8/1.10.9) | [![age](https://developer.mend.io/api/mc/badges/age/npm/turbo/1.10.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/turbo/1.10.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/turbo/1.10.8/1.10.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/turbo/1.10.8/1.10.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
vercel/turbo (turbo) ### [`v1.10.9`](https://togithub.com/vercel/turbo/releases/tag/v1.10.9): Turborepo v1.10.9 [Compare Source](https://togithub.com/vercel/turbo/compare/v1.10.8...v1.10.9) ##### What's Changed ##### Changelog - release(turborepo): 1.10.8 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/vercel/turbo/pull/5546](https://togithub.com/vercel/turbo/pull/5546) - Update storybook.mdx by [@​AmitGurbani](https://togithub.com/AmitGurbani) in [https://github.com/vercel/turbo/pull/5537](https://togithub.com/vercel/turbo/pull/5537) - docs: document log order by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/5463](https://togithub.com/vercel/turbo/pull/5463) - feat(turborepo): Add task ids to failure reports by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/5535](https://togithub.com/vercel/turbo/pull/5535) - fix(turborepo): Allow users to select a Vercel team when linking a repository to a Space by [@​mknichel](https://togithub.com/mknichel) in [https://github.com/vercel/turbo/pull/5533](https://togithub.com/vercel/turbo/pull/5533) - Remove binary optimization step. by [@​nathanhammond](https://togithub.com/nathanhammond) in [https://github.com/vercel/turbo/pull/5543](https://togithub.com/vercel/turbo/pull/5543) ##### New Contributors - [@​AmitGurbani](https://togithub.com/AmitGurbani) made their first contribution in [https://github.com/vercel/turbo/pull/5537](https://togithub.com/vercel/turbo/pull/5537) - [@​mknichel](https://togithub.com/mknichel) made their first contribution in [https://github.com/vercel/turbo/pull/5533](https://togithub.com/vercel/turbo/pull/5533) **Full Changelog**: https://github.com/vercel/turbo/compare/v1.10.8...v1.10.9
--- ### 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/contented). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package-lock.json | 56 +++++++++++++++++++++++------------------------ package.json | 2 +- 2 files changed, 29 insertions(+), 29 deletions(-) diff --git a/package-lock.json b/package-lock.json index d8821163..6f89238a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@stickyjs/eslint-config": "1.2.2", "@stickyjs/prettier": "1.2.2", "lerna": "^6.6.2", - "turbo": "^1.10.8" + "turbo": "^1.10.9" }, "engines": { "node": "^18.0.0", @@ -19304,27 +19304,27 @@ } }, "node_modules/turbo": { - "version": "1.10.8", - "resolved": "https://registry.npmjs.org/turbo/-/turbo-1.10.8.tgz", - "integrity": "sha512-lmPKkeRMC/3gjTVxICt93A8zAzjGjbZINdekjzivn4g/rOjpHVNuOuVANU5L4H4R1bzQr8FFvZNQeQaElOjz/Q==", + "version": "1.10.9", + "resolved": "https://registry.npmjs.org/turbo/-/turbo-1.10.9.tgz", + "integrity": "sha512-s1ZRRD89NelCYHty1SpV1Elpv2LRrktgcddbZm9oTq1RPNpJFSrrEOAJhNz/w0fxTSjSN1Ey3TWZghjUjgKuzg==", "dev": true, "hasInstallScript": true, "bin": { "turbo": "bin/turbo" }, "optionalDependencies": { - "turbo-darwin-64": "1.10.8", - "turbo-darwin-arm64": "1.10.8", - "turbo-linux-64": "1.10.8", - "turbo-linux-arm64": "1.10.8", - "turbo-windows-64": "1.10.8", - "turbo-windows-arm64": "1.10.8" + "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" } }, "node_modules/turbo-darwin-64": { - "version": "1.10.8", - "resolved": "https://registry.npmjs.org/turbo-darwin-64/-/turbo-darwin-64-1.10.8.tgz", - "integrity": "sha512-FOK3qrLZE2Yq7/2DkAnAzghisGQroZJs85Rui3IXM/2e7rTtBADmU9w36d4k0Yw7RHEiOo8U4eAYUl52OWRwJQ==", + "version": "1.10.9", + "resolved": "https://registry.npmjs.org/turbo-darwin-64/-/turbo-darwin-64-1.10.9.tgz", + "integrity": "sha512-Avz3wsYYb8/vjyHPVRFbNbowIiaF33vcBRklIUkPchTLvZekrT5x3ltQBCflyoi2zJV9g08hK4xXTGuCxeVvPA==", "cpu": [ "x64" ], @@ -19335,9 +19335,9 @@ ] }, "node_modules/turbo-darwin-arm64": { - "version": "1.10.8", - "resolved": "https://registry.npmjs.org/turbo-darwin-arm64/-/turbo-darwin-arm64-1.10.8.tgz", - "integrity": "sha512-8mbgH8oBycusa8RnbHlvrpHxfZsgNrk6CXMu/KJECpajYT3nSOMK2Rrs+422HqLDTVUw4GAqmTr26nUx8yJoyA==", + "version": "1.10.9", + "resolved": "https://registry.npmjs.org/turbo-darwin-arm64/-/turbo-darwin-arm64-1.10.9.tgz", + "integrity": "sha512-HyggdSPc/v2HuYrJF75smhIlurn8bY2cWpZYCjOL5Pj2DpLyhBs+nk+JirZl7XQiaUEVFj6eTbsejXyDP2Ritw==", "cpu": [ "arm64" ], @@ -19348,9 +19348,9 @@ ] }, "node_modules/turbo-linux-64": { - "version": "1.10.8", - "resolved": "https://registry.npmjs.org/turbo-linux-64/-/turbo-linux-64-1.10.8.tgz", - "integrity": "sha512-eJ1ND3LuILw28gd+9f3Ews7Eika9WOxp+/PxJI+EPHseTrbLMLYqSPAunmZdOx840Pq0Sk5j4Nik7NCzuCWXkg==", + "version": "1.10.9", + "resolved": "https://registry.npmjs.org/turbo-linux-64/-/turbo-linux-64-1.10.9.tgz", + "integrity": "sha512-qvdEgJKzDjOYY8o/HlnSwD+TIXiAML+3l6wUG4Ojuh/6cIhemLMRaHmEG+LygRW7GRw3dDv3hpp9OtiKmyxFdQ==", "cpu": [ "x64" ], @@ -19361,9 +19361,9 @@ ] }, "node_modules/turbo-linux-arm64": { - "version": "1.10.8", - "resolved": "https://registry.npmjs.org/turbo-linux-arm64/-/turbo-linux-arm64-1.10.8.tgz", - "integrity": "sha512-3+pVaOzGP/5GFvQakxuHDMsj43Y6bmaq5/84tvgGL0FgtKpsQvBfdaDs12HX5cb/zUnd2/jdQPNiGJwVeC/McA==", + "version": "1.10.9", + "resolved": "https://registry.npmjs.org/turbo-linux-arm64/-/turbo-linux-arm64-1.10.9.tgz", + "integrity": "sha512-gva8H3CS8F6HlXL6YTDJAPrvPXVjBCxdd4DKABghjAxdknV5mZV1WWwMuGf0Z2W8qtmNG1XS0Dt2Wrb1ERFnLw==", "cpu": [ "arm64" ], @@ -19374,9 +19374,9 @@ ] }, "node_modules/turbo-windows-64": { - "version": "1.10.8", - "resolved": "https://registry.npmjs.org/turbo-windows-64/-/turbo-windows-64-1.10.8.tgz", - "integrity": "sha512-LdryI+ZQsVrW4hWZw5G5vJz0syjWxyc0tnieZRefy+d9Ti1du/qCYLP0KQRgL9Yuh1klbH/tzmx70upGARgWKQ==", + "version": "1.10.9", + "resolved": "https://registry.npmjs.org/turbo-windows-64/-/turbo-windows-64-1.10.9.tgz", + "integrity": "sha512-OZ+bkSBJIkyl4JBDk8FX2/bOqtrElfXQV/KQ8/ibddB8Clzn/owx9FS1eXGdvttRZ9IJWzPrdFv+k4vbWQfE7w==", "cpu": [ "x64" ], @@ -19387,9 +19387,9 @@ ] }, "node_modules/turbo-windows-arm64": { - "version": "1.10.8", - "resolved": "https://registry.npmjs.org/turbo-windows-arm64/-/turbo-windows-arm64-1.10.8.tgz", - "integrity": "sha512-whHnhM84KIa2Ly/fcw2Ujw2Rr/9wh8ynAdZ9bdvZoZKAbOr3tXKft0tmy50jQ6IsNr6Cj0XD4cuSTKhvqoGtYA==", + "version": "1.10.9", + "resolved": "https://registry.npmjs.org/turbo-windows-arm64/-/turbo-windows-arm64-1.10.9.tgz", + "integrity": "sha512-WhhhioGaePkGdGOIlrOB8LF8400FJUAQcVf8yCTvjzDB+OWn3dJQ3nalFjxH0PlZ17l6TPGt1WvWQiDVXUE4pw==", "cpu": [ "arm64" ], diff --git a/package.json b/package.json index baacf72e..8c37ecaf 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@stickyjs/eslint-config": "1.2.2", "@stickyjs/prettier": "1.2.2", "lerna": "^6.6.2", - "turbo": "^1.10.8" + "turbo": "^1.10.9" }, "packageManager": "npm@9.5.1", "engines": {