Skip to content

Commit

Permalink
fix(deps): update turbo monorepo to v2.0.10 (#855)
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://github.com/vercel/turbo) ([source](https://github.com/vercel/turbo/tree/HEAD/packages/eslint-config-turbo)) | [`2.0.9` -> `2.0.10`](https://renovatebot.com/diffs/npm/eslint-config-turbo/2.0.9/2.0.10) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-config-turbo/2.0.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-config-turbo/2.0.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-config-turbo/2.0.9/2.0.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-config-turbo/2.0.9/2.0.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
| [turbo](https://turbo.build/repo) ([source](https://github.com/vercel/turbo)) | [`2.0.9` -> `2.0.10`](https://renovatebot.com/diffs/npm/turbo/2.0.9/2.0.10) | [![age](https://developer.mend.io/api/mc/badges/age/npm/turbo/2.0.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/turbo/2.0.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/turbo/2.0.9/2.0.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/turbo/2.0.9/2.0.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>vercel/turbo (eslint-config-turbo)</summary>

### [`v2.0.10`](https://github.com/vercel/turbo/compare/v2.0.9...v2.0.10)

[Compare Source](https://github.com/vercel/turbo/compare/v2.0.9...v2.0.10)

</details>

<details>
<summary>vercel/turbo (turbo)</summary>

### [`v2.0.10`](https://github.com/vercel/turbo/releases/tag/v2.0.10): Turborepo v2.0.10

[Compare Source](https://github.com/vercel/turbo/compare/v2.0.9...v2.0.10)



#### What's Changed

##### Examples

-   chore: dedupe link component in kitchen sink by [@&#8203;chris-olszewski](https://github.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/8813](https://github.com/vercel/turbo/pull/8813)
-   feat(examples): add example-with-typeorm by [@&#8203;cgoinglove](https://github.com/cgoinglove) in [https://github.com/vercel/turbo/pull/8143](https://github.com/vercel/turbo/pull/8143)

##### Changelog

-   feat(turbo): add TMP and TEMP variables to pass through by [@&#8203;cahilfoley](https://github.com/cahilfoley) in [https://github.com/vercel/turbo/pull/8803](https://github.com/vercel/turbo/pull/8803)
-   chore: add trace level logging to process management by [@&#8203;chris-olszewski](https://github.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/8822](https://github.com/vercel/turbo/pull/8822)
-   chore(infer): add test for current behavior by [@&#8203;chris-olszewski](https://github.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/8825](https://github.com/vercel/turbo/pull/8825)
-   fix: close stdin for non-interactive tasks by [@&#8203;chris-olszewski](https://github.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/8838](https://github.com/vercel/turbo/pull/8838)
-   chore(turborepo): print the turbo version on start up by [@&#8203;NicholasLYang](https://github.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/8841](https://github.com/vercel/turbo/pull/8841)
-   chore(auth): catch forbidden cache access error by [@&#8203;chris-olszewski](https://github.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/8853](https://github.com/vercel/turbo/pull/8853)
-   chore(telemetry): remove unused codepath field by [@&#8203;mehulkar](https://github.com/mehulkar) in [https://github.com/vercel/turbo/pull/8855](https://github.com/vercel/turbo/pull/8855)
-   chore(schema): update schema with dangerouslyDisablePackageManagerCheck by [@&#8203;chris-olszewski](https://github.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/8856](https://github.com/vercel/turbo/pull/8856)
-   fix(turborepo): task table width bug by [@&#8203;NicholasLYang](https://github.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/8868](https://github.com/vercel/turbo/pull/8868)
-   feat(turborepo): added specific symbol for cache hit by [@&#8203;NicholasLYang](https://github.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/8869](https://github.com/vercel/turbo/pull/8869)
-   feat(tui): terminal pane mouse copying by [@&#8203;chris-olszewski](https://github.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/8713](https://github.com/vercel/turbo/pull/8713)
-   chore(filter): add additional logs for scm based filters by [@&#8203;chris-olszewski](https://github.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/8850](https://github.com/vercel/turbo/pull/8850)
-   chore:(logging): improve debug logs with -vv by [@&#8203;mehulkar](https://github.com/mehulkar) in [https://github.com/vercel/turbo/pull/8867](https://github.com/vercel/turbo/pull/8867)
-   (chore): Make FS error more clear. by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [https://github.com/vercel/turbo/pull/8881](https://github.com/vercel/turbo/pull/8881)
-   adds daemon flag for env var and turbo.json by [@&#8203;dimitropoulos](https://github.com/dimitropoulos) in [https://github.com/vercel/turbo/pull/8728](https://github.com/vercel/turbo/pull/8728)
-   fix(windows): keep stdin open for conpty processes by [@&#8203;chris-olszewski](https://github.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/8885](https://github.com/vercel/turbo/pull/8885)

#### New Contributors

-   [@&#8203;cahilfoley](https://github.com/cahilfoley) made their first contribution in [https://github.com/vercel/turbo/pull/8803](https://github.com/vercel/turbo/pull/8803)
-   [@&#8203;busybox11](https://github.com/busybox11) made their first contribution in [https://github.com/vercel/turbo/pull/8799](https://github.com/vercel/turbo/pull/8799)
-   [@&#8203;samydoesit](https://github.com/samydoesit) made their first contribution in [https://github.com/vercel/turbo/pull/8725](https://github.com/vercel/turbo/pull/8725)
-   [@&#8203;gdarchen](https://github.com/gdarchen) made their first contribution in [https://github.com/vercel/turbo/pull/8830](https://github.com/vercel/turbo/pull/8830)
-   [@&#8203;cgoinglove](https://github.com/cgoinglove) made their first contribution in [https://github.com/vercel/turbo/pull/8143](https://github.com/vercel/turbo/pull/8143)

**Full Changelog**: vercel/turborepo@v2.0.9...v2.0.10

</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 these updates 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 Jul 30, 2024
1 parent b42f034 commit bc05505
Show file tree
Hide file tree
Showing 3 changed files with 40 additions and 40 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"prettier": "3.3.3",
"prettier-plugin-packagejson": "2.5.1",
"prettier-plugin-tailwindcss": "0.6.5",
"turbo": "2.0.9",
"turbo": "2.0.10",
"typescript": "5.5.4"
},
"packageManager": "pnpm@9.6.0",
Expand Down
76 changes: 38 additions & 38 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.9",
"eslint-config-turbo": "2.0.10",
"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 bc05505

Please sign in to comment.