Skip to content

Commit

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

---

### Release Notes

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

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

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

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

#### What's Changed

##### Changelog

- release(turborepo): 1.8.0 by
[@&#8203;github-actions](https://github.com/github-actions) in
[https://github.com/vercel/turbo/pull/3863](https://github.com/vercel/turbo/pull/3863)
- Bump versions for eslint plugin packages by
[@&#8203;gsoltis](https://github.com/gsoltis) in
[https://github.com/vercel/turbo/pull/3868](https://github.com/vercel/turbo/pull/3868)
- Documentation for Workspace Configs by
[@&#8203;mehulkar](https://github.com/mehulkar) in
[https://github.com/vercel/turbo/pull/3788](https://github.com/vercel/turbo/pull/3788)
- Fix issue with merging dependsOn from Workspace Configs by
[@&#8203;mehulkar](https://github.com/mehulkar) in
[https://github.com/vercel/turbo/pull/3866](https://github.com/vercel/turbo/pull/3866)

**Full Changelog**:
vercel/turborepo@v1.8.0...v1.8.1

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

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

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

#### What's Changed

##### Changelog

- fix: Use go implementation when no build tags present by
[@&#8203;chris-olszewski](https://github.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/3678](https://github.com/vercel/turbo/pull/3678)
- Avoid filename conflict by [@&#8203;sokra](https://github.com/sokra)
in
[https://github.com/vercel/turbo/pull/3673](https://github.com/vercel/turbo/pull/3673)
- fix: remove turborepo binary dependency on ffi by
[@&#8203;chris-olszewski](https://github.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/3683](https://github.com/vercel/turbo/pull/3683)
- chore: add local and global versions in debug by
[@&#8203;chris-olszewski](https://github.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/3661](https://github.com/vercel/turbo/pull/3661)
- refactor ResolveResult to allow mixing special and assets in
alternatives by [@&#8203;sokra](https://github.com/sokra) in
[https://github.com/vercel/turbo/pull/3675](https://github.com/vercel/turbo/pull/3675)
- docs: add package.json and turbo.json to a pruned directory example by
[@&#8203;m-shaka](https://github.com/m-shaka) in
[https://github.com/vercel/turbo/pull/3666](https://github.com/vercel/turbo/pull/3666)
- release(turborepo): 1.7.4 by
[@&#8203;github-actions](https://github.com/github-actions) in
[https://github.com/vercel/turbo/pull/3688](https://github.com/vercel/turbo/pull/3688)
- test(turborepo): Login by
[@&#8203;NicholasLYang](https://github.com/NicholasLYang) in
[https://github.com/vercel/turbo/pull/3663](https://github.com/vercel/turbo/pull/3663)
- Add a page about installing turbo, including both global and
repo-local by [@&#8203;gsoltis](https://github.com/gsoltis) in
[https://github.com/vercel/turbo/pull/3686](https://github.com/vercel/turbo/pull/3686)
- fix: update verbosity integration tests by
[@&#8203;chris-olszewski](https://github.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/3699](https://github.com/vercel/turbo/pull/3699)
- Revert protoc version and stop building ffi on make by
[@&#8203;mehulkar](https://github.com/mehulkar) in
[https://github.com/vercel/turbo/pull/3705](https://github.com/vercel/turbo/pull/3705)
- Re-add ffi-install step during make by
[@&#8203;mehulkar](https://github.com/mehulkar) in
[https://github.com/vercel/turbo/pull/3708](https://github.com/vercel/turbo/pull/3708)
- Check in Go file generated from protobuf by
[@&#8203;gsoltis](https://github.com/gsoltis) in
[https://github.com/vercel/turbo/pull/3710](https://github.com/vercel/turbo/pull/3710)
- feat(docs): update verbosity reference by
[@&#8203;tknickman](https://github.com/tknickman) in
[https://github.com/vercel/turbo/pull/3740](https://github.com/vercel/turbo/pull/3740)
- feat(cli): reccomend codemod in updater by
[@&#8203;tknickman](https://github.com/tknickman) in
[https://github.com/vercel/turbo/pull/3743](https://github.com/vercel/turbo/pull/3743)
- fix(turbo): improved yarn berry pnp support
([#&#8203;3744](https://github.com/vercel/turbo/issues/3744) by
[@&#8203;tknickman](https://github.com/tknickman) in
[https://github.com/vercel/turbo/pull/3744](https://github.com/vercel/turbo/pull/3744)
- release(turborepo): 1.7.5-canary.0 by
[@&#8203;github-actions](https://github.com/github-actions) in
[https://github.com/vercel/turbo/pull/3752](https://github.com/vercel/turbo/pull/3752)
- Add support for `--graph=file.mermaid` by
[@&#8203;styfle](https://github.com/styfle) in
[https://github.com/vercel/turbo/pull/3633](https://github.com/vercel/turbo/pull/3633)
- chore: add option to dump args sent to go by
[@&#8203;chris-olszewski](https://github.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/3515](https://github.com/vercel/turbo/pull/3515)
- Revert "chore: add option to dump args sent to go
([#&#8203;3515](https://github.com/vercel/turbo/issues/3515))" by
[@&#8203;mehulkar](https://github.com/mehulkar) in
[https://github.com/vercel/turbo/pull/3782](https://github.com/vercel/turbo/pull/3782)
- Warn on absolute paths used in turbo.json by
[@&#8203;gsoltis](https://github.com/gsoltis) in
[https://github.com/vercel/turbo/pull/3658](https://github.com/vercel/turbo/pull/3658)
- Change error log line to debug, it's not an error by
[@&#8203;gsoltis](https://github.com/gsoltis) in
[https://github.com/vercel/turbo/pull/3808](https://github.com/vercel/turbo/pull/3808)
- Remove TIMING=1 from eslint command in examples and create-turbo
starter by [@&#8203;mehulkar](https://github.com/mehulkar) in
[https://github.com/vercel/turbo/pull/3813](https://github.com/vercel/turbo/pull/3813)
- Use non-high intensity yellow for warnings for readability on white
background by [@&#8203;mehulkar](https://github.com/mehulkar) in
[https://github.com/vercel/turbo/pull/3810](https://github.com/vercel/turbo/pull/3810)
- use consistent actions/checkout version in examples by
[@&#8203;oddnavy](https://github.com/oddnavy) in
[https://github.com/vercel/turbo/pull/3791](https://github.com/vercel/turbo/pull/3791)
- feat(types): update turbo.json schema by
[@&#8203;tknickman](https://github.com/tknickman) in
[https://github.com/vercel/turbo/pull/3821](https://github.com/vercel/turbo/pull/3821)
- Ensure Task can depend across workspaces by
[@&#8203;mehulkar](https://github.com/mehulkar) in
[https://github.com/vercel/turbo/pull/3820](https://github.com/vercel/turbo/pull/3820)
- Error if none of the tasks passed to CLI were found by
[@&#8203;mehulkar](https://github.com/mehulkar) in
[https://github.com/vercel/turbo/pull/3828](https://github.com/vercel/turbo/pull/3828)
- port(turborepo): Unlink by
[@&#8203;NicholasLYang](https://github.com/NicholasLYang) in
[https://github.com/vercel/turbo/pull/3824](https://github.com/vercel/turbo/pull/3824)
- Add `outputs` to all examples by
[@&#8203;anthonyshew](https://github.com/anthonyshew) in
[https://github.com/vercel/turbo/pull/3830](https://github.com/vercel/turbo/pull/3830)
- Callout installation docs in getting started by
[@&#8203;mehulkar](https://github.com/mehulkar) in
[https://github.com/vercel/turbo/pull/3833](https://github.com/vercel/turbo/pull/3833)
- Bump [@&#8203;types/react](https://github.com/types/react) version
in create-turbo starter by
[@&#8203;mehulkar](https://github.com/mehulkar) in
[https://github.com/vercel/turbo/pull/3844](https://github.com/vercel/turbo/pull/3844)
- chore(deps): update dependency
[@&#8203;types/express](https://github.com/types/express) to v4.17.17
by [@&#8203;renovate](https://github.com/renovate) in
[https://github.com/vercel/turbo/pull/3636](https://github.com/vercel/turbo/pull/3636)
- Add package version to eslint.mdx in eslint-config-custom example by
[@&#8203;KamWis](https://github.com/KamWis) in
[https://github.com/vercel/turbo/pull/3511](https://github.com/vercel/turbo/pull/3511)
- Copy `public` directory to docker by
[@&#8203;sandumorari](https://github.com/sandumorari) in
[https://github.com/vercel/turbo/pull/2642](https://github.com/vercel/turbo/pull/2642)

#### New Contributors

- [@&#8203;chicoworry](https://github.com/chicoworry) made their first
contribution in
[https://github.com/vercel/turbo/pull/3763](https://github.com/vercel/turbo/pull/3763)
- [@&#8203;h-a-n-a](https://github.com/h-a-n-a) made their first
contribution in
[https://github.com/vercel/turbo/pull/3762](https://github.com/vercel/turbo/pull/3762)
- [@&#8203;nonparibus](https://github.com/nonparibus) made their first
contribution in
[https://github.com/vercel/turbo/pull/3400](https://github.com/vercel/turbo/pull/3400)
- [@&#8203;KamWis](https://github.com/KamWis) made their first
contribution in
[https://github.com/vercel/turbo/pull/3511](https://github.com/vercel/turbo/pull/3511)
- [@&#8203;sandumorari](https://github.com/sandumorari) made their
first contribution in
[https://github.com/vercel/turbo/pull/2642](https://github.com/vercel/turbo/pull/2642)
- [@&#8203;angeblecon](https://github.com/angeblecon) made their first
contribution in
[https://github.com/vercel/turbo/pull/3852](https://github.com/vercel/turbo/pull/3852)

**Full Changelog**:
vercel/turborepo@v1.7.4...v1.8.0

</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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNDMuMSIsInVwZGF0ZWRJblZlciI6IjM0LjE0My4xIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 18, 2023
1 parent 626b328 commit 3b646f0
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.4.1",
"@birthdayresearch/sticky-prettier": "0.4.1",
"lerna": "^6.5.1",
"turbo": "^1.7.4"
"turbo": "^1.8.1"
},
"prettier": "@birthdayresearch/sticky-prettier",
"lint-staged": {
Expand Down

0 comments on commit 3b646f0

Please sign in to comment.