janus-idp / janus-idp.github.io

Other
14 stars 28 forks source link

chore(deps): update dependency turbo to v1.10.6 #143

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
turbo (source) 1.10.3 -> 1.10.6 age adoption passing confidence

Release Notes

vercel/turbo (turbo) ### [`v1.10.6`](https://togithub.com/vercel/turbo/releases/tag/v1.10.6): Turborepo v1.10.6 [Compare Source](https://togithub.com/vercel/turbo/compare/v1.10.5...v1.10.6) #### What's Changed ##### Changelog - feat(turborepo): Scripts to build a debug version on windows by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/5007](https://togithub.com/vercel/turbo/pull/5007) - release(turborepo): 1.10.5 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/vercel/turbo/pull/5364](https://togithub.com/vercel/turbo/pull/5364) - fix: prevent looking up workspace task if name is not in there by [@​arlyon](https://togithub.com/arlyon) in [https://github.com/vercel/turbo/pull/5370](https://togithub.com/vercel/turbo/pull/5370) - fix(turborepo): Restructure spaces client and test error handling by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/5367](https://togithub.com/vercel/turbo/pull/5367) **Full Changelog**: https://github.com/vercel/turbo/compare/v1.10.5...v1.10.6 ### [`v1.10.5`](https://togithub.com/vercel/turbo/releases/tag/v1.10.5): Turborepo v1.10.5 [Compare Source](https://togithub.com/vercel/turbo/compare/v1.10.4...v1.10.5) #### What's Changed ##### Changelog - release(turborepo): 1.10.4 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/vercel/turbo/pull/5349](https://togithub.com/vercel/turbo/pull/5349) - feat(turborepo) Add timeout to api client json methods by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/5350](https://togithub.com/vercel/turbo/pull/5350) - feat(turborepo): Debugging output for e2e tests by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/5351](https://togithub.com/vercel/turbo/pull/5351) - feat(turbo): add main pointing to bin by [@​wesleytodd](https://togithub.com/wesleytodd) in [https://github.com/vercel/turbo/pull/5333](https://togithub.com/vercel/turbo/pull/5333) - fix: Removed path slash conversion on unix by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/5356](https://togithub.com/vercel/turbo/pull/5356) - fix(turborepo): Fix single package inference by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/5362](https://togithub.com/vercel/turbo/pull/5362) #### New Contributors - [@​wesleytodd](https://togithub.com/wesleytodd) made their first contribution in [https://github.com/vercel/turbo/pull/5333](https://togithub.com/vercel/turbo/pull/5333) **Full Changelog**: https://github.com/vercel/turbo/compare/v1.10.4...v1.10.5 ### [`v1.10.4`](https://togithub.com/vercel/turbo/releases/tag/v1.10.4): Turborepo v1.10.4 [Compare Source](https://togithub.com/vercel/turbo/compare/v1.10.3...v1.10.4) #### What's Changed ##### Changelog - release(turborepo): 1.10.3-canary.0 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/vercel/turbo/pull/5250](https://togithub.com/vercel/turbo/pull/5250) - feat(turborepo): Port Manual hashing by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/5237](https://togithub.com/vercel/turbo/pull/5237) - Docs: prior to run testcases, add guides to install dependencies for testcases. by [@​92hackers](https://togithub.com/92hackers) in [https://github.com/vercel/turbo/pull/3090](https://togithub.com/vercel/turbo/pull/3090) - fix(gen): fix ts config interference by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/5263](https://togithub.com/vercel/turbo/pull/5263) - release(turborepo): 1.10.3 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/vercel/turbo/pull/5262](https://togithub.com/vercel/turbo/pull/5262) - feat(examples): update basic name on docs by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/5224](https://togithub.com/vercel/turbo/pull/5224) - feat(turborepo): port git-based hashing with inputs by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/5251](https://togithub.com/vercel/turbo/pull/5251) - Update .gitignore by [@​ph55](https://togithub.com/ph55) in [https://github.com/vercel/turbo/pull/5269](https://togithub.com/vercel/turbo/pull/5269) - feat(ci): conditionally set jest verbosity by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/5271](https://togithub.com/vercel/turbo/pull/5271) - fix(turborepo): Tighten build globs by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/5274](https://togithub.com/vercel/turbo/pull/5274) - fix(turborepo): Fix path match for parent dir in subtree match case by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/5275](https://togithub.com/vercel/turbo/pull/5275) - chore(turborepo): Move SCM to use vendored wax crate by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/5277](https://togithub.com/vercel/turbo/pull/5277) - release(turborepo): 1.10.4-canary.0 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/vercel/turbo/pull/5278](https://togithub.com/vercel/turbo/pull/5278) - fix(turborepo): avoid globbing directories due to ancestor truncation by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/5273](https://togithub.com/vercel/turbo/pull/5273) - release(turborepo): 1.10.4-canary.1 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/vercel/turbo/pull/5283](https://togithub.com/vercel/turbo/pull/5283) - fix(spaces): read logs correctly when invoked from subdirectory by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/5284](https://togithub.com/vercel/turbo/pull/5284) - Synthesize --only by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/5285](https://togithub.com/vercel/turbo/pull/5285) - feat(turborepo): Run outline pt 2 by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/5203](https://togithub.com/vercel/turbo/pull/5203) - feat(lockfiles): add rust implementation for yarn1 by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/5255](https://togithub.com/vercel/turbo/pull/5255) - release(turborepo): 1.10.4-canary.2 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/vercel/turbo/pull/5286](https://togithub.com/vercel/turbo/pull/5286) - feat(turborepo): Report more details when go-turbo exits by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/5287](https://togithub.com/vercel/turbo/pull/5287) - docs(examples): update examples and docs to use node 18 by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/5300](https://togithub.com/vercel/turbo/pull/5300) - update dependencies to sync with next.js by [@​sokra](https://togithub.com/sokra) in [https://github.com/vercel/turbo/pull/5303](https://togithub.com/vercel/turbo/pull/5303) - feat(cache): Add ability to disable remote cache from turbo.json by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/5305](https://togithub.com/vercel/turbo/pull/5305) - feat(turborepo): Hash with libgit2 by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/5309](https://togithub.com/vercel/turbo/pull/5309) - Add --log-order option by [@​rafaeltab](https://togithub.com/rafaeltab) in [https://github.com/vercel/turbo/pull/3916](https://togithub.com/vercel/turbo/pull/3916) - release(turborepo): 1.10.4-canary.3 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/vercel/turbo/pull/5313](https://togithub.com/vercel/turbo/pull/5313) - feat(turborepo): A few cleanup nits around log grouping by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/5312](https://togithub.com/vercel/turbo/pull/5312) - feat(run outline): Hide package graph internals by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/5310](https://togithub.com/vercel/turbo/pull/5310) - feat(logging): enable setting log order with an environment variable by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/5316](https://togithub.com/vercel/turbo/pull/5316) - feat(cli): Add ability to pass --remote-only=false from CLI by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/5317](https://togithub.com/vercel/turbo/pull/5317) - fix(turborepo): Re-enable some tests on windows by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/5319](https://togithub.com/vercel/turbo/pull/5319) - refactor(turborepo): cli::run and args processing by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/5297](https://togithub.com/vercel/turbo/pull/5297) - feat(logging): add "auto" options for log prefixing and ordering by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/5320](https://togithub.com/vercel/turbo/pull/5320) - Fix ESLint script command. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/5322](https://togithub.com/vercel/turbo/pull/5322) - feat(turborepo): Add context to glob errors by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/5323](https://togithub.com/vercel/turbo/pull/5323) - fix(turbo): print help message when turbo called with flags/env vars but no commands by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/5329](https://togithub.com/vercel/turbo/pull/5329) - refactor(turborepo): Move paths to UTF-8 by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/5248](https://togithub.com/vercel/turbo/pull/5248) - Add Vercel to CI providers. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/5342](https://togithub.com/vercel/turbo/pull/5342) - fix(turborepo): Hashing symlinks is erroring by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/5340](https://togithub.com/vercel/turbo/pull/5340) - release(turborepo): 1.10.4-canary.4 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/vercel/turbo/pull/5344](https://togithub.com/vercel/turbo/pull/5344) - fix: update ctrlc to 3.4.0 to allow have new signal handlers overwrite by [@​arlyon](https://togithub.com/arlyon) in [https://github.com/vercel/turbo/pull/5346](https://togithub.com/vercel/turbo/pull/5346) #### New Contributors - [@​aaronbrown-vercel](https://togithub.com/aaronbrown-vercel) made their first contribution in [https://github.com/vercel/turbo/pull/5252](https://togithub.com/vercel/turbo/pull/5252) - [@​younggeeks](https://togithub.com/younggeeks) made their first contribution in [https://github.com/vercel/turbo/pull/4883](https://togithub.com/vercel/turbo/pull/4883) - [@​92hackers](https://togithub.com/92hackers) made their first contribution in [https://github.com/vercel/turbo/pull/3090](https://togithub.com/vercel/turbo/pull/3090) - [@​ph55](https://togithub.com/ph55) made their first contribution in [https://github.com/vercel/turbo/pull/5269](https://togithub.com/vercel/turbo/pull/5269) **Full Changelog**: https://github.com/vercel/turbo/compare/v1.10.3...v1.10.4

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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.