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(ui): update all non-major dependencies #975

Merged
merged 1 commit into from
Dec 28, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 28, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/react (source) 18.2.45 -> 18.2.46 age adoption passing confidence
i18next (source) 23.7.11 -> 23.7.12 age adoption passing confidence

Release Notes

i18next/i18next (i18next)

v23.7.12

Compare Source

  • types: fix for older ts version (context validation only for TS 5)

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 if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot requested a review from JoeKarow as a code owner December 28, 2023 15:42
@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 Dec 28, 2023
Copy link

vercel bot commented Dec 28, 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 Dec 28, 2023 3:46pm

Copy link

sonarcloud bot commented Dec 28, 2023

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@ghost
Copy link

ghost commented Dec 28, 2023

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

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map legend

Copy link
Contributor

📦 Next.js Bundle Analysis for @weareinreach/app

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

🎉 Global Bundle Size Decreased

Page Size (compressed)
global 432.63 KB (-1 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-two 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)
/ 95.46 KB 528.08 KB 91.84% (+/- <0.01%)
/401 8.75 KB 441.38 KB 76.76% (+/- <0.01%)
/403 491 B 433.1 KB 75.32% (+/- <0.01%)
/404 21.36 KB 453.98 KB 78.95% (+/- <0.01%)
/500 21.68 KB 454.3 KB 79.01% (+/- <0.01%)
/account 1.21 KB 433.84 KB 75.45% (+/- <0.01%)
/account/reviews 1.22 KB 433.84 KB 75.45% (+/- <0.01%)
/account/saved 1.22 KB 433.84 KB 75.45% (+/- <0.01%)
/admin 112.92 KB 545.54 KB 94.88% (+/- <0.01%)
/admin/quicklink 856 B 433.46 KB 75.38% (+/- <0.01%)
/admin/quicklink/email 38.31 KB 470.93 KB 81.90% (+/- <0.01%)
/admin/quicklink/phone 38.3 KB 470.92 KB 81.90% (+/- <0.01%)
/admin/quicklink/services 38.12 KB 470.74 KB 81.87% (+/- <0.01%)
/org/[slug] 94.19 KB 526.81 KB 91.62% (+/- <0.01%)
/org/[slug]/[orgLocationId] 88.8 KB 521.43 KB 90.68% (🟡 +0.01%)
/org/[slug]/[orgLocationId]/edit 88.32 KB 520.94 KB 90.60% (+/- <0.01%)
/org/[slug]/edit 93.43 KB 526.06 KB 91.49% (+/- <0.01%)
/org/[slug]/remote 70.65 KB 503.28 KB 87.53% (+/- <0.01%)
/search/[...params] 85.19 KB 517.81 KB 90.05% (🟡 +0.01%)
/search/intl/[country] 84.62 KB 517.25 KB 89.96% (+/- <0.01%)
/suggest 60.01 KB 492.64 KB 85.68% (+/- <0.01%)
/support 5.37 KB 438 KB 76.17% (+/- <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.

Copy link

🤖 No test run has been triggered as your Meticulous project has been deactivated (since you haven't viewed any test results in a while). Click here to reactivate.

Last updated for commit 53098ac. This comment will update as new commits are pushed.

@kodiakhq kodiakhq bot merged commit 5e01924 into dev Dec 28, 2023
32 checks passed
@kodiakhq kodiakhq bot deleted the renovate/all-minor-patch branch December 28, 2023 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📦 app 📦 auth automerge Enable Kodiak auto-merge dependencies Change in project dependencies. kodiak: merge.method = 'squash' Kodiak will squash merge this PR. 📦 ui 📦 web
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant