Commit 223364a
authored
chore(deps): update dependency turbo to v2.8.10 (#480)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [turbo](https://turborepo.dev)
([source](https://redirect.github.com/vercel/turborepo)) | [`2.8.9` →
`2.8.10`](https://renovatebot.com/diffs/npm/turbo/2.8.9/2.8.10) |

|

|
---
### Release Notes
<details>
<summary>vercel/turborepo (turbo)</summary>
###
[`v2.8.10`](https://redirect.github.com/vercel/turborepo/releases/tag/v2.8.10):
Turborepo v2.8.10
[Compare
Source](https://redirect.github.com/vercel/turborepo/compare/v2.8.9...v2.8.10)
<!-- Release notes generated using configuration in .github/release.yml
at v2.8.10 -->
#### What's Changed
##### create-turbo
- fix: Sanitize git command inputs in create-turbo by
[@​anthonyshew](https://redirect.github.com/anthonyshew) in
[#​11876](https://redirect.github.com/vercel/turborepo/pull/11876)
##### Changelog
- fix: Move `node-plop` to dependencies so `PlopTypes` resolves for
consumers by
[@​anthonyshew](https://redirect.github.com/anthonyshew) in
[#​11862](https://redirect.github.com/vercel/turborepo/pull/11862)
- chore: Use 2024 edition in more packages, do not ignore some clippy l…
by [@​ognevny](https://redirect.github.com/ognevny) in
[#​11860](https://redirect.github.com/vercel/turborepo/pull/11860)
- perf: Optimize hot-path hash computation by avoiding clones and using
unstable sorts by
[@​anthonyshew](https://redirect.github.com/anthonyshew) in
[#​11872](https://redirect.github.com/vercel/turborepo/pull/11872)
- perf: Replace twox-hash with xxhash-rust and optimize file hashing by
[@​anthonyshew](https://redirect.github.com/anthonyshew) in
[#​11874](https://redirect.github.com/vercel/turborepo/pull/11874)
- fix: Restrict credential file permissions to owner-only by
[@​anthonyshew](https://redirect.github.com/anthonyshew) in
[#​11870](https://redirect.github.com/vercel/turborepo/pull/11870)
- perf: Reduce allocations in globwalk by
[@​anthonyshew](https://redirect.github.com/anthonyshew) in
[#​11528](https://redirect.github.com/vercel/turborepo/pull/11528)
- perf: Replace O(V³) Floyd-Warshall with O(V+E) DFS in watch mode
subgraph creation by
[@​anthonyshew](https://redirect.github.com/anthonyshew) in
[#​11878](https://redirect.github.com/vercel/turborepo/pull/11878)
- feat: Generate LLM-friendly markdown alongside --profile trace output
by [@​anthonyshew](https://redirect.github.com/anthonyshew) in
[#​11880](https://redirect.github.com/vercel/turborepo/pull/11880)
- feat: Make `--profile` and `--anon-profile` filename optional by
[@​anthonyshew](https://redirect.github.com/anthonyshew) in
[#​11883](https://redirect.github.com/vercel/turborepo/pull/11883)
- perf: Batch per-package git subprocess calls into repo-wide index by
[@​anthonyshew](https://redirect.github.com/anthonyshew) in
[#​11887](https://redirect.github.com/vercel/turborepo/pull/11887)
- perf: Parallelize and pre-build RepoGitIndex by
[@​anthonyshew](https://redirect.github.com/anthonyshew) in
[#​11889](https://redirect.github.com/vercel/turborepo/pull/11889)
- perf: Pre-compile glob exclusion filter and cache path prefix in file
hashing by
[@​anthonyshew](https://redirect.github.com/anthonyshew) in
[#​11891](https://redirect.github.com/vercel/turborepo/pull/11891)
**Full Changelog**:
<vercel/turborepo@v2.8.9...v2.8.10>
</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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/proto-graphql/proto-graphql-js).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMi4wIiwidXBkYXRlZEluVmVyIjoiNDMuMjIuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGV2RGVwZW5kZW5jaWVzIl19-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent d0ab7ac commit 223364a
2 files changed
+30
-30
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments