Skip to content

Commit

Permalink
fix(deps): update dependency turbo to v1.10.3 (#121)
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.9.9` ->
`1.10.3`](https://renovatebot.com/diffs/npm/turbo/1.9.9/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.9.9)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/turbo/1.10.3/confidence-slim/1.9.9)](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

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

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

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

##### What's Changed

##### Changelog

- fix(turborepo): rust implementation of file hashing via git index by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#4967
- feat: rust pnpm lockfile implementation by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turbo#4906
- Fix broken link for `--verbosity`. by
[@&#8203;leerob](https://togithub.com/leerob) in
[vercel/turbo#5118
- Noting multiple global turbo installations. by
[@&#8203;anthonyshew](https://togithub.com/anthonyshew) in
[vercel/turbo#5119
- List dev command more consistently. by
[@&#8203;anthonyshew](https://togithub.com/anthonyshew) in
[vercel/turbo#5120
- fix: update storybook dev command by
[@&#8203;ekafyi](https://togithub.com/ekafyi) in
[vercel/turbo#5105
- feat(turborepo): Move some shim paths over to AbsoluteSystemPath by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#5108
- feat(docs): update copy arg by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#5090
- feat(docs): link examples with generators by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#5126
- sync dependencies with next.js by
[@&#8203;sokra](https://togithub.com/sokra) in
[vercel/turbo#5131
- Include timeSaved metric when skipping cache check by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#4952
- Update storybook.mdx by
[@&#8203;lofsigma](https://togithub.com/lofsigma) in
[vercel/turbo#5134
- refactor(turborepo): API Client Cleanup by
[@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in
[vercel/turbo#5084
- feat(turborepo): Set feature to use Go daemon by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#5147
- fix(turborepo): Handle unimplemented and failed_precondition in daemon
clients by [@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#5151
- feat(types): publish turbo types by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#5130
- feat(daemon): clean by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#5152
- chore(turborepo): Port piece of kill_live_server test for version
mismatch by [@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#5153
- feat(turborepo): Wait for a pid file, then a sock file by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#5158
- feat(create-turbo): use latest turbo by default by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#5155
- Update existing-monorepo.mdx by
[@&#8203;tomheaton](https://togithub.com/tomheaton) in
[vercel/turbo#5149
- Merge timesaved and cache status data structures by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#5135
- chore: specify rust crates as inputs to building turborepo by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#4664
- Organize tests a bit by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#5116
- docs: add `--out-dir` reference for prune command by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#5173
- fix(turborepo): Restructure reading from stderr, fix parsing of
ls-tree by [@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#5181
- chore(cli): add note about changing run summary by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#5186
- feat(turborepo): Remove as_absolute_path() in favor of Deref by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#5194
- Update log message when cache restoration is skipped by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#5127
- docs: Move deprecated options for run command to bottom by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#5180
- Parallel ignores concurrency and dependencies, we don't need to
validate by [@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#5191
- feat(lockfiles): add support pnpm lockfile version 6.1 by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turbo#5195
- feat(turborepo): Remove anyhow from package manager detection by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#5196
- Add codemod for glob syntax issues. by
[@&#8203;arlyon](https://togithub.com/arlyon) in
[vercel/turbo#5184
- fix(gen): swap to which for windows by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#5208
- Add timeSaved value into dry run output by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#5171
- fix(turborepo): Repo config case normalization by
[@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in
[vercel/turbo#5209
- release(turborepo): 1.10.2-canary.2 by
[@&#8203;github-actions](https://togithub.com/github-actions) in
[vercel/turbo#5212
- Update references to docs in code comments and help output by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#5179
- fix(turbo): remove npx version check for gen by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#5216
- release(turborepo): 1.10.2-canary.3 by
[@&#8203;github-actions](https://togithub.com/github-actions) in
[vercel/turbo#5222

##### New Contributors

- [@&#8203;cool-little-fish](https://togithub.com/cool-little-fish) made
their first contribution in
[vercel/turbo#4902
- [@&#8203;ekafyi](https://togithub.com/ekafyi) made their first
contribution in
[vercel/turbo#5105
- [@&#8203;lofsigma](https://togithub.com/lofsigma) made their first
contribution in
[vercel/turbo#5134
- [@&#8203;tomheaton](https://togithub.com/tomheaton) made their first
contribution in
[vercel/turbo#5149

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

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

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

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

**Full Changelog**:
vercel/turbo@v1.10.0...v1.10.1

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

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

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

#### What's Changed

##### Changelog

- Exclude Pipeline Definition from Global Hash by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#4545
- chore(turbo/gen): mark as experimental by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#5016
- fix: no longer crash for single projects with global dependencies by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turbo#5002
- Add `dotEnv` to `turbo.json` by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#4870
- Add missing `--copy` flag. by
[@&#8203;anthonyshew](https://togithub.com/anthonyshew) in
[vercel/turbo#5021
- feat(basic): add generators to basic example by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#5006
- feat(prune) allow pruning of projects using Yarn PnP by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turbo#5019
- Update skipping-tasks.mdx by
[@&#8203;anthonyshew](https://togithub.com/anthonyshew) in
[vercel/turbo#5039
- Update skipping-tasks.mdx by
[@&#8203;anthonyshew](https://togithub.com/anthonyshew) in
[vercel/turbo#5041
- feat(turborepo): remove RelativeSystemPathBuf, clean paths on join by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#5020
- fix(create-turbo): default example messaging by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#5059
- fix(daemon): kill daemon when root is removed by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turbo#5038
- ci(turbo): allow publishing from non-main by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#5062
- refactor(turborepo): Consolidated PathError and PathValidationError by
[@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in
[vercel/turbo#5060
- fix(create-turbo): git init must use add by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#5058
- feat: go daemon opt-in feature flag by
[@&#8203;arlyon](https://togithub.com/arlyon) in
[vercel/turbo#5076
- Add codemod to transform literals to wildcards by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#5054
- Wildcard env by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#5017
- fix(daemon): plumb through flush watch errors by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turbo#5070
- Improve error message when repo is not linked or token is expired by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#5089
- fix(turborepo):Support distinguishing unset env vars by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#5086

#### New Contributors

- [@&#8203;jw-vercel](https://togithub.com/jw-vercel) made their first
contribution in
[vercel/turbo#5057

**Full Changelog**:
vercel/turbo@v1.9.9...v1.10.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/synopsisgg/bot).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMTAuMCIsInVwZGF0ZWRJblZlciI6IjM1LjExMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
  • Loading branch information
mastondzn committed Jun 13, 2023
2 parents 2ef07df + 953e3d0 commit f5f2769
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 73 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"only-allow": "1.1.1",
"prettier": "2.8.7",
"rimraf": "5.0.0",
"turbo": "1.9.9",
"turbo": "1.10.3",
"typescript": "5.0.4"
},
"packageManager": "pnpm@8.5.1",
Expand Down
95 changes: 23 additions & 72 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 f5f2769

Please sign in to comment.