This repository has been archived by the owner on Aug 24, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bump(deps): update dependency turbo to ^1.6.3 (#147)
[![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://github.com/vercel/turbo)) | [`^1.6.2` -> `^1.6.3`](https://renovatebot.com/diffs/npm/turbo/1.6.2/1.6.3) | [![age](https://badges.renovateapi.com/packages/npm/turbo/1.6.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/turbo/1.6.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/turbo/1.6.3/compatibility-slim/1.6.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/turbo/1.6.3/confidence-slim/1.6.2)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>vercel/turbo</summary> ### [`v1.6.3`](https://github.com/vercel/turbo/releases/tag/v1.6.3) [Compare Source](https://github.com/vercel/turbo/compare/v1.6.2...v1.6.3) #### What's Changed - Merge release branch staging-1.6.2 by [@​nathanhammond](https://github.com/nathanhammond) in [https://github.com/vercel/turbo/pull/2453](https://github.com/vercel/turbo/pull/2453) - refactor(next/dev): allow devserver args serializable by [@​kwonoj](https://github.com/kwonoj) in [https://github.com/vercel/turbo/pull/2446](https://github.com/vercel/turbo/pull/2446) - Fix large regression with turning ModuleRuleCondition::matches into a tt::fun by [@​alexkirsz](https://github.com/alexkirsz) in [https://github.com/vercel/turbo/pull/2450](https://github.com/vercel/turbo/pull/2450) - chore: typo by [@​ahaoboy](https://github.com/ahaoboy) in [https://github.com/vercel/turbo/pull/2404](https://github.com/vercel/turbo/pull/2404) - refactor(next/dev): reusable start_server by [@​kwonoj](https://github.com/kwonoj) in [https://github.com/vercel/turbo/pull/2455](https://github.com/vercel/turbo/pull/2455) - Breakdown /packages code ownership by [@​mehulkar](https://github.com/mehulkar) in [https://github.com/vercel/turbo/pull/2459](https://github.com/vercel/turbo/pull/2459) - make sure to exit the process in case of errors during errors sending by [@​sokra](https://github.com/sokra) in [https://github.com/vercel/turbo/pull/2457](https://github.com/vercel/turbo/pull/2457) - docs: change with-pnpm run command by [@​pahaz](https://github.com/pahaz) in [https://github.com/vercel/turbo/pull/2468](https://github.com/vercel/turbo/pull/2468) - Fix internal link in docs by [@​mehulkar](https://github.com/mehulkar) in [https://github.com/vercel/turbo/pull/2465](https://github.com/vercel/turbo/pull/2465) - improve startup and warmup of benchmarks by [@​sokra](https://github.com/sokra) in [https://github.com/vercel/turbo/pull/2463](https://github.com/vercel/turbo/pull/2463) - improve performance of to_entry_snapshot by [@​sokra](https://github.com/sokra) in [https://github.com/vercel/turbo/pull/2462](https://github.com/vercel/turbo/pull/2462) - fix prettier by [@​sokra](https://github.com/sokra) in [https://github.com/vercel/turbo/pull/2471](https://github.com/vercel/turbo/pull/2471) - fix workflow links by [@​sokra](https://github.com/sokra) in [https://github.com/vercel/turbo/pull/2472](https://github.com/vercel/turbo/pull/2472) - Avoid recomputing all_assets_map on every change by [@​alexkirsz](https://github.com/alexkirsz) in [https://github.com/vercel/turbo/pull/2464](https://github.com/vercel/turbo/pull/2464) - chore(deps): update jamesives/github-pages-deploy-action action to v4.4.1 by [@​renovate](https://github.com/renovate) in [https://github.com/vercel/turbo/pull/2244](https://github.com/vercel/turbo/pull/2244) - Use dashmap+fxhash instead of flurry by [@​alexkirsz](https://github.com/alexkirsz) in [https://github.com/vercel/turbo/pull/2431](https://github.com/vercel/turbo/pull/2431) - remove require hook by [@​sokra](https://github.com/sokra) in [https://github.com/vercel/turbo/pull/2473](https://github.com/vercel/turbo/pull/2473) - Faster source map tracing by [@​jridgewell](https://github.com/jridgewell) in [https://github.com/vercel/turbo/pull/2426](https://github.com/vercel/turbo/pull/2426) - Warn on not-yet-supported module usage by [@​wbinnssmith](https://github.com/wbinnssmith) in [https://github.com/vercel/turbo/pull/2422](https://github.com/vercel/turbo/pull/2422) - Use the same hashing logic for sourcemap names by [@​alexkirsz](https://github.com/alexkirsz) in [https://github.com/vercel/turbo/pull/2475](https://github.com/vercel/turbo/pull/2475) - Avoid expensive background work by [@​alexkirsz](https://github.com/alexkirsz) in [https://github.com/vercel/turbo/pull/2482](https://github.com/vercel/turbo/pull/2482) - Simplify benchmark warmup by [@​alexkirsz](https://github.com/alexkirsz) in [https://github.com/vercel/turbo/pull/2483](https://github.com/vercel/turbo/pull/2483) - change source map handling to not invalidate on file change by [@​sokra](https://github.com/sokra) in [https://github.com/vercel/turbo/pull/2474](https://github.com/vercel/turbo/pull/2474) - improve chunk optimization by [@​sokra](https://github.com/sokra) in [https://github.com/vercel/turbo/pull/2476](https://github.com/vercel/turbo/pull/2476) - add TURBOPACK_BENCH_PROGRESS to show captured values during bench by [@​sokra](https://github.com/sokra) in [https://github.com/vercel/turbo/pull/2490](https://github.com/vercel/turbo/pull/2490) - optimize chunks to be a smaller by [@​sokra](https://github.com/sokra) in [https://github.com/vercel/turbo/pull/2491](https://github.com/vercel/turbo/pull/2491) - avoid to read_dir syscall for all files by [@​sokra](https://github.com/sokra) in [https://github.com/vercel/turbo/pull/2495](https://github.com/vercel/turbo/pull/2495) - feat(next/dev): allow to retry bind by [@​kwonoj](https://github.com/kwonoj) in [https://github.com/vercel/turbo/pull/2480](https://github.com/vercel/turbo/pull/2480) - ci(action): workaround windows node-gyp failure by [@​kwonoj](https://github.com/kwonoj) in [https://github.com/vercel/turbo/pull/2504](https://github.com/vercel/turbo/pull/2504) - ci(action): bump up rust cache by [@​kwonoj](https://github.com/kwonoj) in [https://github.com/vercel/turbo/pull/2505](https://github.com/vercel/turbo/pull/2505) - fix bad performance in ApplyVisitors by [@​sokra](https://github.com/sokra) in [https://github.com/vercel/turbo/pull/2501](https://github.com/vercel/turbo/pull/2501) - Correct all domain and repository references. by [@​nathanhammond](https://github.com/nathanhammond) in [https://github.com/vercel/turbo/pull/2508](https://github.com/vercel/turbo/pull/2508) - Fix rounding issue and use proper units by [@​alexkirsz](https://github.com/alexkirsz) in [https://github.com/vercel/turbo/pull/2516](https://github.com/vercel/turbo/pull/2516) - fix: create-turbo update next version in templates by [@​chris-olszewski](https://github.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/2519](https://github.com/vercel/turbo/pull/2519) - add documentation about benchmarks by [@​sokra](https://github.com/sokra) in [https://github.com/vercel/turbo/pull/2492](https://github.com/vercel/turbo/pull/2492) - benchmark graph nit by [@​gaspar09](https://github.com/gaspar09) in [https://github.com/vercel/turbo/pull/2524](https://github.com/vercel/turbo/pull/2524) - Disable pagination links in the footer on /blog by [@​shuding](https://github.com/shuding) in [https://github.com/vercel/turbo/pull/2526](https://github.com/vercel/turbo/pull/2526) - Improve error message for missing task definitions by [@​mehulkar](https://github.com/mehulkar) in [https://github.com/vercel/turbo/pull/2267](https://github.com/vercel/turbo/pull/2267) - Fix line-height of blog post articles by [@​shuding](https://github.com/shuding) in [https://github.com/vercel/turbo/pull/2527](https://github.com/vercel/turbo/pull/2527) - Merge release branch staging-1.6.3-canary.0 by [@​nathanhammond](https://github.com/nathanhammond) in [https://github.com/vercel/turbo/pull/2531](https://github.com/vercel/turbo/pull/2531) #### New Contributors - [@​evliu](https://github.com/evliu) made their first contribution in [https://github.com/vercel/turbo/pull/2164](https://github.com/vercel/turbo/pull/2164) - [@​blake-mealey](https://github.com/blake-mealey) made their first contribution in [https://github.com/vercel/turbo/pull/2179](https://github.com/vercel/turbo/pull/2179) - [@​erikhofer](https://github.com/erikhofer) made their first contribution in [https://github.com/vercel/turbo/pull/2225](https://github.com/vercel/turbo/pull/2225) - [@​adarshaacharya](https://github.com/adarshaacharya) made their first contribution in [https://github.com/vercel/turbo/pull/2228](https://github.com/vercel/turbo/pull/2228) - [@​MateoKruk](https://github.com/MateoKruk) made their first contribution in [https://github.com/vercel/turbo/pull/2240](https://github.com/vercel/turbo/pull/2240) - [@​rgomezcasas](https://github.com/rgomezcasas) made their first contribution in [https://github.com/vercel/turbo/pull/2209](https://github.com/vercel/turbo/pull/2209) - [@​benjervis](https://github.com/benjervis) made their first contribution in [https://github.com/vercel/turbo/pull/2290](https://github.com/vercel/turbo/pull/2290) - [@​junhoyeo](https://github.com/junhoyeo) made their first contribution in [https://github.com/vercel/turbo/pull/2295](https://github.com/vercel/turbo/pull/2295) - [@​sokra](https://github.com/sokra) made their first contribution in [https://github.com/vercel/turbo/pull/2315](https://github.com/vercel/turbo/pull/2315) - [@​ernestd](https://github.com/ernestd) made their first contribution in [https://github.com/vercel/turbo/pull/2322](https://github.com/vercel/turbo/pull/2322) - [@​vacekj](https://github.com/vacekj) made their first contribution in [https://github.com/vercel/turbo/pull/2330](https://github.com/vercel/turbo/pull/2330) - [@​Just-Moh-it](https://github.com/Just-Moh-it) made their first contribution in [https://github.com/vercel/turbo/pull/2328](https://github.com/vercel/turbo/pull/2328) - [@​pelleknaap](https://github.com/pelleknaap) made their first contribution in [https://github.com/vercel/turbo/pull/2329](https://github.com/vercel/turbo/pull/2329) - [@​simonw](https://github.com/simonw) made their first contribution in [https://github.com/vercel/turbo/pull/2326](https://github.com/vercel/turbo/pull/2326) - [@​jomlamladen](https://github.com/jomlamladen) made their first contribution in [https://github.com/vercel/turbo/pull/2334](https://github.com/vercel/turbo/pull/2334) - [@​harish-sethuraman](https://github.com/harish-sethuraman) made their first contribution in [https://github.com/vercel/turbo/pull/2333](https://github.com/vercel/turbo/pull/2333) - [@​debdutdeb](https://github.com/debdutdeb) made their first contribution in [https://github.com/vercel/turbo/pull/2331](https://github.com/vercel/turbo/pull/2331) - [@​sosukesuzuki](https://github.com/sosukesuzuki) made their first contribution in [https://github.com/vercel/turbo/pull/2360](https://github.com/vercel/turbo/pull/2360) - [@​chunsch](https://github.com/chunsch) made their first contribution in [https://github.com/vercel/turbo/pull/2358](https://github.com/vercel/turbo/pull/2358) - [@​zEh-](https://github.com/zEh-) made their first contribution in [https://github.com/vercel/turbo/pull/2342](https://github.com/vercel/turbo/pull/2342) - [@​KarnellSchultz](https://github.com/KarnellSchultz) made their first contribution in [https://github.com/vercel/turbo/pull/2376](https://github.com/vercel/turbo/pull/2376) - [@​lpalmes](https://github.com/lpalmes) made their first contribution in [https://github.com/vercel/turbo/pull/2368](https://github.com/vercel/turbo/pull/2368) - [@​hijuliancode](https://github.com/hijuliancode) made their first contribution in [https://github.com/vercel/turbo/pull/2354](https://github.com/vercel/turbo/pull/2354) - [@​ChFlick](https://github.com/ChFlick) made their first contribution in [https://github.com/vercel/turbo/pull/2373](https://github.com/vercel/turbo/pull/2373) - [@​thiagodebastos](https://github.com/thiagodebastos) made their first contribution in [https://github.com/vercel/turbo/pull/2383](https://github.com/vercel/turbo/pull/2383) - [@​wbinnssmith](https://github.com/wbinnssmith) made their first contribution in [https://github.com/vercel/turbo/pull/2385](https://github.com/vercel/turbo/pull/2385) - [@​alexkirsz](https://github.com/alexkirsz) made their first contribution in [https://github.com/vercel/turbo/pull/2395](https://github.com/vercel/turbo/pull/2395) - [@​Brooooooklyn](https://github.com/Brooooooklyn) made their first contribution in [https://github.com/vercel/turbo/pull/2366](https://github.com/vercel/turbo/pull/2366) - [@​peterpme](https://github.com/peterpme) made their first contribution in [https://github.com/vercel/turbo/pull/2413](https://github.com/vercel/turbo/pull/2413) - [@​johanholmerin](https://github.com/johanholmerin) made their first contribution in [https://github.com/vercel/turbo/pull/2429](https://github.com/vercel/turbo/pull/2429) - [@​ijjk](https://github.com/ijjk) made their first contribution in [https://github.com/vercel/turbo/pull/2434](https://github.com/vercel/turbo/pull/2434) - [@​bdbai](https://github.com/bdbai) made their first contribution in [https://github.com/vercel/turbo/pull/2364](https://github.com/vercel/turbo/pull/2364) - [@​allan2](https://github.com/allan2) made their first contribution in [https://github.com/vercel/turbo/pull/2443](https://github.com/vercel/turbo/pull/2443) - [@​ahaoboy](https://github.com/ahaoboy) made their first contribution in [https://github.com/vercel/turbo/pull/2404](https://github.com/vercel/turbo/pull/2404) - [@​pahaz](https://github.com/pahaz) made their first contribution in [https://github.com/vercel/turbo/pull/2468](https://github.com/vercel/turbo/pull/2468) **Full Changelog**: vercel/turborepo@v1.6.2...v1.6.3 </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/DeFiCh/metachain). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC45LjIiLCJ1cGRhdGVkSW5WZXIiOiIzNC4xMi4wIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information