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://togithub.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://togithub.com/vercel/turbo/releases/tag/v1.8.1):
Turborepo v1.8.1

[Compare
Source](https://togithub.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://togithub.com/github-actions) in
[vercel/turbo#3863
- Bump versions for eslint plugin packages by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#3868
- Documentation for Workspace Configs by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#3788
- Fix issue with merging dependsOn from Workspace Configs by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#3866

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

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

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

#### New Contributors

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

**Full Changelog**:
vercel/turbo@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] committed 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.