DerYeger / yeger

Monorepo for @yeger/ NPM packages
MIT License
315 stars 24 forks source link

fix(deps): update all non-major dependencies #234

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 11 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@algolia/client-search 4.20.0 -> 4.22.0 age adoption passing confidence
@babel/types (source) 7.23.5 -> 7.23.6 age adoption passing confidence
@turbo/gen (source) 1.10.16 -> 1.11.2 age adoption passing confidence
@types/eslint (source) 8.44.8 -> 8.56.0 age adoption passing confidence
@types/node (source) 20.10.2 -> 20.10.5 age adoption passing confidence
@types/react (source) 18.2.41 -> 18.2.45 age adoption passing confidence
@types/react-dom (source) 18.2.17 -> 18.2.18 age adoption passing confidence
@unocss/nuxt (source) 0.57.7 -> 0.58.0 age adoption passing confidence
@unocss/reset 0.57.7 -> 0.58.0 age adoption passing confidence
@vitejs/plugin-vue (source) 4.5.1 -> 4.5.2 age adoption passing confidence
@vitest/coverage-v8 (source) 1.0.1 -> 1.1.0 age adoption passing confidence
@vitest/ui (source) 1.0.1 -> 1.1.0 age adoption passing confidence
@vue/shared (source) 3.3.9 -> 3.3.13 age adoption passing confidence
@vueuse/core (source) 10.6.1 -> 10.7.0 age adoption passing confidence
@vueuse/nuxt (source) 10.6.1 -> 10.7.0 age adoption passing confidence
eslint (source) 8.55.0 -> 8.56.0 age adoption passing confidence
eslint-config-next (source) 14.0.3 -> 14.0.4 age adoption passing confidence
eslint-plugin-astro (source) 0.30.0 -> 0.31.0 age adoption passing confidence
eslint-plugin-import 2.29.0 -> 2.29.1 age adoption passing confidence
eslint-plugin-prettier 5.0.1 -> 5.1.1 age adoption passing confidence
eslint-plugin-turbo (source) 1.10.16 -> 1.11.2 age adoption passing confidence
eslint-plugin-yml (source) 1.10.0 -> 1.11.0 age adoption passing confidence
lint-staged 15.1.0 -> 15.2.0 age adoption passing confidence
lucide-react (source) ^0.294.0 -> ^0.300.0 age adoption passing confidence
next (source) 14.0.3 -> 14.0.4 age adoption passing confidence
pnpm (source) 8.11.0 -> 8.12.1 age adoption passing confidence
prettier (source) 3.1.0 -> 3.1.1 age adoption passing confidence
prettier-plugin-tailwindcss 0.5.7 -> 0.5.9 age adoption passing confidence
publint (source) 0.2.6 -> 0.2.7 age adoption passing confidence
tailwind-merge 2.0.0 -> 2.2.0 age adoption passing confidence
tailwindcss (source) 3.3.5 -> 3.4.0 age adoption passing confidence
tailwindcss-animate 1.0.6 -> 1.0.7 age adoption passing confidence
turbo (source) 1.10.16 -> 1.11.2 age adoption passing confidence
typescript (source) 5.3.2 -> 5.3.3 age adoption passing confidence
unplugin-vue-components 0.25.2 -> 0.26.0 age adoption passing confidence
vite (source) 5.0.5 -> 5.0.10 age adoption passing confidence
vitepress (source) 1.0.0-rc.31 -> 1.0.0-rc.32 age adoption passing confidence
vitest (source) 1.0.1 -> 1.1.0 age adoption passing confidence
vue (source) 3.3.9 -> 3.3.13 age adoption passing confidence
vue-tsc (source) 1.8.24 -> 1.8.26 age adoption passing confidence

Release Notes

algolia/algoliasearch-client-javascript (@​algolia/client-search) ### [`v4.22.0`](https://togithub.com/algolia/algoliasearch-client-javascript/blob/HEAD/CHANGELOG.md#v4220) [Compare Source](https://togithub.com/algolia/algoliasearch-client-javascript/compare/4.21.1...4.22.0) - fix(recommend): update TrendingFacetHit facetValue type to string ([#​1498](https://togithub.com/algolia/algoliasearch-client-javascript/issues/1498)) ([ac9d6e2](https://togithub.com/algolia/algoliasearch-client-javascript/commit/ac9d6e2)), closes [#​1498](https://togithub.com/algolia/algoliasearch-client-javascript/issues/1498) ### [`v4.21.1`](https://togithub.com/algolia/algoliasearch-client-javascript/blob/HEAD/CHANGELOG.md#v4211) [Compare Source](https://togithub.com/algolia/algoliasearch-client-javascript/compare/4.21.0...4.21.1) - fix(recommend): RecommendedForYouQuery userToken should be required ([#​1496](https://togithub.com/algolia/algoliasearch-client-javascript/issues/1496)) ([d20b253](https://togithub.com/algolia/algoliasearch-client-javascript/commit/d20b253)), closes [#​1496](https://togithub.com/algolia/algoliasearch-client-javascript/issues/1496) ### [`v4.21.0`](https://togithub.com/algolia/algoliasearch-client-javascript/blob/HEAD/CHANGELOG.md#v4210) [Compare Source](https://togithub.com/algolia/algoliasearch-client-javascript/compare/4.20.0...4.21.0) - feat(recommend): add recommended-for-you model ([#​1490](https://togithub.com/algolia/algoliasearch-client-javascript/issues/1490)) ([004f033](https://togithub.com/algolia/algoliasearch-client-javascript/commit/004f033)), closes [#​1490](https://togithub.com/algolia/algoliasearch-client-javascript/issues/1490) - fix(recommend): getTrendingFacets typing ([#​1494](https://togithub.com/algolia/algoliasearch-client-javascript/issues/1494)) ([94b46b5](https://togithub.com/algolia/algoliasearch-client-javascript/commit/94b46b5)), closes [#​1494](https://togithub.com/algolia/algoliasearch-client-javascript/issues/1494) - docs(readme): fix typo ([#​1486](https://togithub.com/algolia/algoliasearch-client-javascript/issues/1486)) ([db9953c](https://togithub.com/algolia/algoliasearch-client-javascript/commit/db9953c)), closes [#​1486](https://togithub.com/algolia/algoliasearch-client-javascript/issues/1486)
babel/babel (@​babel/types) ### [`v7.23.6`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7236-2023-12-11) [Compare Source](https://togithub.com/babel/babel/compare/v7.23.5...v7.23.6) ##### :eyeglasses: Spec Compliance - `babel-generator`, `babel-parser`, `babel-types` - [#​16154](https://togithub.com/babel/babel/pull/16154) Remove `TSPropertySignature.initializer` ([@​fisker](https://togithub.com/fisker)) - `babel-helpers`, `babel-plugin-proposal-decorators`, `babel-plugin-transform-class-properties`, `babel-plugin-transform-class-static-block`, `babel-plugin-transform-runtime`, `babel-preset-env`, `babel-runtime-corejs2`, `babel-runtime-corejs3`, `babel-runtime`, `babel-types` - [#​16139](https://togithub.com/babel/babel/pull/16139) Apply `toPropertyKey` on decorator context name ([@​JLHwung](https://togithub.com/JLHwung)) ##### :bug: Bug Fix - `babel-generator` - [#​16166](https://togithub.com/babel/babel/pull/16166) fix: Correctly indenting when `retainLines` is enabled ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-helpers`, `babel-plugin-proposal-explicit-resource-management` - [#​16150](https://togithub.com/babel/babel/pull/16150) `using`: Allow looking up `Symbol.dispose` on a function ([@​odinho](https://togithub.com/odinho)) - `babel-plugin-proposal-decorators`, `babel-plugin-transform-class-properties` - [#​16161](https://togithub.com/babel/babel/pull/16161) Ensure the `[[@​@​toPrimitive]]` call of a decorated class member key is invoked once ([@​JLHwung](https://togithub.com/JLHwung)) - [#​16148](https://togithub.com/babel/babel/pull/16148) Support named evaluation for decorated anonymous class exp ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-plugin-transform-for-of`, `babel-preset-env` - [#​16011](https://togithub.com/babel/babel/pull/16011) fix: `for of` with `iterableIsArray` and shadowing variable ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-helpers`, `babel-plugin-proposal-decorators`, `babel-runtime-corejs2`, `babel-runtime-corejs3`, `babel-runtime` - [#​16144](https://togithub.com/babel/babel/pull/16144) Set function name for decorated private non-field elements ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-plugin-transform-typescript` - [#​16137](https://togithub.com/babel/babel/pull/16137) Fix references to enum values with merging ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :microscope: Output optimization - `babel-helper-create-class-features-plugin`, `babel-plugin-transform-class-properties` - [#​16159](https://togithub.com/babel/babel/pull/16159) Reuse computed key memoiser ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-helpers`, `babel-plugin-proposal-decorators` - [#​16160](https://togithub.com/babel/babel/pull/16160) Optimize decorator helper size ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu))
vercel/turbo (@​turbo/gen) ### [`v1.11.2`](https://togithub.com/vercel/turbo/releases/tag/v1.11.2): Turborepo v1.11.2 [Compare Source](https://togithub.com/vercel/turbo/compare/v1.11.1...v1.11.2) #### What's Changed ##### Docs - Update yarn support policy. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/6757](https://togithub.com/vercel/turbo/pull/6757) ##### create-turbo - release(turborepo): 1.11.1 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/vercel/turbo/pull/6742](https://togithub.com/vercel/turbo/pull/6742) - release(turborepo): 1.11.2-canary.0 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/vercel/turbo/pull/6771](https://togithub.com/vercel/turbo/pull/6771) ##### Examples - Add transpilePackages to `with-tailwind` example. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/6746](https://togithub.com/vercel/turbo/pull/6746) - Update README for with-tailwind. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/6755](https://togithub.com/vercel/turbo/pull/6755) - Remove source key from with-docker example. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/6759](https://togithub.com/vercel/turbo/pull/6759) - Use `"strict": true` for TypeScript in examples. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/6762](https://togithub.com/vercel/turbo/pull/6762) ##### Changelog - chore: avoid panics in berry lockfile by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/6725](https://togithub.com/vercel/turbo/pull/6725) - fix: remove placeholder duration from cache metadata by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/6756](https://togithub.com/vercel/turbo/pull/6756) - chore: Remove hash comparison code by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/6758](https://togithub.com/vercel/turbo/pull/6758) - fix: ignore exit codes when child killed by manager by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/6767](https://togithub.com/vercel/turbo/pull/6767) - fix: make assertion assert something by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/6768](https://togithub.com/vercel/turbo/pull/6768) - Allow forcing use of daemon by [@​arlyon](https://togithub.com/arlyon) in [https://github.com/vercel/turbo/pull/6764](https://togithub.com/vercel/turbo/pull/6764) - fix: avoid double slash if glob ends with slash by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/6772](https://togithub.com/vercel/turbo/pull/6772) **Full Changelog**: https://github.com/vercel/turbo/compare/v1.11.1...v1.11.2 ### [`v1.11.1`](https://togithub.com/vercel/turbo/releases/tag/v1.11.1): Turborepo v1.11.1 [Compare Source](https://togithub.com/vercel/turbo/compare/v1.11.0...v1.11.1) #### What's Changed ##### create-turbo - release(turborepo): 1.11.0 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/vercel/turbo/pull/6706](https://togithub.com/vercel/turbo/pull/6706) - release(turborepo): 1.11.1-canary.0 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/vercel/turbo/pull/6741](https://togithub.com/vercel/turbo/pull/6741) ##### Examples - Example with only shell commands. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/6688](https://togithub.com/vercel/turbo/pull/6688) - Update with-tailwind example. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/6575](https://togithub.com/vercel/turbo/pull/6575) - Mix of server and client components in basic example. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/6682](https://togithub.com/vercel/turbo/pull/6682) ##### Changelog - chore(tests): cleanup setup scripts by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/6700](https://togithub.com/vercel/turbo/pull/6700) - fix: limit the amount of logs we send to spaces by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/6691](https://togithub.com/vercel/turbo/pull/6691) - chore(Turborepo): Bump npm rust package version by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/6721](https://togithub.com/vercel/turbo/pull/6721) - fix: properly catch sigterm sent from global by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/6724](https://togithub.com/vercel/turbo/pull/6724) - chore(ignore): exclude rustc-ice files by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/6733](https://togithub.com/vercel/turbo/pull/6733) - Fix behaviour when discovering files for global hashing by [@​arlyon](https://togithub.com/arlyon) in [https://github.com/vercel/turbo/pull/6738](https://togithub.com/vercel/turbo/pull/6738) **Full Changelog**: https://github.com/vercel/turbo/compare/v1.11.0...v1.11.1 ### [`v1.11.0`](https://togithub.com/vercel/turbo/releases/tag/v1.11.0): Turborepo v1.11.0 [Compare Source](https://togithub.com/vercel/turbo/compare/v1.10.16...v1.11.0) #### What's Changed ##### Docs - feat(docs): document support policy by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/6277](https://togithub.com/vercel/turbo/pull/6277) - fix(docs): correct support typo by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/6313](https://togithub.com/vercel/turbo/pull/6313) - fix(docs): Add full stop punctuation and add inifinitive marker to verb by [@​mdmathewdc](https://togithub.com/mdmathewdc) in [https://github.com/vercel/turbo/pull/6335](https://togithub.com/vercel/turbo/pull/6335) - docs: Added nested workspaces under troubleshooting by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/6342](https://togithub.com/vercel/turbo/pull/6342) - docs: document --profile flag by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/6371](https://togithub.com/vercel/turbo/pull/6371) - fix(docs): clarify output mode for Dockerfile by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/6385](https://togithub.com/vercel/turbo/pull/6385) - docs: add github actions/cache example to github ci docs by [@​austinwoon](https://togithub.com/austinwoon) in [https://github.com/vercel/turbo/pull/2761](https://togithub.com/vercel/turbo/pull/2761) - docs: Fix typo 'specifing -> specifying' by [@​mia-riezebos](https://togithub.com/mia-riezebos) in [https://github.com/vercel/turbo/pull/6426](https://togithub.com/vercel/turbo/pull/6426) - Improved TSConfigs in examples by [@​mattpocock](https://togithub.com/mattpocock) in [https://github.com/vercel/turbo/pull/6396](https://togithub.com/vercel/turbo/pull/6396) - docs: update formatting on --graph option by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/6487](https://togithub.com/vercel/turbo/pull/6487) - Capitalization. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/6561](https://togithub.com/vercel/turbo/pull/6561) - chore(docs): remove backticks from title/desc meta tags on CLI reference pages by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/6580](https://togithub.com/vercel/turbo/pull/6580) - feat(docs): add node version compatibility for examples by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/6581](https://togithub.com/vercel/turbo/pull/6581) - fix(docs): update inconsistent CLI headings by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/6591](https://togithub.com/vercel/turbo/pull/6591) - feat(docs): add FAQ entry for non-JS workspaces in the codebase by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/6612](https://togithub.com/vercel/turbo/pull/6612) - chore(docs): tweak getting started docs by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/6597](https://togithub.com/vercel/turbo/pull/6597) - docs: Added root internal dependencies explanation by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/6622](https://togithub.com/vercel/turbo/pull/6622) - Capitalize the Tools category in sidebar. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/6697](https://togithub.com/vercel/turbo/pull/6697) - Add yarn v2+ caveat for installing Internal Packages. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/6696](https://togithub.com/vercel/turbo/pull/6696) - Update command-line-reference.mdx for --log-prefix CLI option by [@​marcneubauer](https://togithub.com/marcneubauer) in [https://github.com/vercel/turbo/pull/6657](https://togithub.com/vercel/turbo/pull/6657) ##### create-turbo - release(turborepo): 1.10.16 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/vercel/turbo/pull/6221](https://togithub.com/vercel/turbo/pull/6221) - release(turborepo): 1.10.17-canary.0 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/vercel/turbo/pull/6329](https://togithub.com/vercel/turbo/pull/6329) - chore(turbo-utils): Remove tsup build by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/6301](https://togithub.com/vercel/turbo/pull/6301) - release(turborepo): 1.10.17-canary.1 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/vercel/turbo/pull/6448](https://togithub.com/vercel/turbo/pull/6448) - release(turborepo): 1.10.17-canary.2 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/vercel/turbo/pull/6454](https://togithub.com/vercel/turbo/pull/6454) - release(turborepo): 1.10.17-canary.3 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/vercel/turbo/pull/6502](https://togithub.com/vercel/turbo/pull/6502) - Re-up create-turbo. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/6439](https://togithub.com/vercel/turbo/pull/6439) - release(turborepo): 1.10.17-canary.4 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/vercel/turbo/pull/6521](https://togithub.com/vercel/turbo/pull/6521) - release(turborepo): 1.10.17-canary.5 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/vercel/turbo/pull/6549](https://togithub.com/vercel/turbo/pull/6549) - release(turborepo): 1.10.17-canary.6 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/vercel/turbo/pull/6610](https://togithub.com/vercel/turbo/pull/6610) - release(turborepo): 1.10.17-canary.7 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/vercel/turbo/pull/6629](https://togithub.com/vercel/turbo/pull/6629) - release(turborepo): 1.10.17-canary.8 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/vercel/turbo/pull/6630](https://togithub.com/vercel/turbo/pull/6630) - release(turborepo): 1.10.17-canary.9 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/vercel/turbo/pull/6667](https://togithub.com/vercel/turbo/pull/6667) - release(turborepo): 1.10.17-canary.10 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/vercel/turbo/pull/6698](https://togithub.com/vercel/turbo/pull/6698) ##### turbo-ignore - fix(turbo-ignore): better error for invalid commit by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/6330](https://togithub.com/vercel/turbo/pull/6330) - Add \[vercel only ] by [@​m1heng](https://togithub.com/m1heng) in [https://github.com/vercel/turbo/pull/6579](https://togithub.com/vercel/turbo/pull/6579) ##### eslint - feat(Turborepo): Check env var indexing by literals by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/6254](https://togithub.com/vercel/turbo/pull/6254) ##### Examples - chore(examples/with-svelte): regenerate apps with sveltekit by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/6214](https://togithub.com/vercel/turbo/pull/6214) - feat(examples): update non-monorepo to pnpm by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/6337](https://togithub.com/vercel/turbo/pull/6337) - fix(examples): updated with-docker devDependencies for successful build by [@​fa-901](https://togithub.com/fa-901) in [https://github.com/vercel/turbo/pull/5444](https://togithub.com/vercel/turbo/pull/5444) - feat(examples): upgrade ts by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/6338](https://togithub.com/vercel/turbo/pull/6338) - feature(vue-nuxt): vue & nuxt example addition by [@​Neosoulink](https://togithub.com/Neosoulink) in [https://github.com/vercel/turbo/pull/6425](https://togithub.com/vercel/turbo/pull/6425) - Add Vue/Nuxt example to geting started. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/6488](https://togithub.com/vercel/turbo/pull/6488) - Bump Next.js in examples. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/6533](https://togithub.com/vercel/turbo/pull/6533) - Set engine on create-turbo. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/6568](https://togithub.com/vercel/turbo/pull/6568) - Remove create-react-app example. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/6556](https://togithub.com/vercel/turbo/pull/6556) - Update design-system example. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/6555](https://togithub.com/vercel/turbo/pull/6555) - Update with-docker example. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/6547](https://togithub.com/vercel/turbo/pull/6547) - Update with-rollup example. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/6573](https://togithub.com/vercel/turbo/pull/6573) - Update with-vite example. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/6574](https://togithub.com/vercel/turbo/pull/6574) - Package bumps for non-monorepo example. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/6553](https://togithub.com/vercel/turbo/pull/6553) - Update with-npm example. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/6558](https://togithub.com/vercel/turbo/pull/6558) - Update with-gatsby example. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/6570](https://togithub.com/vercel/turbo/pull/6570) - Update with-berry example. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/6550](https://togithub.com/vercel/turbo/pull/6550) - Update with-prisma example. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/6571](https://togithub.com/vercel/turbo/pull/6571) - fix(examples): with-berry readme update by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/6607](https://togithub.com/vercel/turbo/pull/6607) - Update with-changesets. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/6548](https://togithub.com/vercel/turbo/pull/6548) - Update with-react-native-web example. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/6572](https://togithub.com/vercel/turbo/pull/6572) - Update kitchen-sink example. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/6577](https://togithub.com/vercel/turbo/pull/6577) - Update with-yarn example. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/6557](https://togithub.com/vercel/turbo/pull/6557) - Update with-svelte-example. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/6576](https://togithub.com/vercel/turbo/pull/6576) ##### Changelog - feat(turborepo): Spaces by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/6109](https://togithub.com/vercel/turbo/pull/6109) - fix: bias towards graph walk cancel over continue by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/6210](https://togithub.com/vercel/turbo/pull/6210) - feat: hook up task execution tracking by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/6222](https://togithub.com/vercel/turbo/pull/6222) - docs: Add the enabled config to turbo.json schema by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/6224](https://togithub.com/vercel/turbo/pull/6224) - chore: fix example test setup so output matches by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/6225](https://togithub.com/vercel/turbo/pull/6225) - fix: Respect color config for runcache output by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/6217](https://togithub.com/vercel/turbo/pull/6217) - refactor(auth): Removed closure in login functions by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/6235](https://togithub.com/vercel/turbo/pull/6235) - chore(test): validate that pruning carries remoteCache fields correctly by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/6226](https://togithub.com/vercel/turbo/pull/6226) - chore: Removed run stub feature by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/6236](https://togithub.com/vercel/turbo/pull/6236) - fix(Turborepo): Drop incorrect deprecation notice by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/6239](https://togithub.com/vercel/turbo/pull/6239) - chore(test): Add test to ensure env var changes task hash by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/6238](https://togithub.com/vercel/turbo/pull/6238) - chore: run summary prefactor by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/6240](https://togithub.com/vercel/turbo/pull/6240) - refactor: Removed closure from logout by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/6251](https://tog

Configuration

📅 Schedule: Branch creation - "after 12am and before 7am on Saturday" in timezone Europe/Vienna, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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

renovate[bot] commented 11 months ago

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


codecov[bot] commented 11 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (db29fbd) 91.83% compared to head (adac2b6) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #234 +/- ## =========================================== + Coverage 91.83% 100.00% +8.16% =========================================== Files 50 3 -47 Lines 4799 293 -4506 Branches 439 43 -396 =========================================== - Hits 4407 293 -4114 + Misses 392 0 -392 ``` | [Flag](https://app.codecov.io/gh/DerYeger/yeger/pull/234/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jan+M%C3%BCller) | Coverage Δ | | |---|---|---| | [d3-graph-controller](https://app.codecov.io/gh/DerYeger/yeger/pull/234/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jan+M%C3%BCller) | `?` | | | [debounce](https://app.codecov.io/gh/DerYeger/yeger/pull/234/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jan+M%C3%BCller) | `100.00% <ø> (ø)` | | | [fol](https://app.codecov.io/gh/DerYeger/yeger/pull/234/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jan+M%C3%BCller) | `?` | | | [resumon](https://app.codecov.io/gh/DerYeger/yeger/pull/234/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jan+M%C3%BCller) | `?` | | | [vecti](https://app.codecov.io/gh/DerYeger/yeger/pull/234/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jan+M%C3%BCller) | `100.00% <ø> (ø)` | | | [vite-plugin-ssg-utils](https://app.codecov.io/gh/DerYeger/yeger/pull/234/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jan+M%C3%BCller) | `?` | | | [vue-marmoset-viewer](https://app.codecov.io/gh/DerYeger/yeger/pull/234/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jan+M%C3%BCller) | `?` | | | [vue-masonry-wall](https://app.codecov.io/gh/DerYeger/yeger/pull/234/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jan+M%C3%BCller) | `?` | | | [vue-persistent-storage-manager](https://app.codecov.io/gh/DerYeger/yeger/pull/234/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jan+M%C3%BCller) | `100.00% <ø> (ø)` | | | [vue2-masonry-wall](https://app.codecov.io/gh/DerYeger/yeger/pull/234/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jan+M%C3%BCller) | `?` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jan+M%C3%BCller#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.