Skip to content

Commit

Permalink
bump(deps): update dependency turbo to ^1.8.6 (#411)
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://github.com/vercel/turbo)) | [`^1.8.5` ->
`^1.8.6`](https://renovatebot.com/diffs/npm/turbo/1.8.5/1.8.6) |
[![age](https://badges.renovateapi.com/packages/npm/turbo/1.8.6/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/turbo/1.8.6/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/turbo/1.8.6/compatibility-slim/1.8.5)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/turbo/1.8.6/confidence-slim/1.8.5)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>vercel/turbo</summary>

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

[Compare
Source](https://github.com/vercel/turbo/compare/v1.8.5...v1.8.6)

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

#### What's Changed

##### Changelog

- release(turborepo): 1.8.5 by
[@&#8203;github-actions](https://github.com/github-actions) in
[vercel/turborepo#4278
- chore(release): add new packages to publish flow by
[@&#8203;tknickman](https://github.com/tknickman) in
[vercel/turborepo#4271
- Break up client package and delete unused code by
[@&#8203;mehulkar](https://github.com/mehulkar) in
[vercel/turborepo#4303
- Sort task ancestors in task summary by
[@&#8203;mehulkar](https://github.com/mehulkar) in
[vercel/turborepo#4311
- Don't hash env var when the value is an empty string by
[@&#8203;mehulkar](https://github.com/mehulkar) in
[vercel/turborepo#4312
- fix(signal handling for child process) by
[@&#8203;chris-olszewski](https://github.com/chris-olszewski) in
[vercel/turborepo#4290
- Send run summary to API by
[@&#8203;mehulkar](https://github.com/mehulkar) in
[vercel/turborepo#4250
- Make Single Package repo work with globalDependencies config by
[@&#8203;mehulkar](https://github.com/mehulkar) in
[vercel/turborepo#4240
- fix: make turbo command regex stricter by
[@&#8203;chris-olszewski](https://github.com/chris-olszewski) in
[vercel/turborepo#4325
- Add `endTime` into task execution summary by
[@&#8203;mehulkar](https://github.com/mehulkar) in
[vercel/turborepo#4326
- Add start and endTime to top level execution summary by
[@&#8203;mehulkar](https://github.com/mehulkar) in
[vercel/turborepo#4334
- Record exit codes per task in a run by
[@&#8203;mehulkar](https://github.com/mehulkar) in
[vercel/turborepo#4344
- Consolidate two representations of task by
[@&#8203;mehulkar](https://github.com/mehulkar) in
[vercel/turborepo#4342
- Add top level exitCode to RunSummary by
[@&#8203;mehulkar](https://github.com/mehulkar) in
[vercel/turborepo#4343
- Reduce boilerplate in run sumamry tests by
[@&#8203;mehulkar](https://github.com/mehulkar) in
[vercel/turborepo#4353
- fix: error swallowing when using continue by
[@&#8203;chris-olszewski](https://github.com/chris-olszewski) in
[vercel/turborepo#4354

**Full Changelog**:
vercel/turborepo@v1.8.5...v1.8.6

</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://app.renovatebot.com/dashboard#github/BirthdayResearch/contented).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4yMi4xIiwidXBkYXRlZEluVmVyIjoiMzUuMjIuMSJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Mar 29, 2023
1 parent 01ade41 commit 6ddbd6f
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 @@ -20,7 +20,7 @@
"@birthdayresearch/eslint-config": "0.5.6",
"@birthdayresearch/sticky-prettier": "0.5.6",
"lerna": "^6.6.1",
"turbo": "^1.8.5"
"turbo": "^1.8.6"
},
"prettier": "@birthdayresearch/sticky-prettier",
"lint-staged": {
Expand Down

0 comments on commit 6ddbd6f

Please sign in to comment.