Skip to content
This repository has been archived by the owner on Oct 1, 2023. It is now read-only.

Commit

Permalink
chore(deps): update dependency turbo to v1.3.4 (#34)
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://turborepo.org) ([source](https://togithub.com/vercel/turborepo)) | [`1.3.1` -> `1.3.4`](https://renovatebot.com/diffs/npm/turbo/1.3.1/1.3.4) | [![age](https://badges.renovateapi.com/packages/npm/turbo/1.3.4/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/turbo/1.3.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/turbo/1.3.4/compatibility-slim/1.3.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/turbo/1.3.4/confidence-slim/1.3.1)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>vercel/turborepo</summary>

### [`v1.3.4`](https://togithub.com/vercel/turborepo/releases/tag/v1.3.4)

[Compare Source](https://togithub.com/vercel/turborepo/compare/v1.3.3...v1.3.4)

#### What's Changed

-   fix(deps): update dependency [@&#8203;react-types/radio](https://togithub.com/react-types/radio) to v3.2.1 by [@&#8203;renovate](https://togithub.com/renovate) in [vercel/turbo#1553
-   Move fixtures to correct directory. by [@&#8203;nathanhammond](https://togithub.com/nathanhammond) in [vercel/turbo#1561
-   fix(cli): don’t exit when no tasks are found by [@&#8203;tknickman](https://togithub.com/tknickman) in [vercel/turbo#1564

**Full Changelog**: vercel/turbo@v1.3.3...v1.3.4

### [`v1.3.3`](https://togithub.com/vercel/turborepo/releases/tag/v1.3.3)

[Compare Source](https://togithub.com/vercel/turborepo/compare/v1.3.2...v1.3.3)

#### What's Changed

-   fix(create-turbo): pnpm peer deps error by [@&#8203;tknickman](https://togithub.com/tknickman) in [vercel/turbo#1559

**Full Changelog**: vercel/turbo@v1.3.2...v1.3.3

### [`v1.3.2`](https://togithub.com/vercel/turborepo/releases/tag/v1.3.2)

[Compare Source](https://togithub.com/vercel/turborepo/compare/v1.3.1...v1.3.2)

#### Core

-   Update schema generation script invocation. by [@&#8203;nathanhammond](https://togithub.com/nathanhammond) in [vercel/turbo#1436
-   fix(cli): cache with correct file perms by [@&#8203;tknickman](https://togithub.com/tknickman) in [vercel/turbo#1429
-   Watch task outputs to avoid cache restorations by [@&#8203;gsoltis](https://togithub.com/gsoltis) in [vercel/turbo#1269
-   Vendor chrometracing, add Close method by [@&#8203;gsoltis](https://togithub.com/gsoltis) in [vercel/turbo#1443
-   Fix symlink mode check. by [@&#8203;nathanhammond](https://togithub.com/nathanhammond) in [vercel/turbo#1447
-   Fix hashing uncommitted changes by [@&#8203;gsoltis](https://togithub.com/gsoltis) in [vercel/turbo#1448
-   Cross-compile amd64. by [@&#8203;nathanhammond](https://togithub.com/nathanhammond) in [vercel/turbo#1452
-   fix(cli): prefer IsDir() over explicit type check by [@&#8203;tknickman](https://togithub.com/tknickman) in [vercel/turbo#1445
-   Add test to confirm that file copying works as expected. by [@&#8203;nathanhammond](https://togithub.com/nathanhammond) in [vercel/turbo#1450
-   fix: remove suggestion of using fetch-depth by [@&#8203;harshcut](https://togithub.com/harshcut) in [vercel/turbo#1438
-   Chip away at path migration by [@&#8203;gsoltis](https://togithub.com/gsoltis) in [vercel/turbo#1459
-   Implement allowing both sides of git comparison by [@&#8203;gsoltis](https://togithub.com/gsoltis) in [vercel/turbo#1442
-   Move some fields out of Config by [@&#8203;gsoltis](https://togithub.com/gsoltis) in [vercel/turbo#1460
-   chore: remove redundant `.turbo` by [@&#8203;shayc](https://togithub.com/shayc) in [vercel/turbo#1475
-   Depending on root tasks should work by [@&#8203;gsoltis](https://togithub.com/gsoltis) in [vercel/turbo#1485
-   Implement filesystem cookies for filewatch ordering by [@&#8203;gsoltis](https://togithub.com/gsoltis) in [vercel/turbo#1410
-   Label root package in dependency graph by [@&#8203;gsoltis](https://togithub.com/gsoltis) in [vercel/turbo#1491
-   Implement fsevents by [@&#8203;gsoltis](https://togithub.com/gsoltis) in [vercel/turbo#1419
-   Bug: Fix logic that wipes out part of the config by [@&#8203;StevenMatchett](https://togithub.com/StevenMatchett) in [vercel/turbo#1527
-   Add schema.json to create-turbo templates by [@&#8203;jaredpalmer](https://togithub.com/jaredpalmer) in [vercel/turbo#1537
-   Filter in package by [@&#8203;nathanhammond](https://togithub.com/nathanhammond) in [vercel/turbo#1538

#### Internal

-   Ensure we fail if no examples are run by [@&#8203;gsoltis](https://togithub.com/gsoltis) in [vercel/turbo#1441
-   Bump e2e pnpm to 7 by [@&#8203;gsoltis](https://togithub.com/gsoltis) in [vercel/turbo#1444
-   Add missing dependencies to OSX setup by [@&#8203;trevorr](https://togithub.com/trevorr) in [vercel/turbo#1487
-   Add golang to OSX setup by [@&#8203;neolivz](https://togithub.com/neolivz) in [vercel/turbo#1492
-   Configure Renovate by [@&#8203;renovate](https://togithub.com/renovate) in [vercel/turbo#1499
-   chore(deps): update dependency [@&#8203;types/react](https://togithub.com/types/react) to v17.0.47 by [@&#8203;renovate](https://togithub.com/renovate) in [vercel/turbo#1514
-   chore(deps): update dependency ts-json-schema-generator to v0.98.0 by [@&#8203;renovate](https://togithub.com/renovate) in [vercel/turbo#1516
-   chore(renovate): support go mod tidy by [@&#8203;tknickman](https://togithub.com/tknickman) in [vercel/turbo#1515
-   fix(deps): update dependency [@&#8203;heroicons/react](https://togithub.com/heroicons/react) to v1.0.6 by [@&#8203;renovate](https://togithub.com/renovate) in [vercel/turbo#1520
-   chore(deps): update dependency [@&#8203;babel/core](https://togithub.com/babel/core) to v7.18.6 by [@&#8203;renovate](https://togithub.com/renovate) in [vercel/turbo#1523
-   chore(deps): update dependency tailwindcss to v3.1.6 by [@&#8203;renovate](https://togithub.com/renovate) in [vercel/turbo#1529
-   chore(deps): update dependency autoprefixer to v10.4.7 by [@&#8203;renovate](https://togithub.com/renovate) in [vercel/turbo#1530
-   chore(deps): update dependency eslint-config-prettier to v8.5.0 by [@&#8203;renovate](https://togithub.com/renovate) in [vercel/turbo#1531
-   chore(deps): update pnpm/action-setup action to v2.2.2 by [@&#8203;renovate](https://togithub.com/renovate) in [vercel/turbo#1546
-   chore(deps): update dependency postcss to v8.4.14 by [@&#8203;renovate](https://togithub.com/renovate) in [vercel/turbo#1542
-   Makefile works for turbobot by [@&#8203;nathanhammond](https://togithub.com/nathanhammond) in [vercel/turbo#1550

#### Examples

-   feat(examples): add svelte by [@&#8203;tknickman](https://togithub.com/tknickman) in [vercel/turbo#1458
-   Fix `yarn start` not working by [@&#8203;elis](https://togithub.com/elis) in [vercel/turbo#1468
-   feat(examples): add tailwind by [@&#8203;tknickman](https://togithub.com/tknickman) in [vercel/turbo#1464
-   fix: added vite.config and fixes for svelte-next.358 by [@&#8203;oneezy](https://togithub.com/oneezy) in [vercel/turbo#1496
-   chore(examples): update tsconfig declaration val by [@&#8203;tknickman](https://togithub.com/tknickman) in [vercel/turbo#1483
-   feat(examples): add react-native-web by [@&#8203;tknickman](https://togithub.com/tknickman) in [vercel/turbo#1486
-   Fix tailwind example by [@&#8203;kocisov](https://togithub.com/kocisov) in [vercel/turbo#1500
-   feat(examples): add nextjs by [@&#8203;tknickman](https://togithub.com/tknickman) in [vercel/turbo#1506

#### Documentation

-   docs(cli): update contributing.md with new deps by [@&#8203;tknickman](https://togithub.com/tknickman) in [vercel/turbo#1449
-   Update caching.mdx by [@&#8203;chitchu](https://togithub.com/chitchu) in [vercel/turbo#1482
-   fix(docs): update prune compatibility by [@&#8203;tknickman](https://togithub.com/tknickman) in [vercel/turbo#1505
-   Typo: verifcation --> verification by [@&#8203;samouri](https://togithub.com/samouri) in [vercel/turbo#1517
-   Add `with-prisma` example by [@&#8203;NuroDev](https://togithub.com/NuroDev) in [vercel/turbo#979
-   feat(examples): add cra by [@&#8203;tknickman](https://togithub.com/tknickman) in [vercel/turbo#1504
-   Examples fast follows by [@&#8203;tknickman](https://togithub.com/tknickman) in [vercel/turbo#1526
-   feat(examples): add docker by [@&#8203;tknickman](https://togithub.com/tknickman) in [vercel/turbo#1522
-   chore(examples): clean the kitchen (sink) by [@&#8203;tknickman](https://togithub.com/tknickman) in [vercel/turbo#1534
-   \[example/kitchensink] allow accessing vite on any ip/hostname  by [@&#8203;zsoldosp](https://togithub.com/zsoldosp) in [vercel/turbo#1532
-   chore(docs): improvements by [@&#8203;tknickman](https://togithub.com/tknickman) in [vercel/turbo#1540

#### New Contributors

-   [@&#8203;harshcut](https://togithub.com/harshcut) made their first contribution in [vercel/turbo#1438
-   [@&#8203;shayc](https://togithub.com/shayc) made their first contribution in [vercel/turbo#1475
-   [@&#8203;elis](https://togithub.com/elis) made their first contribution in [vercel/turbo#1468
-   [@&#8203;chitchu](https://togithub.com/chitchu) made their first contribution in [vercel/turbo#1482
-   [@&#8203;trevorr](https://togithub.com/trevorr) made their first contribution in [vercel/turbo#1487
-   [@&#8203;oneezy](https://togithub.com/oneezy) made their first contribution in [vercel/turbo#1496
-   [@&#8203;neolivz](https://togithub.com/neolivz) made their first contribution in [vercel/turbo#1492
-   [@&#8203;kocisov](https://togithub.com/kocisov) made their first contribution in [vercel/turbo#1500
-   [@&#8203;renovate](https://togithub.com/renovate) made their first contribution in [vercel/turbo#1499
-   [@&#8203;samouri](https://togithub.com/samouri) made their first contribution in [vercel/turbo#1517
-   [@&#8203;NuroDev](https://togithub.com/NuroDev) made their first contribution in [vercel/turbo#979
-   [@&#8203;zsoldosp](https://togithub.com/zsoldosp) made their first contribution in [vercel/turbo#1532
-   [@&#8203;StevenMatchett](https://togithub.com/StevenMatchett) made their first contribution in [vercel/turbo#1527

**Full Changelog**: vercel/turbo@v1.3.1...v1.3.2

</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, click this checkbox.

---

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/singlestone/sugar).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xMjIuMSIsInVwZGF0ZWRJblZlciI6IjMyLjEyMi4xIn0=-->
  • Loading branch information
renovate[bot] committed Jul 25, 2022
1 parent 1a816ce commit 04471b6
Show file tree
Hide file tree
Showing 6 changed files with 63 additions and 63 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -55,7 +55,7 @@
"pretty-quick": "3.1.3",
"rimraf": "3.0.2",
"ts-jest": "27.1.5",
"turbo": "1.3.1",
"turbo": "1.3.4",
"typescript": "4.7.4"
},
"resolutions": {
Expand Down
124 changes: 62 additions & 62 deletions yarn.lock
Expand Up @@ -4047,7 +4047,7 @@ __metadata:
pretty-quick: 3.1.3
rimraf: 3.0.2
ts-jest: 27.1.5
turbo: 1.3.1
turbo: 1.3.4
typescript: 4.7.4
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -22727,122 +22727,122 @@ __metadata:
languageName: node
linkType: hard

"turbo-android-arm64@npm:1.3.1":
version: 1.3.1
resolution: "turbo-android-arm64@npm:1.3.1"
"turbo-android-arm64@npm:1.3.4":
version: 1.3.4
resolution: "turbo-android-arm64@npm:1.3.4"
conditions: os=android & cpu=arm64
languageName: node
linkType: hard

"turbo-darwin-64@npm:1.3.1":
version: 1.3.1
resolution: "turbo-darwin-64@npm:1.3.1"
"turbo-darwin-64@npm:1.3.4":
version: 1.3.4
resolution: "turbo-darwin-64@npm:1.3.4"
conditions: os=darwin & cpu=x64
languageName: node
linkType: hard

"turbo-darwin-arm64@npm:1.3.1":
version: 1.3.1
resolution: "turbo-darwin-arm64@npm:1.3.1"
"turbo-darwin-arm64@npm:1.3.4":
version: 1.3.4
resolution: "turbo-darwin-arm64@npm:1.3.4"
conditions: os=darwin & cpu=arm64
languageName: node
linkType: hard

"turbo-freebsd-64@npm:1.3.1":
version: 1.3.1
resolution: "turbo-freebsd-64@npm:1.3.1"
"turbo-freebsd-64@npm:1.3.4":
version: 1.3.4
resolution: "turbo-freebsd-64@npm:1.3.4"
conditions: os=freebsd & cpu=x64
languageName: node
linkType: hard

"turbo-freebsd-arm64@npm:1.3.1":
version: 1.3.1
resolution: "turbo-freebsd-arm64@npm:1.3.1"
"turbo-freebsd-arm64@npm:1.3.4":
version: 1.3.4
resolution: "turbo-freebsd-arm64@npm:1.3.4"
conditions: os=freebsd & cpu=arm64
languageName: node
linkType: hard

"turbo-linux-32@npm:1.3.1":
version: 1.3.1
resolution: "turbo-linux-32@npm:1.3.1"
"turbo-linux-32@npm:1.3.4":
version: 1.3.4
resolution: "turbo-linux-32@npm:1.3.4"
conditions: os=linux & cpu=ia32
languageName: node
linkType: hard

"turbo-linux-64@npm:1.3.1":
version: 1.3.1
resolution: "turbo-linux-64@npm:1.3.1"
"turbo-linux-64@npm:1.3.4":
version: 1.3.4
resolution: "turbo-linux-64@npm:1.3.4"
conditions: os=linux & cpu=x64
languageName: node
linkType: hard

"turbo-linux-arm64@npm:1.3.1":
version: 1.3.1
resolution: "turbo-linux-arm64@npm:1.3.1"
"turbo-linux-arm64@npm:1.3.4":
version: 1.3.4
resolution: "turbo-linux-arm64@npm:1.3.4"
conditions: os=linux & cpu=arm64
languageName: node
linkType: hard

"turbo-linux-arm@npm:1.3.1":
version: 1.3.1
resolution: "turbo-linux-arm@npm:1.3.1"
"turbo-linux-arm@npm:1.3.4":
version: 1.3.4
resolution: "turbo-linux-arm@npm:1.3.4"
conditions: os=linux & cpu=arm
languageName: node
linkType: hard

"turbo-linux-mips64le@npm:1.3.1":
version: 1.3.1
resolution: "turbo-linux-mips64le@npm:1.3.1"
"turbo-linux-mips64le@npm:1.3.4":
version: 1.3.4
resolution: "turbo-linux-mips64le@npm:1.3.4"
conditions: os=linux & cpu=mips64el
languageName: node
linkType: hard

"turbo-linux-ppc64le@npm:1.3.1":
version: 1.3.1
resolution: "turbo-linux-ppc64le@npm:1.3.1"
"turbo-linux-ppc64le@npm:1.3.4":
version: 1.3.4
resolution: "turbo-linux-ppc64le@npm:1.3.4"
conditions: os=linux & cpu=ppc64
languageName: node
linkType: hard

"turbo-windows-32@npm:1.3.1":
version: 1.3.1
resolution: "turbo-windows-32@npm:1.3.1"
"turbo-windows-32@npm:1.3.4":
version: 1.3.4
resolution: "turbo-windows-32@npm:1.3.4"
conditions: os=win32 & cpu=ia32
languageName: node
linkType: hard

"turbo-windows-64@npm:1.3.1":
version: 1.3.1
resolution: "turbo-windows-64@npm:1.3.1"
"turbo-windows-64@npm:1.3.4":
version: 1.3.4
resolution: "turbo-windows-64@npm:1.3.4"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard

"turbo-windows-arm64@npm:1.3.1":
version: 1.3.1
resolution: "turbo-windows-arm64@npm:1.3.1"
"turbo-windows-arm64@npm:1.3.4":
version: 1.3.4
resolution: "turbo-windows-arm64@npm:1.3.4"
conditions: os=win32 & cpu=arm64
languageName: node
linkType: hard

"turbo@npm:1.3.1":
version: 1.3.1
resolution: "turbo@npm:1.3.1"
dependencies:
turbo-android-arm64: 1.3.1
turbo-darwin-64: 1.3.1
turbo-darwin-arm64: 1.3.1
turbo-freebsd-64: 1.3.1
turbo-freebsd-arm64: 1.3.1
turbo-linux-32: 1.3.1
turbo-linux-64: 1.3.1
turbo-linux-arm: 1.3.1
turbo-linux-arm64: 1.3.1
turbo-linux-mips64le: 1.3.1
turbo-linux-ppc64le: 1.3.1
turbo-windows-32: 1.3.1
turbo-windows-64: 1.3.1
turbo-windows-arm64: 1.3.1
"turbo@npm:1.3.4":
version: 1.3.4
resolution: "turbo@npm:1.3.4"
dependencies:
turbo-android-arm64: 1.3.4
turbo-darwin-64: 1.3.4
turbo-darwin-arm64: 1.3.4
turbo-freebsd-64: 1.3.4
turbo-freebsd-arm64: 1.3.4
turbo-linux-32: 1.3.4
turbo-linux-64: 1.3.4
turbo-linux-arm: 1.3.4
turbo-linux-arm64: 1.3.4
turbo-linux-mips64le: 1.3.4
turbo-linux-ppc64le: 1.3.4
turbo-windows-32: 1.3.4
turbo-windows-64: 1.3.4
turbo-windows-arm64: 1.3.4
dependenciesMeta:
turbo-android-arm64:
optional: true
Expand Down Expand Up @@ -22874,7 +22874,7 @@ __metadata:
optional: true
bin:
turbo: bin/turbo
checksum: fced49081f2c64aaf93a2499edb057bb05d30bd2074b9652610f939c9037869501fcc50e7ad05a48cec4a8b9d344cc1c4ea505edd45fe2f9639fb138fa55182b
checksum: 073db54822108744c3291d8ad3f7a8a380ac6d1a3873ece732df3197401b9609210870667130642d19ddc612e3db90ba8c7c4d49f3c29936ec1ff0c979ee0852
languageName: node
linkType: hard

Expand Down

0 comments on commit 04471b6

Please sign in to comment.