This repository has been archived by the owner on Sep 11, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bump(deps): update dependency turbo to v1.8.1 (#106)
[![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.7.4` -> `1.8.1`](https://renovatebot.com/diffs/npm/turbo/1.7.4/1.8.1) | [![age](https://badges.renovateapi.com/packages/npm/turbo/1.8.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/turbo/1.8.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/turbo/1.8.1/compatibility-slim/1.7.4)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/turbo/1.8.1/confidence-slim/1.7.4)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>vercel/turbo</summary> ### [`v1.8.1`](https://togithub.com/vercel/turbo/releases/tag/v1.8.1): Turborepo v1.8.1 [Compare Source](https://togithub.com/vercel/turbo/compare/v1.8.0...v1.8.1) <!-- Release notes generated using configuration in .github/turborepo-release.yml at v1.8.1 --> #### What's Changed ##### Changelog - release(turborepo): 1.8.0 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/vercel/turbo/pull/3863](https://togithub.com/vercel/turbo/pull/3863) - Bump versions for eslint plugin packages by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/3868](https://togithub.com/vercel/turbo/pull/3868) - Documentation for Workspace Configs by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/3788](https://togithub.com/vercel/turbo/pull/3788) - Fix issue with merging dependsOn from Workspace Configs by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/3866](https://togithub.com/vercel/turbo/pull/3866) **Full Changelog**: vercel/turborepo@v1.8.0...v1.8.1 ### [`v1.8.0`](https://togithub.com/vercel/turbo/releases/tag/v1.8.0): Turborepo v1.8.0 [Compare Source](https://togithub.com/vercel/turbo/compare/v1.7.4...v1.8.0) <!-- Release notes generated using configuration in .github/turborepo-release.yml at v1.8.0 --> #### What's Changed ##### Changelog - fix: Use go implementation when no build tags present by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/3678](https://togithub.com/vercel/turbo/pull/3678) - Avoid filename conflict by [@​sokra](https://togithub.com/sokra) in [https://github.com/vercel/turbo/pull/3673](https://togithub.com/vercel/turbo/pull/3673) - fix: remove turborepo binary dependency on ffi by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/3683](https://togithub.com/vercel/turbo/pull/3683) - chore: add local and global versions in debug by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/3661](https://togithub.com/vercel/turbo/pull/3661) - refactor ResolveResult to allow mixing special and assets in alternatives by [@​sokra](https://togithub.com/sokra) in [https://github.com/vercel/turbo/pull/3675](https://togithub.com/vercel/turbo/pull/3675) - docs: add package.json and turbo.json to a pruned directory example by [@​m-shaka](https://togithub.com/m-shaka) in [https://github.com/vercel/turbo/pull/3666](https://togithub.com/vercel/turbo/pull/3666) - release(turborepo): 1.7.4 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/vercel/turbo/pull/3688](https://togithub.com/vercel/turbo/pull/3688) - test(turborepo): Login by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/3663](https://togithub.com/vercel/turbo/pull/3663) - Add a page about installing turbo, including both global and repo-local by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/3686](https://togithub.com/vercel/turbo/pull/3686) - fix: update verbosity integration tests by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/3699](https://togithub.com/vercel/turbo/pull/3699) - Revert protoc version and stop building ffi on make by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/3705](https://togithub.com/vercel/turbo/pull/3705) - Re-add ffi-install step during make by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/3708](https://togithub.com/vercel/turbo/pull/3708) - Check in Go file generated from protobuf by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/3710](https://togithub.com/vercel/turbo/pull/3710) - feat(docs): update verbosity reference by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/3740](https://togithub.com/vercel/turbo/pull/3740) - feat(cli): reccomend codemod in updater by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/3743](https://togithub.com/vercel/turbo/pull/3743) - fix(turbo): improved yarn berry pnp support ([#​3744](https://togithub.com/vercel/turbo/issues/3744) by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/3744](https://togithub.com/vercel/turbo/pull/3744) - release(turborepo): 1.7.5-canary.0 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/vercel/turbo/pull/3752](https://togithub.com/vercel/turbo/pull/3752) - Add support for `--graph=file.mermaid` by [@​styfle](https://togithub.com/styfle) in [https://github.com/vercel/turbo/pull/3633](https://togithub.com/vercel/turbo/pull/3633) - chore: add option to dump args sent to go by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/3515](https://togithub.com/vercel/turbo/pull/3515) - Revert "chore: add option to dump args sent to go ([#​3515](https://togithub.com/vercel/turbo/issues/3515))" by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/3782](https://togithub.com/vercel/turbo/pull/3782) - Warn on absolute paths used in turbo.json by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/3658](https://togithub.com/vercel/turbo/pull/3658) - Change error log line to debug, it's not an error by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/3808](https://togithub.com/vercel/turbo/pull/3808) - Remove TIMING=1 from eslint command in examples and create-turbo starter by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/3813](https://togithub.com/vercel/turbo/pull/3813) - Use non-high intensity yellow for warnings for readability on white background by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/3810](https://togithub.com/vercel/turbo/pull/3810) - use consistent actions/checkout version in examples by [@​oddnavy](https://togithub.com/oddnavy) in [https://github.com/vercel/turbo/pull/3791](https://togithub.com/vercel/turbo/pull/3791) - feat(types): update turbo.json schema by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/3821](https://togithub.com/vercel/turbo/pull/3821) - Ensure Task can depend across workspaces by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/3820](https://togithub.com/vercel/turbo/pull/3820) - Error if none of the tasks passed to CLI were found by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/3828](https://togithub.com/vercel/turbo/pull/3828) - port(turborepo): Unlink by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/3824](https://togithub.com/vercel/turbo/pull/3824) - Add `outputs` to all examples by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/3830](https://togithub.com/vercel/turbo/pull/3830) - Callout installation docs in getting started by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/3833](https://togithub.com/vercel/turbo/pull/3833) - Bump [@​types/react](https://togithub.com/types/react) version in create-turbo starter by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/3844](https://togithub.com/vercel/turbo/pull/3844) - chore(deps): update dependency [@​types/express](https://togithub.com/types/express) to v4.17.17 by [@​renovate](https://togithub.com/renovate) in [https://github.com/vercel/turbo/pull/3636](https://togithub.com/vercel/turbo/pull/3636) - Add package version to eslint.mdx in eslint-config-custom example by [@​KamWis](https://togithub.com/KamWis) in [https://github.com/vercel/turbo/pull/3511](https://togithub.com/vercel/turbo/pull/3511) - Copy `public` directory to docker by [@​sandumorari](https://togithub.com/sandumorari) in [https://github.com/vercel/turbo/pull/2642](https://togithub.com/vercel/turbo/pull/2642) #### New Contributors - [@​chicoworry](https://togithub.com/chicoworry) made their first contribution in [https://github.com/vercel/turbo/pull/3763](https://togithub.com/vercel/turbo/pull/3763) - [@​h-a-n-a](https://togithub.com/h-a-n-a) made their first contribution in [https://github.com/vercel/turbo/pull/3762](https://togithub.com/vercel/turbo/pull/3762) - [@​nonparibus](https://togithub.com/nonparibus) made their first contribution in [https://github.com/vercel/turbo/pull/3400](https://togithub.com/vercel/turbo/pull/3400) - [@​KamWis](https://togithub.com/KamWis) made their first contribution in [https://github.com/vercel/turbo/pull/3511](https://togithub.com/vercel/turbo/pull/3511) - [@​sandumorari](https://togithub.com/sandumorari) made their first contribution in [https://github.com/vercel/turbo/pull/2642](https://togithub.com/vercel/turbo/pull/2642) - [@​angeblecon](https://togithub.com/angeblecon) made their first contribution in [https://github.com/vercel/turbo/pull/3852](https://togithub.com/vercel/turbo/pull/3852) **Full Changelog**: vercel/turborepo@v1.7.4...v1.8.0 </details> --- ### 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. --- - [ ] <!-- rebase-check -->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/BirthdayResearch/sticky). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNDMuMSIsInVwZGF0ZWRJblZlciI6IjM0LjE0My4xIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information