Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(eslint-config): update dependency eslint-plugin-turbo to v1 (#344)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint-plugin-turbo](https://github.com/vercel/turbo) | [`0.0.10` -> `1.8.6`](https://renovatebot.com/diffs/npm/eslint-plugin-turbo/0.0.10/1.8.6) | [![age](https://badges.renovateapi.com/packages/npm/eslint-plugin-turbo/1.8.6/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/eslint-plugin-turbo/1.8.6/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/eslint-plugin-turbo/1.8.6/compatibility-slim/0.0.10)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/eslint-plugin-turbo/1.8.6/confidence-slim/0.0.10)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>vercel/turbo</summary> ### [`v1.8.6`](https://github.com/vercel/turbo/releases/tag/v1.8.6): Turborepo v1.8.6 #### What's Changed ##### Changelog - release(turborepo): 1.8.5 by [@​github-actions](https://github.com/github-actions) in [https://github.com/vercel/turbo/pull/4278](https://github.com/vercel/turbo/pull/4278) - chore(release): add new packages to publish flow by [@​tknickman](https://github.com/tknickman) in [https://github.com/vercel/turbo/pull/4271](https://github.com/vercel/turbo/pull/4271) - Break up client package and delete unused code by [@​mehulkar](https://github.com/mehulkar) in [https://github.com/vercel/turbo/pull/4303](https://github.com/vercel/turbo/pull/4303) - Sort task ancestors in task summary by [@​mehulkar](https://github.com/mehulkar) in [https://github.com/vercel/turbo/pull/4311](https://github.com/vercel/turbo/pull/4311) - Don't hash env var when the value is an empty string by [@​mehulkar](https://github.com/mehulkar) in [https://github.com/vercel/turbo/pull/4312](https://github.com/vercel/turbo/pull/4312) - fix(signal handling for child process) by [@​chris-olszewski](https://github.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/4290](https://github.com/vercel/turbo/pull/4290) - Send run summary to API by [@​mehulkar](https://github.com/mehulkar) in [https://github.com/vercel/turbo/pull/4250](https://github.com/vercel/turbo/pull/4250) - Make Single Package repo work with globalDependencies config by [@​mehulkar](https://github.com/mehulkar) in [https://github.com/vercel/turbo/pull/4240](https://github.com/vercel/turbo/pull/4240) - fix: make turbo command regex stricter by [@​chris-olszewski](https://github.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/4325](https://github.com/vercel/turbo/pull/4325) - Add `endTime` into task execution summary by [@​mehulkar](https://github.com/mehulkar) in [https://github.com/vercel/turbo/pull/4326](https://github.com/vercel/turbo/pull/4326) - Add start and endTime to top level execution summary by [@​mehulkar](https://github.com/mehulkar) in [https://github.com/vercel/turbo/pull/4334](https://github.com/vercel/turbo/pull/4334) - Record exit codes per task in a run by [@​mehulkar](https://github.com/mehulkar) in [https://github.com/vercel/turbo/pull/4344](https://github.com/vercel/turbo/pull/4344) - Consolidate two representations of task by [@​mehulkar](https://github.com/mehulkar) in [https://github.com/vercel/turbo/pull/4342](https://github.com/vercel/turbo/pull/4342) - Add top level exitCode to RunSummary by [@​mehulkar](https://github.com/mehulkar) in [https://github.com/vercel/turbo/pull/4343](https://github.com/vercel/turbo/pull/4343) - Reduce boilerplate in run sumamry tests by [@​mehulkar](https://github.com/mehulkar) in [https://github.com/vercel/turbo/pull/4353](https://github.com/vercel/turbo/pull/4353) - fix: error swallowing when using continue by [@​chris-olszewski](https://github.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/4354](https://github.com/vercel/turbo/pull/4354) **Full Changelog**: vercel/turborepo@v1.8.5...v1.8.6 </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 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://app.renovatebot.com/dashboard#github/weareinreach/InReach). PR-URL: #344 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information