Skip to content

Commit

Permalink
build(deps-dev): Bump turbo from 1.10.15 to 1.10.16 (#726)
Browse files Browse the repository at this point in the history
Bumps [turbo](https://github.com/vercel/turbo) from 1.10.15 to 1.10.16.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/vercel/turbo/commit/a2df3fb8d1958051265a3fb280809480a16d4b49"><code>a2df3fb</code></a>
publish 1.10.16 to registry</li>
<li><a
href="https://github.com/vercel/turbo/commit/77e5ffa4ba36ce65d1f0e5fb85e8370c4cd68218"><code>77e5ffa</code></a>
allow to show span count (<a
href="https://redirect.github.com/vercel/turbo/issues/6135">#6135</a>)</li>
<li><a
href="https://github.com/vercel/turbo/commit/60ed9073ccad4e712751a80832053f297d5dde53"><code>60ed907</code></a>
feat(Turborepo): Add publish step for <code>@​turbo/repository</code>
(<a
href="https://redirect.github.com/vercel/turbo/issues/6209">#6209</a>)</li>
<li><a
href="https://github.com/vercel/turbo/commit/62b949da50e4c38b8077beca54e178a3757e4389"><code>62b949d</code></a>
chore: fix old clippy warnings (<a
href="https://redirect.github.com/vercel/turbo/issues/6204">#6204</a>)</li>
<li><a
href="https://github.com/vercel/turbo/commit/29f7646d025eea22c3149d34667e2cb2dede8ca2"><code>29f7646</code></a>
chore(ci): make lint:prettier faster (<a
href="https://redirect.github.com/vercel/turbo/issues/6207">#6207</a>)</li>
<li><a
href="https://github.com/vercel/turbo/commit/185e912cf91e8dabb5a3f9ad9ee5ab577fbe0f85"><code>185e912</code></a>
fix double self time reporting (<a
href="https://redirect.github.com/vercel/turbo/issues/6179">#6179</a>)</li>
<li><a
href="https://github.com/vercel/turbo/commit/a3133924e69b2193b24944c19c1de0fcb5eff142"><code>a313392</code></a>
Upload Are We Turbo Yet data to Vercel KV (<a
href="https://redirect.github.com/vercel/turbo/issues/6211">#6211</a>)</li>
<li><a
href="https://github.com/vercel/turbo/commit/0aedfc7efb32d069101bfb93cf3974669d6bcb0a"><code>0aedfc7</code></a>
chore: avoid allocations during log capture and replay (<a
href="https://redirect.github.com/vercel/turbo/issues/6189">#6189</a>)</li>
<li><a
href="https://github.com/vercel/turbo/commit/cb70622ca8cad9863a6d18cb1c5e7a2ec5bb5289"><code>cb70622</code></a>
fix(Turborepo): Drop root package removal (<a
href="https://redirect.github.com/vercel/turbo/issues/6208">#6208</a>)</li>
<li><a
href="https://github.com/vercel/turbo/commit/9e366910997e001f43cac4950a9d9fd41fd3bcbf"><code>9e36691</code></a>
feat(Turborepo): Initial run preamble (<a
href="https://redirect.github.com/vercel/turbo/issues/6205">#6205</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/vercel/turbo/compare/v1.10.15...v1.10.16">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=turbo&package-manager=npm_and_yarn&previous-version=1.10.15&new-version=1.10.16)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 20, 2023
1 parent 7675d4f commit 637e48a
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 56 deletions.
110 changes: 55 additions & 55 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"react-dom": "^18.2.0",
"storybook": "^7.5.1",
"stylelint": "^15.11.0",
"turbo": "^1.10.15",
"turbo": "^1.10.16",
"typescript": "^5.2.2",
"vite": "^4.5.0",
"vitest": "^0.34.6"
Expand Down

0 comments on commit 637e48a

Please sign in to comment.