-
-
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
fix(auth): update all non-major dependencies #816
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
✅ Meticulous spotted zero visual differences across 272 screens tested: view results. Last updated for commit bafcdbb. This comment will update as new commits are pushed. |
📦 Next.js Bundle Analysis for @weareinreach/appThis analysis was generated by the Next.js Bundle Analysis action. 🤖
|
Page | Size (compressed) |
---|---|
global |
604.59 KB (🟡 +106 B) |
Details
The global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster.
Any third party scripts you have added directly to your app using the <script>
tag are not accounted for in this analysis
If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!
Twenty-one Pages Changed Size
The following pages changed size from the code in this PR compared to its base branch:
Page | Size (compressed) | First Load | % of Budget (575 KB ) |
---|---|---|---|
/ |
13.4 KB |
617.99 KB | 107.48% (🟢 -0.01%) |
/401 |
709 B |
605.28 KB | 105.27% (🟢 -0.01%) |
/403 |
524 B |
605.1 KB | 105.23% (+/- <0.01%) |
/404 |
787 B |
605.35 KB | 105.28% (+/- <0.01%) |
/500 |
1.1 KB |
605.69 KB | 105.34% (+/- <0.01%) |
/account |
658 B |
605.23 KB | 105.26% (+/- <0.01%) |
/account/reviews |
660 B |
605.23 KB | 105.26% (+/- <0.01%) |
/account/saved |
662 B |
605.23 KB | 105.26% (+/- <0.01%) |
/admin |
60.99 KB |
665.57 KB | 115.75% (🟡 +0.01%) |
/admin/quicklink |
786 B |
605.35 KB | 105.28% (+/- <0.01%) |
/admin/quicklink/email |
21.16 KB |
625.74 KB | 108.82% (🟡 +0.01%) |
/admin/quicklink/phone |
21.14 KB |
625.73 KB | 108.82% (🟡 +0.01%) |
/admin/quicklink/services |
20.98 KB |
625.56 KB | 108.79% (🟡 +0.01%) |
/org/[slug] |
21.14 KB |
625.72 KB | 108.82% (+/- <0.01%) |
/org/[slug]/[orgLocationId] |
15.73 KB |
620.32 KB | 107.88% (+/- <0.01%) |
/org/[slug]/[orgLocationId]/edit |
15.22 KB |
619.81 KB | 107.79% (+/- <0.01%) |
/org/[slug]/remote |
2.54 KB |
607.13 KB | 105.59% (+/- <0.01%) |
/search/[...params] |
4.5 KB |
609.08 KB | 105.93% (+/- <0.01%) |
/search/intl/[country] |
3.94 KB |
608.53 KB | 105.83% (+/- <0.01%) |
/suggest |
3.85 KB |
608.43 KB | 105.81% (+/- <0.01%) |
/support |
940 B |
605.5 KB | 105.31% (🟢 -0.01%) |
Details
Only the gzipped size is provided here based on an expert tip.
First Load is the size of the global bundle plus the bundle for the individual page. If a user were to show up to your website and land on a given page, the first load size represents the amount of javascript that user would need to download. If next/link
is used, subsequent page loads would only need to download that page's bundle (the number in the "Size" column), since the global bundle has already been downloaded.
Any third party scripts you have added directly to your app using the <script>
tag are not accounted for in this analysis
The "Budget %" column shows what percentage of your performance budget the First Load total takes up. For example, if your budget was 100kb, and a given page's first load size was 10kb, it would be 10% of your budget. You can also see how much this has increased or decreased compared to the base branch of your PR. If this percentage has increased by 20% or more, there will be a red status indicator applied, indicating that special attention should be given to this. If you see "+/- <0.01%" it means that there was a change in bundle size, but it is a trivial enough amount that it can be ignored.
1204eff
to
f91e002
Compare
New and updated dependencies detected. Learn more about Socket for GitHub ↗︎
|
f91e002
to
f0ce2e8
Compare
f0ce2e8
to
66ebb10
Compare
66ebb10
to
0c9d80b
Compare
0c9d80b
to
ae781a4
Compare
62ebb80
to
f3ed2da
Compare
f3ed2da
to
62c627b
Compare
62c627b
to
8bd0808
Compare
8bd0808
to
a06bb05
Compare
a06bb05
to
65800c3
Compare
65800c3
to
6d2c82d
Compare
6d2c82d
to
c31d719
Compare
c31d719
to
0f6d285
Compare
0f6d285
to
83596e6
Compare
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
83596e6
to
bafcdbb
Compare
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
* sync main -> dev (#801) * update base branch * copy bundle analysis config to apps/app/package.json * chore(ui): update all non-major dependencies (#802) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/react-dom](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-dom) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) | [`18.2.7` -> `18.2.8`](https://renovatebot.com/diffs/npm/@types%2freact-dom/18.2.7/18.2.8) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2freact-dom/18.2.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2freact-dom/18.2.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2freact-dom/18.2.7/18.2.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2freact-dom/18.2.7/18.2.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js) | [`1.10.44` -> `1.10.45`](https://renovatebot.com/diffs/npm/libphonenumber-js/1.10.44/1.10.45) | [![age](https://developer.mend.io/api/mc/badges/age/npm/libphonenumber-js/1.10.45?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/libphonenumber-js/1.10.45?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/libphonenumber-js/1.10.44/1.10.45?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/libphonenumber-js/1.10.44/1.10.45?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [type-fest](https://togithub.com/sindresorhus/type-fest) | [`4.3.1` -> `4.3.2`](https://renovatebot.com/diffs/npm/type-fest/4.3.1/4.3.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/type-fest/4.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/type-fest/4.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/type-fest/4.3.1/4.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/type-fest/4.3.1/4.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>catamphetamine/libphonenumber-js (libphonenumber-js)</summary> ### [`v1.10.45`](https://gitlab.com/catamphetamine/libphonenumber-js/compare/v1.10.44...v1.10.45) [Compare Source](https://gitlab.com/catamphetamine/libphonenumber-js/compare/v1.10.44...v1.10.45) </details> <details> <summary>sindresorhus/type-fest (type-fest)</summary> ### [`v4.3.2`](https://togithub.com/sindresorhus/type-fest/releases/tag/v4.3.2) [Compare Source](https://togithub.com/sindresorhus/type-fest/compare/v4.3.1...v4.3.2) - `Jsonify`: Fix handling of nested objects with only a `name` property ([#​691](https://togithub.com/sindresorhus/type-fest/issues/691)) [`5351533`](https://togithub.com/sindresorhus/type-fest/commit/5351533) </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: #802 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(workflows): update github/codeql-action digest to ddccb87 (#803) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github/codeql-action](https://togithub.com/github/codeql-action) | action | digest | `6a28655` -> `ddccb87` | --- ### 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: #803 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(auth): update all non-major dependencies (#804) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@aws-sdk/client-cognito-identity-provider](https://togithub.com/aws/aws-sdk-js-v3/tree/main/clients/client-cognito-identity-provider) ([source](https://togithub.com/aws/aws-sdk-js-v3)) | [`3.418.0` -> `3.421.0`](https://renovatebot.com/diffs/npm/@aws-sdk%2fclient-cognito-identity-provider/3.418.0/3.421.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@aws-sdk%2fclient-cognito-identity-provider/3.421.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@aws-sdk%2fclient-cognito-identity-provider/3.421.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@aws-sdk%2fclient-cognito-identity-provider/3.418.0/3.421.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@aws-sdk%2fclient-cognito-identity-provider/3.418.0/3.421.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@types/google.maps](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/google.maps) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) | [`3.54.1` -> `3.54.2`](https://renovatebot.com/diffs/npm/@types%2fgoogle.maps/3.54.1/3.54.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fgoogle.maps/3.54.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fgoogle.maps/3.54.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fgoogle.maps/3.54.1/3.54.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fgoogle.maps/3.54.1/3.54.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [superjson](https://togithub.com/blitz-js/superjson) | [`1.13.1` -> `1.13.3`](https://renovatebot.com/diffs/npm/superjson/1.13.1/1.13.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/superjson/1.13.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/superjson/1.13.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/superjson/1.13.1/1.13.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/superjson/1.13.1/1.13.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>aws/aws-sdk-js-v3 (@​aws-sdk/client-cognito-identity-provider)</summary> ### [`v3.421.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-cognito-identity-provider/CHANGELOG.md#34210-2023-09-27) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.418.0...v3.421.0) ##### Features - **client-cognito-identity-provider:** The UserPoolType Status field is no longer used. ([114788d](https://togithub.com/aws/aws-sdk-js-v3/commit/114788d89a39bf57d2db3da486a105b8ee7537a6)) </details> <details> <summary>blitz-js/superjson (superjson)</summary> ### [`v1.13.3`](https://togithub.com/blitz-js/superjson/releases/tag/v1.13.3) [Compare Source](https://togithub.com/blitz-js/superjson/compare/v1.13.2...v1.13.3) #### What's Changed - fix a bug with dedupe=true and rereferential equalities. Report by [@​KATT](https://togithub.com/KATT), thank you! [#​253](https://togithub.com/blitz-js/superjson/issues/253) **Full Changelog**: flightcontrolhq/superjson@v1.13.1...v1.13.3 ### [`v1.13.2`](https://togithub.com/blitz-js/superjson/releases/tag/v1.13.2) [Compare Source](https://togithub.com/blitz-js/superjson/compare/v1.13.1...v1.13.2) This was an accidental release. Oops, sorry! No changes to the prior version. </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: #804 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(ui): update all non-major dependencies to v10.38.5 (#805) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@trpc/client](https://trpc.io) ([source](https://togithub.com/trpc/trpc)) | [`10.38.4` -> `10.38.5`](https://renovatebot.com/diffs/npm/@trpc%2fclient/10.38.4/10.38.5) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@trpc%2fclient/10.38.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@trpc%2fclient/10.38.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@trpc%2fclient/10.38.4/10.38.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@trpc%2fclient/10.38.4/10.38.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@trpc/next](https://trpc.io) ([source](https://togithub.com/trpc/trpc)) | [`10.38.4` -> `10.38.5`](https://renovatebot.com/diffs/npm/@trpc%2fnext/10.38.4/10.38.5) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@trpc%2fnext/10.38.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@trpc%2fnext/10.38.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@trpc%2fnext/10.38.4/10.38.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@trpc%2fnext/10.38.4/10.38.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@trpc/react-query](https://trpc.io) ([source](https://togithub.com/trpc/trpc)) | [`10.38.4` -> `10.38.5`](https://renovatebot.com/diffs/npm/@trpc%2freact-query/10.38.4/10.38.5) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@trpc%2freact-query/10.38.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@trpc%2freact-query/10.38.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@trpc%2freact-query/10.38.4/10.38.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@trpc%2freact-query/10.38.4/10.38.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@trpc/server](https://trpc.io) ([source](https://togithub.com/trpc/trpc)) | [`10.38.4` -> `10.38.5`](https://renovatebot.com/diffs/npm/@trpc%2fserver/10.38.4/10.38.5) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@trpc%2fserver/10.38.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@trpc%2fserver/10.38.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@trpc%2fserver/10.38.4/10.38.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@trpc%2fserver/10.38.4/10.38.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>trpc/trpc (@​trpc/client)</summary> ### [`v10.38.5`](https://togithub.com/trpc/trpc/releases/tag/v10.38.5) [Compare Source](https://togithub.com/trpc/trpc/compare/v10.38.4...v10.38.5) ##### What's Changed - fix(`server`): sets `TRPCError.name` to `TRPCError` regardless of what bundlers do by [@​dios-david](https://togithub.com/dios-david) & [@​KATT](https://togithub.com/KATT) in [https://github.com/trpc/trpc/pull/4848](https://togithub.com/trpc/trpc/pull/4848) ##### New Contributors - [@​zokins](https://togithub.com/zokins) made their first contribution in [https://github.com/trpc/trpc/pull/4801](https://togithub.com/trpc/trpc/pull/4801) - [@​dios-david](https://togithub.com/dios-david) made their first contribution in [https://github.com/trpc/trpc/pull/4848](https://togithub.com/trpc/trpc/pull/4848) **Full Changelog**: trpc/trpc@v10.38.4...v10.38.5 </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: #805 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * update gitignore * feat: analytics (#807) # Pull Request type Please check the type of change your PR introduces: - [ ] Bugfix - [x] 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: IN-926 ## What is the new behavior? - - - ## Does this introduce a breaking change? - [ ] Yes - [ ] No ## Other information PR-URL: #807 Co-authored-by: Joe Karow <[email protected]> * update config * update config * fix branch name * update config * manual run * adj lint/format cache * pull before push * bypass cache for prettier * lift up env * use pre-commit hook for crowdin * run prettier after download * update conf * update conf * only commit @ end * skip delete step for l10n_dev * alter path, update name * pin deps, debug prettier * disable cache * temp disable autoupdate * run prettier manually * debug prettier * debug prettier * reenable auto update * chore(workflows): pin tj-actions/verify-changed-files action to 30aa174 (#809) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Joe Karow <[email protected]> * Updated translations from Crowdin * add GA env to build deps * fix(cognito-user-migrate): update all non-major dependencies (#806) Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Joe Karow <[email protected]> * fix(app): update all non-major dependencies (#813) Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(web): update next.js to v13.5.4 (#815) Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(auth): update all non-major dependencies (#814) Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(ui): update dependency zod to v3.22.3 [security] (#817) Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Updated translations from Crowdin * chore(workflows): update chromaui/action digest to 78b6788 (#818) Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * changes for mobile * fix(auth): update all non-major dependencies (#816) Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(workflows): update github/codeql-action digest to fdcae64 (#820) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Updated translations from Crowdin * fix(db): update all non-major dependencies (#822) Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * temporarily disable cookie banner * disable eslint rule for addon --------- Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: InReach [bot] <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
* sync main -> dev (#801) * update base branch * copy bundle analysis config to apps/app/package.json * chore(ui): update all non-major dependencies (#802) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/react-dom](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-dom) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) | [`18.2.7` -> `18.2.8`](https://renovatebot.com/diffs/npm/@types%2freact-dom/18.2.7/18.2.8) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2freact-dom/18.2.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2freact-dom/18.2.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2freact-dom/18.2.7/18.2.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2freact-dom/18.2.7/18.2.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js) | [`1.10.44` -> `1.10.45`](https://renovatebot.com/diffs/npm/libphonenumber-js/1.10.44/1.10.45) | [![age](https://developer.mend.io/api/mc/badges/age/npm/libphonenumber-js/1.10.45?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/libphonenumber-js/1.10.45?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/libphonenumber-js/1.10.44/1.10.45?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/libphonenumber-js/1.10.44/1.10.45?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [type-fest](https://togithub.com/sindresorhus/type-fest) | [`4.3.1` -> `4.3.2`](https://renovatebot.com/diffs/npm/type-fest/4.3.1/4.3.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/type-fest/4.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/type-fest/4.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/type-fest/4.3.1/4.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/type-fest/4.3.1/4.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- <details> <summary>catamphetamine/libphonenumber-js (libphonenumber-js)</summary> [Compare Source](https://gitlab.com/catamphetamine/libphonenumber-js/compare/v1.10.44...v1.10.45) </details> <details> <summary>sindresorhus/type-fest (type-fest)</summary> [Compare Source](https://togithub.com/sindresorhus/type-fest/compare/v4.3.1...v4.3.2) - `Jsonify`: Fix handling of nested objects with only a `name` property ([#​691](https://togithub.com/sindresorhus/type-fest/issues/691)) [`5351533`](https://togithub.com/sindresorhus/type-fest/commit/5351533) </details> --- 📅 **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: #802 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(workflows): update github/codeql-action digest to ddccb87 (#803) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github/codeql-action](https://togithub.com/github/codeql-action) | action | digest | `6a28655` -> `ddccb87` | --- 📅 **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: #803 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(auth): update all non-major dependencies (#804) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@aws-sdk/client-cognito-identity-provider](https://togithub.com/aws/aws-sdk-js-v3/tree/main/clients/client-cognito-identity-provider) ([source](https://togithub.com/aws/aws-sdk-js-v3)) | [`3.418.0` -> `3.421.0`](https://renovatebot.com/diffs/npm/@aws-sdk%2fclient-cognito-identity-provider/3.418.0/3.421.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@aws-sdk%2fclient-cognito-identity-provider/3.421.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@aws-sdk%2fclient-cognito-identity-provider/3.421.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@aws-sdk%2fclient-cognito-identity-provider/3.418.0/3.421.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@aws-sdk%2fclient-cognito-identity-provider/3.418.0/3.421.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@types/google.maps](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/google.maps) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) | [`3.54.1` -> `3.54.2`](https://renovatebot.com/diffs/npm/@types%2fgoogle.maps/3.54.1/3.54.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fgoogle.maps/3.54.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fgoogle.maps/3.54.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fgoogle.maps/3.54.1/3.54.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fgoogle.maps/3.54.1/3.54.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [superjson](https://togithub.com/blitz-js/superjson) | [`1.13.1` -> `1.13.3`](https://renovatebot.com/diffs/npm/superjson/1.13.1/1.13.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/superjson/1.13.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/superjson/1.13.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/superjson/1.13.1/1.13.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/superjson/1.13.1/1.13.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- <details> <summary>aws/aws-sdk-js-v3 (@​aws-sdk/client-cognito-identity-provider)</summary> [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.418.0...v3.421.0) - **client-cognito-identity-provider:** The UserPoolType Status field is no longer used. ([114788d](https://togithub.com/aws/aws-sdk-js-v3/commit/114788d89a39bf57d2db3da486a105b8ee7537a6)) </details> <details> <summary>blitz-js/superjson (superjson)</summary> [Compare Source](https://togithub.com/blitz-js/superjson/compare/v1.13.2...v1.13.3) - fix a bug with dedupe=true and rereferential equalities. Report by [@​KATT](https://togithub.com/KATT), thank you! [#​253](https://togithub.com/blitz-js/superjson/issues/253) **Full Changelog**: flightcontrolhq/superjson@v1.13.1...v1.13.3 [Compare Source](https://togithub.com/blitz-js/superjson/compare/v1.13.1...v1.13.2) This was an accidental release. Oops, sorry! No changes to the prior version. </details> --- 📅 **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: #804 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(ui): update all non-major dependencies to v10.38.5 (#805) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@trpc/client](https://trpc.io) ([source](https://togithub.com/trpc/trpc)) | [`10.38.4` -> `10.38.5`](https://renovatebot.com/diffs/npm/@trpc%2fclient/10.38.4/10.38.5) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@trpc%2fclient/10.38.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@trpc%2fclient/10.38.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@trpc%2fclient/10.38.4/10.38.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@trpc%2fclient/10.38.4/10.38.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@trpc/next](https://trpc.io) ([source](https://togithub.com/trpc/trpc)) | [`10.38.4` -> `10.38.5`](https://renovatebot.com/diffs/npm/@trpc%2fnext/10.38.4/10.38.5) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@trpc%2fnext/10.38.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@trpc%2fnext/10.38.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@trpc%2fnext/10.38.4/10.38.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@trpc%2fnext/10.38.4/10.38.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@trpc/react-query](https://trpc.io) ([source](https://togithub.com/trpc/trpc)) | [`10.38.4` -> `10.38.5`](https://renovatebot.com/diffs/npm/@trpc%2freact-query/10.38.4/10.38.5) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@trpc%2freact-query/10.38.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@trpc%2freact-query/10.38.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@trpc%2freact-query/10.38.4/10.38.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@trpc%2freact-query/10.38.4/10.38.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@trpc/server](https://trpc.io) ([source](https://togithub.com/trpc/trpc)) | [`10.38.4` -> `10.38.5`](https://renovatebot.com/diffs/npm/@trpc%2fserver/10.38.4/10.38.5) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@trpc%2fserver/10.38.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@trpc%2fserver/10.38.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@trpc%2fserver/10.38.4/10.38.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@trpc%2fserver/10.38.4/10.38.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- <details> <summary>trpc/trpc (@​trpc/client)</summary> [Compare Source](https://togithub.com/trpc/trpc/compare/v10.38.4...v10.38.5) - fix(`server`): sets `TRPCError.name` to `TRPCError` regardless of what bundlers do by [@​dios-david](https://togithub.com/dios-david) & [@​KATT](https://togithub.com/KATT) in [https://github.com/trpc/trpc/pull/4848](https://togithub.com/trpc/trpc/pull/4848) - [@​zokins](https://togithub.com/zokins) made their first contribution in [https://github.com/trpc/trpc/pull/4801](https://togithub.com/trpc/trpc/pull/4801) - [@​dios-david](https://togithub.com/dios-david) made their first contribution in [https://github.com/trpc/trpc/pull/4848](https://togithub.com/trpc/trpc/pull/4848) **Full Changelog**: trpc/trpc@v10.38.4...v10.38.5 </details> --- 📅 **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: #805 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * update gitignore * feat: analytics (#807) Please check the type of change your PR introduces: - [ ] Bugfix - [x] Feature - [ ] Code style update (formatting, renaming) - [ ] Refactoring (no functional changes, no API changes) - [ ] Build-related changes - [ ] Documentation content changes - [ ] Other (please describe): Issue Number: IN-926 - - - - [ ] Yes - [ ] No PR-URL: #807 Co-authored-by: Joe Karow <[email protected]> * update config * update config * fix branch name * update config * manual run * adj lint/format cache * pull before push * bypass cache for prettier * lift up env * use pre-commit hook for crowdin * run prettier after download * update conf * update conf * only commit @ end * skip delete step for l10n_dev * alter path, update name * pin deps, debug prettier * disable cache * temp disable autoupdate * run prettier manually * debug prettier * debug prettier * reenable auto update * chore(workflows): pin tj-actions/verify-changed-files action to 30aa174 (#809) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Joe Karow <[email protected]> * Updated translations from Crowdin * add GA env to build deps * fix(cognito-user-migrate): update all non-major dependencies (#806) Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Joe Karow <[email protected]> * fix(app): update all non-major dependencies (#813) Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(web): update next.js to v13.5.4 (#815) Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(auth): update all non-major dependencies (#814) Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(ui): update dependency zod to v3.22.3 [security] (#817) Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Updated translations from Crowdin * chore(workflows): update chromaui/action digest to 78b6788 (#818) Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * changes for mobile * fix(auth): update all non-major dependencies (#816) Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(workflows): update github/codeql-action digest to fdcae64 (#820) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Updated translations from Crowdin * fix(db): update all non-major dependencies (#822) Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * temporarily disable cookie banner * disable eslint rule for addon --------- Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: InReach [bot] <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
* sync main -> dev (#801) * update base branch * copy bundle analysis config to apps/app/package.json * chore(ui): update all non-major dependencies (#802) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/react-dom](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-dom) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) | [`18.2.7` -> `18.2.8`](https://renovatebot.com/diffs/npm/@types%2freact-dom/18.2.7/18.2.8) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2freact-dom/18.2.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2freact-dom/18.2.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2freact-dom/18.2.7/18.2.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2freact-dom/18.2.7/18.2.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js) | [`1.10.44` -> `1.10.45`](https://renovatebot.com/diffs/npm/libphonenumber-js/1.10.44/1.10.45) | [![age](https://developer.mend.io/api/mc/badges/age/npm/libphonenumber-js/1.10.45?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/libphonenumber-js/1.10.45?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/libphonenumber-js/1.10.44/1.10.45?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/libphonenumber-js/1.10.44/1.10.45?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [type-fest](https://togithub.com/sindresorhus/type-fest) | [`4.3.1` -> `4.3.2`](https://renovatebot.com/diffs/npm/type-fest/4.3.1/4.3.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/type-fest/4.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/type-fest/4.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/type-fest/4.3.1/4.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/type-fest/4.3.1/4.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>catamphetamine/libphonenumber-js (libphonenumber-js)</summary> ### [`v1.10.45`](https://gitlab.com/catamphetamine/libphonenumber-js/compare/v1.10.44...v1.10.45) [Compare Source](https://gitlab.com/catamphetamine/libphonenumber-js/compare/v1.10.44...v1.10.45) </details> <details> <summary>sindresorhus/type-fest (type-fest)</summary> ### [`v4.3.2`](https://togithub.com/sindresorhus/type-fest/releases/tag/v4.3.2) [Compare Source](https://togithub.com/sindresorhus/type-fest/compare/v4.3.1...v4.3.2) - `Jsonify`: Fix handling of nested objects with only a `name` property ([#​691](https://togithub.com/sindresorhus/type-fest/issues/691)) [`5351533`](https://togithub.com/sindresorhus/type-fest/commit/5351533) </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: #802 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(workflows): update github/codeql-action digest to ddccb87 (#803) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github/codeql-action](https://togithub.com/github/codeql-action) | action | digest | `6a28655` -> `ddccb87` | --- ### 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: #803 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(auth): update all non-major dependencies (#804) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@aws-sdk/client-cognito-identity-provider](https://togithub.com/aws/aws-sdk-js-v3/tree/main/clients/client-cognito-identity-provider) ([source](https://togithub.com/aws/aws-sdk-js-v3)) | [`3.418.0` -> `3.421.0`](https://renovatebot.com/diffs/npm/@aws-sdk%2fclient-cognito-identity-provider/3.418.0/3.421.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@aws-sdk%2fclient-cognito-identity-provider/3.421.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@aws-sdk%2fclient-cognito-identity-provider/3.421.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@aws-sdk%2fclient-cognito-identity-provider/3.418.0/3.421.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@aws-sdk%2fclient-cognito-identity-provider/3.418.0/3.421.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@types/google.maps](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/google.maps) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) | [`3.54.1` -> `3.54.2`](https://renovatebot.com/diffs/npm/@types%2fgoogle.maps/3.54.1/3.54.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fgoogle.maps/3.54.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fgoogle.maps/3.54.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fgoogle.maps/3.54.1/3.54.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fgoogle.maps/3.54.1/3.54.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [superjson](https://togithub.com/blitz-js/superjson) | [`1.13.1` -> `1.13.3`](https://renovatebot.com/diffs/npm/superjson/1.13.1/1.13.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/superjson/1.13.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/superjson/1.13.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/superjson/1.13.1/1.13.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/superjson/1.13.1/1.13.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>aws/aws-sdk-js-v3 (@​aws-sdk/client-cognito-identity-provider)</summary> ### [`v3.421.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-cognito-identity-provider/CHANGELOG.md#34210-2023-09-27) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.418.0...v3.421.0) ##### Features - **client-cognito-identity-provider:** The UserPoolType Status field is no longer used. ([114788d](https://togithub.com/aws/aws-sdk-js-v3/commit/114788d89a39bf57d2db3da486a105b8ee7537a6)) </details> <details> <summary>blitz-js/superjson (superjson)</summary> ### [`v1.13.3`](https://togithub.com/blitz-js/superjson/releases/tag/v1.13.3) [Compare Source](https://togithub.com/blitz-js/superjson/compare/v1.13.2...v1.13.3) #### What's Changed - fix a bug with dedupe=true and rereferential equalities. Report by [@​KATT](https://togithub.com/KATT), thank you! [#​253](https://togithub.com/blitz-js/superjson/issues/253) **Full Changelog**: flightcontrolhq/superjson@v1.13.1...v1.13.3 ### [`v1.13.2`](https://togithub.com/blitz-js/superjson/releases/tag/v1.13.2) [Compare Source](https://togithub.com/blitz-js/superjson/compare/v1.13.1...v1.13.2) This was an accidental release. Oops, sorry! No changes to the prior version. </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: #804 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(ui): update all non-major dependencies to v10.38.5 (#805) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@trpc/client](https://trpc.io) ([source](https://togithub.com/trpc/trpc)) | [`10.38.4` -> `10.38.5`](https://renovatebot.com/diffs/npm/@trpc%2fclient/10.38.4/10.38.5) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@trpc%2fclient/10.38.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@trpc%2fclient/10.38.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@trpc%2fclient/10.38.4/10.38.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@trpc%2fclient/10.38.4/10.38.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@trpc/next](https://trpc.io) ([source](https://togithub.com/trpc/trpc)) | [`10.38.4` -> `10.38.5`](https://renovatebot.com/diffs/npm/@trpc%2fnext/10.38.4/10.38.5) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@trpc%2fnext/10.38.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@trpc%2fnext/10.38.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@trpc%2fnext/10.38.4/10.38.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@trpc%2fnext/10.38.4/10.38.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@trpc/react-query](https://trpc.io) ([source](https://togithub.com/trpc/trpc)) | [`10.38.4` -> `10.38.5`](https://renovatebot.com/diffs/npm/@trpc%2freact-query/10.38.4/10.38.5) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@trpc%2freact-query/10.38.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@trpc%2freact-query/10.38.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@trpc%2freact-query/10.38.4/10.38.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@trpc%2freact-query/10.38.4/10.38.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@trpc/server](https://trpc.io) ([source](https://togithub.com/trpc/trpc)) | [`10.38.4` -> `10.38.5`](https://renovatebot.com/diffs/npm/@trpc%2fserver/10.38.4/10.38.5) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@trpc%2fserver/10.38.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@trpc%2fserver/10.38.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@trpc%2fserver/10.38.4/10.38.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@trpc%2fserver/10.38.4/10.38.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>trpc/trpc (@​trpc/client)</summary> ### [`v10.38.5`](https://togithub.com/trpc/trpc/releases/tag/v10.38.5) [Compare Source](https://togithub.com/trpc/trpc/compare/v10.38.4...v10.38.5) ##### What's Changed - fix(`server`): sets `TRPCError.name` to `TRPCError` regardless of what bundlers do by [@​dios-david](https://togithub.com/dios-david) & [@​KATT](https://togithub.com/KATT) in [https://github.com/trpc/trpc/pull/4848](https://togithub.com/trpc/trpc/pull/4848) ##### New Contributors - [@​zokins](https://togithub.com/zokins) made their first contribution in [https://github.com/trpc/trpc/pull/4801](https://togithub.com/trpc/trpc/pull/4801) - [@​dios-david](https://togithub.com/dios-david) made their first contribution in [https://github.com/trpc/trpc/pull/4848](https://togithub.com/trpc/trpc/pull/4848) **Full Changelog**: trpc/trpc@v10.38.4...v10.38.5 </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: #805 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * update gitignore * feat: analytics (#807) # Pull Request type Please check the type of change your PR introduces: - [ ] Bugfix - [x] 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: IN-926 ## What is the new behavior? - - - ## Does this introduce a breaking change? - [ ] Yes - [ ] No ## Other information PR-URL: #807 Co-authored-by: Joe Karow <[email protected]> * update config * update config * fix branch name * update config * manual run * adj lint/format cache * pull before push * bypass cache for prettier * lift up env * use pre-commit hook for crowdin * run prettier after download * update conf * update conf * only commit @ end * skip delete step for l10n_dev * alter path, update name * pin deps, debug prettier * disable cache * temp disable autoupdate * run prettier manually * debug prettier * debug prettier * reenable auto update * chore(workflows): pin tj-actions/verify-changed-files action to 30aa174 (#809) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Joe Karow <[email protected]> * Updated translations from Crowdin * add GA env to build deps * fix(cognito-user-migrate): update all non-major dependencies (#806) Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Joe Karow <[email protected]> * fix(app): update all non-major dependencies (#813) Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(web): update next.js to v13.5.4 (#815) Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(auth): update all non-major dependencies (#814) Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(ui): update dependency zod to v3.22.3 [security] (#817) Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Updated translations from Crowdin * chore(workflows): update chromaui/action digest to 78b6788 (#818) Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * changes for mobile * fix(auth): update all non-major dependencies (#816) Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(workflows): update github/codeql-action digest to fdcae64 (#820) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Updated translations from Crowdin * fix(db): update all non-major dependencies (#822) Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * temporarily disable cookie banner * disable eslint rule for addon * do not discard lcr data * remove unused eslint * remove corejs * bounce animation * set default close button * create donation button * implement donation modal * lazy loading to reduce bundle * clean up peerdeps * roll back next -> 13.5.3 * prefetch search results page on load * trim unused deps * add donation link to Support page * chore(ui): update all non-major dependencies (#827) Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(i18n): Updated translations from Crowdin (#826) Updated translations from Crowdin Co-authored-by: InReach [bot] <[email protected]> * fix label name * generated data * override postcss for CVE-2023-44270 * fix(db): update dependency superjson to v2 (#830) Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * release: 2023-10-10 (#825) * sync main -> dev (#801) * update base branch * copy bundle analysis config to apps/app/package.json * chore(ui): update all non-major dependencies (#802) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/react-dom](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-dom) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) | [`18.2.7` -> `18.2.8`](https://renovatebot.com/diffs/npm/@types%2freact-dom/18.2.7/18.2.8) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2freact-dom/18.2.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2freact-dom/18.2.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2freact-dom/18.2.7/18.2.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2freact-dom/18.2.7/18.2.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js) | [`1.10.44` -> `1.10.45`](https://renovatebot.com/diffs/npm/libphonenumber-js/1.10.44/1.10.45) | [![age](https://developer.mend.io/api/mc/badges/age/npm/libphonenumber-js/1.10.45?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/libphonenumber-js/1.10.45?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/libphonenumber-js/1.10.44/1.10.45?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/libphonenumber-js/1.10.44/1.10.45?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [type-fest](https://togithub.com/sindresorhus/type-fest) | [`4.3.1` -> `4.3.2`](https://renovatebot.com/diffs/npm/type-fest/4.3.1/4.3.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/type-fest/4.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/type-fest/4.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/type-fest/4.3.1/4.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/type-fest/4.3.1/4.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- <details> <summary>catamphetamine/libphonenumber-js (libphonenumber-js)</summary> [Compare Source](https://gitlab.com/catamphetamine/libphonenumber-js/compare/v1.10.44...v1.10.45) </details> <details> <summary>sindresorhus/type-fest (type-fest)</summary> [Compare Source](https://togithub.com/sindresorhus/type-fest/compare/v4.3.1...v4.3.2) - `Jsonify`: Fix handling of nested objects with only a `name` property ([#​691](https://togithub.com/sindresorhus/type-fest/issues/691)) [`5351533`](https://togithub.com/sindresorhus/type-fest/commit/5351533) </details> --- 📅 **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: #802 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(workflows): update github/codeql-action digest to ddccb87 (#803) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github/codeql-action](https://togithub.com/github/codeql-action) | action | digest | `6a28655` -> `ddccb87` | --- 📅 **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: #803 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(auth): update all non-major dependencies (#804) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@aws-sdk/client-cognito-identity-provider](https://togithub.com/aws/aws-sdk-js-v3/tree/main/clients/client-cognito-identity-provider) ([source](https://togithub.com/aws/aws-sdk-js-v3)) | [`3.418.0` -> `3.421.0`](https://renovatebot.com/diffs/npm/@aws-sdk%2fclient-cognito-identity-provider/3.418.0/3.421.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@aws-sdk%2fclient-cognito-identity-provider/3.421.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@aws-sdk%2fclient-cognito-identity-provider/3.421.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@aws-sdk%2fclient-cognito-identity-provider/3.418.0/3.421.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@aws-sdk%2fclient-cognito-identity-provider/3.418.0/3.421.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@types/google.maps](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/google.maps) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) | [`3.54.1` -> `3.54.2`](https://renovatebot.com/diffs/npm/@types%2fgoogle.maps/3.54.1/3.54.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fgoogle.maps/3.54.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fgoogle.maps/3.54.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fgoogle.maps/3.54.1/3.54.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fgoogle.maps/3.54.1/3.54.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [superjson](https://togithub.com/blitz-js/superjson) | [`1.13.1` -> `1.13.3`](https://renovatebot.com/diffs/npm/superjson/1.13.1/1.13.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/superjson/1.13.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/superjson/1.13.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/superjson/1.13.1/1.13.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/superjson/1.13.1/1.13.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- <details> <summary>aws/aws-sdk-js-v3 (@​aws-sdk/client-cognito-identity-provider)</summary> [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.418.0...v3.421.0) - **client-cognito-identity-provider:** The UserPoolType Status field is no longer used. ([114788d](https://togithub.com/aws/aws-sdk-js-v3/commit/114788d89a39bf57d2db3da486a105b8ee7537a6)) </details> <details> <summary>blitz-js/superjson (superjson)</summary> [Compare Source](https://togithub.com/blitz-js/superjson/compare/v1.13.2...v1.13.3) - fix a bug with dedupe=true and rereferential equalities. Report by [@​KATT](https://togithub.com/KATT), thank you! [#​253](https://togithub.com/blitz-js/superjson/issues/253) **Full Changelog**: flightcontrolhq/superjson@v1.13.1...v1.13.3 [Compare Source](https://togithub.com/blitz-js/superjson/compare/v1.13.1...v1.13.2) This was an accidental release. Oops, sorry! No changes to the prior version. </details> --- 📅 **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: #804 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(ui): update all non-major dependencies to v10.38.5 (#805) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@trpc/client](https://trpc.io) ([source](https://togithub.com/trpc/trpc)) | [`10.38.4` -> `10.38.5`](https://renovatebot.com/diffs/npm/@trpc%2fclient/10.38.4/10.38.5) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@trpc%2fclient/10.38.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@trpc%2fclient/10.38.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@trpc%2fclient/10.38.4/10.38.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@trpc%2fclient/10.38.4/10.38.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@trpc/next](https://trpc.io) ([source](https://togithub.com/trpc/trpc)) | [`10.38.4` -> `10.38.5`](https://renovatebot.com/diffs/npm/@trpc%2fnext/10.38.4/10.38.5) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@trpc%2fnext/10.38.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@trpc%2fnext/10.38.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@trpc%2fnext/10.38.4/10.38.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@trpc%2fnext/10.38.4/10.38.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@trpc/react-query](https://trpc.io) ([source](https://togithub.com/trpc/trpc)) | [`10.38.4` -> `10.38.5`](https://renovatebot.com/diffs/npm/@trpc%2freact-query/10.38.4/10.38.5) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@trpc%2freact-query/10.38.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@trpc%2freact-query/10.38.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@trpc%2freact-query/10.38.4/10.38.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@trpc%2freact-query/10.38.4/10.38.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@trpc/server](https://trpc.io) ([source](https://togithub.com/trpc/trpc)) | [`10.38.4` -> `10.38.5`](https://renovatebot.com/diffs/npm/@trpc%2fserver/10.38.4/10.38.5) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@trpc%2fserver/10.38.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@trpc%2fserver/10.38.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@trpc%2fserver/10.38.4/10.38.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@trpc%2fserver/10.38.4/10.38.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- <details> <summary>trpc/trpc (@​trpc/client)</summary> [Compare Source](https://togithub.com/trpc/trpc/compare/v10.38.4...v10.38.5) - fix(`server`): sets `TRPCError.name` to `TRPCError` regardless of what bundlers do by [@​dios-david](https://togithub.com/dios-david) & [@​KATT](https://togithub.com/KATT) in [https://github.com/trpc/trpc/pull/4848](https://togithub.com/trpc/trpc/pull/4848) - [@​zokins](https://togithub.com/zokins) made their first contribution in [https://github.com/trpc/trpc/pull/4801](https://togithub.com/trpc/trpc/pull/4801) - [@​dios-david](https://togithub.com/dios-david) made their first contribution in [https://github.com/trpc/trpc/pull/4848](https://togithub.com/trpc/trpc/pull/4848) **Full Changelog**: trpc/trpc@v10.38.4...v10.38.5 </details> --- 📅 **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: #805 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * update gitignore * feat: analytics (#807) Please check the type of change your PR introduces: - [ ] Bugfix - [x] Feature - [ ] Code style update (formatting, renaming) - [ ] Refactoring (no functional changes, no API changes) - [ ] Build-related changes - [ ] Documentation content changes - [ ] Other (please describe): Issue Number: IN-926 - - - - [ ] Yes - [ ] No PR-URL: #807 Co-authored-by: Joe Karow <[email protected]> * update config * update config * fix branch name * update config * manual run * adj lint/format cache * pull before push * bypass cache for prettier * lift up env * use pre-commit hook for crowdin * run prettier after download * update conf * update conf * only commit @ end * skip delete step for l10n_dev * alter path, update name * pin deps, debug prettier * disable cache * temp disable autoupdate * run prettier manually * debug prettier * debug prettier * reenable auto update * chore(workflows): pin tj-actions/verify-changed-files action to 30aa174 (#809) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Joe Karow <[email protected]> * Updated translations from Crowdin * add GA env to build deps * fix(cognito-user-migrate): update all non-major dependencies (#806) Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Joe Karow <[email protected]> * fix(app): update all non-major dependencies (#813) Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(web): update next.js to v13.5.4 (#815) Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(auth): update all non-major dependencies (#814) Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(ui): update dependency zod to v3.22.3 [security] (#817) Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Updated translations from Crowdin * chore(workflows): update chromaui/action digest to 78b6788 (#818) Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * changes for mobile * fix(auth): update all non-major dependencies (#816) Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(workflows): update github/codeql-action digest to fdcae64 (#820) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Updated translations from Crowdin * fix(db): update all non-major dependencies (#822) Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * temporarily disable cookie banner * disable eslint rule for addon --------- Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: InReach [bot] <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> --------- Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: InReach [bot] <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This PR contains the following updates:
3.423.0
->3.427.0
1.24.0
->1.25.0
3.3.39
->3.3.41
1.1.73
->1.1.74
5.3.1
->5.4.2
5.3.1
->5.4.2
5.3.1
->5.4.2
7.4.5
->7.4.6
7.4.5
->7.4.6
7.4.5
->7.4.6
7.4.5
->7.4.6
7.4.5
->7.4.6
7.4.5
->7.4.6
7.4.5
->7.4.6
7.4.5
->7.4.6
7.4.5
->7.4.6
0.2.2
->0.2.3
7.4.5
->7.4.6
7.4.5
->7.4.6
7.4.5
->7.4.6
7.4.5
->7.4.6
7.4.5
->7.4.6
7.4.5
->7.4.6
0.6.1
->0.7.0
4.36.0
->4.36.1
4.35.7
->4.36.1
4.35.7
->4.36.1
8.10.3
->8.10.6
3.1.1
->3.2.2
10.38.5
->10.40.0
10.38.5
->10.40.0
10.38.5
->10.40.0
10.38.5
->10.40.0
1.10.14
->1.10.15
8.10.122
->8.10.124
0.0.14
->0.0.16
9.0.3
->9.0.4
18.18.3
->18.18.4
8.10.3
->8.10.4
18.2.24
->18.2.27
18.2.8
->18.2.12
6.7.4
->6.7.5
6.7.4
->6.7.5
1.0.2
->1.1.0
7.2.0
->7.2.3
8.50.0
->8.51.0
0.6.14
->0.6.15
1.10.14
->1.10.15
1.10.45
->1.10.47
1.3.1
->1.3.3
1.8.0
->1.9.0
8.8.0
->8.9.0
1.0.2
->1.1.1
5.3.1
->5.4.2
7.4.5
->7.4.6
1.10.14
->1.10.15
4.3.3
->4.4.0
3.22.3
->3.22.4
4.4.2
->4.4.3
Release Notes
aws/aws-sdk-js-v3 (@aws-sdk/client-cognito-identity-provider)
v3.427.0
Compare Source
Note: Version bump only for package @aws-sdk/client-cognito-identity-provider
v3.425.0
Compare Source
Note: Version bump only for package @aws-sdk/client-cognito-identity-provider
crowdin/crowdin-api-client-js (@crowdin/crowdin-api-client)
v1.25.0
Compare Source
What's Changed
New Contributors
Full Changelog: crowdin/crowdin-api-client-js@1.24.0...1.25.0
googlemaps/google-maps-services-js (@googlemaps/google-maps-services-js)
v3.3.41
Compare Source
3.3.41 (2023-10-10)
Bug Fixes
Build System
v3.3.40
Compare Source
3.3.40 (2023-10-09)
Bug Fixes
Miscellaneous Chores
Build System
prisma/prisma (@prisma/client)
v5.4.2
Compare Source
Today, we are issuing the
5.4.2
patch release.Fix in Prisma Client
v5.4.1
Compare Source
Today, we are issuing the
5.4.1
patch release.Fix in Prisma Client
….findMany()
invocation: The columnj1.id
does not exist in the current database.Fix in
@prisma/adapter-planetscale
v5.4.0
Compare Source
🌟 Help us spread the word about Prisma by starring the repo or tweeting about the release. 🌟
Highlights
Preview support for PlanetScale and Neon serverless database drivers
We’re excited to announce Preview support for the Neon and PlanetScale serverless database drivers. The PlanetScale and Neon serverless database drivers allow Prisma to connect to your database using protocols besides TCP — HTTP (PlanetScale) or WebSockets (Neon).
To get started with the serverless database drivers, first enable the
driverAdapters
Preview feature flag in your Prisma schema:Next, to set up Prisma Client to use the serverless database drivers:
PlanetScale
Install the Prisma adapter for PlanetScale and PlanetScale serverless database driver, and undici: