Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(workflows): update github/codeql-action digest to fdcae64 #820

Merged
merged 1 commit into from
Oct 10, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 6, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github/codeql-action action digest ddccb87 -> fdcae64

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. View repository job log here.

@renovate renovate bot requested a review from JoeKarow as a code owner October 6, 2023 12:53
@renovate renovate bot added automerge Enable Kodiak auto-merge dependencies Change in project dependencies. kodiak: merge.method = 'squash' Kodiak will squash merge this PR. labels Oct 6, 2023
@vercel
Copy link

vercel bot commented Oct 6, 2023

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

Name Status Preview Comments Updated (UTC)
inreach-app ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 10, 2023 2:07pm

@ghost
Copy link

ghost commented Oct 6, 2023

👇 Click on the image for a new way to code review

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map legend

@github-actions
Copy link
Contributor

github-actions bot commented Oct 6, 2023

📦 Next.js Bundle Analysis for @weareinreach/app

This analysis was generated by the Next.js Bundle Analysis action. 🤖

⚠️ Global Bundle Size Increased

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.

@alwaysmeticulous
Copy link

alwaysmeticulous bot commented Oct 6, 2023

✅ Meticulous spotted zero visual differences across 272 screens tested: view results.

Last updated for commit 47c7034. This comment will update as new commits are pushed.

@renovate renovate bot changed the title chore(workflows): update github/codeql-action digest to 2cb752a chore(workflows): update github/codeql-action digest to fdcae64 Oct 9, 2023
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@sonarcloud
Copy link

sonarcloud bot commented Oct 10, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@JoeKarow JoeKarow merged commit b242641 into dev Oct 10, 2023
17 of 18 checks passed
@JoeKarow JoeKarow deleted the renovate/github-actions branch October 10, 2023 14:05
kodiakhq bot added a commit that referenced this pull request Oct 10, 2023
* 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 ([#&#8203;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 (@&#8203;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 [@&#8203;KATT](https://togithub.com/KATT), thank you! [#&#8203;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 (@&#8203;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 [@&#8203;dios-david](https://togithub.com/dios-david) & [@&#8203;KATT](https://togithub.com/KATT) in [https://github.com/trpc/trpc/pull/4848](https://togithub.com/trpc/trpc/pull/4848)

##### New Contributors

-   [@&#8203;zokins](https://togithub.com/zokins) made their first contribution in [https://github.com/trpc/trpc/pull/4801](https://togithub.com/trpc/trpc/pull/4801)
-   [@&#8203;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>
JoeKarow added a commit that referenced this pull request Oct 11, 2023
* 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 ([#&#8203;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 (@&#8203;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 [@&#8203;KATT](https://togithub.com/KATT), thank you! [#&#8203;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 (@&#8203;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 [@&#8203;dios-david](https://togithub.com/dios-david) & [@&#8203;KATT](https://togithub.com/KATT) in [https://github.com/trpc/trpc/pull/4848](https://togithub.com/trpc/trpc/pull/4848)

-   [@&#8203;zokins](https://togithub.com/zokins) made their first contribution in [https://github.com/trpc/trpc/pull/4801](https://togithub.com/trpc/trpc/pull/4801)
-   [@&#8203;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>
kodiakhq bot added a commit that referenced this pull request Oct 11, 2023
* 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 ([#&#8203;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 (@&#8203;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 [@&#8203;KATT](https://togithub.com/KATT), thank you! [#&#8203;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 (@&#8203;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 [@&#8203;dios-david](https://togithub.com/dios-david) & [@&#8203;KATT](https://togithub.com/KATT) in [https://github.com/trpc/trpc/pull/4848](https://togithub.com/trpc/trpc/pull/4848)

##### New Contributors

-   [@&#8203;zokins](https://togithub.com/zokins) made their first contribution in [https://github.com/trpc/trpc/pull/4801](https://togithub.com/trpc/trpc/pull/4801)
-   [@&#8203;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 ([#&#8203;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 (@&#8203;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 [@&#8203;KATT](https://togithub.com/KATT), thank you! [#&#8203;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 (@&#8203;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 [@&#8203;dios-david](https://togithub.com/dios-david) & [@&#8203;KATT](https://togithub.com/KATT) in [https://github.com/trpc/trpc/pull/4848](https://togithub.com/trpc/trpc/pull/4848)

-   [@&#8203;zokins](https://togithub.com/zokins) made their first contribution in [https://github.com/trpc/trpc/pull/4801](https://togithub.com/trpc/trpc/pull/4801)
-   [@&#8203;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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Enable Kodiak auto-merge dependencies Change in project dependencies. kodiak: merge.method = 'squash' Kodiak will squash merge this PR.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant