Skip to content

Commit 903d657

Browse files
chore(dev-deps): ⬆️ update turbo to ^1.10.8 (#161)
[![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.7` -> `^1.10.8`](https://renovatebot.com/diffs/npm/turbo/1.10.7/1.10.8) | [![age](https://developer.mend.io/api/mc/badges/age/npm/turbo/1.10.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/turbo/1.10.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/turbo/1.10.7/1.10.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/turbo/1.10.7/1.10.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>vercel/turbo (turbo)</summary> ### [`v1.10.8`](https://togithub.com/vercel/turbo/releases/tag/v1.10.8): Turborepo v1.10.8 [Compare Source](https://togithub.com/vercel/turbo/compare/v1.10.7...v1.10.8) #### What's Changed ##### Changelog - release(turborepo): 1.10.7 by [@&#8203;github-actions](https://togithub.com/github-actions) in [https://github.com/vercel/turbo/pull/5434](https://togithub.com/vercel/turbo/pull/5434) - chore(turborepo-docs): typo in code generation by [@&#8203;devdumpling](https://togithub.com/devdumpling) in [https://github.com/vercel/turbo/pull/5445](https://togithub.com/vercel/turbo/pull/5445) - docs: update create-new.mdx by [@&#8203;tyler-lutz](https://togithub.com/tyler-lutz) in [https://github.com/vercel/turbo/pull/5464](https://togithub.com/vercel/turbo/pull/5464) - fix(turborepo): properly tag errors when running in GH Actions by [@&#8203;gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/5435](https://togithub.com/vercel/turbo/pull/5435) - feat(turborepo): Calculate package inference by [@&#8203;gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/5406](https://togithub.com/vercel/turbo/pull/5406) - feat(lockfile) hide berry lockfile lifetime by [@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/5436](https://togithub.com/vercel/turbo/pull/5436) - feat(turborepo): More verbose status error by [@&#8203;gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/5489](https://togithub.com/vercel/turbo/pull/5489) - chore: suggest git upgrade by [@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/5472](https://togithub.com/vercel/turbo/pull/5472) - release(turborepo): 1.10.8-canary.0 by [@&#8203;github-actions](https://togithub.com/github-actions) in [https://github.com/vercel/turbo/pull/5490](https://togithub.com/vercel/turbo/pull/5490) - Use Workspace Configurations. by [@&#8203;anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/5492](https://togithub.com/vercel/turbo/pull/5492) - fix(turborepo): use serde_jsonc recommended pattern. by [@&#8203;nathanhammond](https://togithub.com/nathanhammond) in [https://github.com/vercel/turbo/pull/5491](https://togithub.com/vercel/turbo/pull/5491) - chore: Fix clippy errors and remove old feature directives by [@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/5497](https://togithub.com/vercel/turbo/pull/5497) - feat(turborepo): Port HTTP Cache by [@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/5065](https://togithub.com/vercel/turbo/pull/5065) - fix(turborepo): Copy bytes from stdout and stderr before saving them by [@&#8203;gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/5508](https://togithub.com/vercel/turbo/pull/5508) - chore: Added clippy deny all to crates by [@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/5514](https://togithub.com/vercel/turbo/pull/5514) - Fix link. by [@&#8203;anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/5518](https://togithub.com/vercel/turbo/pull/5518) - Better spot for link. by [@&#8203;anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/5520](https://togithub.com/vercel/turbo/pull/5520) - Implement hashing fallback by [@&#8203;gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/5505](https://togithub.com/vercel/turbo/pull/5505) - release(turborepo): 1.10.8-canary.1 by [@&#8203;github-actions](https://togithub.com/github-actions) in [https://github.com/vercel/turbo/pull/5523](https://togithub.com/vercel/turbo/pull/5523) - chore: use fs-err in turborepo fs related libs by [@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/5517](https://togithub.com/vercel/turbo/pull/5517) - fix(turborepo): Rebuild turbo if Go code has changed by [@&#8203;gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/5530](https://togithub.com/vercel/turbo/pull/5530) - fix(turborepo): Export and match on our copy of BasicUI by [@&#8203;gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/5532](https://togithub.com/vercel/turbo/pull/5532) - release(turborepo): 1.10.8-canary.2 by [@&#8203;github-actions](https://togithub.com/github-actions) in [https://github.com/vercel/turbo/pull/5534](https://togithub.com/vercel/turbo/pull/5534) - feat(turborepo): FS Cache by [@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/5473](https://togithub.com/vercel/turbo/pull/5473) #### New Contributors - [@&#8203;devdumpling](https://togithub.com/devdumpling) made their first contribution in [https://github.com/vercel/turbo/pull/5445](https://togithub.com/vercel/turbo/pull/5445) - [@&#8203;tyler-lutz](https://togithub.com/tyler-lutz) made their first contribution in [https://github.com/vercel/turbo/pull/5464](https://togithub.com/vercel/turbo/pull/5464) **Full Changelog**: vercel/turborepo@v1.10.7...v1.10.8 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 12am and before 5am every weekday,every weekend" in timezone Asia/Kolkata, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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/timelessco/js-bottomsheet).
1 parent 03eb87b commit 903d657

File tree

2 files changed

+23
-23
lines changed

2 files changed

+23
-23
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"stylelint-config-clean-order": "^5.0.1",
6161
"stylelint-config-prettier": "^9.0.5",
6262
"stylelint-config-standard": "^34.0.0",
63-
"turbo": "^1.10.7"
63+
"turbo": "^1.10.8"
6464
},
6565
"browserslist": {
6666
"production": [

pnpm-lock.yaml

+22-22
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)