Skip to content

Commit

Permalink
bump(deps): update dependency turbo to ^1.10.9 (#521)
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 |
|---|---|---|---|---|---|
| [turbo](https://turbo.build/repo)
([source](https://togithub.com/vercel/turbo)) | [`^1.10.8` ->
`^1.10.9`](https://renovatebot.com/diffs/npm/turbo/1.10.8/1.10.9) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/turbo/1.10.9?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/turbo/1.10.9?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/turbo/1.10.8/1.10.9?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/turbo/1.10.8/1.10.9?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

### [`v1.10.9`](https://togithub.com/vercel/turbo/releases/tag/v1.10.9):
Turborepo v1.10.9

[Compare
Source](https://togithub.com/vercel/turbo/compare/v1.10.8...v1.10.9)

<!-- Release notes generated using configuration in
.github/turborepo-release.yml at v1.10.9 -->

##### What's Changed

##### Changelog

- release(turborepo): 1.10.8 by
[@&#8203;github-actions](https://togithub.com/github-actions) in
[vercel/turborepo#5546
- Update storybook.mdx by
[@&#8203;AmitGurbani](https://togithub.com/AmitGurbani) in
[vercel/turborepo#5537
- docs: document log order by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turborepo#5463
- feat(turborepo): Add task ids to failure reports by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turborepo#5535
- fix(turborepo): Allow users to select a Vercel team when linking a
repository to a Space by
[@&#8203;mknichel](https://togithub.com/mknichel) in
[vercel/turborepo#5533
- Remove binary optimization step. by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turborepo#5543

##### New Contributors

- [@&#8203;AmitGurbani](https://togithub.com/AmitGurbani) made their
first contribution in
[vercel/turborepo#5537
- [@&#8203;mknichel](https://togithub.com/mknichel) made their first
contribution in
[vercel/turborepo#5533

**Full Changelog**:
vercel/turborepo@v1.10.8...v1.10.9

</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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/levaintech/contented).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMS4wIiwidXBkYXRlZEluVmVyIjoiMzYuMTEuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 20, 2023
1 parent c4d5733 commit 5d8849e
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 29 deletions.
56 changes: 28 additions & 28 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 @@ -24,7 +24,7 @@
"@stickyjs/eslint-config": "1.2.2",
"@stickyjs/prettier": "1.2.2",
"lerna": "^6.6.2",
"turbo": "^1.10.8"
"turbo": "^1.10.9"
},
"packageManager": "npm@9.5.1",
"engines": {
Expand Down

0 comments on commit 5d8849e

Please sign in to comment.