-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
refactor: remove react/jsx-key
ESLint rule
#3880
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
It was added in #779 as a temporary fix but forgotten about.
turbo-orchestrator
bot
added
area: docs
Improvements or additions to documentation
area: examples
Improvements or additions to examples
pkg: create-turbo
Issues related to npx create-turbo
team: turborepo
labels
Feb 20, 2023
The latest updates on your projects. Learn more about Vercel for Git ↗︎
4 Ignored Deployments
|
@albertothedev is attempting to deploy a commit to the Vercel Team on Vercel. A member of the Team first needs to authorize it. |
nathanhammond
approved these changes
Feb 21, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you so much for your attention to detail!
nathanhammond
added
the
pr: automerge
Kodiak will merge these automatically after checks pass
label
Feb 21, 2023
kodiakhq bot
referenced
this pull request
in timelessco/js-bottomsheet
Feb 22, 2023
[![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.8.1` -> `^1.8.2`](https://renovatebot.com/diffs/npm/turbo/1.8.1/1.8.2) | [![age](https://badges.renovateapi.com/packages/npm/turbo/1.8.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/turbo/1.8.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/turbo/1.8.2/compatibility-slim/1.8.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/turbo/1.8.2/confidence-slim/1.8.1)](https://docs.renovatebot.com/merge-confidence/) | | [vite](https://github.com/vitejs/vite/tree/main/#readme) ([source](https://github.com/vitejs/vite)) | [`^4.1.3` -> `^4.1.4`](https://renovatebot.com/diffs/npm/vite/4.1.3/4.1.4) | [![age](https://badges.renovateapi.com/packages/npm/vite/4.1.4/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/vite/4.1.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/vite/4.1.4/compatibility-slim/4.1.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/vite/4.1.4/confidence-slim/4.1.3)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>vercel/turbo</summary> ### [`v1.8.2`](https://github.com/vercel/turbo/releases/tag/v1.8.2): Turborepo v1.8.2 [Compare Source](https://github.com/vercel/turbo/compare/v1.8.1...v1.8.2) #### What's Changed ##### Changelog - release(turborepo): 1.8.1 by [@​github-actions](https://github.com/github-actions) in [https://github.com/vercel/turbo/pull/3869](https://github.com/vercel/turbo/pull/3869) - refactor: remove `react/jsx-key` ESLint rule by [@​albertothedev](https://github.com/albertothedev) in [https://github.com/vercel/turbo/pull/3880](https://github.com/vercel/turbo/pull/3880) - Add missing comma to dependsOn code example by [@​jan-paulus](https://github.com/jan-paulus) in [https://github.com/vercel/turbo/pull/3884](https://github.com/vercel/turbo/pull/3884) - Add --log-prefix=none option by [@​mehulkar](https://github.com/mehulkar) in [https://github.com/vercel/turbo/pull/3851](https://github.com/vercel/turbo/pull/3851) - Fix turbo run when --filter is provided and no packages are affected by [@​mehulkar](https://github.com/mehulkar) in [https://github.com/vercel/turbo/pull/3901](https://github.com/vercel/turbo/pull/3901) - release(turborepo): 1.8.2-canary.0 by [@​github-actions](https://github.com/github-actions) in [https://github.com/vercel/turbo/pull/3906](https://github.com/vercel/turbo/pull/3906) #### New Contributors - [@​albertothedev](https://github.com/albertothedev) made their first contribution in [https://github.com/vercel/turbo/pull/3880](https://github.com/vercel/turbo/pull/3880) - [@​jan-paulus](https://github.com/jan-paulus) made their first contribution in [https://github.com/vercel/turbo/pull/3884](https://github.com/vercel/turbo/pull/3884) **Full Changelog**: vercel/turborepo@v1.8.1...v1.8.2 </details> <details> <summary>vitejs/vite</summary> ### [`v4.1.4`](https://github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small414-2023-02-21-small) [Compare Source](https://github.com/vitejs/vite/compare/v4.1.3...v4.1.4) - fix(define): should not stringify vite internal env ([#​12120](https://github.com/vitejs/vite/issues/12120)) ([73c3999](https://github.com/vitejs/vite/commit/73c3999)), closes [#​12120](https://github.com/vitejs/vite/issues/12120) - docs: update rollup docs links ([#​12130](https://github.com/vitejs/vite/issues/12130)) ([439a73f](https://github.com/vitejs/vite/commit/439a73f)), closes [#​12130](https://github.com/vitejs/vite/issues/12130) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 12am and before 5am every weekday,every weekend" in timezone Asia/Kolkata, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] 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/timelessco/js-bottomsheet).
thedoublejay
referenced
this pull request
in levaintech/sticky
Feb 22, 2023
[![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.8.1` -> `1.8.2`](https://renovatebot.com/diffs/npm/turbo/1.8.1/1.8.2) | [![age](https://badges.renovateapi.com/packages/npm/turbo/1.8.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/turbo/1.8.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/turbo/1.8.2/compatibility-slim/1.8.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/turbo/1.8.2/confidence-slim/1.8.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>vercel/turbo</summary> ### [`v1.8.2`](https://github.com/vercel/turbo/releases/tag/v1.8.2): Turborepo v1.8.2 [Compare Source](https://github.com/vercel/turbo/compare/v1.8.1...v1.8.2) <!-- Release notes generated using configuration in .github/turborepo-release.yml at v1.8.2 --> #### What's Changed ##### Changelog - release(turborepo): 1.8.1 by [@​github-actions](https://github.com/github-actions) in [https://github.com/vercel/turbo/pull/3869](https://github.com/vercel/turbo/pull/3869) - refactor: remove `react/jsx-key` ESLint rule by [@​albertothedev](https://github.com/albertothedev) in [https://github.com/vercel/turbo/pull/3880](https://github.com/vercel/turbo/pull/3880) - Add missing comma to dependsOn code example by [@​jan-paulus](https://github.com/jan-paulus) in [https://github.com/vercel/turbo/pull/3884](https://github.com/vercel/turbo/pull/3884) - Add --log-prefix=none option by [@​mehulkar](https://github.com/mehulkar) in [https://github.com/vercel/turbo/pull/3851](https://github.com/vercel/turbo/pull/3851) - Fix turbo run when --filter is provided and no packages are affected by [@​mehulkar](https://github.com/mehulkar) in [https://github.com/vercel/turbo/pull/3901](https://github.com/vercel/turbo/pull/3901) - release(turborepo): 1.8.2-canary.0 by [@​github-actions](https://github.com/github-actions) in [https://github.com/vercel/turbo/pull/3906](https://github.com/vercel/turbo/pull/3906) #### New Contributors - [@​albertothedev](https://github.com/albertothedev) made their first contribution in [https://github.com/vercel/turbo/pull/3880](https://github.com/vercel/turbo/pull/3880) - [@​jan-paulus](https://github.com/jan-paulus) made their first contribution in [https://github.com/vercel/turbo/pull/3884](https://github.com/vercel/turbo/pull/3884) **Full Changelog**: vercel/turborepo@v1.8.1...v1.8.2 </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/BirthdayResearch/sticky). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNDguMCIsInVwZGF0ZWRJblZlciI6IjM0LjE0OC4wIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
kodiakhq bot
referenced
this pull request
in weareinreach/InReach
Feb 24, 2023
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@aws-sdk/client-cognito-identity-provider](https://github.com/aws/aws-sdk-js-v3/tree/main/clients/client-cognito-identity-provider) ([source](https://github.com/aws/aws-sdk-js-v3)) | [`3.276.0` -> `3.278.0`](https://renovatebot.com/diffs/npm/@aws-sdk%2fclient-cognito-identity-provider/3.276.0/3.278.0) | [![age](https://badges.renovateapi.com/packages/npm/@aws-sdk%2fclient-cognito-identity-provider/3.278.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@aws-sdk%2fclient-cognito-identity-provider/3.278.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@aws-sdk%2fclient-cognito-identity-provider/3.278.0/compatibility-slim/3.276.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@aws-sdk%2fclient-cognito-identity-provider/3.278.0/confidence-slim/3.276.0)](https://docs.renovatebot.com/merge-confidence/) | | [@playwright/test](https://playwright.dev) ([source](https://github.com/Microsoft/playwright)) | [`1.31.0` -> `1.31.1`](https://renovatebot.com/diffs/npm/@playwright%2ftest/1.31.0/1.31.1) | [![age](https://badges.renovateapi.com/packages/npm/@playwright%2ftest/1.31.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@playwright%2ftest/1.31.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@playwright%2ftest/1.31.1/compatibility-slim/1.31.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@playwright%2ftest/1.31.1/confidence-slim/1.31.0)](https://docs.renovatebot.com/merge-confidence/) | | [@tanstack/eslint-plugin-query](https://tanstack.com/query) ([source](https://github.com/tanstack/query)) | [`4.24.8` -> `4.24.11`](https://renovatebot.com/diffs/npm/@tanstack%2feslint-plugin-query/4.24.8/4.24.11) | [![age](https://badges.renovateapi.com/packages/npm/@tanstack%2feslint-plugin-query/4.24.11/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@tanstack%2feslint-plugin-query/4.24.11/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@tanstack%2feslint-plugin-query/4.24.11/compatibility-slim/4.24.8)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@tanstack%2feslint-plugin-query/4.24.11/confidence-slim/4.24.8)](https://docs.renovatebot.com/merge-confidence/) | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://github.com/DefinitelyTyped/DefinitelyTyped)) | [`18.14.0` -> `18.14.1`](https://renovatebot.com/diffs/npm/@types%2fnode/18.14.0/18.14.1) | [![age](https://badges.renovateapi.com/packages/npm/@types%2fnode/18.14.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@types%2fnode/18.14.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@types%2fnode/18.14.1/compatibility-slim/18.14.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@types%2fnode/18.14.1/confidence-slim/18.14.0)](https://docs.renovatebot.com/merge-confidence/) | | [axios](https://axios-http.com) ([source](https://github.com/axios/axios)) | [`1.3.3` -> `1.3.4`](https://renovatebot.com/diffs/npm/axios/1.3.3/1.3.4) | [![age](https://badges.renovateapi.com/packages/npm/axios/1.3.4/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/axios/1.3.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/axios/1.3.4/compatibility-slim/1.3.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/axios/1.3.4/confidence-slim/1.3.3)](https://docs.renovatebot.com/merge-confidence/) | | [next-router-mock](https://github.com/scottrippey/next-router-mock) | [`0.9.1` -> `0.9.2`](https://renovatebot.com/diffs/npm/next-router-mock/0.9.1/0.9.2) | [![age](https://badges.renovateapi.com/packages/npm/next-router-mock/0.9.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/next-router-mock/0.9.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/next-router-mock/0.9.2/compatibility-slim/0.9.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/next-router-mock/0.9.2/confidence-slim/0.9.1)](https://docs.renovatebot.com/merge-confidence/) | | [quicktype-core](https://github.com/quicktype/quicktype) | [`23.0.5` -> `23.0.7`](https://renovatebot.com/diffs/npm/quicktype-core/23.0.5/23.0.7) | [![age](https://badges.renovateapi.com/packages/npm/quicktype-core/23.0.7/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/quicktype-core/23.0.7/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/quicktype-core/23.0.7/compatibility-slim/23.0.5)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/quicktype-core/23.0.7/confidence-slim/23.0.5)](https://docs.renovatebot.com/merge-confidence/) | | [react-i18next](https://github.com/i18next/react-i18next) | [`12.1.5` -> `12.2.0`](https://renovatebot.com/diffs/npm/react-i18next/12.1.5/12.2.0) | [![age](https://badges.renovateapi.com/packages/npm/react-i18next/12.2.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/react-i18next/12.2.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/react-i18next/12.2.0/compatibility-slim/12.1.5)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/react-i18next/12.2.0/confidence-slim/12.1.5)](https://docs.renovatebot.com/merge-confidence/) | | [tslog](https://tslog.js.org) ([source](https://github.com/fullstack-build/tslog)) | [`4.7.4` -> `4.7.5`](https://renovatebot.com/diffs/npm/tslog/4.7.4/4.7.5) | [![age](https://badges.renovateapi.com/packages/npm/tslog/4.7.5/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/tslog/4.7.5/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/tslog/4.7.5/compatibility-slim/4.7.4)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/tslog/4.7.5/confidence-slim/4.7.4)](https://docs.renovatebot.com/merge-confidence/) | | [turbo](https://turbo.build/repo) ([source](https://github.com/vercel/turbo)) | [`1.8.1` -> `1.8.2`](https://renovatebot.com/diffs/npm/turbo/1.8.1/1.8.2) | [![age](https://badges.renovateapi.com/packages/npm/turbo/1.8.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/turbo/1.8.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/turbo/1.8.2/compatibility-slim/1.8.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/turbo/1.8.2/confidence-slim/1.8.1)](https://docs.renovatebot.com/merge-confidence/) | | [zod-prisma-types](https://github.com/chrishoermann/zod-prisma-types) | [`2.2.2` -> `2.2.3`](https://renovatebot.com/diffs/npm/zod-prisma-types/2.2.2/2.2.3) | [![age](https://badges.renovateapi.com/packages/npm/zod-prisma-types/2.2.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/zod-prisma-types/2.2.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/zod-prisma-types/2.2.3/compatibility-slim/2.2.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/zod-prisma-types/2.2.3/confidence-slim/2.2.2)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>aws/aws-sdk-js-v3</summary> ### [`v3.278.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-cognito-identity-provider/CHANGELOG.md#​32780-httpsgithubcomawsaws-sdk-js-v3comparev32770v32780-2023-02-23) [Compare Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.276.0...v3.278.0) **Note:** Version bump only for package [@​aws-sdk/client-cognito-identity-provider](https://github.com/aws-sdk/client-cognito-identity-provider) </details> <details> <summary>Microsoft/playwright</summary> ### [`v1.31.1`](https://github.com/microsoft/playwright/releases/tag/v1.31.1) [Compare Source](https://github.com/Microsoft/playwright/compare/v1.31.0...v1.31.1) #### Highlights [https://github.com/microsoft/playwright/issues/21093](https://github.com/microsoft/playwright/issues/21093) - \[Regression v1.31] Headless Windows shows cascading cmd windows[https://github.com/microsoft/playwright/pull/21106](https://github.com/microsoft/playwright/pull/21106)6 - fix(loader): experimentalLoader with node@18 #### Browser Versions - Chromium 111.0.5563.19 - Mozilla Firefox 109.0 - WebKit 16.4 This version was also tested against the following stable channels: - Google Chrome 110 - Microsoft Edge 110 </details> <details> <summary>tanstack/query</summary> ### [`v4.24.11`](https://github.com/TanStack/query/releases/tag/v4.24.11) [Compare Source](https://github.com/tanstack/query/compare/v4.24.8...v4.24.11) Version 4.24.11 - 2/23/2023, 6:02 AM #### Changes ##### Fix - eslint-plugin: handle new & as const ([#​5025](https://github.com/tanstack/query/issues/5025)) ([`5b92682`](https://github.com/tanstack/query/commit/5b92682b)) by Eliya Cohen #### Packages - [@​tanstack/eslint-plugin-query](https://github.com/tanstack/eslint-plugin-query)[@​4](https://github.com/4).24.11 </details> <details> <summary>axios/axios</summary> ### [`v1.3.4`](https://github.com/axios/axios/blob/HEAD/CHANGELOG.md#​134-httpsgithubcomaxiosaxioscomparev133v134-2023-02-22) [Compare Source](https://github.com/axios/axios/compare/v1.3.3...v1.3.4) ##### Bug Fixes - **blob:** added a check to make sure the Blob class is available in the browser's global scope; ([#​5548](https://github.com/axios/axios/issues/5548)) ([3772c8f](https://github.com/axios/axios/commit/3772c8fe74112a56e3e9551f894d899bc3a9443a)) - **http:** fixed regression bug when handling synchronous errors inside the adapter; ([#​5564](https://github.com/axios/axios/issues/5564)) ([a3b246c](https://github.com/axios/axios/commit/a3b246c9de5c3bc4b5a742e15add55b375479451)) ##### Contributors to this release - <img src="https://avatars.githubusercontent.com/u/12586868?v=4&s=18" alt="avatar" width="18"/> [Dmitriy Mozgovoy](https://github.com/DigitalBrainJS "+38/-26 (#​5564 )") - <img src="https://avatars.githubusercontent.com/u/19550000?v=4&s=18" alt="avatar" width="18"/> [lcysgsg](https://github.com/lcysgsg "+4/-0 (#​5548 )") - <img src="https://avatars.githubusercontent.com/u/5492927?v=4&s=18" alt="avatar" width="18"/> [Michael Di Prisco](https://github.com/Cadienvan "+3/-0 (#​5444 )") </details> <details> <summary>scottrippey/next-router-mock</summary> ### [`v0.9.2`](https://github.com/scottrippey/next-router-mock/compare/v0.9.1...v0.9.2) [Compare Source](https://github.com/scottrippey/next-router-mock/compare/v0.9.1...v0.9.2) </details> <details> <summary>quicktype/quicktype</summary> ### [`v23.0.7`](https://github.com/quicktype/quicktype/compare/28428bf18972379be0a124208934fa08403bdca7...3efb6b6670fa3709b3d9418ca70bc9b763a11724) [Compare Source](https://github.com/quicktype/quicktype/compare/28428bf18972379be0a124208934fa08403bdca7...3efb6b6670fa3709b3d9418ca70bc9b763a11724) ### [`v23.0.6`](https://github.com/quicktype/quicktype/compare/61a10839ef31a0aa1d71278045ac9605494ff369...28428bf18972379be0a124208934fa08403bdca7) [Compare Source](https://github.com/quicktype/quicktype/compare/61a10839ef31a0aa1d71278045ac9605494ff369...28428bf18972379be0a124208934fa08403bdca7) </details> <details> <summary>i18next/react-i18next</summary> ### [`v12.2.0`](https://github.com/i18next/react-i18next/blob/HEAD/CHANGELOG.md#​1220) [Compare Source](https://github.com/i18next/react-i18next/compare/v12.1.5...v12.2.0) - if defaultValue is passed in not ready t functio (via useTranslation) return that instead of the key, even though the user-land could should be fixed [1618](https://github.com/i18next/react-i18next/issues/1618) </details> <details> <summary>fullstack-build/tslog</summary> ### [`v4.7.5`](https://github.com/fullstack-build/tslog/releases/tag/v4.7.5) [Compare Source](https://github.com/fullstack-build/tslog/compare/v4.7.4...v4.7.5) - Clone errors before masking and make fields writable, fix [#​217](https://github.com/fullstack-build/tslog/issues/217) [`a5a0ac2`](https://github.com/fullstack-build/tslog/commit/a5a0ac2) - Fix Browser Polyfill, fix [#​216](https://github.com/fullstack-build/tslog/issues/216) [`6352c32`](https://github.com/fullstack-build/tslog/commit/6352c32) </details> <details> <summary>vercel/turbo</summary> ### [`v1.8.2`](https://github.com/vercel/turbo/releases/tag/v1.8.2): Turborepo v1.8.2 [Compare Source](https://github.com/vercel/turbo/compare/v1.8.1...v1.8.2) #### What's Changed ##### Changelog - release(turborepo): 1.8.1 by [@​github-actions](https://github.com/github-actions) in [https://github.com/vercel/turbo/pull/3869](https://github.com/vercel/turbo/pull/3869) - refactor: remove `react/jsx-key` ESLint rule by [@​albertothedev](https://github.com/albertothedev) in [https://github.com/vercel/turbo/pull/3880](https://github.com/vercel/turbo/pull/3880) - Add missing comma to dependsOn code example by [@​jan-paulus](https://github.com/jan-paulus) in [https://github.com/vercel/turbo/pull/3884](https://github.com/vercel/turbo/pull/3884) - Add --log-prefix=none option by [@​mehulkar](https://github.com/mehulkar) in [https://github.com/vercel/turbo/pull/3851](https://github.com/vercel/turbo/pull/3851) - Fix turbo run when --filter is provided and no packages are affected by [@​mehulkar](https://github.com/mehulkar) in [https://github.com/vercel/turbo/pull/3901](https://github.com/vercel/turbo/pull/3901) - release(turborepo): 1.8.2-canary.0 by [@​github-actions](https://github.com/github-actions) in [https://github.com/vercel/turbo/pull/3906](https://github.com/vercel/turbo/pull/3906) #### New Contributors - [@​albertothedev](https://github.com/albertothedev) made their first contribution in [https://github.com/vercel/turbo/pull/3880](https://github.com/vercel/turbo/pull/3880) - [@​jan-paulus](https://github.com/jan-paulus) made their first contribution in [https://github.com/vercel/turbo/pull/3884](https://github.com/vercel/turbo/pull/3884) **Full Changelog**: vercel/turborepo@v1.8.1...v1.8.2 </details> <details> <summary>chrishoermann/zod-prisma-types</summary> ### [`v2.2.3`](https://github.com/chrishoermann/zod-prisma-types/releases/tag/v2.2.3): 2.2.3 [Compare Source](https://github.com/chrishoermann/zod-prisma-types/compare/v2.2.2...v2.2.3) #### What's changed - `NullableJsonInput` is now imported as `type` **Full Changelog**: chrishoermann/zod-prisma-types@v2.2.0...v2.2.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 is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] 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/weareinreach/InReach). PR-URL: #248 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fuxingloh
referenced
this pull request
in fuxingloh/contented
Feb 28, 2023
[![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.8.1` -> `^1.8.3`](https://renovatebot.com/diffs/npm/turbo/1.8.1/1.8.3) | [![age](https://badges.renovateapi.com/packages/npm/turbo/1.8.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/turbo/1.8.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/turbo/1.8.3/compatibility-slim/1.8.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/turbo/1.8.3/confidence-slim/1.8.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>vercel/turbo</summary> ### [`v1.8.3`](https://github.com/vercel/turbo/releases/tag/v1.8.3): Turborepo v1.8.3 [Compare Source](https://github.com/vercel/turbo/compare/v1.8.2...v1.8.3) <!-- Release notes generated using configuration in .github/turborepo-release.yml at v1.8.3 --> #### What's Changed ##### Changelog - release(turborepo): 1.8.2 by [@​github-actions](https://github.com/github-actions) in [https://github.com/vercel/turbo/pull/3915](https://github.com/vercel/turbo/pull/3915) - turbo-ignore doc. by [@​anthonyshew](https://github.com/anthonyshew) in [https://github.com/vercel/turbo/pull/3814](https://github.com/vercel/turbo/pull/3814) - Align carets to key in JSON file by [@​n2o](https://github.com/n2o) in [https://github.com/vercel/turbo/pull/3909](https://github.com/vercel/turbo/pull/3909) - fix(examples): svelte ([#​3919](https://github.com/vercel/turbo/issues/3919) by [@​tknickman](https://github.com/tknickman) in [https://github.com/vercel/turbo/pull/3919](https://github.com/vercel/turbo/pull/3919) - fix(examples): kitchen-sink ([#​3920](https://github.com/vercel/turbo/issues/3920) by [@​tknickman](https://github.com/tknickman) in [https://github.com/vercel/turbo/pull/3920](https://github.com/vercel/turbo/pull/3920) - fix(prettier): remove whitespace from example ([#​3924](https://github.com/vercel/turbo/issues/3924) by [@​tknickman](https://github.com/tknickman) in [https://github.com/vercel/turbo/pull/3924](https://github.com/vercel/turbo/pull/3924) - Add empty `public` folder to stop Docker builds breaking by [@​a3957273](https://github.com/a3957273) in [https://github.com/vercel/turbo/pull/3899](https://github.com/vercel/turbo/pull/3899) - feature: Use error_for_status by [@​NicholasLYang](https://github.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/3898](https://github.com/vercel/turbo/pull/3898) - fix: Inference with workspace config by [@​NicholasLYang](https://github.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/3938](https://github.com/vercel/turbo/pull/3938) - Add global hash inputs to dry run by [@​mehulkar](https://github.com/mehulkar) in [https://github.com/vercel/turbo/pull/3934](https://github.com/vercel/turbo/pull/3934) - Fix relative links on installing page by [@​mehulkar](https://github.com/mehulkar) in [https://github.com/vercel/turbo/pull/3937](https://github.com/vercel/turbo/pull/3937) - Update configuring-workspaces.mdx by [@​mehulkar](https://github.com/mehulkar) in [https://github.com/vercel/turbo/pull/3940](https://github.com/vercel/turbo/pull/3940) - Always look up task definition, but limit when it's added to traversa… by [@​mehulkar](https://github.com/mehulkar) in [https://github.com/vercel/turbo/pull/3951](https://github.com/vercel/turbo/pull/3951) - Update getting started to depend on turbo.json for order by [@​kevinsimper](https://github.com/kevinsimper) in [https://github.com/vercel/turbo/pull/3859](https://github.com/vercel/turbo/pull/3859) - Root inference: skip turbo.json by [@​nathanhammond](https://github.com/nathanhammond) in [https://github.com/vercel/turbo/pull/3946](https://github.com/vercel/turbo/pull/3946) - Add per-package-manager instructions to create-new by [@​nathanhammond](https://github.com/nathanhammond) in [https://github.com/vercel/turbo/pull/3971](https://github.com/vercel/turbo/pull/3971) - fix: support prune without turbo.json by [@​chris-olszewski](https://github.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/3785](https://github.com/vercel/turbo/pull/3785) - chore(eslint): bump version by [@​tknickman](https://github.com/tknickman) in [https://github.com/vercel/turbo/pull/3976](https://github.com/vercel/turbo/pull/3976) - release(turborepo): 1.8.3-canary.0 by [@​github-actions](https://github.com/github-actions) in [https://github.com/vercel/turbo/pull/3981](https://github.com/vercel/turbo/pull/3981) #### New Contributors - [@​n2o](https://github.com/n2o) made their first contribution in [https://github.com/vercel/turbo/pull/3909](https://github.com/vercel/turbo/pull/3909) - [@​a3957273](https://github.com/a3957273) made their first contribution in [https://github.com/vercel/turbo/pull/3899](https://github.com/vercel/turbo/pull/3899) - [@​kevinsimper](https://github.com/kevinsimper) made their first contribution in [https://github.com/vercel/turbo/pull/3859](https://github.com/vercel/turbo/pull/3859) - [@​The-0xAlex](https://github.com/The-0xAlex) made their first contribution in [https://github.com/vercel/turbo/pull/3968](https://github.com/vercel/turbo/pull/3968) **Full Changelog**: vercel/turborepo@v1.8.2...v1.8.3 ### [`v1.8.2`](https://github.com/vercel/turbo/releases/tag/v1.8.2): Turborepo v1.8.2 [Compare Source](https://github.com/vercel/turbo/compare/v1.8.1...v1.8.2) <!-- Release notes generated using configuration in .github/turborepo-release.yml at v1.8.2 --> #### What's Changed ##### Changelog - release(turborepo): 1.8.1 by [@​github-actions](https://github.com/github-actions) in [https://github.com/vercel/turbo/pull/3869](https://github.com/vercel/turbo/pull/3869) - refactor: remove `react/jsx-key` ESLint rule by [@​albertothedev](https://github.com/albertothedev) in [https://github.com/vercel/turbo/pull/3880](https://github.com/vercel/turbo/pull/3880) - Add missing comma to dependsOn code example by [@​jan-paulus](https://github.com/jan-paulus) in [https://github.com/vercel/turbo/pull/3884](https://github.com/vercel/turbo/pull/3884) - Add --log-prefix=none option by [@​mehulkar](https://github.com/mehulkar) in [https://github.com/vercel/turbo/pull/3851](https://github.com/vercel/turbo/pull/3851) - Fix turbo run when --filter is provided and no packages are affected by [@​mehulkar](https://github.com/mehulkar) in [https://github.com/vercel/turbo/pull/3901](https://github.com/vercel/turbo/pull/3901) - release(turborepo): 1.8.2-canary.0 by [@​github-actions](https://github.com/github-actions) in [https://github.com/vercel/turbo/pull/3906](https://github.com/vercel/turbo/pull/3906) #### New Contributors - [@​albertothedev](https://github.com/albertothedev) made their first contribution in [https://github.com/vercel/turbo/pull/3880](https://github.com/vercel/turbo/pull/3880) - [@​jan-paulus](https://github.com/jan-paulus) made their first contribution in [https://github.com/vercel/turbo/pull/3884](https://github.com/vercel/turbo/pull/3884) **Full Changelog**: vercel/turborepo@v1.8.1...v1.8.2 </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/BirthdayResearch/contented). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNDguMCIsInVwZGF0ZWRJblZlciI6IjM0LjE1Mi41In0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
kodiakhq bot
referenced
this pull request
in singlestone/sugar
Feb 28, 2023
[![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.8.1` -> `1.8.2`](https://renovatebot.com/diffs/npm/turbo/1.8.1/1.8.2) | [![age](https://badges.renovateapi.com/packages/npm/turbo/1.8.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/turbo/1.8.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/turbo/1.8.2/compatibility-slim/1.8.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/turbo/1.8.2/confidence-slim/1.8.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>vercel/turbo</summary> ### [`v1.8.2`](https://github.com/vercel/turbo/releases/tag/v1.8.2): Turborepo v1.8.2 [Compare Source](https://github.com/vercel/turbo/compare/v1.8.1...v1.8.2) <!-- Release notes generated using configuration in .github/turborepo-release.yml at v1.8.2 --> #### What's Changed ##### Changelog - release(turborepo): 1.8.1 by [@​github-actions](https://github.com/github-actions) in [https://github.com/vercel/turbo/pull/3869](https://github.com/vercel/turbo/pull/3869) - refactor: remove `react/jsx-key` ESLint rule by [@​albertothedev](https://github.com/albertothedev) in [https://github.com/vercel/turbo/pull/3880](https://github.com/vercel/turbo/pull/3880) - Add missing comma to dependsOn code example by [@​jan-paulus](https://github.com/jan-paulus) in [https://github.com/vercel/turbo/pull/3884](https://github.com/vercel/turbo/pull/3884) - Add --log-prefix=none option by [@​mehulkar](https://github.com/mehulkar) in [https://github.com/vercel/turbo/pull/3851](https://github.com/vercel/turbo/pull/3851) - Fix turbo run when --filter is provided and no packages are affected by [@​mehulkar](https://github.com/mehulkar) in [https://github.com/vercel/turbo/pull/3901](https://github.com/vercel/turbo/pull/3901) - release(turborepo): 1.8.2-canary.0 by [@​github-actions](https://github.com/github-actions) in [https://github.com/vercel/turbo/pull/3906](https://github.com/vercel/turbo/pull/3906) #### New Contributors - [@​albertothedev](https://github.com/albertothedev) made their first contribution in [https://github.com/vercel/turbo/pull/3880](https://github.com/vercel/turbo/pull/3880) - [@​jan-paulus](https://github.com/jan-paulus) made their first contribution in [https://github.com/vercel/turbo/pull/3884](https://github.com/vercel/turbo/pull/3884) **Full Changelog**: vercel/turborepo@v1.8.1...v1.8.2 </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/singlestone/sugar). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTIuNCIsInVwZGF0ZWRJblZlciI6IjM0LjE1Mi40In0=-->
1 task
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area: docs
Improvements or additions to documentation
area: examples
Improvements or additions to examples
pkg: create-turbo
Issues related to npx create-turbo
pr: automerge
Kodiak will merge these automatically after checks pass
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
It was added in #779 as a temporary fix but forgotten about.