Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update dependency eslint-config-turbo to v2.0.13 (#909)
[![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-config-turbo](https://togithub.com/vercel/turborepo) ([source](https://togithub.com/vercel/turborepo/tree/HEAD/packages/eslint-config-turbo)) | [`2.0.12` -> `2.0.13`](https://renovatebot.com/diffs/npm/eslint-config-turbo/2.0.12/2.0.13) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-config-turbo/2.0.13?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-config-turbo/2.0.13?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-config-turbo/2.0.12/2.0.13?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-config-turbo/2.0.12/2.0.13?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>vercel/turborepo (eslint-config-turbo)</summary> ### [`v2.0.13`](https://togithub.com/vercel/turbo/releases/tag/v2.0.13): Turborepo v2.0.13 [Compare Source](https://togithub.com/vercel/turborepo/compare/v2.0.12...v2.0.13) #### What's Changed ##### Docs - (docs): Improve clarity for watch. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/8957](https://togithub.com/vercel/turbo/pull/8957) - Migrate to Storybook 8.2.6 by [@​joeblas](https://togithub.com/joeblas) in [https://github.com/vercel/turbo/pull/8835](https://togithub.com/vercel/turbo/pull/8835) - chore(repo): update readme and links by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/8965](https://togithub.com/vercel/turbo/pull/8965) - docs: add release flag to cargo build by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/8992](https://togithub.com/vercel/turbo/pull/8992) ##### Changelog - chore: improve error message for package graph construction by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/8966](https://togithub.com/vercel/turbo/pull/8966) - Log changed package names instead of full struct by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/8971](https://togithub.com/vercel/turbo/pull/8971) - refactor: renamed UI to ColorConfig by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/8962](https://togithub.com/vercel/turbo/pull/8962) - fix(watch): display which tasks will be rerun by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/8960](https://togithub.com/vercel/turbo/pull/8960) - fix: print application errors to stderr instead of stdout by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/8969](https://togithub.com/vercel/turbo/pull/8969) - feat: add `--affected` to `turbo ls` by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/8970](https://togithub.com/vercel/turbo/pull/8970) - chore(change_mapper): add debug log explaining why package is root dep by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/8976](https://togithub.com/vercel/turbo/pull/8976) - chore: remove aliases by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/8980](https://togithub.com/vercel/turbo/pull/8980) - enables test_gh\_8599 test by [@​dimitropoulos](https://togithub.com/dimitropoulos) in [https://github.com/vercel/turbo/pull/8984](https://togithub.com/vercel/turbo/pull/8984) - removes GOROOT from globalPassThroughEnv for local dev by [@​dimitropoulos](https://togithub.com/dimitropoulos) in [https://github.com/vercel/turbo/pull/8981](https://togithub.com/vercel/turbo/pull/8981) - simplify Prysk commands by [@​dimitropoulos](https://togithub.com/dimitropoulos) in [https://github.com/vercel/turbo/pull/8982](https://togithub.com/vercel/turbo/pull/8982) - fix(create-turbo): support renamed repositories by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/8993](https://togithub.com/vercel/turbo/pull/8993) - cacheDir for env, config, and flag by [@​dimitropoulos](https://togithub.com/dimitropoulos) in [https://github.com/vercel/turbo/pull/8947](https://togithub.com/vercel/turbo/pull/8947) - Update Socket config by [@​jackwilson323](https://togithub.com/jackwilson323) in [https://github.com/vercel/turbo/pull/9005](https://togithub.com/vercel/turbo/pull/9005) #### New Contributors - [@​joeblas](https://togithub.com/joeblas) made their first contribution in [https://github.com/vercel/turbo/pull/8835](https://togithub.com/vercel/turbo/pull/8835) - [@​konomae](https://togithub.com/konomae) made their first contribution in [https://github.com/vercel/turbo/pull/8908](https://togithub.com/vercel/turbo/pull/8908) **Full Changelog**: vercel/turborepo@v2.0.12...v2.0.13 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/technifit/tasker).
- Loading branch information