Skip to content
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

feat(next): experimental app directory integration #3918

Merged
merged 56 commits into from
May 12, 2023
Merged

feat(next): experimental app directory integration #3918

merged 56 commits into from
May 12, 2023

Conversation

sachinraja
Copy link
Member

@sachinraja sachinraja commented Mar 4, 2023

🎯 Changes

@vercel
Copy link

vercel bot commented Mar 4, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
next-prisma-starter ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 12, 2023 2:03pm
og-image ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 12, 2023 2:03pm
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
www ⬜️ Ignored (Inspect) Visit Preview May 12, 2023 2:03pm

Comment on lines 6 to 16
export const Greeting = () => {
const [greeting, setGreeting] = useState('loading...');

useEffect(() => {
api.greeting.query({ text: 'from client' }).then((data) => {
setGreeting(data);
});
}, []);

return <div>{greeting}</div>;
};
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔥

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cc @juliusmarminge feel free to modify this file

@KATT KATT changed the title next app router integration feat(next): experimental app directory integration May 12, 2023
@KATT KATT requested a review from a team May 12, 2023 13:47
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@trpc/trpc-core feel free to modify this one to make it more explanatory 🤷

@KATT KATT merged commit 1a026e2 into main May 12, 2023
34 checks passed
@KATT KATT deleted the next-app-router branch May 12, 2023 14:41
kodiakhq bot added a commit to weareinreach/InReach that referenced this pull request May 16, 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 |
|---|---|---|---|---|---|
| [@iconify-json/simple-icons](https://icon-sets.iconify.design/simple-icons/) | [`1.1.52` -> `1.1.53`](https://renovatebot.com/diffs/npm/@iconify-json%2fsimple-icons/1.1.52/1.1.53) | [![age](https://badges.renovateapi.com/packages/npm/@iconify-json%2fsimple-icons/1.1.53/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@iconify-json%2fsimple-icons/1.1.53/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@iconify-json%2fsimple-icons/1.1.53/compatibility-slim/1.1.52)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@iconify-json%2fsimple-icons/1.1.53/confidence-slim/1.1.52)](https://docs.renovatebot.com/merge-confidence/) |
| [@mantine/carousel](https://mantine.dev/others/carousel/) ([source](https://togithub.com/mantinedev/mantine)) | [`6.0.10` -> `6.0.11`](https://renovatebot.com/diffs/npm/@mantine%2fcarousel/6.0.10/6.0.11) | [![age](https://badges.renovateapi.com/packages/npm/@mantine%2fcarousel/6.0.11/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@mantine%2fcarousel/6.0.11/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@mantine%2fcarousel/6.0.11/compatibility-slim/6.0.10)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@mantine%2fcarousel/6.0.11/confidence-slim/6.0.10)](https://docs.renovatebot.com/merge-confidence/) |
| [@mantine/core](https://mantine.dev/) ([source](https://togithub.com/mantinedev/mantine)) | [`6.0.10` -> `6.0.11`](https://renovatebot.com/diffs/npm/@mantine%2fcore/6.0.10/6.0.11) | [![age](https://badges.renovateapi.com/packages/npm/@mantine%2fcore/6.0.11/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@mantine%2fcore/6.0.11/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@mantine%2fcore/6.0.11/compatibility-slim/6.0.10)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@mantine%2fcore/6.0.11/confidence-slim/6.0.10)](https://docs.renovatebot.com/merge-confidence/) |
| [@mantine/dates](https://mantine.dev/dates/getting-started/) ([source](https://togithub.com/mantinedev/mantine)) | [`6.0.10` -> `6.0.11`](https://renovatebot.com/diffs/npm/@mantine%2fdates/6.0.10/6.0.11) | [![age](https://badges.renovateapi.com/packages/npm/@mantine%2fdates/6.0.11/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@mantine%2fdates/6.0.11/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@mantine%2fdates/6.0.11/compatibility-slim/6.0.10)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@mantine%2fdates/6.0.11/confidence-slim/6.0.10)](https://docs.renovatebot.com/merge-confidence/) |
| [@mantine/dropzone](https://mantine.dev/others/dropzone/) ([source](https://togithub.com/mantinedev/mantine)) | [`6.0.10` -> `6.0.11`](https://renovatebot.com/diffs/npm/@mantine%2fdropzone/6.0.10/6.0.11) | [![age](https://badges.renovateapi.com/packages/npm/@mantine%2fdropzone/6.0.11/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@mantine%2fdropzone/6.0.11/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@mantine%2fdropzone/6.0.11/compatibility-slim/6.0.10)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@mantine%2fdropzone/6.0.11/confidence-slim/6.0.10)](https://docs.renovatebot.com/merge-confidence/) |
| [@mantine/form](https://mantine.dev/) ([source](https://togithub.com/mantinedev/mantine)) | [`6.0.10` -> `6.0.11`](https://renovatebot.com/diffs/npm/@mantine%2fform/6.0.10/6.0.11) | [![age](https://badges.renovateapi.com/packages/npm/@mantine%2fform/6.0.11/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@mantine%2fform/6.0.11/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@mantine%2fform/6.0.11/compatibility-slim/6.0.10)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@mantine%2fform/6.0.11/confidence-slim/6.0.10)](https://docs.renovatebot.com/merge-confidence/) |
| [@mantine/hooks](https://mantine.dev/) ([source](https://togithub.com/mantinedev/mantine)) | [`6.0.10` -> `6.0.11`](https://renovatebot.com/diffs/npm/@mantine%2fhooks/6.0.10/6.0.11) | [![age](https://badges.renovateapi.com/packages/npm/@mantine%2fhooks/6.0.11/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@mantine%2fhooks/6.0.11/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@mantine%2fhooks/6.0.11/compatibility-slim/6.0.10)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@mantine%2fhooks/6.0.11/confidence-slim/6.0.10)](https://docs.renovatebot.com/merge-confidence/) |
| [@mantine/modals](https://mantine.dev/others/modals/) ([source](https://togithub.com/mantinedev/mantine)) | [`6.0.10` -> `6.0.11`](https://renovatebot.com/diffs/npm/@mantine%2fmodals/6.0.10/6.0.11) | [![age](https://badges.renovateapi.com/packages/npm/@mantine%2fmodals/6.0.11/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@mantine%2fmodals/6.0.11/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@mantine%2fmodals/6.0.11/compatibility-slim/6.0.10)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@mantine%2fmodals/6.0.11/confidence-slim/6.0.10)](https://docs.renovatebot.com/merge-confidence/) |
| [@mantine/next](https://mantine.dev/) ([source](https://togithub.com/mantinedev/mantine)) | [`6.0.10` -> `6.0.11`](https://renovatebot.com/diffs/npm/@mantine%2fnext/6.0.10/6.0.11) | [![age](https://badges.renovateapi.com/packages/npm/@mantine%2fnext/6.0.11/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@mantine%2fnext/6.0.11/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@mantine%2fnext/6.0.11/compatibility-slim/6.0.10)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@mantine%2fnext/6.0.11/confidence-slim/6.0.10)](https://docs.renovatebot.com/merge-confidence/) |
| [@mantine/notifications](https://mantine.dev/others/notifications/) ([source](https://togithub.com/mantinedev/mantine)) | [`6.0.10` -> `6.0.11`](https://renovatebot.com/diffs/npm/@mantine%2fnotifications/6.0.10/6.0.11) | [![age](https://badges.renovateapi.com/packages/npm/@mantine%2fnotifications/6.0.11/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@mantine%2fnotifications/6.0.11/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@mantine%2fnotifications/6.0.11/compatibility-slim/6.0.10)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@mantine%2fnotifications/6.0.11/confidence-slim/6.0.10)](https://docs.renovatebot.com/merge-confidence/) |
| [@mantine/nprogress](https://mantine.dev/others/nprogress/) ([source](https://togithub.com/mantinedev/mantine)) | [`6.0.10` -> `6.0.11`](https://renovatebot.com/diffs/npm/@mantine%2fnprogress/6.0.10/6.0.11) | [![age](https://badges.renovateapi.com/packages/npm/@mantine%2fnprogress/6.0.11/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@mantine%2fnprogress/6.0.11/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@mantine%2fnprogress/6.0.11/compatibility-slim/6.0.10)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@mantine%2fnprogress/6.0.11/confidence-slim/6.0.10)](https://docs.renovatebot.com/merge-confidence/) |
| [@mantine/prism](https://mantine.dev/others/prism/) ([source](https://togithub.com/mantinedev/mantine)) | [`6.0.10` -> `6.0.11`](https://renovatebot.com/diffs/npm/@mantine%2fprism/6.0.10/6.0.11) | [![age](https://badges.renovateapi.com/packages/npm/@mantine%2fprism/6.0.11/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@mantine%2fprism/6.0.11/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@mantine%2fprism/6.0.11/compatibility-slim/6.0.10)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@mantine%2fprism/6.0.11/confidence-slim/6.0.10)](https://docs.renovatebot.com/merge-confidence/) |
| [@mantine/spotlight](https://mantine.dev/others/spotlight/) ([source](https://togithub.com/mantinedev/mantine)) | [`6.0.10` -> `6.0.11`](https://renovatebot.com/diffs/npm/@mantine%2fspotlight/6.0.10/6.0.11) | [![age](https://badges.renovateapi.com/packages/npm/@mantine%2fspotlight/6.0.11/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@mantine%2fspotlight/6.0.11/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@mantine%2fspotlight/6.0.11/compatibility-slim/6.0.10)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@mantine%2fspotlight/6.0.11/confidence-slim/6.0.10)](https://docs.renovatebot.com/merge-confidence/) |
| [@mantine/tiptap](https://mantine.dev/others/tiptap) ([source](https://togithub.com/mantinedev/mantine)) | [`6.0.10` -> `6.0.11`](https://renovatebot.com/diffs/npm/@mantine%2ftiptap/6.0.10/6.0.11) | [![age](https://badges.renovateapi.com/packages/npm/@mantine%2ftiptap/6.0.11/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@mantine%2ftiptap/6.0.11/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@mantine%2ftiptap/6.0.11/compatibility-slim/6.0.10)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@mantine%2ftiptap/6.0.11/confidence-slim/6.0.10)](https://docs.renovatebot.com/merge-confidence/) |
| [@mantine/utils](https://mantine.dev/) ([source](https://togithub.com/mantinedev/mantine)) | [`6.0.10` -> `6.0.11`](https://renovatebot.com/diffs/npm/@mantine%2futils/6.0.10/6.0.11) | [![age](https://badges.renovateapi.com/packages/npm/@mantine%2futils/6.0.11/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@mantine%2futils/6.0.11/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@mantine%2futils/6.0.11/compatibility-slim/6.0.10)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@mantine%2futils/6.0.11/confidence-slim/6.0.10)](https://docs.renovatebot.com/merge-confidence/) |
| [@opentelemetry/exporter-trace-otlp-http](https://togithub.com/open-telemetry/opentelemetry-js/tree/main/experimental/packages/exporter-trace-otlp-http) ([source](https://togithub.com/open-telemetry/opentelemetry-js)) | [`0.39.0` -> `0.39.1`](https://renovatebot.com/diffs/npm/@opentelemetry%2fexporter-trace-otlp-http/0.39.0/0.39.1) | [![age](https://badges.renovateapi.com/packages/npm/@opentelemetry%2fexporter-trace-otlp-http/0.39.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@opentelemetry%2fexporter-trace-otlp-http/0.39.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@opentelemetry%2fexporter-trace-otlp-http/0.39.1/compatibility-slim/0.39.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@opentelemetry%2fexporter-trace-otlp-http/0.39.1/confidence-slim/0.39.0)](https://docs.renovatebot.com/merge-confidence/) |
| [@opentelemetry/instrumentation](https://togithub.com/open-telemetry/opentelemetry-js/tree/main/experimental/packages/opentelemetry-instrumentation) ([source](https://togithub.com/open-telemetry/opentelemetry-js)) | [`0.39.0` -> `0.39.1`](https://renovatebot.com/diffs/npm/@opentelemetry%2finstrumentation/0.39.0/0.39.1) | [![age](https://badges.renovateapi.com/packages/npm/@opentelemetry%2finstrumentation/0.39.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@opentelemetry%2finstrumentation/0.39.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@opentelemetry%2finstrumentation/0.39.1/compatibility-slim/0.39.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@opentelemetry%2finstrumentation/0.39.1/confidence-slim/0.39.0)](https://docs.renovatebot.com/merge-confidence/) |
| [@storybook/addon-a11y](https://togithub.com/storybookjs/storybook/tree/next/code/addons/a11y) ([source](https://togithub.com/storybookjs/storybook)) | [`7.0.11` -> `7.0.12`](https://renovatebot.com/diffs/npm/@storybook%2faddon-a11y/7.0.11/7.0.12) | [![age](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-a11y/7.0.12/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-a11y/7.0.12/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-a11y/7.0.12/compatibility-slim/7.0.11)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-a11y/7.0.12/confidence-slim/7.0.11)](https://docs.renovatebot.com/merge-confidence/) |
| [@storybook/addon-actions](https://togithub.com/storybookjs/storybook/tree/next/code/addons/actions) ([source](https://togithub.com/storybookjs/storybook)) | [`7.0.11` -> `7.0.12`](https://renovatebot.com/diffs/npm/@storybook%2faddon-actions/7.0.11/7.0.12) | [![age](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-actions/7.0.12/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-actions/7.0.12/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-actions/7.0.12/compatibility-slim/7.0.11)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-actions/7.0.12/confidence-slim/7.0.11)](https://docs.renovatebot.com/merge-confidence/) |
| [@storybook/addon-docs](https://togithub.com/storybookjs/storybook/tree/next/code/addons/docs) ([source](https://togithub.com/storybookjs/storybook)) | [`7.0.11` -> `7.0.12`](https://renovatebot.com/diffs/npm/@storybook%2faddon-docs/7.0.11/7.0.12) | [![age](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-docs/7.0.12/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-docs/7.0.12/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-docs/7.0.12/compatibility-slim/7.0.11)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-docs/7.0.12/confidence-slim/7.0.11)](https://docs.renovatebot.com/merge-confidence/) |
| [@storybook/addon-essentials](https://togithub.com/storybookjs/storybook/tree/next/code/addons/essentials) ([source](https://togithub.com/storybookjs/storybook)) | [`7.0.11` -> `7.0.12`](https://renovatebot.com/diffs/npm/@storybook%2faddon-essentials/7.0.11/7.0.12) | [![age](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-essentials/7.0.12/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-essentials/7.0.12/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-essentials/7.0.12/compatibility-slim/7.0.11)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-essentials/7.0.12/confidence-slim/7.0.11)](https://docs.renovatebot.com/merge-confidence/) |
| [@storybook/addon-interactions](https://togithub.com/storybookjs/storybook/tree/next/code/addons/interactions) ([source](https://togithub.com/storybookjs/storybook)) | [`7.0.11` -> `7.0.12`](https://renovatebot.com/diffs/npm/@storybook%2faddon-interactions/7.0.11/7.0.12) | [![age](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-interactions/7.0.12/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-interactions/7.0.12/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-interactions/7.0.12/compatibility-slim/7.0.11)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-interactions/7.0.12/confidence-slim/7.0.11)](https://docs.renovatebot.com/merge-confidence/) |
| [@storybook/addon-links](https://togithub.com/storybookjs/storybook/tree/next/code/addons/links) ([source](https://togithub.com/storybookjs/storybook)) | [`7.0.11` -> `7.0.12`](https://renovatebot.com/diffs/npm/@storybook%2faddon-links/7.0.11/7.0.12) | [![age](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-links/7.0.12/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-links/7.0.12/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-links/7.0.12/compatibility-slim/7.0.11)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-links/7.0.12/confidence-slim/7.0.11)](https://docs.renovatebot.com/merge-confidence/) |
| [@storybook/addon-viewport](https://togithub.com/storybookjs/storybook/tree/next/code/addons/viewport) ([source](https://togithub.com/storybookjs/storybook)) | [`7.0.11` -> `7.0.12`](https://renovatebot.com/diffs/npm/@storybook%2faddon-viewport/7.0.11/7.0.12) | [![age](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-viewport/7.0.12/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-viewport/7.0.12/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-viewport/7.0.12/compatibility-slim/7.0.11)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-viewport/7.0.12/confidence-slim/7.0.11)](https://docs.renovatebot.com/merge-confidence/) |
| [@storybook/components](https://togithub.com/storybookjs/storybook/tree/next/code/ui/components) ([source](https://togithub.com/storybookjs/storybook)) | [`7.0.11` -> `7.0.12`](https://renovatebot.com/diffs/npm/@storybook%2fcomponents/7.0.11/7.0.12) | [![age](https://badges.renovateapi.com/packages/npm/@storybook%2fcomponents/7.0.12/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@storybook%2fcomponents/7.0.12/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@storybook%2fcomponents/7.0.12/compatibility-slim/7.0.11)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@storybook%2fcomponents/7.0.12/confidence-slim/7.0.11)](https://docs.renovatebot.com/merge-confidence/) |
| [@storybook/core-events](https://togithub.com/storybookjs/storybook/tree/next/code/lib/core-events) ([source](https://togithub.com/storybookjs/storybook)) | [`7.0.11` -> `7.0.12`](https://renovatebot.com/diffs/npm/@storybook%2fcore-events/7.0.11/7.0.12) | [![age](https://badges.renovateapi.com/packages/npm/@storybook%2fcore-events/7.0.12/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@storybook%2fcore-events/7.0.12/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@storybook%2fcore-events/7.0.12/compatibility-slim/7.0.11)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@storybook%2fcore-events/7.0.12/confidence-slim/7.0.11)](https://docs.renovatebot.com/merge-confidence/) |
| [@storybook/manager-api](https://togithub.com/storybookjs/storybook/tree/next/code/lib/manager-api) ([source](https://togithub.com/storybookjs/storybook)) | [`7.0.11` -> `7.0.12`](https://renovatebot.com/diffs/npm/@storybook%2fmanager-api/7.0.11/7.0.12) | [![age](https://badges.renovateapi.com/packages/npm/@storybook%2fmanager-api/7.0.12/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@storybook%2fmanager-api/7.0.12/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@storybook%2fmanager-api/7.0.12/compatibility-slim/7.0.11)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@storybook%2fmanager-api/7.0.12/confidence-slim/7.0.11)](https://docs.renovatebot.com/merge-confidence/) |
| [@storybook/nextjs](https://togithub.com/storybookjs/storybook/tree/next/code/frameworks/nextjs) ([source](https://togithub.com/storybookjs/storybook)) | [`7.0.11` -> `7.0.12`](https://renovatebot.com/diffs/npm/@storybook%2fnextjs/7.0.11/7.0.12) | [![age](https://badges.renovateapi.com/packages/npm/@storybook%2fnextjs/7.0.12/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@storybook%2fnextjs/7.0.12/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@storybook%2fnextjs/7.0.12/compatibility-slim/7.0.11)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@storybook%2fnextjs/7.0.12/confidence-slim/7.0.11)](https://docs.renovatebot.com/merge-confidence/) |
| [@storybook/preview-api](https://togithub.com/storybookjs/storybook/tree/next/code/lib/preview-api) ([source](https://togithub.com/storybookjs/storybook)) | [`7.0.11` -> `7.0.12`](https://renovatebot.com/diffs/npm/@storybook%2fpreview-api/7.0.11/7.0.12) | [![age](https://badges.renovateapi.com/packages/npm/@storybook%2fpreview-api/7.0.12/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@storybook%2fpreview-api/7.0.12/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@storybook%2fpreview-api/7.0.12/compatibility-slim/7.0.11)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@storybook%2fpreview-api/7.0.12/confidence-slim/7.0.11)](https://docs.renovatebot.com/merge-confidence/) |
| [@storybook/react](https://togithub.com/storybookjs/storybook/tree/next/code/renderers/react) ([source](https://togithub.com/storybookjs/storybook)) | [`7.0.11` -> `7.0.12`](https://renovatebot.com/diffs/npm/@storybook%2freact/7.0.11/7.0.12) | [![age](https://badges.renovateapi.com/packages/npm/@storybook%2freact/7.0.12/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@storybook%2freact/7.0.12/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@storybook%2freact/7.0.12/compatibility-slim/7.0.11)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@storybook%2freact/7.0.12/confidence-slim/7.0.11)](https://docs.renovatebot.com/merge-confidence/) |
| [@storybook/theming](https://togithub.com/storybookjs/storybook/tree/next/code/lib/theming) ([source](https://togithub.com/storybookjs/storybook)) | [`7.0.11` -> `7.0.12`](https://renovatebot.com/diffs/npm/@storybook%2ftheming/7.0.11/7.0.12) | [![age](https://badges.renovateapi.com/packages/npm/@storybook%2ftheming/7.0.12/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@storybook%2ftheming/7.0.12/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@storybook%2ftheming/7.0.12/compatibility-slim/7.0.11)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@storybook%2ftheming/7.0.12/confidence-slim/7.0.11)](https://docs.renovatebot.com/merge-confidence/) |
| [@storybook/types](https://togithub.com/storybookjs/storybook/tree/next/code/lib/types) ([source](https://togithub.com/storybookjs/storybook)) | [`7.0.11` -> `7.0.12`](https://renovatebot.com/diffs/npm/@storybook%2ftypes/7.0.11/7.0.12) | [![age](https://badges.renovateapi.com/packages/npm/@storybook%2ftypes/7.0.12/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@storybook%2ftypes/7.0.12/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@storybook%2ftypes/7.0.12/compatibility-slim/7.0.11)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@storybook%2ftypes/7.0.12/confidence-slim/7.0.11)](https://docs.renovatebot.com/merge-confidence/) |
| [@tanstack/react-query](https://tanstack.com/query) ([source](https://togithub.com/tanstack/query)) | [`4.29.5` -> `4.29.7`](https://renovatebot.com/diffs/npm/@tanstack%2freact-query/4.29.5/4.29.7) | [![age](https://badges.renovateapi.com/packages/npm/@tanstack%2freact-query/4.29.7/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@tanstack%2freact-query/4.29.7/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@tanstack%2freact-query/4.29.7/compatibility-slim/4.29.5)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@tanstack%2freact-query/4.29.7/confidence-slim/4.29.5)](https://docs.renovatebot.com/merge-confidence/) |
| [@tanstack/react-query-devtools](https://tanstack.com/query) ([source](https://togithub.com/tanstack/query)) | [`4.29.6` -> `4.29.7`](https://renovatebot.com/diffs/npm/@tanstack%2freact-query-devtools/4.29.6/4.29.7) | [![age](https://badges.renovateapi.com/packages/npm/@tanstack%2freact-query-devtools/4.29.7/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@tanstack%2freact-query-devtools/4.29.7/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@tanstack%2freact-query-devtools/4.29.7/compatibility-slim/4.29.6)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@tanstack%2freact-query-devtools/4.29.7/confidence-slim/4.29.6)](https://docs.renovatebot.com/merge-confidence/) |
| [@trpc/client](https://trpc.io) ([source](https://togithub.com/trpc/trpc)) | [`10.25.1` -> `10.26.0`](https://renovatebot.com/diffs/npm/@trpc%2fclient/10.25.1/10.26.0) | [![age](https://badges.renovateapi.com/packages/npm/@trpc%2fclient/10.26.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@trpc%2fclient/10.26.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@trpc%2fclient/10.26.0/compatibility-slim/10.25.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@trpc%2fclient/10.26.0/confidence-slim/10.25.1)](https://docs.renovatebot.com/merge-confidence/) |
| [@trpc/next](https://trpc.io) ([source](https://togithub.com/trpc/trpc)) | [`10.25.1` -> `10.26.0`](https://renovatebot.com/diffs/npm/@trpc%2fnext/10.25.1/10.26.0) | [![age](https://badges.renovateapi.com/packages/npm/@trpc%2fnext/10.26.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@trpc%2fnext/10.26.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@trpc%2fnext/10.26.0/compatibility-slim/10.25.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@trpc%2fnext/10.26.0/confidence-slim/10.25.1)](https://docs.renovatebot.com/merge-confidence/) |
| [@trpc/react-query](https://trpc.io) ([source](https://togithub.com/trpc/trpc)) | [`10.25.1` -> `10.26.0`](https://renovatebot.com/diffs/npm/@trpc%2freact-query/10.25.1/10.26.0) | [![age](https://badges.renovateapi.com/packages/npm/@trpc%2freact-query/10.26.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@trpc%2freact-query/10.26.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@trpc%2freact-query/10.26.0/compatibility-slim/10.25.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@trpc%2freact-query/10.26.0/confidence-slim/10.25.1)](https://docs.renovatebot.com/merge-confidence/) |
| [@trpc/server](https://trpc.io) ([source](https://togithub.com/trpc/trpc)) | [`10.25.1` -> `10.26.0`](https://renovatebot.com/diffs/npm/@trpc%2fserver/10.25.1/10.26.0) | [![age](https://badges.renovateapi.com/packages/npm/@trpc%2fserver/10.26.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@trpc%2fserver/10.26.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@trpc%2fserver/10.26.0/compatibility-slim/10.25.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@trpc%2fserver/10.26.0/confidence-slim/10.25.1)](https://docs.renovatebot.com/merge-confidence/) |
| [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) | [`18.16.8` -> `18.16.10`](https://renovatebot.com/diffs/npm/@types%2fnode/18.16.8/18.16.10) | [![age](https://badges.renovateapi.com/packages/npm/@types%2fnode/18.16.10/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@types%2fnode/18.16.10/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@types%2fnode/18.16.10/compatibility-slim/18.16.8)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@types%2fnode/18.16.10/confidence-slim/18.16.8)](https://docs.renovatebot.com/merge-confidence/) |
| [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/typescript-eslint) | [`5.59.5` -> `5.59.6`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/5.59.5/5.59.6) | [![age](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2feslint-plugin/5.59.6/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2feslint-plugin/5.59.6/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2feslint-plugin/5.59.6/compatibility-slim/5.59.5)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2feslint-plugin/5.59.6/confidence-slim/5.59.5)](https://docs.renovatebot.com/merge-confidence/) |
| [@typescript-eslint/parser](https://togithub.com/typescript-eslint/typescript-eslint) | [`5.59.5` -> `5.59.6`](https://renovatebot.com/diffs/npm/@typescript-eslint%2fparser/5.59.5/5.59.6) | [![age](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2fparser/5.59.6/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2fparser/5.59.6/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2fparser/5.59.6/compatibility-slim/5.59.5)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2fparser/5.59.6/confidence-slim/5.59.5)](https://docs.renovatebot.com/merge-confidence/) |
| [@vercel/kv](https://vercel.com) ([source](https://togithub.com/vercel/storage)) | [`0.2.0` -> `0.2.1`](https://renovatebot.com/diffs/npm/@vercel%2fkv/0.2.0/0.2.1) | [![age](https://badges.renovateapi.com/packages/npm/@vercel%2fkv/0.2.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@vercel%2fkv/0.2.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@vercel%2fkv/0.2.1/compatibility-slim/0.2.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@vercel%2fkv/0.2.1/confidence-slim/0.2.0)](https://docs.renovatebot.com/merge-confidence/) |
| [esbuild](https://togithub.com/evanw/esbuild) | [`0.17.18` -> `0.17.19`](https://renovatebot.com/diffs/npm/esbuild/0.17.18/0.17.19) | [![age](https://badges.renovateapi.com/packages/npm/esbuild/0.17.19/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/esbuild/0.17.19/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/esbuild/0.17.19/compatibility-slim/0.17.18)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/esbuild/0.17.19/confidence-slim/0.17.18)](https://docs.renovatebot.com/merge-confidence/) |
| [eslint-plugin-turbo](https://togithub.com/vercel/turbo) | [`1.9.4` -> `1.9.6`](https://renovatebot.com/diffs/npm/eslint-plugin-turbo/1.9.4/1.9.6) | [![age](https://badges.renovateapi.com/packages/npm/eslint-plugin-turbo/1.9.6/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/eslint-plugin-turbo/1.9.6/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/eslint-plugin-turbo/1.9.6/compatibility-slim/1.9.4)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/eslint-plugin-turbo/1.9.6/confidence-slim/1.9.4)](https://docs.renovatebot.com/merge-confidence/) |
| [inquirer](https://togithub.com/SBoudrias/Inquirer.js/blob/master/packages/inquirer/README.md) ([source](https://togithub.com/SBoudrias/Inquirer.js)) | [`9.2.2` -> `9.2.3`](https://renovatebot.com/diffs/npm/inquirer/9.2.2/9.2.3) | [![age](https://badges.renovateapi.com/packages/npm/inquirer/9.2.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/inquirer/9.2.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/inquirer/9.2.3/compatibility-slim/9.2.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/inquirer/9.2.3/confidence-slim/9.2.2)](https://docs.renovatebot.com/merge-confidence/) |
| [listr2](https://togithub.com/listr2/listr2) | [`6.4.2` -> `6.5.0`](https://renovatebot.com/diffs/npm/listr2/6.4.2/6.5.0) | [![age](https://badges.renovateapi.com/packages/npm/listr2/6.5.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/listr2/6.5.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/listr2/6.5.0/compatibility-slim/6.4.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/listr2/6.5.0/confidence-slim/6.4.2)](https://docs.renovatebot.com/merge-confidence/) |
| [pnpm](https://pnpm.io) ([source](https://togithub.com/pnpm/pnpm)) | [`8.5.0` -> `8.5.1`](https://renovatebot.com/diffs/npm/pnpm/8.5.0/8.5.1) | [![age](https://badges.renovateapi.com/packages/npm/pnpm/8.5.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/pnpm/8.5.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/pnpm/8.5.1/compatibility-slim/8.5.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/pnpm/8.5.1/confidence-slim/8.5.0)](https://docs.renovatebot.com/merge-confidence/) |
| [prisma-kysely](https://togithub.com/valtyr/prisma-kysely) | [`1.2.1` -> `1.4.0`](https://renovatebot.com/diffs/npm/prisma-kysely/1.2.1/1.4.0) | [![age](https://badges.renovateapi.com/packages/npm/prisma-kysely/1.4.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/prisma-kysely/1.4.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/prisma-kysely/1.4.0/compatibility-slim/1.2.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/prisma-kysely/1.4.0/confidence-slim/1.2.1)](https://docs.renovatebot.com/merge-confidence/) |
| [quicktype-core](https://togithub.com/quicktype/quicktype) | [`23.0.30` -> `23.0.32`](https://renovatebot.com/diffs/npm/quicktype-core/23.0.30/23.0.32) | [![age](https://badges.renovateapi.com/packages/npm/quicktype-core/23.0.32/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/quicktype-core/23.0.32/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/quicktype-core/23.0.32/compatibility-slim/23.0.30)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/quicktype-core/23.0.32/confidence-slim/23.0.30)](https://docs.renovatebot.com/merge-confidence/) |
| [storybook](https://togithub.com/storybookjs/storybook/tree/next/code/lib/cli) ([source](https://togithub.com/storybookjs/storybook)) | [`7.0.11` -> `7.0.12`](https://renovatebot.com/diffs/npm/storybook/7.0.11/7.0.12) | [![age](https://badges.renovateapi.com/packages/npm/storybook/7.0.12/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/storybook/7.0.12/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/storybook/7.0.12/compatibility-slim/7.0.11)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/storybook/7.0.12/confidence-slim/7.0.11)](https://docs.renovatebot.com/merge-confidence/) |
| [turbo](https://turbo.build/repo) ([source](https://togithub.com/vercel/turbo)) | [`1.9.4` -> `1.9.6`](https://renovatebot.com/diffs/npm/turbo/1.9.4/1.9.6) | [![age](https://badges.renovateapi.com/packages/npm/turbo/1.9.6/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/turbo/1.9.6/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/turbo/1.9.6/compatibility-slim/1.9.4)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/turbo/1.9.6/confidence-slim/1.9.4)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>mantinedev/mantine</summary>

### [`v6.0.11`](https://togithub.com/mantinedev/mantine/releases/tag/6.0.11)

[Compare Source](https://togithub.com/mantinedev/mantine/compare/6.0.10...6.0.11)

##### What's Changed

-   `[@mantine/core]` Improve inputs disabled styles handling inside `fieldset` elements ([#&#8203;4152](https://togithub.com/mantinedev/mantine/issues/4152))
-   `[@mantine/core]` Badge: Expose `BadgeVariant` type ([#&#8203;4215](https://togithub.com/mantinedev/mantine/issues/4215))
-   `[@mantine/core]` ThemeIcon: Expose `ThemeIconVariant` type ([#&#8203;4216](https://togithub.com/mantinedev/mantine/issues/4216))
-   `[@mantine/core]` ColorInput: Add option to set eye dropper aria-label though prop ([#&#8203;4227](https://togithub.com/mantinedev/mantine/issues/4227))
-   `[@mantine/core]` ColorPicker: Fix inaccurate numbers rounding in rgba and hex colors converters ([#&#8203;4238](https://togithub.com/mantinedev/mantine/issues/4238))
-   `[@mantine/core]` MultiSelect: Fix layout shifts in Safari when input is focused ([#&#8203;4249](https://togithub.com/mantinedev/mantine/issues/4249))
-   `[@mantine/core]` Rating: Add CSS color values support in `color` prop ([#&#8203;4251](https://togithub.com/mantinedev/mantine/issues/4251))
-   `[@mantine/dates]` Add missing `nextIcon`/`previousIcon` types to all components ([#&#8203;4180](https://togithub.com/mantinedev/mantine/issues/4180))

##### New Contributors

-   [@&#8203;thatanjan](https://togithub.com/thatanjan) made their first contribution in [https://github.com/mantinedev/mantine/pull/4248](https://togithub.com/mantinedev/mantine/pull/4248)
-   [@&#8203;agong-coveo](https://togithub.com/agong-coveo) made their first contribution in [https://github.com/mantinedev/mantine/pull/4152](https://togithub.com/mantinedev/mantine/pull/4152)

**Full Changelog**: https://github.com/mantinedev/mantine/compare/6.0.10...6.0.11

</details>

<details>
<summary>open-telemetry/opentelemetry-js</summary>

### [`v0.39.1`](https://togithub.com/open-telemetry/opentelemetry-js/compare/8fc76896595aac912bf9e15d4f19c167317844c8...bba09c0e5a6d92fc71ed08028966ae9d56da53db)

[Compare Source](https://togithub.com/open-telemetry/opentelemetry-js/compare/8fc76896595aac912bf9e15d4f19c167317844c8...bba09c0e5a6d92fc71ed08028966ae9d56da53db)

</details>

<details>
<summary>storybookjs/storybook</summary>

### [`v7.0.12`](https://togithub.com/storybookjs/storybook/releases/tag/v7.0.12)

[Compare Source](https://togithub.com/storybookjs/storybook/compare/v7.0.11...v7.0.12)

##### Bug Fixes

-   Core: Fix source snippets for stories with mapped args [#&#8203;22135](https://togithub.com/storybooks/storybook/pull/22135)
-   CLI: Fix `getFrameworkPackage` logic [#&#8203;22559](https://togithub.com/storybooks/storybook/pull/22559)
-   CLI: Remove automigrate reference from init command [#&#8203;22561](https://togithub.com/storybooks/storybook/pull/22561)

##### Maintenance

-   CLI: Detach automigrate command from storybook init [#&#8203;22523](https://togithub.com/storybooks/storybook/pull/22523)

</details>

<details>
<summary>tanstack/query</summary>

### [`v4.29.7`](https://togithub.com/TanStack/query/releases/tag/v4.29.7)

[Compare Source](https://togithub.com/tanstack/query/compare/v4.29.5...v4.29.7)

Version 4.29.7 - 5/14/2023, 2:09 PM

#### Changes

##### Fix

-   perf: optimized perf of listeners removal ([#&#8203;5402](https://togithub.com/tanstack/query/issues/5402)) ([`3816c9d`](https://togithub.com/tanstack/query/commit/3816c9d4)) by [@&#8203;Andarist](https://togithub.com/Andarist)

##### Chore

-   Validate "exports" field in package.json ([#&#8203;5350](https://togithub.com/tanstack/query/issues/5350)) ([`f1ac845`](https://togithub.com/tanstack/query/commit/f1ac8457)) by Lachlan Collins
-   nx 16 migration ([#&#8203;5354](https://togithub.com/tanstack/query/issues/5354)) ([`5e43e00`](https://togithub.com/tanstack/query/commit/5e43e00e)) by [@&#8203;ZackDeRose](https://togithub.com/ZackDeRose)

##### Docs

-   deprecate callbacks on `useQuery` ([#&#8203;5407](https://togithub.com/tanstack/query/issues/5407)) ([`5608a04`](https://togithub.com/tanstack/query/commit/5608a04a)) by Minh Nguyen
-   Removed "Experimental" Text for the next.js app dir ([#&#8203;5381](https://togithub.com/tanstack/query/issues/5381)) ([`8d13ad8`](https://togithub.com/tanstack/query/commit/8d13ad85)) by hamzah syed
-   batching docs ([#&#8203;5385](https://togithub.com/tanstack/query/issues/5385)) ([`235f3c6`](https://togithub.com/tanstack/query/commit/235f3c67)) by Yornaath
-   fix the react example for infinite queries ([#&#8203;5361](https://togithub.com/tanstack/query/issues/5361)) ([`53813e4`](https://togithub.com/tanstack/query/commit/53813e45)) by [@&#8203;seriousManual](https://togithub.com/seriousManual)
-   deprecate callbacks on useQuery ([#&#8203;5353](https://togithub.com/tanstack/query/issues/5353)) ([`802a288`](https://togithub.com/tanstack/query/commit/802a2889)) by Dominik Dorfmeister
-   a11y: adding titles to the video iframes ([#&#8203;5346](https://togithub.com/tanstack/query/issues/5346)) ([`2552c4b`](https://togithub.com/tanstack/query/commit/2552c4bb)) by Nicholas Griffin
-   svelte-query: Use API wrapper to simplify SSR logic ([#&#8203;5322](https://togithub.com/tanstack/query/issues/5322)) ([`7fd50a7`](https://togithub.com/tanstack/query/commit/7fd50a7c)) by Lachlan Collins

#### Packages

-   [@&#8203;tanstack/query-core](https://togithub.com/tanstack/query-core)[@&#8203;4](https://togithub.com/4).29.7
-   [@&#8203;tanstack/react-query](https://togithub.com/tanstack/react-query)[@&#8203;4](https://togithub.com/4).29.7
-   [@&#8203;tanstack/solid-query](https://togithub.com/tanstack/solid-query)[@&#8203;4](https://togithub.com/4).29.7
-   [@&#8203;tanstack/svelte-query](https://togithub.com/tanstack/svelte-query)[@&#8203;4](https://togithub.com/4).29.7
-   [@&#8203;tanstack/query-persist-client-core](https://togithub.com/tanstack/query-persist-client-core)[@&#8203;4](https://togithub.com/4).29.7
-   [@&#8203;tanstack/query-async-storage-persister](https://togithub.com/tanstack/query-async-storage-persister)[@&#8203;4](https://togithub.com/4).29.7
-   [@&#8203;tanstack/query-broadcast-client-experimental](https://togithub.com/tanstack/query-broadcast-client-experimental)[@&#8203;4](https://togithub.com/4).29.7
-   [@&#8203;tanstack/query-sync-storage-persister](https://togithub.com/tanstack/query-sync-storage-persister)[@&#8203;4](https://togithub.com/4).29.7
-   [@&#8203;tanstack/react-query-devtools](https://togithub.com/tanstack/react-query-devtools)[@&#8203;4](https://togithub.com/4).29.7
-   [@&#8203;tanstack/react-query-persist-client](https://togithub.com/tanstack/react-query-persist-client)[@&#8203;4](https://togithub.com/4).29.7
-   [@&#8203;tanstack/vue-query](https://togithub.com/tanstack/vue-query)[@&#8203;4](https://togithub.com/4).29.7

</details>

<details>
<summary>trpc/trpc</summary>

### [`v10.26.0`](https://togithub.com/trpc/trpc/releases/tag/v10.26.0)

[Compare Source](https://togithub.com/trpc/trpc/compare/v10.25.1...v10.26.0)

##### What's Changed

-   fix(client): make sure that `dom.iterable` types are included for `FormData` by [@&#8203;kamilogorek](https://togithub.com/kamilogorek) in [https://github.com/trpc/trpc/pull/4355](https://togithub.com/trpc/trpc/pull/4355)
-   feat(next): experimental app directory integration by [@&#8203;sachinraja](https://togithub.com/sachinraja), [@&#8203;KATT](https://togithub.com/KATT), & [@&#8203;juliusmarminge](https://togithub.com/juliusmarminge)  in [https://github.com/trpc/trpc/pull/3918](https://togithub.com/trpc/trpc/pull/3918) (see [github.com/trpc/examples-next-app-dir](https://togithub.com/trpc/examples-next-app-dir))

##### New Contributors

-   [@&#8203;AlexXanderGrib](https://togithub.com/AlexXanderGrib) made their first contribution in [https://github.com/trpc/trpc/pull/4330](https://togithub.com/trpc/trpc/pull/4330)

**Full Changelog**: https://github.com/trpc/trpc/compare/v10.25.1...v10.26.0

</details>

<details>
<summary>typescript-eslint/typescript-eslint (@&#8203;typescript-eslint/eslint-plugin)</summary>

### [`v5.59.6`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#&#8203;5596-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5595v5596-2023-05-15)

[Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.59.5...v5.59.6)

**Note:** Version bump only for package [@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)

</details>

<details>
<summary>typescript-eslint/typescript-eslint (@&#8203;typescript-eslint/parser)</summary>

### [`v5.59.6`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#&#8203;5596-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5595v5596-2023-05-15)

[Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.59.5...v5.59.6)

**Note:** Version bump only for package [@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)

</details>

<details>
<summary>vercel/storage</summary>

### [`v0.2.1`](https://togithub.com/vercel/storage/blob/HEAD/packages/kv/CHANGELOG.md#&#8203;021)

[Compare Source](https://togithub.com/vercel/storage/compare/@vercel/kv@0.2.0...@vercel/kv@0.2.1)

##### Patch Changes

-   [`1d97019`](https://togithub.com/vercel/storage/commit/1d97019): Update readme

</details>

<details>
<summary>evanw/esbuild</summary>

### [`v0.17.19`](https://togithub.com/evanw/esbuild/blob/HEAD/CHANGELOG.md#&#8203;01719)

[Compare Source](https://togithub.com/evanw/esbuild/compare/v0.17.18...v0.17.19)

-   Fix CSS transform bugs with nested selectors that start with a combinator ([#&#8203;3096](https://togithub.com/evanw/esbuild/issues/3096))

    This release fixes several bugs regarding transforming nested CSS into non-nested CSS for older browsers. The bugs were due to lack of test coverage for nested selectors with more than one compound selector where they all start with the same combinator. Here's what some problematic cases look like before and after these fixes:

    ```css
    /* Original code */
    .foo {
      > &a,
      > &b {
        color: red;
      }
    }
    .bar {
      > &a,
      + &b {
        color: green;
      }
    }

    /* Old output (with --target=chrome90) */
    .foo :is(> .fooa, > .foob) {
      color: red;
    }
    .bar :is(> .bara, + .barb) {
      color: green;
    }

    /* New output (with --target=chrome90) */
    .foo > :is(a.foo, b.foo) {
      color: red;
    }
    .bar > a.bar,
    .bar + b.bar {
      color: green;
    }
    ```

-   Fix bug with TypeScript parsing of instantiation expressions followed by `=` ([#&#8203;3111](https://togithub.com/evanw/esbuild/issues/3111))

    This release fixes esbuild's TypeScript-to-JavaScript conversion code in the case where a potential instantiation expression is followed immediately by a `=` token (such that the trailing `>` becomes a `>=` token). Previously esbuild considered that to still be an instantiation expression, but the official TypeScript compiler considered it to be a `>=` operator instead. This release changes esbuild's interpretation to match TypeScript. This edge case currently [appears to be problematic](https://sucrase.io/#transforms=typescript\&compareWithTypeScript=true\&code=x%3Cy%3E%3Da%3Cb%3Cc%3E%3E\(\)) for other TypeScript-to-JavaScript converters as well:

    | Original code | TypeScript | esbuild 0.17.18 | esbuild 0.17.19 | Sucrase | Babel |
    |---|---|---|---|---|---|
    | `x<y>=a<b<c>>()` | `x<y>=a();` | `x=a();` | `x<y>=a();` | `x=a()` | Invalid left-hand side in assignment expression |

-   Avoid removing unrecognized directives from the directive prologue when minifying ([#&#8203;3115](https://togithub.com/evanw/esbuild/issues/3115))

    The [directive prologue](https://262.ecma-international.org/6.0/#sec-directive-prologues-and-the-use-strict-directive) in JavaScript is a sequence of top-level string expressions that come before your code. The only directives that JavaScript engines currently recognize are `use strict` and sometimes `use asm`. However, the people behind React have made up their own directive for their own custom dialect of JavaScript. Previously esbuild only preserved the `use strict` directive when minifying, although you could still write React JavaScript with esbuild using something like `--banner:js="'your directive here';"`. With this release, you can now put arbitrary directives in the entry point and esbuild will preserve them in its minified output:

    ```js
    // Original code
    'use wtf'; console.log(123)

    // Old output (with --minify)
    console.log(123);

    // New output (with --minify)
    "use wtf";console.log(123);
    ```

    Note that this means esbuild will no longer remove certain stray top-level strings when minifying. This behavior is an intentional change because these stray top-level strings are actually part of the directive prologue, and could potentially have semantics assigned to them (as was the case with React).

-   Improved minification of binary shift operators

    With this release, esbuild's minifier will now evaluate the `<<` and `>>>` operators if the resulting code would be shorter:

    ```js
    // Original code
    console.log(10 << 10, 10 << 20, -123 >>> 5, -123 >>> 10);

    // Old output (with --minify)
    console.log(10<<10,10<<20,-123>>>5,-123>>>10);

    // New output (with --minify)
    console.log(10240,10<<20,-123>>>5,4194303);
    ```

</details>

<details>
<summary>vercel/turbo</summary>

### [`v1.9.6`](https://togithub.com/vercel/turbo/releases/tag/v1.9.6): Turborepo v1.9.6

[Compare Source](https://togithub.com/vercel/turbo/compare/v1.9.5...v1.9.6)



#### What's Changed

##### Changelog

-   create-turbo: automatic git configuration. by [@&#8203;nathanhammond](https://togithub.com/nathanhammond) in [https://github.com/vercel/turbo/pull/4941](https://togithub.com/vercel/turbo/pull/4941)
-   fix: set repoRoot on http cache so cache can be restored by [@&#8203;mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/4956](https://togithub.com/vercel/turbo/pull/4956)

**Full Changelog**: https://github.com/vercel/turbo/compare/v1.9.5...v1.9.6

### [`v1.9.5`](https://togithub.com/vercel/turbo/releases/tag/v1.9.5): Turborepo v1.9.5

[Compare Source](https://togithub.com/vercel/turbo/compare/v1.9.4...v1.9.5)



#### What's Changed

##### Changelog

-   fix: check if user passes absolute path to prune by [@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/4891](https://togithub.com/vercel/turbo/pull/4891)
-   Submit originatingUser with Run by [@&#8203;mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/4875](https://togithub.com/vercel/turbo/pull/4875)
-   Use cacheitem to restore HTTP cache. by [@&#8203;nathanhammond](https://togithub.com/nathanhammond) in [https://github.com/vercel/turbo/pull/4634](https://togithub.com/vercel/turbo/pull/4634)
-   Build turbo once to build JS packages before publishing by [@&#8203;mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/4910](https://togithub.com/vercel/turbo/pull/4910)
-   fix(cli): example should imply copy by [@&#8203;tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/4923](https://togithub.com/vercel/turbo/pull/4923)
-   Remove fallback to configured git user by [@&#8203;mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/4928](https://togithub.com/vercel/turbo/pull/4928)
-   Partial revert of [#&#8203;4820](https://togithub.com/vercel/turbo/issues/4820). by [@&#8203;nathanhammond](https://togithub.com/nathanhammond) in [https://github.com/vercel/turbo/pull/4938](https://togithub.com/vercel/turbo/pull/4938)

#### New Contributors

-   [@&#8203;Akalanka47000](https://togithub.com/Akalanka47000) made their first contribution in [https://github.com/vercel/turbo/pull/4917](https://togithub.com/vercel/turbo/pull/4917)

**Full Changelog**: https://github.com/vercel/turbo/compare/v1.9.4...v1.9.5

</details>

<details>
<summary>SBoudrias/Inquirer.js</summary>

### [`v9.2.3`](https://togithub.com/SBoudrias/Inquirer.js/compare/inquirer@9.2.2...inquirer@9.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 is behind base branch, or you tick the rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.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: https://github.com/weareinreach/InReach/pull/484
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants