fuxingloh / contented

Contented is a Markdown-based authoring workflow & processor that encourage developer authoring within its contextual Git repository.
https://contented.fuxing.dev
MIT License
52 stars 2 forks source link

bump(deps): update dependency turbo to ^1.12.3 #779

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
turbo (source) ^1.12.2 -> ^1.12.3 age adoption passing confidence

Release Notes

vercel/turbo (turbo) ### [`v1.12.3`](https://togithub.com/vercel/turbo/releases/tag/v1.12.3): Turborepo v1.12.3 [Compare Source](https://togithub.com/vercel/turbo/compare/v1.12.2...v1.12.3) #### What's Changed ##### Docs - Add "System environment variables" page. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/7223](https://togithub.com/vercel/turbo/pull/7223) - Remote Cache API doc. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/7236](https://togithub.com/vercel/turbo/pull/7236) - Inputs clarity. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/7246](https://togithub.com/vercel/turbo/pull/7246) - docs(turborepo): fix typo in task dependencies by [@​flextremedev](https://togithub.com/flextremedev) in [https://github.com/vercel/turbo/pull/7271](https://togithub.com/vercel/turbo/pull/7271) - feat(docs): document building turbo from source by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/7276](https://togithub.com/vercel/turbo/pull/7276) - Fix a typo in docs page for github actions by [@​noahsark769](https://togithub.com/noahsark769) in [https://github.com/vercel/turbo/pull/7249](https://togithub.com/vercel/turbo/pull/7249) ##### create-turbo - release(turborepo): 1.12.2 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/vercel/turbo/pull/7200](https://togithub.com/vercel/turbo/pull/7200) - release(turborepo): 1.12.3-canary.0 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/vercel/turbo/pull/7215](https://togithub.com/vercel/turbo/pull/7215) ##### Examples - Bumping examples to 1.12 by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/7053](https://togithub.com/vercel/turbo/pull/7053) - Fix trailing comma in exapmle react-library.json by [@​Fl0h0](https://togithub.com/Fl0h0) in [https://github.com/vercel/turbo/pull/7273](https://togithub.com/vercel/turbo/pull/7273) - fix: avoid expensive globwalk in examples by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/7238](https://togithub.com/vercel/turbo/pull/7238) ##### Changelog - backport wax 0.6 fixes to turborepo-wax by [@​arlyon](https://togithub.com/arlyon) in [https://github.com/vercel/turbo/pull/7089](https://togithub.com/vercel/turbo/pull/7089) - chore: allow unused for variables that don't get used on windows by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/7212](https://togithub.com/vercel/turbo/pull/7212) - rust is no longer experimental by [@​arlyon](https://togithub.com/arlyon) in [https://github.com/vercel/turbo/pull/7214](https://togithub.com/vercel/turbo/pull/7214) - fix: declare version.txt as input by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/7221](https://togithub.com/vercel/turbo/pull/7221) - refactor: Clean up error printing by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/7169](https://togithub.com/vercel/turbo/pull/7169) - fix: correctly parse pnpm lockfile settings by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/7198](https://togithub.com/vercel/turbo/pull/7198) - refactor(turborepo): Change Detector by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/7222](https://togithub.com/vercel/turbo/pull/7222) - chore: move scripts to build and benchmark demos to new package by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/7217](https://togithub.com/vercel/turbo/pull/7217) - feat(turbo-repository): return additional workspace data by [@​mrmckeb](https://togithub.com/mrmckeb) in [https://github.com/vercel/turbo/pull/7187](https://togithub.com/vercel/turbo/pull/7187) - Fix/filter unnamed packages by [@​arlyon](https://togithub.com/arlyon) in [https://github.com/vercel/turbo/pull/7280](https://togithub.com/vercel/turbo/pull/7280) - fix: Daemon Restarting by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/7288](https://togithub.com/vercel/turbo/pull/7288) - chore(turborepo-lib): use compile error for feature validation by [@​ForsakenHarmony](https://togithub.com/ForsakenHarmony) in [https://github.com/vercel/turbo/pull/4235](https://togithub.com/vercel/turbo/pull/4235) - fix([@​turbo/repository](https://togithub.com/turbo/repository)): update types to latest signature by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/7289](https://togithub.com/vercel/turbo/pull/7289) - fix(Turborepo): Flag off daemon for package discovery by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/7290](https://togithub.com/vercel/turbo/pull/7290) #### New Contributors - [@​flextremedev](https://togithub.com/flextremedev) made their first contribution in [https://github.com/vercel/turbo/pull/7271](https://togithub.com/vercel/turbo/pull/7271) - [@​Fl0h0](https://togithub.com/Fl0h0) made their first contribution in [https://github.com/vercel/turbo/pull/7273](https://togithub.com/vercel/turbo/pull/7273) - [@​noahsark769](https://togithub.com/noahsark769) made their first contribution in [https://github.com/vercel/turbo/pull/7249](https://togithub.com/vercel/turbo/pull/7249) **Full Changelog**: https://github.com/vercel/turbo/compare/v1.12.2...v1.12.3

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.



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

netlify[bot] commented 7 months ago

Deploy Preview for contented ready!

Name Link
Latest commit bfc7109a3169855161462d13362ba7b3edcc42cc
Latest deploy log https://app.netlify.com/sites/contented/deploys/65c2c92e9e05000008829713
Deploy Preview https://deploy-preview-779--contented.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.