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(util): lock file maintenance #981

Merged
merged 1 commit into from
Jan 2, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 1, 2024

Mend Renovate

This PR contains the following updates:

Update Change
lockFileMaintenance All locks refreshed

🔧 This Pull Request updates lock files to use the latest dependency versions.


Configuration

📅 Schedule: Branch creation - "* 12 1,15 * *" (UTC), 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.

@renovate renovate bot requested a review from JoeKarow as a code owner January 1, 2024 13:00
@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 Jan 1, 2024
Copy link

vercel bot commented Jan 1, 2024

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 Jan 2, 2024 1:56am

@ghost
Copy link

ghost commented Jan 1, 2024

👇 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

github-actions bot commented Jan 1, 2024

📦 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 432.79 KB (🟡 +164 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)
/ 95.46 KB 528.25 KB 91.87% (+/- <0.01%)
/401 8.75 KB 441.54 KB 76.79% (+/- <0.01%)
/403 490 B 433.26 KB 75.35% (+/- <0.01%)
/404 21.36 KB 454.14 KB 78.98% (+/- <0.01%)
/500 21.67 KB 454.46 KB 79.04% (+/- <0.01%)
/account 1.21 KB 434 KB 75.48% (+/- <0.01%)
/account/reviews 1.22 KB 434 KB 75.48% (+/- <0.01%)
/account/saved 1.22 KB 434 KB 75.48% (+/- <0.01%)
/admin 112.92 KB 545.71 KB 94.91% (+/- <0.01%)
/admin/quicklink/email 38.3 KB 471.09 KB 81.93% (+/- <0.01%)
/admin/quicklink/phone 38.3 KB 471.08 KB 81.93% (+/- <0.01%)
/admin/quicklink/services 38.12 KB 470.9 KB 81.90% (+/- <0.01%)
/org/[slug] 94.19 KB 526.97 KB 91.65% (+/- <0.01%)
/org/[slug]/[orgLocationId] 88.8 KB 521.59 KB 90.71% (+/- <0.01%)
/org/[slug]/[orgLocationId]/edit 88.32 KB 521.1 KB 90.63% (+/- <0.01%)
/org/[slug]/edit 93.44 KB 526.22 KB 91.52% (+/- <0.01%)
/org/[slug]/remote 70.65 KB 503.44 KB 87.55% (+/- <0.01%)
/search/[...params] 85.19 KB 517.97 KB 90.08% (+/- <0.01%)
/search/intl/[country] 84.62 KB 517.41 KB 89.98% (+/- <0.01%)
/suggest 60.01 KB 492.8 KB 85.70% (+/- <0.01%)
/support 5.37 KB 438.15 KB 76.20% (+/- <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

alwaysmeticulous bot commented Jan 1, 2024

🤖 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 d9568b5. This comment will update as new commits are pushed.

@kodiakhq kodiakhq bot removed the automerge Enable Kodiak auto-merge label Jan 2, 2024
Copy link
Contributor

kodiakhq bot commented Jan 2, 2024

This PR currently has a merge conflict. Please resolve this and then re-add the automerge label.

@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch from 7c74e37 to f3fdf38 Compare January 2, 2024 01:49
@github-actions github-actions bot added the automerge Enable Kodiak auto-merge label Jan 2, 2024
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch from f3fdf38 to d9568b5 Compare January 2, 2024 01:52
Copy link

sonarcloud bot commented Jan 2, 2024

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

@kodiakhq kodiakhq bot merged commit 1b314e4 into dev Jan 2, 2024
20 of 21 checks passed
@kodiakhq kodiakhq bot deleted the renovate/lock-file-maintenance branch January 2, 2024 03:02
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