-
-
Notifications
You must be signed in to change notification settings - Fork 4
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
release: 2023-07-18 #673
Merged
release: 2023-07-18 #673
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
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@next/bundle-analyzer](https://togithub.com/vercel/next.js) | [`13.4.9` -> `13.4.10`](https://renovatebot.com/diffs/npm/@next%2fbundle-analyzer/13.4.9/13.4.10) | [![age](https://badges.renovateapi.com/packages/npm/@next%2fbundle-analyzer/13.4.10/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@next%2fbundle-analyzer/13.4.10/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@next%2fbundle-analyzer/13.4.10/compatibility-slim/13.4.9)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@next%2fbundle-analyzer/13.4.10/confidence-slim/13.4.9)](https://docs.renovatebot.com/merge-confidence/) | | [@next/eslint-plugin-next](https://togithub.com/vercel/next.js) | [`13.4.9` -> `13.4.10`](https://renovatebot.com/diffs/npm/@next%2feslint-plugin-next/13.4.9/13.4.10) | [![age](https://badges.renovateapi.com/packages/npm/@next%2feslint-plugin-next/13.4.10/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@next%2feslint-plugin-next/13.4.10/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@next%2feslint-plugin-next/13.4.10/compatibility-slim/13.4.9)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@next%2feslint-plugin-next/13.4.10/confidence-slim/13.4.9)](https://docs.renovatebot.com/merge-confidence/) | | [eslint-config-next](https://nextjs.org/docs/app/building-your-application/configuring/eslint#eslint-config) ([source](https://togithub.com/vercel/next.js)) | [`13.4.9` -> `13.4.10`](https://renovatebot.com/diffs/npm/eslint-config-next/13.4.9/13.4.10) | [![age](https://badges.renovateapi.com/packages/npm/eslint-config-next/13.4.10/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/eslint-config-next/13.4.10/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/eslint-config-next/13.4.10/compatibility-slim/13.4.9)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/eslint-config-next/13.4.10/confidence-slim/13.4.9)](https://docs.renovatebot.com/merge-confidence/) | | [next](https://nextjs.org) ([source](https://togithub.com/vercel/next.js)) | [`13.4.9` -> `13.4.10`](https://renovatebot.com/diffs/npm/next/13.4.9/13.4.10) | [![age](https://badges.renovateapi.com/packages/npm/next/13.4.10/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/next/13.4.10/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/next/13.4.10/compatibility-slim/13.4.9)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/next/13.4.10/confidence-slim/13.4.9)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>vercel/next.js (@​next/bundle-analyzer)</summary> ### [`v13.4.10`](https://togithub.com/vercel/next.js/releases/tag/v13.4.10) [Compare Source](https://togithub.com/vercel/next.js/compare/v13.4.9...v13.4.10) ##### Core Changes - Fix trailing slash with locale domain: [#​52343](https://togithub.com/vercel/next.js/issues/52343) - perf: use fs.readdirSync with withFileTypes: [#​52340](https://togithub.com/vercel/next.js/issues/52340) - Make `get_client_chunking_context` independent of context: [#​51928](https://togithub.com/vercel/next.js/issues/51928) - perf: use fs.opendir for better resource usage: [#​52341](https://togithub.com/vercel/next.js/issues/52341) - fix: metadatabase warning message: [#​52363](https://togithub.com/vercel/next.js/issues/52363) - perf: simplify getShortDynamicParamType on app-render: [#​52355](https://togithub.com/vercel/next.js/issues/52355) - fix: prevent infinite dev refresh on nested parallel routes: [#​52362](https://togithub.com/vercel/next.js/issues/52362) - turbopack: add incremental cache for node.js app rendering: [#​52172](https://togithub.com/vercel/next.js/issues/52172) - Refactor metadata og and twitter title to be always presented: [#​52320](https://togithub.com/vercel/next.js/issues/52320) - perf: reduce system calls on eslint plugin: [#​52359](https://togithub.com/vercel/next.js/issues/52359) - Turbopack: Use a different chunking context for web entry: [#​52404](https://togithub.com/vercel/next.js/issues/52404) - Temporarily revert change to pages render: [#​52407](https://togithub.com/vercel/next.js/issues/52407) - Remove integration tests now in vercel/turbo: [#​52413](https://togithub.com/vercel/next.js/issues/52413) - Update Rust nightly toolchain: [#​51757](https://togithub.com/vercel/next.js/issues/51757) - Cache concurrent `ensurePage` requests for the same page: [#​52360](https://togithub.com/vercel/next.js/issues/52360) - \[turbopack]: Remove skipped integration tests: [#​52421](https://togithub.com/vercel/next.js/issues/52421) - Fix metadata layer webpack rule for server-only: [#​52403](https://togithub.com/vercel/next.js/issues/52403) - Override file based images with social images property: [#​52416](https://togithub.com/vercel/next.js/issues/52416) - Split the client reference manifest file to be generated per-entry: [#​52450](https://togithub.com/vercel/next.js/issues/52450) - fix(standalone): fixed `output: "standalone"` crashing build when there is no `app/` page: [#​51993](https://togithub.com/vercel/next.js/issues/51993) - fix: add aws packages to default `serverComponentsExternalPackages`: [#​52388](https://togithub.com/vercel/next.js/issues/52388) - refactor: avoid unnecessary async scopes in eslint: [#​52418](https://togithub.com/vercel/next.js/issues/52418) - Ensure useParams return array for catch-all routes: [#​52494](https://togithub.com/vercel/next.js/issues/52494) - turbopack: Module Trait: [#​52401](https://togithub.com/vercel/next.js/issues/52401) - Fix tracking of client reference manifest: [#​52505](https://togithub.com/vercel/next.js/issues/52505) - perf: create an experimental bundled version of the next server: [#​52206](https://togithub.com/vercel/next.js/issues/52206) - Chore: Remove redundant intersection type: [#​52453](https://togithub.com/vercel/next.js/issues/52453) - perf: Refactor recursiveReadDirSync: [#​52517](https://togithub.com/vercel/next.js/issues/52517) - add version to function config manifest: [#​52507](https://togithub.com/vercel/next.js/issues/52507) - Turbopack: Source trait: [#​52511](https://togithub.com/vercel/next.js/issues/52511) - Update id handling for fonts: [#​52559](https://togithub.com/vercel/next.js/issues/52559) - feat(turbopack): support swc transform plugins : [#​50401](https://togithub.com/vercel/next.js/issues/50401) - feat(babel-loader): provide migration help message for babel config: [#​52565](https://togithub.com/vercel/next.js/issues/52565) - Support global-error for ssr fallback: [#​52573](https://togithub.com/vercel/next.js/issues/52573) - Fix ISR case with bot requests: [#​52581](https://togithub.com/vercel/next.js/issues/52581) - fix(next/jest): jest can not load server-only code: [#​52393](https://togithub.com/vercel/next.js/issues/52393) - Turbopack: App Router build POC: [#​52036](https://togithub.com/vercel/next.js/issues/52036) - Avoid loading Next.js config again in render workers: [#​52587](https://togithub.com/vercel/next.js/issues/52587) - Add more extensions to `next-types-plugin` for `Node16`/`NodeNext`: [#​52562](https://togithub.com/vercel/next.js/issues/52562) - feat(next-swc): report native bindings load err code: [#​52570](https://togithub.com/vercel/next.js/issues/52570) - Move App Pages rendering into bundle: [#​52290](https://togithub.com/vercel/next.js/issues/52290) - feat(turbopack): support native webp: [#​52285](https://togithub.com/vercel/next.js/issues/52285) - Set sizes prop to any for svg icons: [#​52609](https://togithub.com/vercel/next.js/issues/52609) - Turbopack: OutputAsset trait: [#​52606](https://togithub.com/vercel/next.js/issues/52606) - chore(deps): bump `[email protected]`: [#​52649](https://togithub.com/vercel/next.js/issues/52649) - Ensure root layout only render once per request: [#​52589](https://togithub.com/vercel/next.js/issues/52589) - Fix bundle path normalization for /index routes: [#​52650](https://togithub.com/vercel/next.js/issues/52650) - Turobpack: Next.rs API (part 1): [#​52259](https://togithub.com/vercel/next.js/issues/52259) - Clean up promises after resolving: [#​52656](https://togithub.com/vercel/next.js/issues/52656) - Catch layout error in global-error: [#​52654](https://togithub.com/vercel/next.js/issues/52654) - Fix per-entry client reference manifest for grouped and named segments: [#​52664](https://togithub.com/vercel/next.js/issues/52664) ##### Documentation Changes - chore(docs): fix link to `useSearchParams`: [#​52348](https://togithub.com/vercel/next.js/issues/52348) - docs: Clarify `create-next-app` requires public GitHub URLs.: [#​52367](https://togithub.com/vercel/next.js/issues/52367) - remove unnecessary dot.: [#​52387](https://togithub.com/vercel/next.js/issues/52387) - fix metadata-related typo in MDX documentation: [#​52446](https://togithub.com/vercel/next.js/issues/52446) - docs: Simplify message in React essentials section.: [#​52469](https://togithub.com/vercel/next.js/issues/52469) - docs: Improve error handling docs for server-side errors.: [#​52302](https://togithub.com/vercel/next.js/issues/52302) - docs: Add Playwright/Cypress Discord links: [#​52084](https://togithub.com/vercel/next.js/issues/52084) - docs: Add Kuma to CSS-in-JS supported list.: [#​52438](https://togithub.com/vercel/next.js/issues/52438) - docs: clarify `fetch` request de-duplication: [#​52100](https://togithub.com/vercel/next.js/issues/52100) - docs: Update TypeScript plugin section for VS Code prompt: [#​52111](https://togithub.com/vercel/next.js/issues/52111) - docs: Improve hydration mismatch error guide.: [#​52481](https://togithub.com/vercel/next.js/issues/52481) - docs: add Supabase loader for `next/image`: [#​52480](https://togithub.com/vercel/next.js/issues/52480) - docs: fix the incrementalCacheHandlerPath: [#​52124](https://togithub.com/vercel/next.js/issues/52124) - fixed error [#​52486](https://togithub.com/vercel/next.js/issues/52486) fetchUsers to fetchUser: [#​52487](https://togithub.com/vercel/next.js/issues/52487) - Update 08-parallel-routes.mdx: [#​52419](https://togithub.com/vercel/next.js/issues/52419) - docs: Add `formData` example for Route Handlers: [#​52358](https://togithub.com/vercel/next.js/issues/52358) - chore(docs): Typesafe `metadata` object: [#​52252](https://togithub.com/vercel/next.js/issues/52252) - docs: Update `_app` and `_document`: [#​52479](https://togithub.com/vercel/next.js/issues/52479) - docs: add CDN optimization as possible hydration error cause: [#​52489](https://togithub.com/vercel/next.js/issues/52489) - docs: correct TypeScript spelling on the home page: [#​52500](https://togithub.com/vercel/next.js/issues/52500) - chore(docs): fix a few typos in image loader docs: [#​52508](https://togithub.com/vercel/next.js/issues/52508) - docs: fix grammar on Server Actions: [#​52556](https://togithub.com/vercel/next.js/issues/52556) - Fixed grammar in 03-react-essentials.mdx: [#​52597](https://togithub.com/vercel/next.js/issues/52597) - docs: fix typo in CSS Modules Description: [#​52599](https://togithub.com/vercel/next.js/issues/52599) - docs: Fix typo in generate-static-params.mdx: [#​52595](https://togithub.com/vercel/next.js/issues/52595) - docs: move MUI to supported list: [#​52584](https://togithub.com/vercel/next.js/issues/52584) - docs: Add missing closing tag for react hydration error message.: [#​52607](https://togithub.com/vercel/next.js/issues/52607) ##### Example Changes - examples: Update Convex to latest version (`0.19`): [#​52473](https://togithub.com/vercel/next.js/issues/52473) - Update examples: counter.tsx - Don't need empty space: [#​52576](https://togithub.com/vercel/next.js/issues/52576) ##### Misc Changes - Update swc_core to `v0.79.13`: [#​52371](https://togithub.com/vercel/next.js/issues/52371) - chore(ci): fix turbo input path globs: [#​52414](https://togithub.com/vercel/next.js/issues/52414) - fix(create-next-app): click event blockage under 1024px by adjusting z-index: [#​52074](https://togithub.com/vercel/next.js/issues/52074) - chore: add label to locked threads: [#​52497](https://togithub.com/vercel/next.js/issues/52497) - fix: `not-found.tsx` with `output: export`: [#​52526](https://togithub.com/vercel/next.js/issues/52526) - use `npm pack` instead of `yarn pack`: [#​52563](https://togithub.com/vercel/next.js/issues/52563) - ci: skip build-native for docs only change: [#​52571](https://togithub.com/vercel/next.js/issues/52571) - Remove unnecessary `body-parser`: [#​52580](https://togithub.com/vercel/next.js/issues/52580) ##### Credits Huge thanks to [@​ijjk](https://togithub.com/ijjk), [@​anonrig](https://togithub.com/anonrig), [@​alexkirsz](https://togithub.com/alexkirsz), [@​gfgabrielfranca](https://togithub.com/gfgabrielfranca), [@​styfle](https://togithub.com/styfle), [@​ztanner](https://togithub.com/ztanner), [@​leerob](https://togithub.com/leerob), [@​sokra](https://togithub.com/sokra), [@​huozhi](https://togithub.com/huozhi), [@​Bitbbot](https://togithub.com/Bitbbot), [@​wyattjoh](https://togithub.com/wyattjoh), [@​kdy1](https://togithub.com/kdy1), [@​wbinnssmith](https://togithub.com/wbinnssmith), [@​shuding](https://togithub.com/shuding), [@​jridgewell](https://togithub.com/jridgewell), [@​BrennanColberg](https://togithub.com/BrennanColberg), [@​Nick-Mazuk](https://togithub.com/Nick-Mazuk), [@​delbaoliveira](https://togithub.com/delbaoliveira), [@​thomasballinger](https://togithub.com/thomasballinger), [@​lucgagan](https://togithub.com/lucgagan), [@​nroland013](https://togithub.com/nroland013), [@​SonMooSans](https://togithub.com/SonMooSans), [@​jenewland1999](https://togithub.com/jenewland1999), [@​thorwebdev](https://togithub.com/thorwebdev), [@​jyunhanlin](https://togithub.com/jyunhanlin), [@​darshanjain-entrepreneur](https://togithub.com/darshanjain-entrepreneur), [@​DuCanhGH](https://togithub.com/DuCanhGH), [@​Gnadhi](https://togithub.com/Gnadhi), [@​yagogmaisp](https://togithub.com/yagogmaisp), [@​carlos-menezes](https://togithub.com/carlos-menezes), [@​balazsorban44](https://togithub.com/balazsorban44), [@​ryo-manba](https://togithub.com/ryo-manba), [@​timneutkens](https://togithub.com/timneutkens), [@​feedthejim](https://togithub.com/feedthejim), [@​vamcs](https://togithub.com/vamcs), [@​matepapp](https://togithub.com/matepapp), [@​SleeplessOne1917](https://togithub.com/SleeplessOne1917), [@​ecklf](https://togithub.com/ecklf), [@​djreillo](https://togithub.com/djreillo), [@​kwonoj](https://togithub.com/kwonoj), [@​gnoff](https://togithub.com/gnoff), [@​feugy](https://togithub.com/feugy), [@​karlhorky](https://togithub.com/karlhorky), [@​starunaway](https://togithub.com/starunaway), [@​FernandVEYRIER](https://togithub.com/FernandVEYRIER), [@​Ryan-Dia](https://togithub.com/Ryan-Dia), [@​Terro216](https://togithub.com/Terro216), [@​anthonyshew](https://togithub.com/anthonyshew), and [@​suhaotian](https://togithub.com/suhaotian) for helping! </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. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/weareinreach/InReach). PR-URL: #666 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [Codesee-io/codesee-action](https://togithub.com/Codesee-io/codesee-action) | action | digest | `23829af` -> `7e12789` | | [github/codeql-action](https://togithub.com/github/codeql-action) | action | digest | `46ed16d` -> `489225d` | --- ### 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://developer.mend.io/github/weareinreach/InReach). PR-URL: #665 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
[![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-lambda-powertools/logger](https://togithub.com/aws-powertools/powertools-lambda-typescript/tree/main/packages/logger#readme) ([source](https://togithub.com/aws-powertools/powertools-lambda-typescript)) | [`1.11.0` -> `1.11.1`](https://renovatebot.com/diffs/npm/@aws-lambda-powertools%2flogger/1.11.0/1.11.1) | [![age](https://badges.renovateapi.com/packages/npm/@aws-lambda-powertools%2flogger/1.11.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@aws-lambda-powertools%2flogger/1.11.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@aws-lambda-powertools%2flogger/1.11.1/compatibility-slim/1.11.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@aws-lambda-powertools%2flogger/1.11.1/confidence-slim/1.11.0)](https://docs.renovatebot.com/merge-confidence/) | | [@aws-sdk/client-cognito-identity-provider](https://togithub.com/aws/aws-sdk-js-v3/tree/main/clients/client-cognito-identity-provider) ([source](https://togithub.com/aws/aws-sdk-js-v3)) | [`3.363.0` -> `3.370.0`](https://renovatebot.com/diffs/npm/@aws-sdk%2fclient-cognito-identity-provider/3.363.0/3.370.0) | [![age](https://badges.renovateapi.com/packages/npm/@aws-sdk%2fclient-cognito-identity-provider/3.370.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@aws-sdk%2fclient-cognito-identity-provider/3.370.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@aws-sdk%2fclient-cognito-identity-provider/3.370.0/compatibility-slim/3.363.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@aws-sdk%2fclient-cognito-identity-provider/3.370.0/confidence-slim/3.363.0)](https://docs.renovatebot.com/merge-confidence/) | | [@aws-sdk/client-s3](https://togithub.com/aws/aws-sdk-js-v3/tree/main/clients/client-s3) ([source](https://togithub.com/aws/aws-sdk-js-v3)) | [`3.363.0` -> `3.370.0`](https://renovatebot.com/diffs/npm/@aws-sdk%2fclient-s3/3.363.0/3.370.0) | [![age](https://badges.renovateapi.com/packages/npm/@aws-sdk%2fclient-s3/3.370.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@aws-sdk%2fclient-s3/3.370.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@aws-sdk%2fclient-s3/3.370.0/compatibility-slim/3.363.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@aws-sdk%2fclient-s3/3.370.0/confidence-slim/3.363.0)](https://docs.renovatebot.com/merge-confidence/) | | [@aws-sdk/signature-v4](https://togithub.com/aws/aws-sdk-js-v3/tree/main/packages/signature-v4) ([source](https://togithub.com/aws/aws-sdk-js-v3)) | [`3.357.0` -> `3.370.0`](https://renovatebot.com/diffs/npm/@aws-sdk%2fsignature-v4/3.357.0/3.370.0) | [![age](https://badges.renovateapi.com/packages/npm/@aws-sdk%2fsignature-v4/3.370.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@aws-sdk%2fsignature-v4/3.370.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@aws-sdk%2fsignature-v4/3.370.0/compatibility-slim/3.357.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@aws-sdk%2fsignature-v4/3.370.0/confidence-slim/3.357.0)](https://docs.renovatebot.com/merge-confidence/) | | [@babel/core](https://babel.dev/docs/en/next/babel-core) ([source](https://togithub.com/babel/babel)) | [`7.22.6` -> `7.22.9`](https://renovatebot.com/diffs/npm/@babel%2fcore/7.22.6/7.22.9) | [![age](https://badges.renovateapi.com/packages/npm/@babel%2fcore/7.22.9/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@babel%2fcore/7.22.9/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@babel%2fcore/7.22.9/compatibility-slim/7.22.6)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@babel%2fcore/7.22.9/confidence-slim/7.22.6)](https://docs.renovatebot.com/merge-confidence/) | | [@babel/plugin-transform-typescript](https://babel.dev/docs/en/next/babel-plugin-transform-typescript) ([source](https://togithub.com/babel/babel)) | [`7.22.5` -> `7.22.9`](https://renovatebot.com/diffs/npm/@babel%2fplugin-transform-typescript/7.22.5/7.22.9) | [![age](https://badges.renovateapi.com/packages/npm/@babel%2fplugin-transform-typescript/7.22.9/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@babel%2fplugin-transform-typescript/7.22.9/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@babel%2fplugin-transform-typescript/7.22.9/compatibility-slim/7.22.5)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@babel%2fplugin-transform-typescript/7.22.9/confidence-slim/7.22.5)](https://docs.renovatebot.com/merge-confidence/) | | [@babel/preset-env](https://babel.dev/docs/en/next/babel-preset-env) ([source](https://togithub.com/babel/babel)) | [`7.22.6` -> `7.22.9`](https://renovatebot.com/diffs/npm/@babel%2fpreset-env/7.22.6/7.22.9) | [![age](https://badges.renovateapi.com/packages/npm/@babel%2fpreset-env/7.22.9/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@babel%2fpreset-env/7.22.9/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@babel%2fpreset-env/7.22.9/compatibility-slim/7.22.6)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@babel%2fpreset-env/7.22.9/confidence-slim/7.22.6)](https://docs.renovatebot.com/merge-confidence/) | | [@googlemaps/google-maps-services-js](https://togithub.com/googlemaps/google-maps-services-js) | [`3.3.32` -> `3.3.33`](https://renovatebot.com/diffs/npm/@googlemaps%2fgoogle-maps-services-js/3.3.32/3.3.33) | [![age](https://badges.renovateapi.com/packages/npm/@googlemaps%2fgoogle-maps-services-js/3.3.33/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@googlemaps%2fgoogle-maps-services-js/3.3.33/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@googlemaps%2fgoogle-maps-services-js/3.3.33/compatibility-slim/3.3.32)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@googlemaps%2fgoogle-maps-services-js/3.3.33/confidence-slim/3.3.32)](https://docs.renovatebot.com/merge-confidence/) | | [@iconify-json/simple-icons](https://icon-sets.iconify.design/simple-icons/) | [`1.1.59` -> `1.1.60`](https://renovatebot.com/diffs/npm/@iconify-json%2fsimple-icons/1.1.59/1.1.60) | [![age](https://badges.renovateapi.com/packages/npm/@iconify-json%2fsimple-icons/1.1.60/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@iconify-json%2fsimple-icons/1.1.60/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@iconify-json%2fsimple-icons/1.1.60/compatibility-slim/1.1.59)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@iconify-json%2fsimple-icons/1.1.60/confidence-slim/1.1.59)](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.40.0` -> `0.41.0`](https://renovatebot.com/diffs/npm/@opentelemetry%2fexporter-trace-otlp-http/0.40.0/0.41.0) | [![age](https://badges.renovateapi.com/packages/npm/@opentelemetry%2fexporter-trace-otlp-http/0.41.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@opentelemetry%2fexporter-trace-otlp-http/0.41.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@opentelemetry%2fexporter-trace-otlp-http/0.41.0/compatibility-slim/0.40.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@opentelemetry%2fexporter-trace-otlp-http/0.41.0/confidence-slim/0.40.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.40.0` -> `0.41.0`](https://renovatebot.com/diffs/npm/@opentelemetry%2finstrumentation/0.40.0/0.41.0) | [![age](https://badges.renovateapi.com/packages/npm/@opentelemetry%2finstrumentation/0.41.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@opentelemetry%2finstrumentation/0.41.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@opentelemetry%2finstrumentation/0.41.0/compatibility-slim/0.40.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@opentelemetry%2finstrumentation/0.41.0/confidence-slim/0.40.0)](https://docs.renovatebot.com/merge-confidence/) | | [@opentelemetry/instrumentation-fetch](https://togithub.com/open-telemetry/opentelemetry-js/tree/main/experimental/packages/opentelemetry-instrumentation-fetch) ([source](https://togithub.com/open-telemetry/opentelemetry-js)) | [`0.40.0` -> `0.41.0`](https://renovatebot.com/diffs/npm/@opentelemetry%2finstrumentation-fetch/0.40.0/0.41.0) | [![age](https://badges.renovateapi.com/packages/npm/@opentelemetry%2finstrumentation-fetch/0.41.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@opentelemetry%2finstrumentation-fetch/0.41.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@opentelemetry%2finstrumentation-fetch/0.41.0/compatibility-slim/0.40.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@opentelemetry%2finstrumentation-fetch/0.41.0/confidence-slim/0.40.0)](https://docs.renovatebot.com/merge-confidence/) | | [@opentelemetry/instrumentation-http](https://togithub.com/open-telemetry/opentelemetry-js/tree/main/experimental/packages/opentelemetry-instrumentation-http) ([source](https://togithub.com/open-telemetry/opentelemetry-js)) | [`0.40.0` -> `0.41.0`](https://renovatebot.com/diffs/npm/@opentelemetry%2finstrumentation-http/0.40.0/0.41.0) | [![age](https://badges.renovateapi.com/packages/npm/@opentelemetry%2finstrumentation-http/0.41.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@opentelemetry%2finstrumentation-http/0.41.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@opentelemetry%2finstrumentation-http/0.41.0/compatibility-slim/0.40.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@opentelemetry%2finstrumentation-http/0.41.0/confidence-slim/0.40.0)](https://docs.renovatebot.com/merge-confidence/) | | [@opentelemetry/resources](https://togithub.com/open-telemetry/opentelemetry-js/tree/main/packages/opentelemetry-resources) ([source](https://togithub.com/open-telemetry/opentelemetry-js)) | [`1.14.0` -> `1.15.0`](https://renovatebot.com/diffs/npm/@opentelemetry%2fresources/1.14.0/1.15.0) | [![age](https://badges.renovateapi.com/packages/npm/@opentelemetry%2fresources/1.15.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@opentelemetry%2fresources/1.15.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@opentelemetry%2fresources/1.15.0/compatibility-slim/1.14.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@opentelemetry%2fresources/1.15.0/confidence-slim/1.14.0)](https://docs.renovatebot.com/merge-confidence/) | | [@opentelemetry/sdk-node](https://togithub.com/open-telemetry/opentelemetry-js/tree/main/experimental/packages/opentelemetry-sdk-node) ([source](https://togithub.com/open-telemetry/opentelemetry-js)) | [`0.40.0` -> `0.41.0`](https://renovatebot.com/diffs/npm/@opentelemetry%2fsdk-node/0.40.0/0.41.0) | [![age](https://badges.renovateapi.com/packages/npm/@opentelemetry%2fsdk-node/0.41.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@opentelemetry%2fsdk-node/0.41.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@opentelemetry%2fsdk-node/0.41.0/compatibility-slim/0.40.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@opentelemetry%2fsdk-node/0.41.0/confidence-slim/0.40.0)](https://docs.renovatebot.com/merge-confidence/) | | [@opentelemetry/sdk-trace-base](https://togithub.com/open-telemetry/opentelemetry-js/tree/main/packages/opentelemetry-sdk-trace-base) ([source](https://togithub.com/open-telemetry/opentelemetry-js)) | [`1.14.0` -> `1.15.0`](https://renovatebot.com/diffs/npm/@opentelemetry%2fsdk-trace-base/1.14.0/1.15.0) | [![age](https://badges.renovateapi.com/packages/npm/@opentelemetry%2fsdk-trace-base/1.15.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@opentelemetry%2fsdk-trace-base/1.15.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@opentelemetry%2fsdk-trace-base/1.15.0/compatibility-slim/1.14.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@opentelemetry%2fsdk-trace-base/1.15.0/confidence-slim/1.14.0)](https://docs.renovatebot.com/merge-confidence/) | | [@opentelemetry/sdk-trace-node](https://togithub.com/open-telemetry/opentelemetry-js/tree/main/packages/opentelemetry-sdk-trace-node) ([source](https://togithub.com/open-telemetry/opentelemetry-js)) | [`1.14.0` -> `1.15.0`](https://renovatebot.com/diffs/npm/@opentelemetry%2fsdk-trace-node/1.14.0/1.15.0) | [![age](https://badges.renovateapi.com/packages/npm/@opentelemetry%2fsdk-trace-node/1.15.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@opentelemetry%2fsdk-trace-node/1.15.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@opentelemetry%2fsdk-trace-node/1.15.0/compatibility-slim/1.14.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@opentelemetry%2fsdk-trace-node/1.15.0/confidence-slim/1.14.0)](https://docs.renovatebot.com/merge-confidence/) | | [@opentelemetry/semantic-conventions](https://togithub.com/open-telemetry/opentelemetry-js/tree/main/packages/opentelemetry-semantic-conventions) ([source](https://togithub.com/open-telemetry/opentelemetry-js)) | [`1.14.0` -> `1.15.0`](https://renovatebot.com/diffs/npm/@opentelemetry%2fsemantic-conventions/1.14.0/1.15.0) | [![age](https://badges.renovateapi.com/packages/npm/@opentelemetry%2fsemantic-conventions/1.15.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@opentelemetry%2fsemantic-conventions/1.15.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@opentelemetry%2fsemantic-conventions/1.15.0/compatibility-slim/1.14.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@opentelemetry%2fsemantic-conventions/1.15.0/confidence-slim/1.14.0)](https://docs.renovatebot.com/merge-confidence/) | | [@playwright/test](https://playwright.dev) ([source](https://togithub.com/Microsoft/playwright)) | [`1.35.1` -> `1.36.1`](https://renovatebot.com/diffs/npm/@playwright%2ftest/1.35.1/1.36.1) | [![age](https://badges.renovateapi.com/packages/npm/@playwright%2ftest/1.36.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@playwright%2ftest/1.36.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@playwright%2ftest/1.36.1/compatibility-slim/1.35.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@playwright%2ftest/1.36.1/confidence-slim/1.35.1)](https://docs.renovatebot.com/merge-confidence/) | | [@react-google-maps/api](https://react-google-maps-api-docs.netlify.app/) ([source](https://togithub.com/JustFly1984/react-google-maps-api)) | [`2.18.1` -> `2.19.0`](https://renovatebot.com/diffs/npm/@react-google-maps%2fapi/2.18.1/2.19.0) | [![age](https://badges.renovateapi.com/packages/npm/@react-google-maps%2fapi/2.19.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@react-google-maps%2fapi/2.19.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@react-google-maps%2fapi/2.19.0/compatibility-slim/2.18.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@react-google-maps%2fapi/2.19.0/confidence-slim/2.18.1)](https://docs.renovatebot.com/merge-confidence/) | | [@sentry/nextjs](https://togithub.com/getsentry/sentry-javascript/tree/master/packages/nextjs) ([source](https://togithub.com/getsentry/sentry-javascript)) | [`7.57.0` -> `7.58.1`](https://renovatebot.com/diffs/npm/@sentry%2fnextjs/7.57.0/7.58.1) | [![age](https://badges.renovateapi.com/packages/npm/@sentry%2fnextjs/7.58.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@sentry%2fnextjs/7.58.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@sentry%2fnextjs/7.58.1/compatibility-slim/7.57.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@sentry%2fnextjs/7.58.1/confidence-slim/7.57.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.26` -> `7.0.27`](https://renovatebot.com/diffs/npm/@storybook%2faddon-a11y/7.0.26/7.0.27) | [![age](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-a11y/7.0.27/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-a11y/7.0.27/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-a11y/7.0.27/compatibility-slim/7.0.26)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-a11y/7.0.27/confidence-slim/7.0.26)](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.26` -> `7.0.27`](https://renovatebot.com/diffs/npm/@storybook%2faddon-actions/7.0.26/7.0.27) | [![age](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-actions/7.0.27/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-actions/7.0.27/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-actions/7.0.27/compatibility-slim/7.0.26)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-actions/7.0.27/confidence-slim/7.0.26)](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.26` -> `7.0.27`](https://renovatebot.com/diffs/npm/@storybook%2faddon-docs/7.0.26/7.0.27) | [![age](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-docs/7.0.27/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-docs/7.0.27/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-docs/7.0.27/compatibility-slim/7.0.26)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-docs/7.0.27/confidence-slim/7.0.26)](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.26` -> `7.0.27`](https://renovatebot.com/diffs/npm/@storybook%2faddon-essentials/7.0.26/7.0.27) | [![age](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-essentials/7.0.27/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-essentials/7.0.27/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-essentials/7.0.27/compatibility-slim/7.0.26)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-essentials/7.0.27/confidence-slim/7.0.26)](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.26` -> `7.0.27`](https://renovatebot.com/diffs/npm/@storybook%2faddon-interactions/7.0.26/7.0.27) | [![age](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-interactions/7.0.27/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-interactions/7.0.27/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-interactions/7.0.27/compatibility-slim/7.0.26)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-interactions/7.0.27/confidence-slim/7.0.26)](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.26` -> `7.0.27`](https://renovatebot.com/diffs/npm/@storybook%2faddon-links/7.0.26/7.0.27) | [![age](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-links/7.0.27/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-links/7.0.27/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-links/7.0.27/compatibility-slim/7.0.26)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-links/7.0.27/confidence-slim/7.0.26)](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.26` -> `7.0.27`](https://renovatebot.com/diffs/npm/@storybook%2faddon-viewport/7.0.26/7.0.27) | [![age](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-viewport/7.0.27/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-viewport/7.0.27/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-viewport/7.0.27/compatibility-slim/7.0.26)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-viewport/7.0.27/confidence-slim/7.0.26)](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.26` -> `7.0.27`](https://renovatebot.com/diffs/npm/@storybook%2fcomponents/7.0.26/7.0.27) | [![age](https://badges.renovateapi.com/packages/npm/@storybook%2fcomponents/7.0.27/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@storybook%2fcomponents/7.0.27/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@storybook%2fcomponents/7.0.27/compatibility-slim/7.0.26)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@storybook%2fcomponents/7.0.27/confidence-slim/7.0.26)](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.26` -> `7.0.27`](https://renovatebot.com/diffs/npm/@storybook%2fcore-events/7.0.26/7.0.27) | [![age](https://badges.renovateapi.com/packages/npm/@storybook%2fcore-events/7.0.27/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@storybook%2fcore-events/7.0.27/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@storybook%2fcore-events/7.0.27/compatibility-slim/7.0.26)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@storybook%2fcore-events/7.0.27/confidence-slim/7.0.26)](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.26` -> `7.0.27`](https://renovatebot.com/diffs/npm/@storybook%2fmanager-api/7.0.26/7.0.27) | [![age](https://badges.renovateapi.com/packages/npm/@storybook%2fmanager-api/7.0.27/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@storybook%2fmanager-api/7.0.27/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@storybook%2fmanager-api/7.0.27/compatibility-slim/7.0.26)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@storybook%2fmanager-api/7.0.27/confidence-slim/7.0.26)](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.26` -> `7.0.27`](https://renovatebot.com/diffs/npm/@storybook%2fnextjs/7.0.26/7.0.27) | [![age](https://badges.renovateapi.com/packages/npm/@storybook%2fnextjs/7.0.27/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@storybook%2fnextjs/7.0.27/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@storybook%2fnextjs/7.0.27/compatibility-slim/7.0.26)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@storybook%2fnextjs/7.0.27/confidence-slim/7.0.26)](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.26` -> `7.0.27`](https://renovatebot.com/diffs/npm/@storybook%2fpreview-api/7.0.26/7.0.27) | [![age](https://badges.renovateapi.com/packages/npm/@storybook%2fpreview-api/7.0.27/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@storybook%2fpreview-api/7.0.27/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@storybook%2fpreview-api/7.0.27/compatibility-slim/7.0.26)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@storybook%2fpreview-api/7.0.27/confidence-slim/7.0.26)](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.26` -> `7.0.27`](https://renovatebot.com/diffs/npm/@storybook%2freact/7.0.26/7.0.27) | [![age](https://badges.renovateapi.com/packages/npm/@storybook%2freact/7.0.27/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@storybook%2freact/7.0.27/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@storybook%2freact/7.0.27/compatibility-slim/7.0.26)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@storybook%2freact/7.0.27/confidence-slim/7.0.26)](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.26` -> `7.0.27`](https://renovatebot.com/diffs/npm/@storybook%2ftheming/7.0.26/7.0.27) | [![age](https://badges.renovateapi.com/packages/npm/@storybook%2ftheming/7.0.27/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@storybook%2ftheming/7.0.27/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@storybook%2ftheming/7.0.27/compatibility-slim/7.0.26)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@storybook%2ftheming/7.0.27/confidence-slim/7.0.26)](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.26` -> `7.0.27`](https://renovatebot.com/diffs/npm/@storybook%2ftypes/7.0.26/7.0.27) | [![age](https://badges.renovateapi.com/packages/npm/@storybook%2ftypes/7.0.27/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@storybook%2ftypes/7.0.27/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@storybook%2ftypes/7.0.27/compatibility-slim/7.0.26)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@storybook%2ftypes/7.0.27/confidence-slim/7.0.26)](https://docs.renovatebot.com/merge-confidence/) | | [@tanstack/react-query](https://tanstack.com/query) ([source](https://togithub.com/tanstack/query)) | [`4.29.19` -> `4.29.23`](https://renovatebot.com/diffs/npm/@tanstack%2freact-query/4.29.19/4.29.23) | [![age](https://badges.renovateapi.com/packages/npm/@tanstack%2freact-query/4.29.23/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@tanstack%2freact-query/4.29.23/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@tanstack%2freact-query/4.29.23/compatibility-slim/4.29.19)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@tanstack%2freact-query/4.29.23/confidence-slim/4.29.19)](https://docs.renovatebot.com/merge-confidence/) | | [@tanstack/react-query-devtools](https://tanstack.com/query) ([source](https://togithub.com/tanstack/query)) | [`4.29.19` -> `4.29.23`](https://renovatebot.com/diffs/npm/@tanstack%2freact-query-devtools/4.29.19/4.29.23) | [![age](https://badges.renovateapi.com/packages/npm/@tanstack%2freact-query-devtools/4.29.23/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@tanstack%2freact-query-devtools/4.29.23/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@tanstack%2freact-query-devtools/4.29.23/compatibility-slim/4.29.19)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@tanstack%2freact-query-devtools/4.29.23/confidence-slim/4.29.19)](https://docs.renovatebot.com/merge-confidence/) | | [@trpc/client](https://trpc.io) ([source](https://togithub.com/trpc/trpc)) | [`10.33.1` -> `10.34.0`](https://renovatebot.com/diffs/npm/@trpc%2fclient/10.33.1/10.34.0) | [![age](https://badges.renovateapi.com/packages/npm/@trpc%2fclient/10.34.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@trpc%2fclient/10.34.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@trpc%2fclient/10.34.0/compatibility-slim/10.33.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@trpc%2fclient/10.34.0/confidence-slim/10.33.1)](https://docs.renovatebot.com/merge-confidence/) | | [@trpc/next](https://trpc.io) ([source](https://togithub.com/trpc/trpc)) | [`10.33.1` -> `10.34.0`](https://renovatebot.com/diffs/npm/@trpc%2fnext/10.33.1/10.34.0) | [![age](https://badges.renovateapi.com/packages/npm/@trpc%2fnext/10.34.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@trpc%2fnext/10.34.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@trpc%2fnext/10.34.0/compatibility-slim/10.33.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@trpc%2fnext/10.34.0/confidence-slim/10.33.1)](https://docs.renovatebot.com/merge-confidence/) | | [@trpc/react-query](https://trpc.io) ([source](https://togithub.com/trpc/trpc)) | [`10.33.1` -> `10.34.0`](https://renovatebot.com/diffs/npm/@trpc%2freact-query/10.33.1/10.34.0) | [![age](https://badges.renovateapi.com/packages/npm/@trpc%2freact-query/10.34.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@trpc%2freact-query/10.34.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@trpc%2freact-query/10.34.0/compatibility-slim/10.33.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@trpc%2freact-query/10.34.0/confidence-slim/10.33.1)](https://docs.renovatebot.com/merge-confidence/) | | [@trpc/server](https://trpc.io) ([source](https://togithub.com/trpc/trpc)) | [`10.33.1` -> `10.34.0`](https://renovatebot.com/diffs/npm/@trpc%2fserver/10.33.1/10.34.0) | [![age](https://badges.renovateapi.com/packages/npm/@trpc%2fserver/10.34.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@trpc%2fserver/10.34.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@trpc%2fserver/10.34.0/compatibility-slim/10.33.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@trpc%2fserver/10.34.0/confidence-slim/10.33.1)](https://docs.renovatebot.com/merge-confidence/) | | [@types/eslint](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/eslint) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) | [`8.40.2` -> `8.44.0`](https://renovatebot.com/diffs/npm/@types%2feslint/8.40.2/8.44.0) | [![age](https://badges.renovateapi.com/packages/npm/@types%2feslint/8.44.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@types%2feslint/8.44.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@types%2feslint/8.44.0/compatibility-slim/8.40.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@types%2feslint/8.44.0/confidence-slim/8.40.2)](https://docs.renovatebot.com/merge-confidence/) | | [@types/react](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) | [`18.2.14` -> `18.2.15`](https://renovatebot.com/diffs/npm/@types%2freact/18.2.14/18.2.15) | [![age](https://badges.renovateapi.com/packages/npm/@types%2freact/18.2.15/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@types%2freact/18.2.15/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@types%2freact/18.2.15/compatibility-slim/18.2.14)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@types%2freact/18.2.15/confidence-slim/18.2.14)](https://docs.renovatebot.com/merge-confidence/) | | [@types/react-dom](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-dom) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) | [`18.2.6` -> `18.2.7`](https://renovatebot.com/diffs/npm/@types%2freact-dom/18.2.6/18.2.7) | [![age](https://badges.renovateapi.com/packages/npm/@types%2freact-dom/18.2.7/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@types%2freact-dom/18.2.7/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@types%2freact-dom/18.2.7/compatibility-slim/18.2.6)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@types%2freact-dom/18.2.7/confidence-slim/18.2.6)](https://docs.renovatebot.com/merge-confidence/) | | [babel-loader](https://togithub.com/babel/babel-loader) | [`9.1.2` -> `9.1.3`](https://renovatebot.com/diffs/npm/babel-loader/9.1.2/9.1.3) | [![age](https://badges.renovateapi.com/packages/npm/babel-loader/9.1.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/babel-loader/9.1.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/babel-loader/9.1.3/compatibility-slim/9.1.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/babel-loader/9.1.3/confidence-slim/9.1.2)](https://docs.renovatebot.com/merge-confidence/) | | [esbuild](https://togithub.com/evanw/esbuild) | [`0.18.11` -> `0.18.13`](https://renovatebot.com/diffs/npm/esbuild/0.18.11/0.18.13) | [![age](https://badges.renovateapi.com/packages/npm/esbuild/0.18.13/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/esbuild/0.18.13/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/esbuild/0.18.13/compatibility-slim/0.18.11)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/esbuild/0.18.13/confidence-slim/0.18.11)](https://docs.renovatebot.com/merge-confidence/) | | [eslint](https://eslint.org) ([source](https://togithub.com/eslint/eslint)) | [`8.44.0` -> `8.45.0`](https://renovatebot.com/diffs/npm/eslint/8.44.0/8.45.0) | [![age](https://badges.renovateapi.com/packages/npm/eslint/8.45.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/eslint/8.45.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/eslint/8.45.0/compatibility-slim/8.44.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/eslint/8.45.0/confidence-slim/8.44.0)](https://docs.renovatebot.com/merge-confidence/) | | [i18next](https://www.i18next.com) ([source](https://togithub.com/i18next/i18next)) | [`23.2.7` -> `23.2.11`](https://renovatebot.com/diffs/npm/i18next/23.2.7/23.2.11) | [![age](https://badges.renovateapi.com/packages/npm/i18next/23.2.11/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/i18next/23.2.11/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/i18next/23.2.11/compatibility-slim/23.2.7)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/i18next/23.2.11/confidence-slim/23.2.7)](https://docs.renovatebot.com/merge-confidence/) | | [i18next-multiload-backend-adapter](https://togithub.com/i18next/i18next-multiload-backend-adapter) | [`2.2.1` -> `2.2.2`](https://renovatebot.com/diffs/npm/i18next-multiload-backend-adapter/2.2.1/2.2.2) | [![age](https://badges.renovateapi.com/packages/npm/i18next-multiload-backend-adapter/2.2.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/i18next-multiload-backend-adapter/2.2.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/i18next-multiload-backend-adapter/2.2.2/compatibility-slim/2.2.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/i18next-multiload-backend-adapter/2.2.2/confidence-slim/2.2.1)](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.7` -> `9.2.8`](https://renovatebot.com/diffs/npm/inquirer/9.2.7/9.2.8) | [![age](https://badges.renovateapi.com/packages/npm/inquirer/9.2.8/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/inquirer/9.2.8/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/inquirer/9.2.8/compatibility-slim/9.2.7)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/inquirer/9.2.8/confidence-slim/9.2.7)](https://docs.renovatebot.com/merge-confidence/) | | [json-schema-to-zod](https://togithub.com/StefanTerdell/json-schema-to-zod) | [`1.1.0` -> `1.1.1`](https://renovatebot.com/diffs/npm/json-schema-to-zod/1.1.0/1.1.1) | [![age](https://badges.renovateapi.com/packages/npm/json-schema-to-zod/1.1.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/json-schema-to-zod/1.1.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/json-schema-to-zod/1.1.1/compatibility-slim/1.1.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/json-schema-to-zod/1.1.1/confidence-slim/1.1.0)](https://docs.renovatebot.com/merge-confidence/) | | [kysely](https://togithub.com/kysely-org/kysely) | [`0.25.0` -> `0.26.1`](https://renovatebot.com/diffs/npm/kysely/0.25.0/0.26.1) | [![age](https://badges.renovateapi.com/packages/npm/kysely/0.26.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/kysely/0.26.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/kysely/0.26.1/compatibility-slim/0.25.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/kysely/0.26.1/confidence-slim/0.25.0)](https://docs.renovatebot.com/merge-confidence/) | | [object-sizeof](https://togithub.com/miktam/sizeof) | [`2.6.2` -> `2.6.3`](https://renovatebot.com/diffs/npm/object-sizeof/2.6.2/2.6.3) | [![age](https://badges.renovateapi.com/packages/npm/object-sizeof/2.6.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/object-sizeof/2.6.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/object-sizeof/2.6.3/compatibility-slim/2.6.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/object-sizeof/2.6.3/confidence-slim/2.6.2)](https://docs.renovatebot.com/merge-confidence/) | | [pnpm](https://pnpm.io) ([source](https://togithub.com/pnpm/pnpm)) | [`8.6.6` -> `8.6.7`](https://renovatebot.com/diffs/npm/pnpm/8.6.6/8.6.7) | [![age](https://badges.renovateapi.com/packages/npm/pnpm/8.6.7/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/pnpm/8.6.7/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/pnpm/8.6.7/compatibility-slim/8.6.6)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/pnpm/8.6.7/confidence-slim/8.6.6)](https://docs.renovatebot.com/merge-confidence/) | | [prettier-plugin-packagejson](https://togithub.com/matzkoh/prettier-plugin-packagejson) | [`2.4.4` -> `2.4.5`](https://renovatebot.com/diffs/npm/prettier-plugin-packagejson/2.4.4/2.4.5) | [![age](https://badges.renovateapi.com/packages/npm/prettier-plugin-packagejson/2.4.5/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/prettier-plugin-packagejson/2.4.5/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/prettier-plugin-packagejson/2.4.5/compatibility-slim/2.4.4)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/prettier-plugin-packagejson/2.4.5/confidence-slim/2.4.4)](https://docs.renovatebot.com/merge-confidence/) | | [prettier-plugin-prisma](https://togithub.com/umidbekk/prettier-plugin-prisma) | [`4.13.0` -> `4.17.0`](https://renovatebot.com/diffs/npm/prettier-plugin-prisma/4.13.0/4.17.0) | [![age](https://badges.renovateapi.com/packages/npm/prettier-plugin-prisma/4.17.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/prettier-plugin-prisma/4.17.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/prettier-plugin-prisma/4.17.0/compatibility-slim/4.13.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/prettier-plugin-prisma/4.17.0/confidence-slim/4.13.0)](https://docs.renovatebot.com/merge-confidence/) | | [quicktype-core](https://togithub.com/quicktype/quicktype) | [`23.0.49` -> `23.0.59`](https://renovatebot.com/diffs/npm/quicktype-core/23.0.49/23.0.59) | [![age](https://badges.renovateapi.com/packages/npm/quicktype-core/23.0.59/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/quicktype-core/23.0.59/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/quicktype-core/23.0.59/compatibility-slim/23.0.49)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/quicktype-core/23.0.59/confidence-slim/23.0.49)](https://docs.renovatebot.com/merge-confidence/) | | [react-i18next](https://togithub.com/i18next/react-i18next) | [`13.0.1` -> `13.0.2`](https://renovatebot.com/diffs/npm/react-i18next/13.0.1/13.0.2) | [![age](https://badges.renovateapi.com/packages/npm/react-i18next/13.0.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/react-i18next/13.0.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/react-i18next/13.0.2/compatibility-slim/13.0.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/react-i18next/13.0.2/confidence-slim/13.0.1)](https://docs.renovatebot.com/merge-confidence/) | | [react-phone-number-input](https://gitlab.com/catamphetamine/react-phone-number-input) | [`3.2.25` -> `3.3.0`](https://renovatebot.com/diffs/npm/react-phone-number-input/3.2.25/3.3.0) | [![age](https://badges.renovateapi.com/packages/npm/react-phone-number-input/3.3.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/react-phone-number-input/3.3.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/react-phone-number-input/3.3.0/compatibility-slim/3.2.25)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/react-phone-number-input/3.3.0/confidence-slim/3.2.25)](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.26` -> `7.0.27`](https://renovatebot.com/diffs/npm/storybook/7.0.26/7.0.27) | [![age](https://badges.renovateapi.com/packages/npm/storybook/7.0.27/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/storybook/7.0.27/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/storybook/7.0.27/compatibility-slim/7.0.26)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/storybook/7.0.27/confidence-slim/7.0.26)](https://docs.renovatebot.com/merge-confidence/) | | [tsconfig-paths-webpack-plugin](https://togithub.com/dividab/tsconfig-paths-webpack-plugin) | [`4.0.1` -> `4.1.0`](https://renovatebot.com/diffs/npm/tsconfig-paths-webpack-plugin/4.0.1/4.1.0) | [![age](https://badges.renovateapi.com/packages/npm/tsconfig-paths-webpack-plugin/4.1.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/tsconfig-paths-webpack-plugin/4.1.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/tsconfig-paths-webpack-plugin/4.1.0/compatibility-slim/4.0.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/tsconfig-paths-webpack-plugin/4.1.0/confidence-slim/4.0.1)](https://docs.renovatebot.com/merge-confidence/) | | [type-fest](https://togithub.com/sindresorhus/type-fest) | [`3.12.0` -> `3.13.0`](https://renovatebot.com/diffs/npm/type-fest/3.12.0/3.13.0) | [![age](https://badges.renovateapi.com/packages/npm/type-fest/3.13.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/type-fest/3.13.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/type-fest/3.13.0/compatibility-slim/3.12.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/type-fest/3.13.0/confidence-slim/3.12.0)](https://docs.renovatebot.com/merge-confidence/) | | [zod-to-json-schema](https://togithub.com/StefanTerdell/zod-to-json-schema) | [`3.21.3` -> `3.21.4`](https://renovatebot.com/diffs/npm/zod-to-json-schema/3.21.3/3.21.4) | [![age](https://badges.renovateapi.com/packages/npm/zod-to-json-schema/3.21.4/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/zod-to-json-schema/3.21.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/zod-to-json-schema/3.21.4/compatibility-slim/3.21.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/zod-to-json-schema/3.21.4/confidence-slim/3.21.3)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>aws-powertools/powertools-lambda-typescript (@​aws-lambda-powertools/logger)</summary> ### [`v1.11.1`](https://togithub.com/aws-powertools/powertools-lambda-typescript/blob/HEAD/CHANGELOG.md#1111-2023-07-11) [Compare Source](https://togithub.com/aws-powertools/powertools-lambda-typescript/compare/v1.11.0...v1.11.1) ##### Bug Fixes - **docs:** fix alias in versions.json ([#​1576](https://togithub.com/aws-powertools/powertools-lambda-typescript/issues/1576)) ([7198cbc](https://togithub.com/aws-powertools/powertools-lambda-typescript/commit/7198cbca28962e07486b90ecb4f265cafe28bf73)) - **idempotency:** types, docs, and `makeIdempotent` function wrapper ([#​1579](https://togithub.com/aws-powertools/powertools-lambda-typescript/issues/1579)) ([bba1c01](https://togithub.com/aws-powertools/powertools-lambda-typescript/commit/bba1c01a0b3f08e962568e1d0eb44d486829657b)) </details> <details> <summary>aws/aws-sdk-js-v3 (@​aws-sdk/client-cognito-identity-provider)</summary> ### [`v3.370.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-cognito-identity-provider/CHANGELOG.md#33700-2023-07-13) ##### Bug Fixes - **codegen:** pkg.json merge behavior ([#​4954](https://togithub.com/aws/aws-sdk-js-v3/issues/4954)) ([4fc0b7f](https://togithub.com/aws/aws-sdk-js-v3/commit/4fc0b7f3961fe8a88c781c8f34269aef12d5f620)) ##### Features - **client-cognito-identity-provider:** API model updated in Amazon Cognito ([a6c3b78](https://togithub.com/aws/aws-sdk-js-v3/commit/a6c3b781734085f9b36728d73da091bf4064d4a5)) ### [`v3.369.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-cognito-identity-provider/CHANGELOG.md#33690-2023-07-11) ##### Features - **client-cognito-identity-provider:** API model updated in Amazon Cognito ([c654928](https://togithub.com/aws/aws-sdk-js-v3/commit/c65492812447f79fae4d6aac62fbc24ea8aec7db)) </details> <details> <summary>aws/aws-sdk-js-v3 (@​aws-sdk/client-s3)</summary> ### [`v3.370.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-s3/CHANGELOG.md#33700-2023-07-13) ##### Bug Fixes - **codegen:** pkg.json merge behavior ([#​4954](https://togithub.com/aws/aws-sdk-js-v3/issues/4954)) ([4fc0b7f](https://togithub.com/aws/aws-sdk-js-v3/commit/4fc0b7f3961fe8a88c781c8f34269aef12d5f620)) ##### Features - **client-s3:** S3 Inventory now supports Object Access Control List and Object Owner as available object metadata fields in inventory reports. ([53ac18c](https://togithub.com/aws/aws-sdk-js-v3/commit/53ac18c55817906a60bef92d8088a2646e1b919c)) ### [`v3.369.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-s3/CHANGELOG.md#33690-2023-07-11) **Note:** Version bump only for package [@​aws-sdk/client-s3](https://togithub.com/aws-sdk/client-s3) ### [`v3.367.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-s3/CHANGELOG.md#33670-2023-07-06) **Note:** Version bump only for package [@​aws-sdk/client-s3](https://togithub.com/aws-sdk/client-s3) </details> <details> <summary>aws/aws-sdk-js-v3 (@​aws-sdk/signature-v4)</summary> ### [`v3.370.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/packages/signature-v4/CHANGELOG.md#33700-2023-07-13) **Note:** Version bump only for package [@​aws-sdk/signature-v4](https://togithub.com/aws-sdk/signature-v4) ### [`v3.369.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/packages/signature-v4/CHANGELOG.md#33690-2023-07-11) **Note:** Version bump only for package [@​aws-sdk/signature-v4](https://togithub.com/aws-sdk/signature-v4) </details> <details> <summary>babel/babel (@​babel/core)</summary> ### [`v7.22.9`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7229-2023-07-12) [Compare Source](https://togithub.com/babel/babel/compare/v7.22.8...v7.22.9) ##### :bug: Bug Fix - `babel-plugin-transform-typescript` - [#​15774](https://togithub.com/babel/babel/pull/15774) fix: `Infinity` in enums ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) ##### :nail_care: Polish - `babel-generator` - [#​15757](https://togithub.com/babel/b </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://developer.mend.io/github/weareinreach/InReach). PR-URL: https://github.com/weareinreach/InReach/pull/656 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@crowdin/crowdin-api-client](https://togithub.com/crowdin/crowdin-api-client-js) | [`1.23.3` -> `1.23.4`](https://renovatebot.com/diffs/npm/@crowdin%2fcrowdin-api-client/1.23.3/1.23.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@crowdin%2fcrowdin-api-client/1.23.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@crowdin%2fcrowdin-api-client/1.23.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@crowdin%2fcrowdin-api-client/1.23.3/1.23.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@crowdin%2fcrowdin-api-client/1.23.3/1.23.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@googlemaps/google-maps-services-js](https://togithub.com/googlemaps/google-maps-services-js) | [`3.3.33` -> `3.3.34`](https://renovatebot.com/diffs/npm/@googlemaps%2fgoogle-maps-services-js/3.3.33/3.3.34) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@googlemaps%2fgoogle-maps-services-js/3.3.34?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@googlemaps%2fgoogle-maps-services-js/3.3.34?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@googlemaps%2fgoogle-maps-services-js/3.3.33/3.3.34?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@googlemaps%2fgoogle-maps-services-js/3.3.33/3.3.34?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@iconify-json/simple-icons](https://icon-sets.iconify.design/simple-icons/) | [`1.1.60` -> `1.1.61`](https://renovatebot.com/diffs/npm/@iconify-json%2fsimple-icons/1.1.60/1.1.61) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@iconify-json%2fsimple-icons/1.1.61?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@iconify-json%2fsimple-icons/1.1.61?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@iconify-json%2fsimple-icons/1.1.60/1.1.61?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@iconify-json%2fsimple-icons/1.1.60/1.1.61?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@mantine/carousel](https://mantine.dev/others/carousel/) ([source](https://togithub.com/mantinedev/mantine)) | [`6.0.16` -> `6.0.17`](https://renovatebot.com/diffs/npm/@mantine%2fcarousel/6.0.16/6.0.17) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@mantine%2fcarousel/6.0.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mantine%2fcarousel/6.0.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mantine%2fcarousel/6.0.16/6.0.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mantine%2fcarousel/6.0.16/6.0.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@mantine/core](https://mantine.dev/) ([source](https://togithub.com/mantinedev/mantine)) | [`6.0.16` -> `6.0.17`](https://renovatebot.com/diffs/npm/@mantine%2fcore/6.0.16/6.0.17) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@mantine%2fcore/6.0.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mantine%2fcore/6.0.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mantine%2fcore/6.0.16/6.0.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mantine%2fcore/6.0.16/6.0.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@mantine/dates](https://mantine.dev/dates/getting-started/) ([source](https://togithub.com/mantinedev/mantine)) | [`6.0.16` -> `6.0.17`](https://renovatebot.com/diffs/npm/@mantine%2fdates/6.0.16/6.0.17) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@mantine%2fdates/6.0.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mantine%2fdates/6.0.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mantine%2fdates/6.0.16/6.0.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mantine%2fdates/6.0.16/6.0.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@mantine/dropzone](https://mantine.dev/others/dropzone/) ([source](https://togithub.com/mantinedev/mantine)) | [`6.0.16` -> `6.0.17`](https://renovatebot.com/diffs/npm/@mantine%2fdropzone/6.0.16/6.0.17) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@mantine%2fdropzone/6.0.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mantine%2fdropzone/6.0.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mantine%2fdropzone/6.0.16/6.0.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mantine%2fdropzone/6.0.16/6.0.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@mantine/form](https://mantine.dev/) ([source](https://togithub.com/mantinedev/mantine)) | [`6.0.16` -> `6.0.17`](https://renovatebot.com/diffs/npm/@mantine%2fform/6.0.16/6.0.17) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@mantine%2fform/6.0.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mantine%2fform/6.0.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mantine%2fform/6.0.16/6.0.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mantine%2fform/6.0.16/6.0.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@mantine/hooks](https://mantine.dev/) ([source](https://togithub.com/mantinedev/mantine)) | [`6.0.16` -> `6.0.17`](https://renovatebot.com/diffs/npm/@mantine%2fhooks/6.0.16/6.0.17) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@mantine%2fhooks/6.0.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mantine%2fhooks/6.0.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mantine%2fhooks/6.0.16/6.0.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mantine%2fhooks/6.0.16/6.0.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@mantine/modals](https://mantine.dev/others/modals/) ([source](https://togithub.com/mantinedev/mantine)) | [`6.0.16` -> `6.0.17`](https://renovatebot.com/diffs/npm/@mantine%2fmodals/6.0.16/6.0.17) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@mantine%2fmodals/6.0.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mantine%2fmodals/6.0.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mantine%2fmodals/6.0.16/6.0.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mantine%2fmodals/6.0.16/6.0.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@mantine/next](https://mantine.dev/) ([source](https://togithub.com/mantinedev/mantine)) | [`6.0.16` -> `6.0.17`](https://renovatebot.com/diffs/npm/@mantine%2fnext/6.0.16/6.0.17) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@mantine%2fnext/6.0.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mantine%2fnext/6.0.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mantine%2fnext/6.0.16/6.0.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mantine%2fnext/6.0.16/6.0.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@mantine/notifications](https://mantine.dev/others/notifications/) ([source](https://togithub.com/mantinedev/mantine)) | [`6.0.16` -> `6.0.17`](https://renovatebot.com/diffs/npm/@mantine%2fnotifications/6.0.16/6.0.17) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@mantine%2fnotifications/6.0.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mantine%2fnotifications/6.0.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mantine%2fnotifications/6.0.16/6.0.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mantine%2fnotifications/6.0.16/6.0.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@mantine/nprogress](https://mantine.dev/others/nprogress/) ([source](https://togithub.com/mantinedev/mantine)) | [`6.0.16` -> `6.0.17`](https://renovatebot.com/diffs/npm/@mantine%2fnprogress/6.0.16/6.0.17) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@mantine%2fnprogress/6.0.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mantine%2fnprogress/6.0.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mantine%2fnprogress/6.0.16/6.0.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mantine%2fnprogress/6.0.16/6.0.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@mantine/prism](https://mantine.dev/others/prism/) ([source](https://togithub.com/mantinedev/mantine)) | [`6.0.16` -> `6.0.17`](https://renovatebot.com/diffs/npm/@mantine%2fprism/6.0.16/6.0.17) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@mantine%2fprism/6.0.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mantine%2fprism/6.0.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mantine%2fprism/6.0.16/6.0.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mantine%2fprism/6.0.16/6.0.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@mantine/spotlight](https://mantine.dev/others/spotlight/) ([source](https://togithub.com/mantinedev/mantine)) | [`6.0.16` -> `6.0.17`](https://renovatebot.com/diffs/npm/@mantine%2fspotlight/6.0.16/6.0.17) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@mantine%2fspotlight/6.0.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mantine%2fspotlight/6.0.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mantine%2fspotlight/6.0.16/6.0.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mantine%2fspotlight/6.0.16/6.0.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@mantine/tiptap](https://mantine.dev/others/tiptap) ([source](https://togithub.com/mantinedev/mantine)) | [`6.0.16` -> `6.0.17`](https://renovatebot.com/diffs/npm/@mantine%2ftiptap/6.0.16/6.0.17) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@mantine%2ftiptap/6.0.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mantine%2ftiptap/6.0.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mantine%2ftiptap/6.0.16/6.0.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mantine%2ftiptap/6.0.16/6.0.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@mantine/utils](https://mantine.dev/) ([source](https://togithub.com/mantinedev/mantine)) | [`6.0.16` -> `6.0.17`](https://renovatebot.com/diffs/npm/@mantine%2futils/6.0.16/6.0.17) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@mantine%2futils/6.0.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mantine%2futils/6.0.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mantine%2futils/6.0.16/6.0.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mantine%2futils/6.0.16/6.0.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@sentry/nextjs](https://togithub.com/getsentry/sentry-javascript/tree/master/packages/nextjs) ([source](https://togithub.com/getsentry/sentry-javascript)) | [`7.58.1` -> `7.59.2`](https://renovatebot.com/diffs/npm/@sentry%2fnextjs/7.58.1/7.59.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@sentry%2fnextjs/7.59.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@sentry%2fnextjs/7.59.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@sentry%2fnextjs/7.58.1/7.59.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@sentry%2fnextjs/7.58.1/7.59.2?slim=true)](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.27` -> `7.1.0`](https://renovatebot.com/diffs/npm/@storybook%2faddon-a11y/7.0.27/7.1.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@storybook%2faddon-a11y/7.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@storybook%2faddon-a11y/7.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@storybook%2faddon-a11y/7.0.27/7.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@storybook%2faddon-a11y/7.0.27/7.1.0?slim=true)](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.27` -> `7.1.0`](https://renovatebot.com/diffs/npm/@storybook%2faddon-actions/7.0.27/7.1.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@storybook%2faddon-actions/7.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@storybook%2faddon-actions/7.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@storybook%2faddon-actions/7.0.27/7.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@storybook%2faddon-actions/7.0.27/7.1.0?slim=true)](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.27` -> `7.1.0`](https://renovatebot.com/diffs/npm/@storybook%2faddon-docs/7.0.27/7.1.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@storybook%2faddon-docs/7.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@storybook%2faddon-docs/7.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@storybook%2faddon-docs/7.0.27/7.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@storybook%2faddon-docs/7.0.27/7.1.0?slim=true)](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.27` -> `7.1.0`](https://renovatebot.com/diffs/npm/@storybook%2faddon-essentials/7.0.27/7.1.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@storybook%2faddon-essentials/7.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@storybook%2faddon-essentials/7.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@storybook%2faddon-essentials/7.0.27/7.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@storybook%2faddon-essentials/7.0.27/7.1.0?slim=true)](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.27` -> `7.1.0`](https://renovatebot.com/diffs/npm/@storybook%2faddon-interactions/7.0.27/7.1.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@storybook%2faddon-interactions/7.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@storybook%2faddon-interactions/7.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@storybook%2faddon-interactions/7.0.27/7.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@storybook%2faddon-interactions/7.0.27/7.1.0?slim=true)](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.27` -> `7.1.0`](https://renovatebot.com/diffs/npm/@storybook%2faddon-links/7.0.27/7.1.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@storybook%2faddon-links/7.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@storybook%2faddon-links/7.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@storybook%2faddon-links/7.0.27/7.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@storybook%2faddon-links/7.0.27/7.1.0?slim=true)](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.27` -> `7.1.0`](https://renovatebot.com/diffs/npm/@storybook%2faddon-viewport/7.0.27/7.1.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@storybook%2faddon-viewport/7.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@storybook%2faddon-viewport/7.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@storybook%2faddon-viewport/7.0.27/7.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@storybook%2faddon-viewport/7.0.27/7.1.0?slim=true)](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.27` -> `7.1.0`](https://renovatebot.com/diffs/npm/@storybook%2fcomponents/7.0.27/7.1.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@storybook%2fcomponents/7.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@storybook%2fcomponents/7.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@storybook%2fcomponents/7.0.27/7.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@storybook%2fcomponents/7.0.27/7.1.0?slim=true)](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.27` -> `7.1.0`](https://renovatebot.com/diffs/npm/@storybook%2fcore-events/7.0.27/7.1.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@storybook%2fcore-events/7.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@storybook%2fcore-events/7.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@storybook%2fcore-events/7.0.27/7.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@storybook%2fcore-events/7.0.27/7.1.0?slim=true)](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.27` -> `7.1.0`](https://renovatebot.com/diffs/npm/@storybook%2fmanager-api/7.0.27/7.1.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@storybook%2fmanager-api/7.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@storybook%2fmanager-api/7.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@storybook%2fmanager-api/7.0.27/7.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@storybook%2fmanager-api/7.0.27/7.1.0?slim=true)](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.27` -> `7.1.0`](https://renovatebot.com/diffs/npm/@storybook%2fnextjs/7.0.27/7.1.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@storybook%2fnextjs/7.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@storybook%2fnextjs/7.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@storybook%2fnextjs/7.0.27/7.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@storybook%2fnextjs/7.0.27/7.1.0?slim=true)](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.27` -> `7.1.0`](https://renovatebot.com/diffs/npm/@storybook%2fpreview-api/7.0.27/7.1.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@storybook%2fpreview-api/7.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@storybook%2fpreview-api/7.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@storybook%2fpreview-api/7.0.27/7.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@storybook%2fpreview-api/7.0.27/7.1.0?slim=true)](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.27` -> `7.1.0`](https://renovatebot.com/diffs/npm/@storybook%2freact/7.0.27/7.1.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@storybook%2freact/7.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@storybook%2freact/7.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@storybook%2freact/7.0.27/7.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@storybook%2freact/7.0.27/7.1.0?slim=true)](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.27` -> `7.1.0`](https://renovatebot.com/diffs/npm/@storybook%2ftheming/7.0.27/7.1.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@storybook%2ftheming/7.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@storybook%2ftheming/7.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@storybook%2ftheming/7.0.27/7.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@storybook%2ftheming/7.0.27/7.1.0?slim=true)](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.27` -> `7.1.0`](https://renovatebot.com/diffs/npm/@storybook%2ftypes/7.0.27/7.1.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@storybook%2ftypes/7.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@storybook%2ftypes/7.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@storybook%2ftypes/7.0.27/7.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@storybook%2ftypes/7.0.27/7.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@tanstack/eslint-plugin-query](https://tanstack.com/query) ([source](https://togithub.com/tanstack/query)) | [`4.29.9` -> `4.29.25`](https://renovatebot.com/diffs/npm/@tanstack%2feslint-plugin-query/4.29.9/4.29.25) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@tanstack%2feslint-plugin-query/4.29.25?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@tanstack%2feslint-plugin-query/4.29.25?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@tanstack%2feslint-plugin-query/4.29.9/4.29.25?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@tanstack%2feslint-plugin-query/4.29.9/4.29.25?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@tanstack/react-query](https://tanstack.com/query) ([source](https://togithub.com/tanstack/query)) | [`4.29.23` -> `4.29.25`](https://renovatebot.com/diffs/npm/@tanstack%2freact-query/4.29.23/4.29.25) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@tanstack%2freact-query/4.29.25?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@tanstack%2freact-query/4.29.25?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@tanstack%2freact-query/4.29.23/4.29.25?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@tanstack%2freact-query/4.29.23/4.29.25?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@tanstack/react-query-devtools](https://tanstack.com/query) ([source](https://togithub.com/tanstack/query)) | [`4.29.23` -> `4.29.25`](https://renovatebot.com/diffs/npm/@tanstack%2freact-query-devtools/4.29.23/4.29.25) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@tanstack%2freact-query-devtools/4.29.25?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@tanstack%2freact-query-devtools/4.29.25?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@tanstack%2freact-query-devtools/4.29.23/4.29.25?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@tanstack%2freact-query-devtools/4.29.23/4.29.25?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@tiptap/extension-link](https://tiptap.dev) ([source](https://togithub.com/ueberdosis/tiptap)) | [`2.0.3` -> `2.0.4`](https://renovatebot.com/diffs/npm/@tiptap%2fextension-link/2.0.3/2.0.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@tiptap%2fextension-link/2.0.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@tiptap%2fextension-link/2.0.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@tiptap%2fextension-link/2.0.3/2.0.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@tiptap%2fextension-link/2.0.3/2.0.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@tiptap/react](https://tiptap.dev) ([source](https://togithub.com/ueberdosis/tiptap)) | [`2.0.3` -> `2.0.4`](https://renovatebot.com/diffs/npm/@tiptap%2freact/2.0.3/2.0.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@tiptap%2freact/2.0.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@tiptap%2freact/2.0.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@tiptap%2freact/2.0.3/2.0.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@tiptap%2freact/2.0.3/2.0.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@tiptap/starter-kit](https://tiptap.dev) ([source](https://togithub.com/ueberdosis/tiptap)) | [`2.0.3` -> `2.0.4`](https://renovatebot.com/diffs/npm/@tiptap%2fstarter-kit/2.0.3/2.0.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@tiptap%2fstarter-kit/2.0.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@tiptap%2fstarter-kit/2.0.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@tiptap%2fstarter-kit/2.0.3/2.0.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@tiptap%2fstarter-kit/2.0.3/2.0.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/typescript-eslint) | [`6.0.0` -> `6.1.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/6.0.0/6.1.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@typescript-eslint%2feslint-plugin/6.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@typescript-eslint%2feslint-plugin/6.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@typescript-eslint%2feslint-plugin/6.0.0/6.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@typescript-eslint%2feslint-plugin/6.0.0/6.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@typescript-eslint/parser](https://togithub.com/typescript-eslint/typescript-eslint) | [`6.0.0` -> `6.1.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2fparser/6.0.0/6.1.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@typescript-eslint%2fparser/6.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@typescript-eslint%2fparser/6.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@typescript-eslint%2fparser/6.0.0/6.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@typescript-eslint%2fparser/6.0.0/6.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [esbuild](https://togithub.com/evanw/esbuild) | [`0.18.13` -> `0.18.14`](https://renovatebot.com/diffs/npm/esbuild/0.18.13/0.18.14) | [![age](https://developer.mend.io/api/mc/badges/age/npm/esbuild/0.18.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/esbuild/0.18.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/esbuild/0.18.13/0.18.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/esbuild/0.18.13/0.18.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [eslint-plugin-turbo](https://togithub.com/vercel/turbo) | [`1.10.7` -> `1.10.8`](https://renovatebot.com/diffs/npm/eslint-plugin-turbo/1.10.7/1.10.8) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-turbo/1.10.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-turbo/1.10.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-turbo/1.10.7/1.10.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-turbo/1.10.7/1.10.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [pnpm](https://pnpm.io) ([source](https://togithub.com/pnpm/pnpm)) | [`8.6.7` -> `8.6.9`](https://renovatebot.com/diffs/npm/pnpm/8.6.7/8.6.9) | [![age](https://developer.mend.io/api/mc/badges/age/npm/pnpm/8.6.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/pnpm/8.6.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/pnpm/8.6.7/8.6.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/pnpm/8.6.7/8.6.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [pretty-bytes](https://togithub.com/sindresorhus/pretty-bytes) | [`6.1.0` -> `6.1.1`](https://renovatebot.com/diffs/npm/pretty-bytes/6.1.0/6.1.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/pretty-bytes/6.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/pretty-bytes/6.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/pretty-bytes/6.1.0/6.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/pretty-bytes/6.1.0/6.1.1?slim=true)](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.27` -> `7.1.0`](https://renovatebot.com/diffs/npm/storybook/7.0.27/7.1.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/storybook/7.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/storybook/7.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/storybook/7.0.27/7.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/storybook/7.0.27/7.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [superjson](https://togithub.com/blitz-js/superjson) | [`1.12.4` -> `1.13.1`](https://renovatebot.com/diffs/npm/superjson/1.12.4/1.13.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/superjson/1.13.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/superjson/1.13.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/superjson/1.12.4/1.13.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/superjson/1.12.4/1.13.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [turbo](https://turbo.build/repo) ([source](https://togithub.com/vercel/turbo)) | [`1.10.7` -> `1.10.8`](https://renovatebot.com/diffs/npm/turbo/1.10.7/1.10.8) | [![age](https://developer.mend.io/api/mc/badges/age/npm/turbo/1.10.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/turbo/1.10.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/turbo/1.10.7/1.10.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/turbo/1.10.7/1.10.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [type-fest](https://togithub.com/sindresorhus/type-fest) | [`3.13.0` -> `3.13.1`](https://renovatebot.com/diffs/npm/type-fest/3.13.0/3.13.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/type-fest/3.13.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/type-fest/3.13.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/type-fest/3.13.0/3.13.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/type-fest/3.13.0/3.13.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [webpack](https://togithub.com/webpack/webpack) | [`5.88.1` -> `5.88.2`](https://renovatebot.com/diffs/npm/webpack/5.88.1/5.88.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/webpack/5.88.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/webpack/5.88.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/webpack/5.88.1/5.88.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/webpack/5.88.1/5.88.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>crowdin/crowdin-api-client-js (@​crowdin/crowdin-api-client)</summary> ### [`v1.23.4`](https://togithub.com/crowdin/crowdin-api-client-js/releases/tag/1.23.4) [Compare Source](https://togithub.com/crowdin/crowdin-api-client-js/compare/1.23.3...1.23.4) ##### What's Changed - feat: API updates by [@​yevheniyJ](https://togithub.com/yevheniyJ) in [https://github.com/crowdin/crowdin-api-client-js/pull/286](https://togithub.com/crowdin/crowdin-api-client-js/pull/286) **Full Changelog**: https://github.com/crowdin/crowdin-api-client-js/compare/1.23.3...1.23.4 </details> <details> <summary>googlemaps/google-maps-services-js (@​googlemaps/google-maps-services-js)</summary> ### [`v3.3.34`](https://togithub.com/googlemaps/google-maps-services-js/releases/tag/v3.3.34) [Compare Source](https://togithub.com/googlemaps/google-maps-services-js/compare/v3.3.33...v3.3.34) ##### [3.3.34](https://togithub.com/googlemaps/google-maps-services-js/compare/v3.3.33...v3.3.34) (2023-07-17) ##### Build System - **deps-dev:** bump [@​types/node](https://togithub.com/types/node) from 20.3.3 to 20.4.1 ([#​1004](https://togithub.com/googlemaps/google-maps-services-js/issues/1004)) ([676bea8](https://togithub.com/googlemaps/google-maps-services-js/commit/676bea834cf8b075f126fa4432d8932fe09c5a17)) - **deps-dev:** bump [@​types/node](https://togithub.com/types/node) from 20.4.1 to 20.4.2 ([#​1008](https://togithub.com/googlemaps/google-maps-services-js/issues/1008)) ([a134255](https://togithub.com/googlemaps/google-maps-services-js/commit/a13425545f16c94174f806b8223e4fd37d89fe1a)) - **deps-dev:** bump prettier from 2.8.8 to 3.0.0 ([#​1005](https://togithub.com/googlemaps/google-maps-services-js/issues/1005)) ([809e5bf](https://togithub.com/googlemaps/google-maps-services-js/commit/809e5bf54e12008f67cf1babb204992cf35a8964)) - **deps:** bump semver from 6.3.0 to 6.3.1 ([#​1006](https://togithub.com/googlemaps/google-maps-services-js/issues/1006)) ([6b38180](https://togithub.com/googlemaps/google-maps-services-js/commit/6b381806a7ca21fd4dd9358932242eaa39832908)) </details> <details> <summary>mantinedev/mantine (@​mantine/carousel)</summary> ### [`v6.0.17`](https://togithub.com/mantinedev/mantine/releases/tag/6.0.17) [Compare Source](https://togithub.com/mantinedev/mantine/compare/6.0.16...6.0.17) ##### What's Changed - `[@mantine/carousel]` Remove x.clickAllowed to support embla 8.x ([#​4357](https://togithub.com/mantinedev/mantine/issues/4357), [#​4174](https://togithub.com/mantinedev/mantine/issues/4174)) - `[@mantine/core]` PasswordInput: Remove rightSection associated props to avoid confusion ([#​4436](https://togithub.com/mantinedev/mantine/issues/4436)) - `[@mantine/core]` Menu: Fix up and down keys not working when first Menu.Item is disabled ([#​4411](https://togithub.com/mantinedev/mantine/issues/4411)) - `[@mantine/spotlight]` Fix `target` prop not working ([#​4494](https://togithub.com/mantinedev/mantine/issues/4494)) - `[@mantine/core]` Switch: Fix incorrect label styles in RTL ([#​4515](https://togithub.com/mantinedev/mantine/issues/4515)) - `[@mantine/core]` Slider: Fix decimal step without precision prop not working ([#​4538](https://togithub.com/mantinedev/mantine/issues/4538)) - `[@mantine/core]` Rating: Fix `readOnly` prop not working with `defaultValue` ([#​4525](https://togithub.com/mantinedev/mantine/issues/4525)) - `[@mantine/core]` Modal: Migrate to dvh units to fix incorrect styles in mobile Safari ([#​4517](https://togithub.com/mantinedev/mantine/issues/4517)) - `[@mantine/dates]` DateInput: Decouple `clearable` and `allowDeselect` logic, allow disabling `allowDeselect` if `clearable` is set ([#​4527](https://togithub.com/mantinedev/mantine/issues/4527)) - `[@mantine/dates]` DatePickerInput: Fix `defaultDate` prop not working ([#​4532](https://togithub.com/mantinedev/mantine/issues/4532)) ##### New Contributors - [@​connershoop](https://togithub.com/connershoop) made their first contribution in [https://github.com/mantinedev/mantine/pull/4517](https://togithub.com/mantinedev/mantine/pull/4517) **Full Changelog**: https://github.com/mantinedev/mantine/compare/6.0.16...6.0.17 </details> <details> <summary>getsentry/sentry-javascript (@​sentry/nextjs)</summary> ### [`v7.59.2`](https://togithub.com/getsentry/sentry-javascript/blob/HEAD/CHANGELOG.md#7592) [Compare Source](https://togithub.com/getsentry/sentry-javascript/compare/7.59.1...7.59.2) No changes. This release was published to fix publishing issues with 7.59.0 and 7.59.1. Please see [7.59.0](#​7590) for the changes in that release. ### [`v7.59.1`](https://togithub.com/getsentry/sentry-javascript/blob/HEAD/CHANGELOG.md#7591) [Compare Source](https://togithub.com/getsentry/sentry-javascript/compare/7.58.1...7.59.1) No changes. This release was published to fix a publishing issue with 7.59.0. Please see [7.59.0](#​7590) for the changes in that release. </details> <details> <summary>storybookjs/storybook (@​storybook/addon-a11y)</summary> ### [`v7.1.0`](https://togithub.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#710-July-18-2023) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v7.0.27...v7.1.0) Storybook 7.1 is here! 🎉 - 🏄♀️ [**In-app onboarding**](https://storybook.js.org/blog/in-app-tour-for-new-users/) to help you set up new projects - 💅 [**Zero-config styling support**](https://storybook.js.org/blog/zero-config-support-for-tailwind-mui-styled-components-and-emotion/) for major libraries - 🗃️ [**API reference documentation**](https://storybook.js.org/blog/docs-updates/) and TypeScript-first snippets - 📇 [**Table of Contents for docs**](https://storybook.js.org/docs/7.1/react/writing-docs/autodocs#generate-a-table-of-contents) - 🎨 [**Figma** **Design addon**](https://togithub.com/storybookjs/addon-designs) official support - 📗 **Vue3 source snippets** and reactivity improvements - 💯 **Hundreds more** fixes and improvements 7.1 contains hundreds more fixes, features, and tweaks. Browse the changelogs matching `7.1.0-alpha.*`, `7.1.0-beta.*`, and `7.1.0-rc.*` for the full list of changes. For a better upgrade experience, please use one of the following commands: npm or yarn 1: `npx storybook@latest upgrade` pnpm: `pnpm dlx storybook@latest upgrade` yarn berry: `yarn dlx storybook@latest upgrade` </details> <details> <summary>tanstack/query (@​tanstack/eslint-plugin-query)</summary> ### [`v4.29.25`](https://togithub.com/TanStack/query/releases/tag/v4.29.25) [Compare Source](https://togithub.com/tanstack/query/compare/v4.29.9...v4.29.25) Version 4.29.25 - 7/16/2023, 4:56 AM #### Changes ##### Refactor - Sort imports with eslint ([#​5634](https://togithub.com/tanstack/query/issues/5634)) ([`9c721e5`](https://togithub.com/tanstack/query/commit/9c721e54)) by Lachlan Collins ##### Other - Update nx-cloud ([#​5721](https://togithub.com/tanstack/query/issues/5721)) ([`8f19f73`](https://togithub.com/tanstack/query/commit/8f19f735)) by Lachlan Collins #### Packages - [@​tanstack/query-core](https://togithub.com/tanstack/query-core)[@​4](https://togithub.com/4).29.25 - [@​tanstack/query-persist-client-core](https://togithub.com/tanstack/query-persist-client-core)[@​4](https://togithub.com/4).29.25 - [@​tanstack/query-async-storage-persister](https://togithub.com/tanstack/query-async-storage-persister)[@​4](https://togithub.com/4).29.25 - [@​tanstack/query-sync-storage-persister](https://togithub.com/tanstack/query-sync-storage-persister)[@​4](https://togithub.com/4).29.25 - [@​tanstack/react-query](https://togithub.com/tanstack/react-query)[@​4](https://togithub.com/4).29.25 - [@​tanstack/react-query-devtools](https://togithub.com/tanstack/react-query-devtools)[@​4](https://togithub.com/4).29.25 - [@​tanstack/react-query-persist-client](https://togithub.com/tanstack/react-query-persist-client)[@​4](https://togithub.com/4).29.25 - [@​tanstack/solid-query](https://togithub.com/tanstack/solid-query)[@​4](https://togithub.com/4).29.25 - [@​tanstack/svelte-query](https://togithub.com/tanstack/svelte-query)[@​4](https://togithub.com/4).29.25 - [@​tanstack/vue-query](https://togithub.com/tanstack/vue-query)[@​4](https://togithub.com/4).29.25 - [@​tanstack/eslint-plugin-query](https://togithub.com/tanstack/eslint-plugin-query)[@​4](https://togithub.com/4).29.25 - [@​tanstack/query-broadcast-client-experimental](https://togithub.com/tanstack/query-broadcast-client-experimental)[@​4](https://togithub.com/4).29.25 </details> <details> <summary>ueberdosis/tiptap (@​tiptap/extension-link)</summary> ### [`v2.0.4`](https://togithub.com/ueberdosis/tiptap/releases/tag/v2.0.4) [Compare Source](https://togithub.com/ueberdosis/tiptap/compare/v2.0.3...v2.0.4) ##### What's Changed - Register CSS through extensions by [@​svenadlung](https://togithub.com/svenadlung) in [https://github.com/ueberdosis/tiptap/pull/4220](https://togithub.com/ueberdosis/tiptap/pull/4220) **Full Changelog**: https://github.com/ueberdosis/tiptap/compare/v2.0.3...v2.0.4 </details> <details> <summary>typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)</summary> ### [`v6.1.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#610-2023-07-17) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v6.0.0...v6.1.0) ##### Bug Fixes - **eslint-plugin:** \[comma-dangle] fixed crash from undefined predicate.ignore ([#​7223](https://togithub.com/typescript-eslint/typescript-eslint/issues/7223)) ([d368164](https://togithub.com/typescript-eslint/typescript-eslint/commit/d368164478a8b141ad6b1c4ea5088fdc639ccafe)) - **eslint-plugin:** \[no-floating-promises] false negative calling .then with second argument undefined ([#​6881](https://togithub.com/typescript-eslint/typescript-eslint/issues/6881)) ([606a52c](https://togithub.com/typescript-eslint/typescript-eslint/commit/606a52cefcecd594df6edc359bff291b835169f2)), closes [#​6850](https://togithub.com/typescript-eslint/typescript-eslint/issues/6850) - **eslint-plugin:** \[no-floating-promises] finally should be transparent to unhandled promises ([#​7092](https://togithub.com/typescript-eslint/typescript-eslint/issues/7092)) ([2a4421c](https://togithub.com/typescript-eslint/typescript-eslint/commit/2a4421ccf072f866bb6c2dadab967aa69ac9bf4a)) - **eslint-plugin:** \[no-unnecessary-type-constraint] correctly fix in cts/mts files ([#​6795](https://togithub.com/typescript-eslint/typescript-eslint/issues/6795)) ([1404796](https://togithub.com/typescript-eslint/typescript-eslint/commit/14047963d79e4d4a783854e2826a30004fa34570)) - **eslint-plugin:** \[no-unused-vars] check if any variable definition is exported ([#​6873](https://togithub.com/typescript-eslint/typescript-eslint/issues/6873)) ([587ac30](https://togithub.com/typescript-eslint/typescript-eslint/commit/587ac306d9e53736ebe799f5b9edcb7dd030eed6)), closes [#​6188](https://togithub.com/typescript-eslint/typescript-eslint/issues/6188) - **eslint-plugin:** fix schemas across several rules and add schema tests ([#​6947](https://togithub.com/typescript-eslint/typescript-eslint/issues/6947)) ([dd31bed](https://togithub.com/typescript-eslint/typescript-eslint/commit/dd31bed1e921531abe039180c9aeccbd56934601)) - **eslint-plugin:** include the rules types in the package ([#​7215](https://togithub.com/typescript-eslint/typescript-eslint/issues/7215)) ([a3da11d](https://togithub.com/typescript-eslint/typescript-eslint/commit/a3da11d09b1d119fd5bc4cd776474e2520d7fefd)) ##### Features - **typescript-estree:** add EXPERIMENTAL_useProjectService option to use TypeScript project service ([#​6754](https://togithub.com/typescript-eslint/typescript-eslint/issues/6754)) ([6d3d162](https://togithub.com/typescript-eslint/typescript-eslint/commit/6d3d162ce032ebcf5f892a4edfb897797fc96191)) You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. </details> <details> <summary>typescript-eslint/typescript-eslint (@​typescript-eslint/parser)</summary> ### [`v6.1.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#610-2023-07-17) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v6.0.0...v6.1.0) ##### Features - **typescript-estree:** add EXPERIMENTAL_useProjectService option to use TypeScript project service ([#​6754](https://togithub.com/typescript-eslint/typescript-eslint/issues/6754)) ([6d3d162](https://togithub.com/typescript-eslint/typescript-eslint/commit/6d3d162ce032ebcf5f892a4edfb897797fc96191)) You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. </details> <details> <summary>evanw/esbuild (esbuild)</summary> ### [`v0.18.14`](https://togithub.com/evanw/esbuild/blob/HEAD/CHANGELOG.md#01814) [Compare Source](https://togithub.com/evanw/esbuild/compare/v0.18.13...v0.18.14) - Implement local CSS names ([#​20](https://togithub.com/evanw/esbuild/issues/20)) This release introduces two new loaders called `global-css` and `local-css` and two new pseudo-class selectors `:local()` and `:global()`. This is a partial implementation of the popular [CSS modules](https://togithub.com/css-modules/css-modules) approach for avoiding unintentional name collisions in CSS. I'm not calling this feature "CSS modules" because although some people in the community call it that, other people in the community have started using "CSS modules" to refer to [something completely different](https://togithub.com/WICG/webcomponents/blob/60c9f682b63c622bfa0d8222ea6b1f3b659e007c/proposals/css-modules-v1-explainer.md) and now CSS modules is an overloaded term. Here's how this new local CSS name feature works with esbuild: - Identifiers that look like `.className` and `#idName` are global with the `global-css` loader and local with the `local-css` loader. Global identifiers are the same across all files (the way CSS normally works) but local identifiers are different between different files. If two separate CSS files use the same local identifier `.button`, esbuild will automatically rename one of them so that they don't collide. This is analogous to how esbuild automatically renames JS local variables with the same name in separate JS files to avoid name collisions. - It only makes sense to use local CSS names with esbuild when you are also using esbuild's bundler to bundle JS files that import CSS files. When you do that, esbuild will generate one export for each local name in the CSS file. The JS code can import these names and use them when constructing HTML DOM. For example: ```js // app.js import { outerShell } from './app.css' const div = document.createElement('div') div.className = outerShell document.body.appendChild(div) ``` ```css /* app.css */ .outerShell { position: absolute; inset: 0; } ``` When you bundle this with `esbuild app.js --bundle --loader:.css=local-css --outdir=out` you'll now get this (notice how the local CSS name `outerShell` has been renamed): ```js // out/app.js (() => { // app.css var outerShell = "app_outerShell"; // app.js var div = document.createElement("div"); div.className = outerShell; document.body.appendChild(div); })(); ``` ```css /* out/app.css */ .app_outerShell { position: absolute; inset: 0; } ``` This feature only makes sense to use when bundling is enabled both because your code needs to `import` the renamed local names so that it can use them, and because esbuild needs to be able to process all CSS files containing local names in a single bundling operation so that it can successfully rename conflicting local names to avoid collisions. - If yo </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://developer.mend.io/github/weareinreach/InReach). PR-URL: https://github.com/weareinreach/InReach/pull/668 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [prettier-plugin-prisma](https://togithub.com/umidbekk/prettier-plugin-prisma) | [`4.17.0` -> `5.0.0`](https://renovatebot.com/diffs/npm/prettier-plugin-prisma/4.17.0/5.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/prettier-plugin-prisma/5.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/prettier-plugin-prisma/5.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/prettier-plugin-prisma/4.17.0/5.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/prettier-plugin-prisma/4.17.0/5.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>umidbekk/prettier-plugin-prisma (prettier-plugin-prisma)</summary> ### [`v5.0.0`](https://togithub.com/avocadowastaken/prettier-plugin-prisma/releases/tag/v5.0.0) [Compare Source](https://togithub.com/umidbekk/prettier-plugin-prisma/compare/v4.17.0...v5.0.0) - feat: Migrate from `@prisma/prisma-fmt-wasm` to `@prisma/prisma-schema-wasm` [`bbf2ddc`](https://togithub.com/umidbekk/prettier-plugin-prisma/commit/bbf2ddc) - chore(deps): update node.js to v14.21.3 ([#​77](https://togithub.com/umidbekk/prettier-plugin-prisma/issues/77)) [`45b4400`](https://togithub.com/umidbekk/prettier-plugin-prisma/commit/45b4400) - chore: Fix tests in Windows. [`9350517`](https://togithub.com/umidbekk/prettier-plugin-prisma/commit/9350517) </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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/weareinreach/InReach). PR-URL: #671 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [type-fest](https://togithub.com/sindresorhus/type-fest) | [`3.13.1` -> `4.0.0`](https://renovatebot.com/diffs/npm/type-fest/3.13.1/4.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/type-fest/4.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/type-fest/4.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/type-fest/3.13.1/4.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/type-fest/3.13.1/4.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>sindresorhus/type-fest (type-fest)</summary> ### [`v4.0.0`](https://togithub.com/sindresorhus/type-fest/releases/tag/v4.0.0) [Compare Source](https://togithub.com/sindresorhus/type-fest/compare/v3.13.1...v4.0.0) ##### Breaking - Require Node.js 16 and TypeScript 5.1 [`ca94c3b`](https://togithub.com/sindresorhus/type-fest/commit/ca94c3b) - Remove alias `RemoveIndexSignature` for `OmitIndexSignature` [`03703f0`](https://togithub.com/sindresorhus/type-fest/commit/03703f0) - The alias was deprecated a long time ago. If you have `RemoveIndexSignature`, simply rename it to `OmitIndexSignature`. ##### Improvements - `Jsonify`: Fix handling of tuples ([#​638](https://togithub.com/sindresorhus/type-fest/issues/638)) [`d743202`](https://togithub.com/sindresorhus/type-fest/commit/d743202) - `LastArrayElement`: Avoid recursion ([#​647](https://togithub.com/sindresorhus/type-fest/issues/647)) [`3475a02`](https://togithub.com/sindresorhus/type-fest/commit/3475a02) ##### Note The next major version of `type-fest` will move to ESM. It's time to start thinking about migrating if you haven't already. [Learn more.](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c#how-can-i-make-my-typescript-project-output-esm) *** </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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/weareinreach/InReach). PR-URL: #670 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
# Pull Request type Please check the type of change your PR introduces: - [x] Bugfix - [ ] Feature - [ ] Code style update (formatting, renaming) - [ ] Refactoring (no functional changes, no API changes) - [ ] Build-related changes - [ ] Documentation content changes - [ ] Other (please describe): ## What is the current behavior? Issue Number: PLI-31 ## What is the new behavior? - - - ## Does this introduce a breaking change? - [ ] Yes - [ ] No ## Other information PR-URL: #669 Co-authored-by: Joe Karow <[email protected]>
JoeKarow
added
automerge
Enable Kodiak auto-merge
release
Grouping of changes set for release
labels
Jul 18, 2023
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
SonarCloud Quality Gate failed. 0 Bugs No Coverage information Catch issues before they fail your Quality Gate with our IDE extension SonarLint |
InReach-svc
approved these changes
Jul 18, 2023
JoeKarow
added
automerge
Enable Kodiak auto-merge
and removed
automerge
Enable Kodiak auto-merge
labels
Jul 18, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.