chore(deps): update dependency turbo to v1.3.0 #76

Closed
opened 2026-04-05 19:43:45 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @renovate[bot] on 6/23/2022

Mend Renovate

This PR contains the following updates:

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

Release Notes

vercel/turborepo

v1.3.0

Compare Source

Core

Docs

New Contributors

Full Changelog: https://github.com/vercel/turborepo/compare/v1.2.16...v1.3.0


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.


  • If you want to rebase/retry this PR, click this checkbox.

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

*Originally created by @renovate[bot] on 6/23/2022* [![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.2.16` -> `1.3.0`](https://renovatebot.com/diffs/npm/turbo/1.2.16/1.3.0) | [![age](https://badges.renovateapi.com/packages/npm/turbo/1.3.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/turbo/1.3.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/turbo/1.3.0/compatibility-slim/1.2.16)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/turbo/1.3.0/confidence-slim/1.2.16)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>vercel/turborepo</summary> ### [`v1.3.0`](https://togithub.com/vercel/turborepo/releases/tag/v1.3.0) [Compare Source](https://togithub.com/vercel/turborepo/compare/v1.2.16...v1.3.0) #### Core - Prevent side effects when looking for config files. by [@&#8203;nathanhammond](https://togithub.com/nathanhammond) in [https://github.com/vercel/turborepo/pull/1328](https://togithub.com/vercel/turborepo/pull/1328) - Follow up to porting run to cobra by [@&#8203;gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turborepo/pull/1327](https://togithub.com/vercel/turborepo/pull/1327) - fix(create-turbo): yarn berry & lint fix by [@&#8203;tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turborepo/pull/1341](https://togithub.com/vercel/turborepo/pull/1341) - Add missing command to package.json scripts by [@&#8203;zvictor](https://togithub.com/zvictor) in [https://github.com/vercel/turborepo/pull/1342](https://togithub.com/vercel/turborepo/pull/1342) - Remove afero. by [@&#8203;nathanhammond](https://togithub.com/nathanhammond) in [https://github.com/vercel/turborepo/pull/1339](https://togithub.com/vercel/turborepo/pull/1339) - fix(cli): add colors back for cache hit log line by [@&#8203;tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turborepo/pull/1346](https://togithub.com/vercel/turborepo/pull/1346) - Disable linking. by [@&#8203;nathanhammond](https://togithub.com/nathanhammond) in [https://github.com/vercel/turborepo/pull/1354](https://togithub.com/vercel/turborepo/pull/1354) - Add [@&#8203;tknickman](https://togithub.com/tknickman) to CODEOWNERS by [@&#8203;nathanhammond](https://togithub.com/nathanhammond) in [https://github.com/vercel/turborepo/pull/1358](https://togithub.com/vercel/turborepo/pull/1358) - Log to temp files then rename by [@&#8203;gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turborepo/pull/1351](https://togithub.com/vercel/turborepo/pull/1351) - Revert "Log to temp files then rename" by [@&#8203;gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turborepo/pull/1360](https://togithub.com/vercel/turborepo/pull/1360) - Bump global cache key by [@&#8203;gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turborepo/pull/1362](https://togithub.com/vercel/turborepo/pull/1362) - Added "outputLogs" Configuration Option by [@&#8203;ObliviousHarmony](https://togithub.com/ObliviousHarmony) in [https://github.com/vercel/turborepo/pull/1332](https://togithub.com/vercel/turborepo/pull/1332) - Expand the blocking labels for Kodiak. by [@&#8203;nathanhammond](https://togithub.com/nathanhammond) in [https://github.com/vercel/turborepo/pull/1364](https://togithub.com/vercel/turborepo/pull/1364) - Bump lint-staged from 12.5.0 to 13.0.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/vercel/turborepo/pull/1318](https://togithub.com/vercel/turborepo/pull/1318) - Code Housekeeping by [@&#8203;nathanhammond](https://togithub.com/nathanhammond) in [https://github.com/vercel/turborepo/pull/1367](https://togithub.com/vercel/turborepo/pull/1367) - Revert [#&#8203;1297](https://togithub.com/vercel/turborepo/issues/1297) by [@&#8203;nathanhammond](https://togithub.com/nathanhammond) in [https://github.com/vercel/turborepo/pull/1375](https://togithub.com/vercel/turborepo/pull/1375) - Fix parsing concurrency as a number or percent by [@&#8203;gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turborepo/pull/1371](https://togithub.com/vercel/turborepo/pull/1371) - Configure Dependabot by [@&#8203;nathanhammond](https://togithub.com/nathanhammond) in [https://github.com/vercel/turborepo/pull/1365](https://togithub.com/vercel/turborepo/pull/1365) - Run lint against Go 1.17 to constrain introduction of 1.18 features. by [@&#8203;nathanhammond](https://togithub.com/nathanhammond) in [https://github.com/vercel/turborepo/pull/1374](https://togithub.com/vercel/turborepo/pull/1374) - Handle running the tests by a logged-in user by [@&#8203;gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turborepo/pull/1402](https://togithub.com/vercel/turborepo/pull/1402) - Upgrade to pnpm v7.2.1 by [@&#8203;jaredpalmer](https://togithub.com/jaredpalmer) in [https://github.com/vercel/turborepo/pull/1403](https://togithub.com/vercel/turborepo/pull/1403) - Use Go 1.17 mode for lint by [@&#8203;gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turborepo/pull/1404](https://togithub.com/vercel/turborepo/pull/1404) - We lost -- prefixing passthrough args by [@&#8203;gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turborepo/pull/1405](https://togithub.com/vercel/turborepo/pull/1405) - More CI Cleanup by [@&#8203;nathanhammond](https://togithub.com/nathanhammond) in [https://github.com/vercel/turborepo/pull/1408](https://togithub.com/vercel/turborepo/pull/1408) - Add root boundary to untarring by [@&#8203;gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turborepo/pull/1409](https://togithub.com/vercel/turborepo/pull/1409) - Bump github.com/deckarep/golang-set from 1.7.1 to 1.8.0 in /cli by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/vercel/turborepo/pull/1376](https://togithub.com/vercel/turborepo/pull/1376) - Bump github.com/briandowns/spinner from 1.16.0 to 1.18.1 in /cli by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/vercel/turborepo/pull/1377](https://togithub.com/vercel/turborepo/pull/1377) - Bump github.com/hashicorp/go-hclog from 1.1.0 to 1.2.1 in /cli by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/vercel/turborepo/pull/1382](https://togithub.com/vercel/turborepo/pull/1382) - Bump tailwindcss from 3.0.15 to 3.1.3 in /docs by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/vercel/turborepo/pull/1422](https://togithub.com/vercel/turborepo/pull/1422) - Bump typescript from 4.5.5 to 4.7.4 in /docs by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/vercel/turborepo/pull/1420](https://togithub.com/vercel/turborepo/pull/1420) - Bump [@&#8203;react-aria/radio](https://togithub.com/react-aria/radio) from 3.1.8 to 3.2.1 in /docs by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/vercel/turborepo/pull/1421](https://togithub.com/vercel/turborepo/pull/1421) - Bump github.com/stretchr/testify from 1.7.0 to 1.7.2 in /cli by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/vercel/turborepo/pull/1378](https://togithub.com/vercel/turborepo/pull/1378) - Bump github.com/AlecAivazis/survey/v2 from 2.2.12 to 2.3.5 in /cli by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/vercel/turborepo/pull/1379](https://togithub.com/vercel/turborepo/pull/1379) - feat(cli): update the graph arg behavior by [@&#8203;tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turborepo/pull/1353](https://togithub.com/vercel/turborepo/pull/1353) - docs: Fix yarn tab storage key name by [@&#8203;O4epegb](https://togithub.com/O4epegb) in [https://github.com/vercel/turborepo/pull/1428](https://togithub.com/vercel/turborepo/pull/1428) - Remove cancellation workflow, fail-fast. by [@&#8203;nathanhammond](https://togithub.com/nathanhammond) in [https://github.com/vercel/turborepo/pull/1415](https://togithub.com/vercel/turborepo/pull/1415) - Add gitoutput package, rework all git hashing by [@&#8203;nathanhammond](https://togithub.com/nathanhammond) in [https://github.com/vercel/turborepo/pull/1239](https://togithub.com/vercel/turborepo/pull/1239) #### Docs - Fix link to dependsOn section in configuration from getting started in documentation by [@&#8203;rafaeltab](https://togithub.com/rafaeltab) in [https://github.com/vercel/turborepo/pull/1326](https://togithub.com/vercel/turborepo/pull/1326) - Fix error loading Docs of StoryBook by [@&#8203;mcmontseny](https://togithub.com/mcmontseny) in [https://github.com/vercel/turborepo/pull/1344](https://togithub.com/vercel/turborepo/pull/1344) - fix(docs): update circleci remote cache docs by [@&#8203;tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turborepo/pull/1345](https://togithub.com/vercel/turborepo/pull/1345) - chore(remotecache): remove beta wording by [@&#8203;tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turborepo/pull/1350](https://togithub.com/vercel/turborepo/pull/1350) - typo in pnpm-workspace.yaml filename by [@&#8203;bertspaan](https://togithub.com/bertspaan) in [https://github.com/vercel/turborepo/pull/1356](https://togithub.com/vercel/turborepo/pull/1356) - Friendly spellcheck in README.md by [@&#8203;Jastor11](https://togithub.com/Jastor11) in [https://github.com/vercel/turborepo/pull/1416](https://togithub.com/vercel/turborepo/pull/1416) - Remove duplicate "have" by [@&#8203;enBonnet](https://togithub.com/enBonnet) in [https://github.com/vercel/turborepo/pull/1430](https://togithub.com/vercel/turborepo/pull/1430) #### New Contributors - [@&#8203;zvictor](https://togithub.com/zvictor) made their first contribution in [https://github.com/vercel/turborepo/pull/1342](https://togithub.com/vercel/turborepo/pull/1342) - [@&#8203;mcmontseny](https://togithub.com/mcmontseny) made their first contribution in [https://github.com/vercel/turborepo/pull/1344](https://togithub.com/vercel/turborepo/pull/1344) - [@&#8203;bertspaan](https://togithub.com/bertspaan) made their first contribution in [https://github.com/vercel/turborepo/pull/1356](https://togithub.com/vercel/turborepo/pull/1356) - [@&#8203;ObliviousHarmony](https://togithub.com/ObliviousHarmony) made their first contribution in [https://github.com/vercel/turborepo/pull/1332](https://togithub.com/vercel/turborepo/pull/1332) - [@&#8203;O4epegb](https://togithub.com/O4epegb) made their first contribution in [https://github.com/vercel/turborepo/pull/1428](https://togithub.com/vercel/turborepo/pull/1428) - [@&#8203;enBonnet](https://togithub.com/enBonnet) made their first contribution in [https://github.com/vercel/turborepo/pull/1430](https://togithub.com/vercel/turborepo/pull/1430) **Full Changelog**: https://github.com/vercel/turborepo/compare/v1.2.16...v1.3.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, 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/hansputera/tiktok-dl).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/tiktok-dl#76