Skip to content

Commit

Permalink
fix(deps): update dependency eslint-config-turbo to v2.0.13 (#909)
Browse files Browse the repository at this point in the history
[![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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;dimitropoulos](https://togithub.com/dimitropoulos) in [https://github.com/vercel/turbo/pull/8981](https://togithub.com/vercel/turbo/pull/8981)
-   simplify Prysk commands by [@&#8203;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 [@&#8203;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 [@&#8203;dimitropoulos](https://togithub.com/dimitropoulos) in [https://github.com/vercel/turbo/pull/8947](https://togithub.com/vercel/turbo/pull/8947)
-   Update Socket config by [@&#8203;jackwilson323](https://togithub.com/jackwilson323) in [https://github.com/vercel/turbo/pull/9005](https://togithub.com/vercel/turbo/pull/9005)

#### New Contributors

-   [@&#8203;joeblas](https://togithub.com/joeblas) made their first contribution in [https://github.com/vercel/turbo/pull/8835](https://togithub.com/vercel/turbo/pull/8835)
-   [@&#8203;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
renovate[bot] authored Aug 14, 2024
1 parent c14e4dd commit 06605a8
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion tooling/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@typescript-eslint/parser": "7.18.0",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-config-turbo": "2.0.12",
"eslint-config-turbo": "2.0.13",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsx-a11y": "6.9.0",
"eslint-plugin-react": "7.35.0",
Expand Down

0 comments on commit 06605a8

Please sign in to comment.