From 5e7063fbb60756a361bd583db24cb31135744ec0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 15 Sep 2023 19:20:29 +0000 Subject: [PATCH] chore(deps): update dependency turbo to ^1.10.14 (#2007) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![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.10.13` -> `^1.10.14`](https://renovatebot.com/diffs/npm/turbo/1.10.13/1.10.14) | [![age](https://developer.mend.io/api/mc/badges/age/npm/turbo/1.10.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/turbo/1.10.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/turbo/1.10.13/1.10.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/turbo/1.10.13/1.10.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
vercel/turbo (turbo) ### [`v1.10.14`](https://togithub.com/vercel/turbo/releases/tag/v1.10.14): Turborepo v1.10.14 [Compare Source](https://togithub.com/vercel/turbo/compare/v1.10.13...v1.10.14) #### What's Changed ##### Changelog - Add support to integration tests for experimental rust codepath by [@​arlyon](https://togithub.com/arlyon) in [https://github.com/vercel/turbo/pull/5748](https://togithub.com/vercel/turbo/pull/5748) - chore: require lockfile implementations to be threadsafe by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/5781](https://togithub.com/vercel/turbo/pull/5781) - release(turborepo): 1.10.13 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/vercel/turbo/pull/5788](https://togithub.com/vercel/turbo/pull/5788) - feat(turbo-ignore): add better error message by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/5790](https://togithub.com/vercel/turbo/pull/5790) - test: verify we can walk DAGs with multiple roots by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/5770](https://togithub.com/vercel/turbo/pull/5770) - add filewatching tests to document behaviour regarding file add/delete by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/5580](https://togithub.com/vercel/turbo/pull/5580) - add evaluatables to chunk list ident by [@​sokra](https://togithub.com/sokra) in [https://github.com/vercel/turbo/pull/5785](https://togithub.com/vercel/turbo/pull/5785) - Tracing improvements by [@​sokra](https://togithub.com/sokra) in [https://github.com/vercel/turbo/pull/5783](https://togithub.com/vercel/turbo/pull/5783) - Generic types over Vcs by [@​alexkirsz](https://togithub.com/alexkirsz) in [https://github.com/vercel/turbo/pull/5738](https://togithub.com/vercel/turbo/pull/5738) - fix: snapshot test path canonicalization by [@​ForsakenHarmony](https://togithub.com/ForsakenHarmony) in [https://github.com/vercel/turbo/pull/5795](https://togithub.com/vercel/turbo/pull/5795) - fix "any" context condition implementation by [@​sokra](https://togithub.com/sokra) in [https://github.com/vercel/turbo/pull/5794](https://togithub.com/vercel/turbo/pull/5794) - feat(examples): update cra lint by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/5799](https://togithub.com/vercel/turbo/pull/5799) - feat: port github action detection by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/5792](https://togithub.com/vercel/turbo/pull/5792) - add middleware entry type by [@​sokra](https://togithub.com/sokra) in [https://github.com/vercel/turbo/pull/5800](https://togithub.com/vercel/turbo/pull/5800) - fix: unify go rust error formatting by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/5798](https://togithub.com/vercel/turbo/pull/5798) - fix: remove panic from task graph validation by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/5789](https://togithub.com/vercel/turbo/pull/5789) - feat: port task graph execution by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/5791](https://togithub.com/vercel/turbo/pull/5791) - fix(turborepo): Better unlink Output by [@​nathanhammond](https://togithub.com/nathanhammond) in [https://github.com/vercel/turbo/pull/5764](https://togithub.com/vercel/turbo/pull/5764) - perform invalidation directly on writes by [@​sokra](https://togithub.com/sokra) in [https://github.com/vercel/turbo/pull/5786](https://togithub.com/vercel/turbo/pull/5786) - Automatically derive ValueDefault for primitive value types by [@​alexkirsz](https://togithub.com/alexkirsz) in [https://github.com/vercel/turbo/pull/5793](https://togithub.com/vercel/turbo/pull/5793) - fix(lint): add node env by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/5805](https://togithub.com/vercel/turbo/pull/5805) - fix: persistent task concurrency check by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/5806](https://togithub.com/vercel/turbo/pull/5806) - feat: show all persistent task validation errors by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/5807](https://togithub.com/vercel/turbo/pull/5807) - docs: update webpack docs to reflect latest next.js api by [@​willwill96](https://togithub.com/willwill96) in [https://github.com/vercel/turbo/pull/5680](https://togithub.com/vercel/turbo/pull/5680) - feat(turborepo): Use new URL scheme. by [@​nathanhammond](https://togithub.com/nathanhammond) in [https://github.com/vercel/turbo/pull/5803](https://togithub.com/vercel/turbo/pull/5803) - fix(turborepo): API naming and dep graph by [@​nathanhammond](https://togithub.com/nathanhammond) in [https://github.com/vercel/turbo/pull/5819](https://togithub.com/vercel/turbo/pull/5819) - make swc comments immutable by [@​sokra](https://togithub.com/sokra) in [https://github.com/vercel/turbo/pull/5784](https://togithub.com/vercel/turbo/pull/5784) - avoid unnessecary indirection in async modules by [@​sokra](https://togithub.com/sokra) in [https://github.com/vercel/turbo/pull/5627](https://togithub.com/vercel/turbo/pull/5627) - fix(lint): set vscode config for pnpm examples by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/5826](https://togithub.com/vercel/turbo/pull/5826) - feat(docs): update lint in handbook by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/5812](https://togithub.com/vercel/turbo/pull/5812) - Update HMR for next-api by [@​jridgewell](https://togithub.com/jridgewell) in [https://github.com/vercel/turbo/pull/5814](https://togithub.com/vercel/turbo/pull/5814) - avoid cloning a large list of task ids by [@​sokra](https://togithub.com/sokra) in [https://github.com/vercel/turbo/pull/5821](https://togithub.com/vercel/turbo/pull/5821) - chore(docs): update lint callout by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/5831](https://togithub.com/vercel/turbo/pull/5831) - chore(lint): update [@​vercel/style-guide](https://togithub.com/vercel/style-guide) to latest by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/5832](https://togithub.com/vercel/turbo/pull/5832) - feat(examples): upgrade [@​vercel/style-guide](https://togithub.com/vercel/style-guide) to 5 by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/5834](https://togithub.com/vercel/turbo/pull/5834) - Update `swc_core` to `v0.82.4` by [@​kdy1](https://togithub.com/kdy1) in [https://github.com/vercel/turbo/pull/5820](https://togithub.com/vercel/turbo/pull/5820) - chore: minor task cache changes by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/5838](https://togithub.com/vercel/turbo/pull/5838) - chore: remove fake root topological task nodes by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/5828](https://togithub.com/vercel/turbo/pull/5828) - feat: port task execution summary by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/5825](https://togithub.com/vercel/turbo/pull/5825) - Update `swc_core` to `v0.82.10` by [@​kdy1](https://togithub.com/kdy1) in [https://github.com/vercel/turbo/pull/5853](https://togithub.com/vercel/turbo/pull/5853) - Stub out module.hot.check for next-api by [@​jridgewell](https://togithub.com/jridgewell) in [https://github.com/vercel/turbo/pull/5855](https://togithub.com/vercel/turbo/pull/5855) - feat(Turborepo): Create a filewatching crate by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/5772](https://togithub.com/vercel/turbo/pull/5772) - chore: make color selector usable with prefix ui by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/5863](https://togithub.com/vercel/turbo/pull/5863) - feat(example): update tailwind starter template by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/5856](https://togithub.com/vercel/turbo/pull/5856) - chore: add full auth into http client by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/5857](https://togithub.com/vercel/turbo/pull/5857) - feature(turbo): Global Hash by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/5568](https://togithub.com/vercel/turbo/pull/5568) - fix(lint): remove unused import by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/5883](https://togithub.com/vercel/turbo/pull/5883) - feat(example): update basic starter template by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/5880](https://togithub.com/vercel/turbo/pull/5880) - feat(docs): update bundle format recommendation by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/5870](https://togithub.com/vercel/turbo/pull/5870) - fix: avoid panic during task cache construction by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/5882](https://togithub.com/vercel/turbo/pull/5882) - Add `Send` bound to `T` in `Vc` to make type error less cryptic by [@​kdy1](https://togithub.com/kdy1) in [https://github.com/vercel/turbo/pull/5871](https://togithub.com/vercel/turbo/pull/5871) - feat(Turborepo): add filesystem cookies on top of filewatching by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/5858](https://togithub.com/vercel/turbo/pull/5858) - Turbopack: Remove `turbo_tasks::unit()` by [@​wbinnssmith](https://togithub.com/wbinnssmith) in [https://github.com/vercel/turbo/pull/5860](https://togithub.com/vercel/turbo/pull/5860) - Turbopack Experimental: Fix source maps in HMR by [@​wbinnssmith](https://togithub.com/wbinnssmith) in [https://github.com/vercel/turbo/pull/5852](https://togithub.com/vercel/turbo/pull/5852) - feat(examples): update design-system by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/5884](https://togithub.com/vercel/turbo/pull/5884) - fix: use existing ui instead of constructing a new one by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/5886](https://togithub.com/vercel/turbo/pull/5886) - feat: support analysing ternary expressions by [@​ForsakenHarmony](https://togithub.com/ForsakenHarmony) in [https://github.com/vercel/turbo/pull/5881](https://togithub.com/vercel/turbo/pull/5881) - Fix clippy warnings / errors in filewatching code by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/5891](https://togithub.com/vercel/turbo/pull/5891) - feat: connect task cache with visitor by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/5889](https://togithub.com/vercel/turbo/pull/5889) - Update pnpm to 8.7.1 by [@​wbinnssmith](https://togithub.com/wbinnssmith) in [https://github.com/vercel/turbo/pull/5861](https://togithub.com/vercel/turbo/pull/5861) - fix: missing autoprefixer package in with-tailwind example by [@​boompikachu](https://togithub.com/boompikachu) in [https://github.com/vercel/turbo/pull/5893](https://togithub.com/vercel/turbo/pull/5893) - release(turborepo): 1.10.14-canary.0 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/vercel/turbo/pull/5903](https://togithub.com/vercel/turbo/pull/5903) - fix: deny clippy errors in filewatching crate by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/5895](https://togithub.com/vercel/turbo/pull/5895) - fix(Turborepo): Filter ancestor events before manual recursive watch by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/5896](https://togithub.com/vercel/turbo/pull/5896) - feat(create-turbo): better error when GH is down by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/5900](https://togithub.com/vercel/turbo/pull/5900) - feat: port output control by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/5906](https://togithub.com/vercel/turbo/pull/5906) - feat(examples): update kitchen-sink by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/5892](https://togithub.com/vercel/turbo/pull/5892) - Revert swc versions to one that doesn't use lightningcss by [@​wbinnssmith](https://togithub.com/wbinnssmith) in [https://github.com/vercel/turbo/pull/5911](https://togithub.com/vercel/turbo/pull/5911) - feature(turbo): Task Hash by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/5716](https://togithub.com/vercel/turbo/pull/5716) - fix(with-tailwind): support .mjs import extension by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/5912](https://togithub.com/vercel/turbo/pull/5912) - fix(create-turbo): add before commiting by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/5914](https://togithub.com/vercel/turbo/pull/5914) - fix(tests): kitchen-sink updates by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/5924](https://togithub.com/vercel/turbo/pull/5924) - feat(turbo-ignore): fix args and update fallback by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/5910](https://togithub.com/vercel/turbo/pull/5910) - feat(examples): update gatsby by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/5925](https://togithub.com/vercel/turbo/pull/5925) - feat(Turborepo): Implement glob watching by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/5862](https://togithub.com/vercel/turbo/pull/5862) - release(turborepo): 1.10.14-canary.1 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/vercel/turbo/pull/5929](https://togithub.com/vercel/turbo/pull/5929) - chore: add error to prefixed UI by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/5915](https://togithub.com/vercel/turbo/pull/5915) - chore: purge unused Go code by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/5917](https://togithub.com/vercel/turbo/pull/5917) - fix: add DOM lib to react-library tsconfig by [@​ekafyi](https://togithub.com/ekafyi) in [https://github.com/vercel/turbo/pull/5111](https://togithub.com/vercel/turbo/pull/5111) - fix(examples-tests): correct gatsby prysk test by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/5935](https://togithub.com/vercel/turbo/pull/5935) - feat: use prefixed ui in task graph visitor by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/5930](https://togithub.com/vercel/turbo/pull/5930) - Add "scroll to top" option in theme.config.tsx by [@​mitesh-gupta](https://togithub.com/mitesh-gupta) in [https://github.com/vercel/turbo/pull/5907](https://togithub.com/vercel/turbo/pull/5907) - changed LandingPage component clipping title by [@​Firgrep](https://togithub.com/Firgrep) in [https://github.com/vercel/turbo/pull/5937](https://togithub.com/vercel/turbo/pull/5937) - Child process manager by [@​arlyon](https://togithub.com/arlyon) in [https://github.com/vercel/turbo/pull/5849](https://togithub.com/vercel/turbo/pull/5849) - Revert "Child process manager" by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/5939](https://togithub.com/vercel/turbo/pull/5939) - Update http mock and clap by [@​wbinnssmith](https://togithub.com/wbinnssmith) in [https://github.com/vercel/turbo/pull/5936](https://togithub.com/vercel/turbo/pull/5936) - Update logos. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/5941](https://togithub.com/vercel/turbo/pull/5941) - Rearranging style-guide imports by [@​imCorfitz](https://togithub.com/imCorfitz) in [https://github.com/vercel/turbo/pull/5942](https://togithub.com/vercel/turbo/pull/5942) - CSS HMR fixes by [@​sokra](https://togithub.com/sokra) in [https://github.com/vercel/turbo/pull/5948](https://togithub.com/vercel/turbo/pull/5948) - Reduce the number of tasks for better performance by [@​sokra](https://togithub.com/sokra) in [https://github.com/vercel/turbo/pull/5950](https://togithub.com/vercel/turbo/pull/5950) - improve error handling of developer workflow tool by [@​sokra](https://togithub.com/sokra) in [https://github.com/vercel/turbo/pull/5952](https://togithub.com/vercel/turbo/pull/5952) - fix(Turborepo): Update integration test for bad flag by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/5946](https://togithub.com/vercel/turbo/pull/5946) - Update ContextCondition::InPath to match exact path by [@​jridgewell](https://togithub.com/jridgewell) in [https://github.com/vercel/turbo/pull/5938](https://togithub.com/vercel/turbo/pull/5938) - fix(workspaces): glob fix and refactor correction by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/5951](https://togithub.com/vercel/turbo/pull/5951) - Wire filewatching to daemon server by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/5916](https://togithub.com/vercel/turbo/pull/5916) - Revert "Reduce the number of tasks for better performance" by [@​sokra](https://togithub.com/sokra) in [https://github.com/vercel/turbo/pull/5953](https://togithub.com/vercel/turbo/pull/5953) - feat(turborepo): support Bun by [@​nathanhammond](https://togithub.com/nathanhammond) in [https://github.com/vercel/turbo/pull/5934](https://togithub.com/vercel/turbo/pull/5934) - feat(create-turbo): support bun (beta) by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/5943](https://togithub.com/vercel/turbo/pull/5943) - Use `is_inside_or_equal_ref` in `ContextCondition::InPath` by [@​jridgewell](https://togithub.com/jridgewell) in [https://github.com/vercel/turbo/pull/5954](https://togithub.com/vercel/turbo/pull/5954) - release(turborepo): 1.10.14-canary.2 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/vercel/turbo/pull/5956](https://togithub.com/vercel/turbo/pull/5956) - feat(turborepo): add basic child process manager package by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/5940](https://togithub.com/vercel/turbo/pull/5940) - Update `swc_core` to `v0.83.12` by [@​kdy1](https://togithub.com/kdy1) in [https://github.com/vercel/turbo/pull/5923](https://togithub.com/vercel/turbo/pull/5923) - reduce number of task in async_module by [@​sokra](https://togithub.com/sokra) in [https://github.com/vercel/turbo/pull/5959](https://togithub.com/vercel/turbo/pull/5959) - reduce unneccessary fs tasks by [@​sokra](https://togithub.com/sokra) in [https://github.com/vercel/turbo/pull/5960](https://togithub.com/vercel/turbo/pull/5960) - bumping minor or major should reset patch/minor by [@​sokra](https://togithub.com/sokra) in [https://github.com/vercel/turbo/pull/5955](https://togithub.com/vercel/turbo/pull/5955) - fix: pin thiserror to <1.0.45 which requires updating the toolchain by [@​arlyon](https://togithub.com/arlyon) in [https://github.com/vercel/turbo/pull/5962](https://togithub.com/vercel/turbo/pull/5962) #### New Contributors - [@​willwill96](https://togithub.com/willwill96) made their first contribution in [https://github.com/vercel/turbo/pull/5680](https://togithub.com/vercel/turbo/pull/5680) - [@​boompikachu](https://togithub.com/boompikachu) made their first contribution in [https://github.com/vercel/turbo/pull/5893](https://togithub.com/vercel/turbo/pull/5893) - [@​mitesh-gupta](https://togithub.com/mitesh-gupta) made their first contribution in [https://github.com/vercel/turbo/pull/5907](https://togithub.com/vercel/turbo/pull/5907) - [@​Firgrep](https://togithub.com/Firgrep) made their first contribution in [https://github.com/vercel/turbo/pull/5937](https://togithub.com/vercel/turbo/pull/5937) - [@​imCorfitz](https://togithub.com/imCorfitz) made their first contribution in [https://github.com/vercel/turbo/pull/5942](https://togithub.com/vercel/turbo/pull/5942) **Full Changelog**: https://github.com/vercel/turbo/compare/v1.10.13...v1.10.14
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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, 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://developer.mend.io/github/fwouts/previewjs). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 199 +++++++++++++------------------------------------ 2 files changed, 51 insertions(+), 150 deletions(-) diff --git a/package.json b/package.json index da63d98696b..bb6c97e3b7d 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "license-checker": "^25.0.1", "prettier": "^2.8.8", "ts-node": "^10.9.1", - "turbo": "^1.10.13", + "turbo": "^1.10.14", "typescript": "^5.2.2" }, "packageManager": "pnpm@8.7.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f6ab35f6749..09501963b3a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -53,8 +53,8 @@ importers: specifier: ^10.9.1 version: 10.9.1(@types/node@20.6.1)(typescript@5.2.2) turbo: - specifier: ^1.10.13 - version: 1.10.13 + specifier: ^1.10.14 + version: 1.10.14 typescript: specifier: ^5.2.2 version: 5.2.2 @@ -368,7 +368,7 @@ importers: version: 1.0.3 ts-node: specifier: ^10.9.1 - version: 10.9.1(@types/node@18.16.14)(typescript@5.2.2) + version: 10.9.1(@types/node@20.6.1)(typescript@5.2.2) tsconfig-paths: specifier: ^4.2.0 version: 4.2.0 @@ -377,7 +377,7 @@ importers: version: 5.2.2 vite: specifier: ^4.4.9 - version: 4.4.9(@types/node@18.16.14) + version: 4.4.9(@types/node@20.6.1) devDependencies: '@rollup/plugin-alias': specifier: ^5.0.0 @@ -465,7 +465,7 @@ importers: version: link:../framework-plugins/vue3 '@previewjs/pro': specifier: ^1.12.5 - version: 1.12.5(@types/node@18.16.14) + version: 1.12.5(@types/node@20.6.1) '@previewjs/vfs': specifier: workspace:* version: link:../vfs @@ -2831,7 +2831,7 @@ importers: devDependencies: nuxt: specifier: ^3.5.1 - version: 3.5.1(@types/node@18.16.14)(eslint@8.49.0)(typescript@5.2.2) + version: 3.5.1(@types/node@20.6.1)(eslint@8.49.0)(typescript@5.2.2) framework-plugins/vue3/tests/apps/nuxt3-app: dependencies: @@ -9913,7 +9913,7 @@ packages: debug: 4.3.4(supports-color@5.5.0) globrex: 0.1.2 tsconfck: 2.1.1(typescript@5.2.2) - vite: 4.4.9(@types/node@18.16.14) + vite: 4.4.9(@types/node@20.6.1) transitivePeerDependencies: - supports-color - typescript @@ -11839,7 +11839,7 @@ packages: - vue-tsc dev: true - /@nuxt/vite-builder@3.5.1(@types/node@18.16.14)(eslint@8.49.0)(typescript@5.2.2)(vue@3.3.4): + /@nuxt/vite-builder@3.5.1(@types/node@20.6.1)(eslint@8.49.0)(typescript@5.2.2)(vue@3.3.4): resolution: {integrity: sha512-VKZXyN+dq3ngpsgUGRQgpcMWDnLqAYx9zASp39kx5q6uy1pxKuvX1WNV0PO4ovKsx1br/71kuau4Jg/dqDE78A==} engines: {node: ^14.18.0 || >=16.10.0} peerDependencies: @@ -11875,8 +11875,8 @@ packages: strip-literal: 1.0.1 ufo: 1.1.2 unplugin: 1.3.1 - vite: 4.3.9(@types/node@18.16.14) - vite-node: 0.31.1(@types/node@18.16.14) + vite: 4.3.9(@types/node@20.6.1) + vite-node: 0.31.1(@types/node@20.6.1) vite-plugin-checker: 0.6.0(eslint@8.49.0)(typescript@5.2.2)(vite@4.3.9) vue: 3.3.4 vue-bundle-renderer: 1.0.3 @@ -12295,7 +12295,7 @@ packages: resolution: {integrity: sha512-0LSZWZp2WTVT6Wi8gcVNo0HVCq18tlncQIurT7BW8bfGiPUodPzqI1NsGuQPHqGffjXs/hJjMa/KhV7GjB3b0A==} dev: false - /@previewjs/core@20.0.9(@types/node@18.16.14): + /@previewjs/core@20.0.9(@types/node@20.6.1): resolution: {integrity: sha512-uHikWUybzNlb5+J3a/jhyAzoDy+idBf31+0gRamV5QpV5sQdmFYaeUdVZ6H9L6lQQOl2qm5MVZUwv0vNMN/E/w==} dependencies: '@previewjs/api': 11.0.3 @@ -12316,10 +12316,10 @@ packages: html-escaper: 3.0.3 http-terminator: 3.2.0 rollup-plugin-friendly-type-imports: 1.0.3 - ts-node: 10.9.1(@types/node@18.16.14)(typescript@5.2.2) + ts-node: 10.9.1(@types/node@20.6.1)(typescript@5.2.2) tsconfig-paths: 4.2.0 typescript: 5.2.2 - vite: 4.4.9(@types/node@18.16.14) + vite: 4.4.9(@types/node@20.6.1) vite-tsconfig-paths: 4.2.0(typescript@5.2.2)(vite@4.4.9) transitivePeerDependencies: - '@swc/core' @@ -12335,7 +12335,7 @@ packages: - terser dev: false - /@previewjs/core@22.1.1(@types/node@18.16.14): + /@previewjs/core@22.1.1(@types/node@20.6.1): resolution: {integrity: sha512-sJHIAIZgR9uWqgtClUc5vaijR7blOYOt/w2eM++gLyokewKUGCXWErkI4wf/1s5Scpj8xkTlh5K5vpwuw/QcPA==} dependencies: '@fwouts/vite-tsconfig-paths': 4.2.1(typescript@5.2.2)(vite@4.4.9) @@ -12358,10 +12358,10 @@ packages: http-terminator: 3.2.0 pino: 8.15.1 rollup-plugin-friendly-type-imports: 1.0.3 - ts-node: 10.9.1(@types/node@18.16.14)(typescript@5.2.2) + ts-node: 10.9.1(@types/node@20.6.1)(typescript@5.2.2) tsconfig-paths: 4.2.0 typescript: 5.2.2 - vite: 4.4.9(@types/node@18.16.14) + vite: 4.4.9(@types/node@20.6.1) transitivePeerDependencies: - '@swc/core' - '@swc/wasm' @@ -12384,13 +12384,13 @@ packages: resolution: {integrity: sha512-NpDEezrMFqd9NkeApofAz+GIpnGikojxPVwYyYVZYCX4fiL1rb3Oozqc68g4A2PfWH86wr3ZuOJfQuqRZKeQ2g==} dev: false - /@previewjs/pro@1.12.5(@types/node@18.16.14): + /@previewjs/pro@1.12.5(@types/node@20.6.1): resolution: {integrity: sha512-qaj9r20k5Yfbb83B0YJbZHkNdfRw7+bsGb8aHtDtI3VBphA9FoJpDYX7/1Gw+EHzMmAk4P+EqGZXRXCyiPOozg==} dependencies: '@previewjs/api': 11.0.3 - '@previewjs/core': 20.0.9(@types/node@18.16.14) + '@previewjs/core': 20.0.9(@types/node@20.6.1) '@previewjs/serializable-values': 6.0.10 - '@previewjs/storybook-helpers': 2.0.10(@types/node@18.16.14) + '@previewjs/storybook-helpers': 2.0.10(@types/node@20.6.1) axios: 1.5.0 env-paths: 3.0.0 express: 4.18.2 @@ -12431,11 +12431,11 @@ packages: typescript: 5.2.2 dev: false - /@previewjs/storybook-helpers@2.0.10(@types/node@18.16.14): + /@previewjs/storybook-helpers@2.0.10(@types/node@20.6.1): resolution: {integrity: sha512-M6uUyapeQIdIO+GKTFyk9vraSk0JtaCo2aTzymvrNXDgWy4sarAHvb9Jfgf73OTWjgmBOD27mGnnFTlkTPGXtw==} dependencies: '@previewjs/api': 12.0.1 - '@previewjs/core': 22.1.1(@types/node@18.16.14) + '@previewjs/core': 22.1.1(@types/node@20.6.1) '@previewjs/serializable-values': 7.0.3 '@previewjs/type-analyzer': 8.0.2 typescript: 5.2.2 @@ -19114,7 +19114,7 @@ packages: '@babel/core': 7.22.10 '@babel/plugin-transform-typescript': 7.22.10(@babel/core@7.22.10) '@vue/babel-plugin-jsx': 1.1.5(@babel/core@7.22.10) - vite: 4.3.9(@types/node@18.16.14) + vite: 4.3.9(@types/node@20.6.1) vue: 3.3.4 transitivePeerDependencies: - supports-color @@ -19206,7 +19206,7 @@ packages: vite: ^4.0.0 vue: ^3.2.25 dependencies: - vite: 4.3.9(@types/node@18.16.14) + vite: 4.3.9(@types/node@20.6.1) vue: 3.3.4 dev: true @@ -33766,7 +33766,7 @@ packages: - whiskers dev: false - /nuxt@3.5.1(@types/node@18.16.14)(eslint@8.49.0)(typescript@5.2.2): + /nuxt@3.5.1(@types/node@20.6.1)(eslint@8.49.0)(typescript@5.2.2): resolution: {integrity: sha512-MAooC2oqmc4d61MW+rRIbCKmdrIfYj32ilWcG1Se4pZyPTl4H56ELVqy6Wm2MgdKbWHLxH6K0nR13RcLLzLouw==} engines: {node: ^14.18.0 || >=16.10.0} hasBin: true @@ -33782,8 +33782,8 @@ packages: '@nuxt/schema': 3.5.1 '@nuxt/telemetry': 2.2.0 '@nuxt/ui-templates': 1.1.1 - '@nuxt/vite-builder': 3.5.1(@types/node@18.16.14)(eslint@8.49.0)(typescript@5.2.2)(vue@3.3.4) - '@types/node': 18.16.14 + '@nuxt/vite-builder': 3.5.1(@types/node@20.6.1)(eslint@8.49.0)(typescript@5.2.2)(vue@3.3.4) + '@types/node': 20.6.1 '@unhead/ssr': 1.1.27 '@unhead/vue': 1.1.27(vue@3.3.4) '@vue/shared': 3.3.4 @@ -42017,37 +42017,6 @@ packages: yn: 3.1.1 dev: true - /ts-node@10.9.1(@types/node@18.16.14)(typescript@5.2.2): - resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} - hasBin: true - peerDependencies: - '@swc/core': '>=1.2.50' - '@swc/wasm': '>=1.2.50' - '@types/node': '*' - typescript: '>=2.7' - peerDependenciesMeta: - '@swc/core': - optional: true - '@swc/wasm': - optional: true - dependencies: - '@cspotcode/source-map-support': 0.8.1 - '@tsconfig/node10': 1.0.9 - '@tsconfig/node12': 1.0.11 - '@tsconfig/node14': 1.0.3 - '@tsconfig/node16': 1.0.3 - '@types/node': 18.16.14 - acorn: 8.10.0 - acorn-walk: 8.2.0 - arg: 4.1.3 - create-require: 1.1.1 - diff: 4.0.2 - make-error: 1.3.6 - typescript: 5.2.2 - v8-compile-cache-lib: 3.0.1 - yn: 3.1.1 - dev: false - /ts-node@10.9.1(@types/node@20.6.1)(typescript@5.2.2): resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} hasBin: true @@ -42213,64 +42182,64 @@ packages: engines: {node: '>=0.6.11 <=0.7.0 || >=0.7.3'} dev: true - /turbo-darwin-64@1.10.13: - resolution: {integrity: sha512-vmngGfa2dlYvX7UFVncsNDMuT4X2KPyPJ2Jj+xvf5nvQnZR/3IeDEGleGVuMi/hRzdinoxwXqgk9flEmAYp0Xw==} + /turbo-darwin-64@1.10.14: + resolution: {integrity: sha512-I8RtFk1b9UILAExPdG/XRgGQz95nmXPE7OiGb6ytjtNIR5/UZBS/xVX/7HYpCdmfriKdVwBKhalCoV4oDvAGEg==} cpu: [x64] os: [darwin] requiresBuild: true dev: true optional: true - /turbo-darwin-arm64@1.10.13: - resolution: {integrity: sha512-eMoJC+k7gIS4i2qL6rKmrIQGP6Wr9nN4odzzgHFngLTMimok2cGLK3qbJs5O5F/XAtEeRAmuxeRnzQwTl/iuAw==} + /turbo-darwin-arm64@1.10.14: + resolution: {integrity: sha512-KAdUWryJi/XX7OD0alOuOa0aJ5TLyd4DNIYkHPHYcM6/d7YAovYvxRNwmx9iv6Vx6IkzTnLeTiUB8zy69QkG9Q==} cpu: [arm64] os: [darwin] requiresBuild: true dev: true optional: true - /turbo-linux-64@1.10.13: - resolution: {integrity: sha512-0CyYmnKTs6kcx7+JRH3nPEqCnzWduM0hj8GP/aodhaIkLNSAGAa+RiYZz6C7IXN+xUVh5rrWTnU2f1SkIy7Gdg==} + /turbo-linux-64@1.10.14: + resolution: {integrity: sha512-BOBzoREC2u4Vgpap/WDxM6wETVqVMRcM8OZw4hWzqCj2bqbQ6L0wxs1LCLWVrghQf93JBQtIGAdFFLyCSBXjWQ==} cpu: [x64] os: [linux] requiresBuild: true dev: true optional: true - /turbo-linux-arm64@1.10.13: - resolution: {integrity: sha512-0iBKviSGQQlh2OjZgBsGjkPXoxvRIxrrLLbLObwJo3sOjIH0loGmVIimGS5E323soMfi/o+sidjk2wU1kFfD7Q==} + /turbo-linux-arm64@1.10.14: + resolution: {integrity: sha512-D8T6XxoTdN5D4V5qE2VZG+/lbZX/89BkAEHzXcsSUTRjrwfMepT3d2z8aT6hxv4yu8EDdooZq/2Bn/vjMI32xw==} cpu: [arm64] os: [linux] requiresBuild: true dev: true optional: true - /turbo-windows-64@1.10.13: - resolution: {integrity: sha512-S5XySRfW2AmnTeY1IT+Jdr6Goq7mxWganVFfrmqU+qqq3Om/nr0GkcUX+KTIo9mPrN0D3p5QViBRzulwB5iuUQ==} + /turbo-windows-64@1.10.14: + resolution: {integrity: sha512-zKNS3c1w4i6432N0cexZ20r/aIhV62g69opUn82FLVs/zk3Ie0GVkSB6h0rqIvMalCp7enIR87LkPSDGz9K4UA==} cpu: [x64] os: [win32] requiresBuild: true dev: true optional: true - /turbo-windows-arm64@1.10.13: - resolution: {integrity: sha512-nKol6+CyiExJIuoIc3exUQPIBjP9nIq5SkMJgJuxsot2hkgGrafAg/izVDRDrRduQcXj2s8LdtxJHvvnbI8hEQ==} + /turbo-windows-arm64@1.10.14: + resolution: {integrity: sha512-rkBwrTPTxNSOUF7of8eVvvM+BkfkhA2OvpHM94if8tVsU+khrjglilp8MTVPHlyS9byfemPAmFN90oRIPB05BA==} cpu: [arm64] os: [win32] requiresBuild: true dev: true optional: true - /turbo@1.10.13: - resolution: {integrity: sha512-vOF5IPytgQPIsgGtT0n2uGZizR2N3kKuPIn4b5p5DdeLoI0BV7uNiydT7eSzdkPRpdXNnO8UwS658VaI4+YSzQ==} + /turbo@1.10.14: + resolution: {integrity: sha512-hr9wDNYcsee+vLkCDIm8qTtwhJ6+UAMJc3nIY6+PNgUTtXcQgHxCq8BGoL7gbABvNWv76CNbK5qL4Lp9G3ZYRA==} hasBin: true optionalDependencies: - turbo-darwin-64: 1.10.13 - turbo-darwin-arm64: 1.10.13 - turbo-linux-64: 1.10.13 - turbo-linux-arm64: 1.10.13 - turbo-windows-64: 1.10.13 - turbo-windows-arm64: 1.10.13 + turbo-darwin-64: 1.10.14 + turbo-darwin-arm64: 1.10.14 + turbo-linux-64: 1.10.14 + turbo-linux-arm64: 1.10.14 + turbo-windows-64: 1.10.14 + turbo-windows-arm64: 1.10.14 dev: true /tweetnacl@0.14.5: @@ -43274,7 +43243,7 @@ packages: - terser dev: true - /vite-node@0.31.1(@types/node@18.16.14): + /vite-node@0.31.1(@types/node@20.6.1): resolution: {integrity: sha512-BajE/IsNQ6JyizPzu9zRgHrBwczkAs0erQf/JRpgTIESpKvNj9/Gd0vxX905klLkb0I0SJVCKbdrl5c6FnqYKA==} engines: {node: '>=v14.18.0'} hasBin: true @@ -43284,7 +43253,7 @@ packages: mlly: 1.4.0 pathe: 1.1.1 picocolors: 1.0.0 - vite: 4.4.9(@types/node@18.16.14) + vite: 4.4.9(@types/node@20.6.1) transitivePeerDependencies: - '@types/node' - less @@ -43416,7 +43385,7 @@ packages: strip-ansi: 6.0.1 tiny-invariant: 1.3.1 typescript: 5.2.2 - vite: 4.3.9(@types/node@18.16.14) + vite: 4.3.9(@types/node@20.6.1) vscode-languageclient: 7.0.0 vscode-languageserver: 7.0.0 vscode-languageserver-textdocument: 1.0.8 @@ -43531,7 +43500,7 @@ packages: debug: 4.3.4(supports-color@5.5.0) globrex: 0.1.2 tsconfck: 2.1.1(typescript@5.2.2) - vite: 4.4.9(@types/node@18.16.14) + vite: 4.4.9(@types/node@20.6.1) transitivePeerDependencies: - supports-color - typescript @@ -43637,39 +43606,6 @@ packages: fsevents: 2.3.2 dev: true - /vite@4.3.9(@types/node@18.16.14): - resolution: {integrity: sha512-qsTNZjO9NoJNW7KnOrgYwczm0WctJ8m/yqYAMAK9Lxt4SoySUfS5S8ia9K7JHpa3KEeMfyF8LoJ3c5NeBJy6pg==} - engines: {node: ^14.18.0 || >=16.0.0} - hasBin: true - peerDependencies: - '@types/node': '>= 14' - less: '*' - sass: '*' - stylus: '*' - sugarss: '*' - terser: ^5.4.0 - peerDependenciesMeta: - '@types/node': - optional: true - less: - optional: true - sass: - optional: true - stylus: - optional: true - sugarss: - optional: true - terser: - optional: true - dependencies: - '@types/node': 18.16.14 - esbuild: 0.17.19 - postcss: 8.4.23 - rollup: 3.23.0 - optionalDependencies: - fsevents: 2.3.2 - dev: true - /vite@4.3.9(@types/node@20.6.1): resolution: {integrity: sha512-qsTNZjO9NoJNW7KnOrgYwczm0WctJ8m/yqYAMAK9Lxt4SoySUfS5S8ia9K7JHpa3KEeMfyF8LoJ3c5NeBJy6pg==} engines: {node: ^14.18.0 || >=16.0.0} @@ -43703,41 +43639,6 @@ packages: fsevents: 2.3.2 dev: true - /vite@4.4.9(@types/node@18.16.14): - resolution: {integrity: sha512-2mbUn2LlUmNASWwSCNSJ/EG2HuSRTnVNaydp6vMCm5VIqJsjMfbIWtbH2kDuwUVW5mMUKKZvGPX/rqeqVvv1XA==} - engines: {node: ^14.18.0 || >=16.0.0} - hasBin: true - peerDependencies: - '@types/node': '>= 14' - less: '*' - lightningcss: ^1.21.0 - sass: '*' - stylus: '*' - sugarss: '*' - terser: ^5.4.0 - peerDependenciesMeta: - '@types/node': - optional: true - less: - optional: true - lightningcss: - optional: true - sass: - optional: true - stylus: - optional: true - sugarss: - optional: true - terser: - optional: true - dependencies: - '@types/node': 18.16.14 - esbuild: 0.18.18 - postcss: 8.4.27 - rollup: 3.28.1 - optionalDependencies: - fsevents: 2.3.2 - /vite@4.4.9(@types/node@20.5.9): resolution: {integrity: sha512-2mbUn2LlUmNASWwSCNSJ/EG2HuSRTnVNaydp6vMCm5VIqJsjMfbIWtbH2kDuwUVW5mMUKKZvGPX/rqeqVvv1XA==} engines: {node: ^14.18.0 || >=16.0.0}