Skip to content

Commit

Permalink
chore(deps): update dependency turbo to v1.10.3 (#37)
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.2` ->
`1.10.3`](https://renovatebot.com/diffs/npm/turbo/1.10.2/1.10.3) |
[![age](https://badges.renovateapi.com/packages/npm/turbo/1.10.3/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/turbo/1.10.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/turbo/1.10.3/compatibility-slim/1.10.2)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/turbo/1.10.3/confidence-slim/1.10.2)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

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

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

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

#### What's Changed

##### Changelog

- release(turborepo): 1.10.2 by
[@&#8203;github-actions](https://togithub.com/github-actions) in
[vercel/turbo#5229
- fix(ffi): fix Rust dangling pointer by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turbo#5230
- feat(turborepo): implement package.json discovery by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#5225
- feat(run summary): Add whether turbo detected monorepo or not by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#5241
- ci(examples): Skip npm install when setting up git for examples tests
by [@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#5240
- docs: document that multiple --filters are unions by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#5247

**Full Changelog**:
vercel/turbo@v1.10.2...v1.10.3

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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/Asjas/platform).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMTAuMCIsInVwZGF0ZWRJblZlciI6IjM1LjExMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 9, 2023
1 parent 447b0b1 commit f3f8e16
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
"@ianvs/prettier-plugin-sort-imports": "4.0.2",
"prettier": "2.8.8",
"prettier-plugin-tailwindcss": "0.3.0",
"turbo": "1.10.2"
"turbo": "1.10.3"
}
}
44 changes: 22 additions & 22 deletions pnpm-lock.yaml

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

0 comments on commit f3f8e16

Please sign in to comment.