weareinreach / InReach

InReach is the worldโ€™s first open source platform matching LGBTQ+ people facing persecution or discrimination with safe, independently verified resources.
https://app.inreach.org
GNU General Public License v3.0
42 stars 4 forks source link

chore(web): update next.js to v14.2.18 #1435

Open renovate[bot] opened 1 week ago

renovate[bot] commented 1 week ago

This PR contains the following updates:

Package Type Update Change OpenSSF
@next/bundle-analyzer (source) devDependencies patch 14.2.16 -> 14.2.18 OpenSSF Scorecard
@next/bundle-analyzer (source) dependencies patch 14.2.16 -> 14.2.18 OpenSSF Scorecard
@next/eslint-plugin-next (source) devDependencies patch 14.2.16 -> 14.2.18 OpenSSF Scorecard
@next/third-parties (source) peerDependencies patch 14.2.16 -> 14.2.18 OpenSSF Scorecard
@next/third-parties (source) devDependencies patch 14.2.16 -> 14.2.18 OpenSSF Scorecard
@next/third-parties (source) dependencies patch 14.2.16 -> 14.2.18 OpenSSF Scorecard
eslint-config-next (source) devDependencies patch 14.2.16 -> 14.2.18 OpenSSF Scorecard
next (source) peerDependencies patch 14.2.16 -> 14.2.18 OpenSSF Scorecard
next (source) devDependencies patch 14.2.16 -> 14.2.18 OpenSSF Scorecard
next (source) dependencies patch 14.2.16 -> 14.2.18 OpenSSF Scorecard

Release Notes

vercel/next.js (@​next/bundle-analyzer) ### [`v14.2.18`](https://redirect.github.com/vercel/next.js/compare/v14.2.17...v14.2.18) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v14.2.17...v14.2.18) ### [`v14.2.17`](https://redirect.github.com/vercel/next.js/releases/tag/v14.2.17) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v14.2.16...v14.2.17) > \[!NOTE]\ > This release is backporting bug fixes. It does **not** include all pending features/changes on canary. ##### Core Changes - Fix: revert the bad node binary handling ([#​72356](https://redirect.github.com/vercel/next.js/issues/72356)) - Ensure pages/500 handles cache-control as expected ([#​72050](https://redirect.github.com/vercel/next.js/issues/72050)) ([#​72110](https://redirect.github.com/vercel/next.js/issues/72110)) - fix unhandled runtime error from generateMetadata in parallel routes ([#​72153](https://redirect.github.com/vercel/next.js/issues/72153)) ##### Credits Huge thanks to [@​huozhi](https://redirect.github.com/huozhi), [@​ztanner](https://redirect.github.com/ztanner), and [@​ijjk](https://redirect.github.com/ijjk) for helping!
vercel/next.js (@​next/eslint-plugin-next) ### [`v14.2.18`](https://redirect.github.com/vercel/next.js/compare/v14.2.17...v14.2.18) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v14.2.17...v14.2.18) ### [`v14.2.17`](https://redirect.github.com/vercel/next.js/releases/tag/v14.2.17) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v14.2.16...v14.2.17) > \[!NOTE]\ > This release is backporting bug fixes. It does **not** include all pending features/changes on canary. ##### Core Changes - Fix: revert the bad node binary handling ([#​72356](https://redirect.github.com/vercel/next.js/issues/72356)) - Ensure pages/500 handles cache-control as expected ([#​72050](https://redirect.github.com/vercel/next.js/issues/72050)) ([#​72110](https://redirect.github.com/vercel/next.js/issues/72110)) - fix unhandled runtime error from generateMetadata in parallel routes ([#​72153](https://redirect.github.com/vercel/next.js/issues/72153)) ##### Credits Huge thanks to [@​huozhi](https://redirect.github.com/huozhi), [@​ztanner](https://redirect.github.com/ztanner), and [@​ijjk](https://redirect.github.com/ijjk) for helping!
vercel/next.js (@​next/third-parties) ### [`v14.2.18`](https://redirect.github.com/vercel/next.js/compare/v14.2.17...v14.2.18) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v14.2.17...v14.2.18) ### [`v14.2.17`](https://redirect.github.com/vercel/next.js/releases/tag/v14.2.17) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v14.2.16...v14.2.17) > \[!NOTE]\ > This release is backporting bug fixes. It does **not** include all pending features/changes on canary. ##### Core Changes - Fix: revert the bad node binary handling ([#​72356](https://redirect.github.com/vercel/next.js/issues/72356)) - Ensure pages/500 handles cache-control as expected ([#​72050](https://redirect.github.com/vercel/next.js/issues/72050)) ([#​72110](https://redirect.github.com/vercel/next.js/issues/72110)) - fix unhandled runtime error from generateMetadata in parallel routes ([#​72153](https://redirect.github.com/vercel/next.js/issues/72153)) ##### Credits Huge thanks to [@​huozhi](https://redirect.github.com/huozhi), [@​ztanner](https://redirect.github.com/ztanner), and [@​ijjk](https://redirect.github.com/ijjk) for helping!
vercel/next.js (eslint-config-next) ### [`v14.2.18`](https://redirect.github.com/vercel/next.js/compare/v14.2.17...v14.2.18) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v14.2.17...v14.2.18) ### [`v14.2.17`](https://redirect.github.com/vercel/next.js/releases/tag/v14.2.17) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v14.2.16...v14.2.17) > \[!NOTE]\ > This release is backporting bug fixes. It does **not** include all pending features/changes on canary. ##### Core Changes - Fix: revert the bad node binary handling ([#​72356](https://redirect.github.com/vercel/next.js/issues/72356)) - Ensure pages/500 handles cache-control as expected ([#​72050](https://redirect.github.com/vercel/next.js/issues/72050)) ([#​72110](https://redirect.github.com/vercel/next.js/issues/72110)) - fix unhandled runtime error from generateMetadata in parallel routes ([#​72153](https://redirect.github.com/vercel/next.js/issues/72153)) ##### Credits Huge thanks to [@​huozhi](https://redirect.github.com/huozhi), [@​ztanner](https://redirect.github.com/ztanner), and [@​ijjk](https://redirect.github.com/ijjk) for helping!
vercel/next.js (next) ### [`v14.2.18`](https://redirect.github.com/vercel/next.js/compare/v14.2.17...v14.2.18) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v14.2.17...v14.2.18) ### [`v14.2.17`](https://redirect.github.com/vercel/next.js/compare/v14.2.16...v14.2.17) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v14.2.16...v14.2.17)

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.



This PR was generated by Mend Renovate. View the repository job log.

vercel[bot] commented 1 week ago

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 Nov 13, 2024 10:34pm
coderabbitai[bot] commented 1 week ago

[!IMPORTANT]

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


๐Ÿชง Tips ### Chat There are 3 ways to chat with [CodeRabbit](https://coderabbit.ai): - Review comments: Directly reply to a review comment made by CodeRabbit. Example: - `I pushed a fix in commit , please review it.` - `Generate unit testing code for this file.` - `Open a follow-up GitHub issue for this discussion.` - Files and specific lines of code (under the "Files changed" tab): Tag `@coderabbitai` in a new review comment at the desired location with your query. Examples: - `@coderabbitai generate unit testing code for this file.` - `@coderabbitai modularize this function.` - PR comments: Tag `@coderabbitai` in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples: - `@coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.` - `@coderabbitai read src/utils.ts and generate unit testing code.` - `@coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.` - `@coderabbitai help me debug CodeRabbit configuration file.` Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. ### CodeRabbit Commands (Invoked using PR comments) - `@coderabbitai pause` to pause the reviews on a PR. - `@coderabbitai resume` to resume the paused reviews. - `@coderabbitai review` to trigger an incremental review. This is useful when automatic reviews are disabled for the repository. - `@coderabbitai full review` to do a full review from scratch and review all the files again. - `@coderabbitai summary` to regenerate the summary of the PR. - `@coderabbitai resolve` resolve all the CodeRabbit review comments. - `@coderabbitai configuration` to show the current CodeRabbit configuration for the repository. - `@coderabbitai help` to get help. ### Other keywords and placeholders - Add `@coderabbitai ignore` anywhere in the PR description to prevent this PR from being reviewed. - Add `@coderabbitai summary` or `` to generate the high-level summary at a specific location in the PR description. - Add `@coderabbitai` or `@coderabbitai title` anywhere in the PR title to generate the title automatically. ### CodeRabbit Configuration File (`.coderabbit.yaml`) - You can programmatically configure CodeRabbit by adding a `.coderabbit.yaml` file to the root of your repository. - Please see the [configuration documentation](https://docs.coderabbit.ai/guides/configure-coderabbit) for more information. - If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: `# yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json` ### Documentation and Community - Visit our [Documentation](https://docs.coderabbit.ai) for detailed information on how to use CodeRabbit. - Join our [Discord Community](http://discord.gg/coderabbit) to get help, request features, and share feedback. - Follow us on [X/Twitter](https://twitter.com/coderabbitai) for updates and announcements.
socket-security[bot] commented 1 week ago

New and removed dependencies detected. Learn more about Socket for GitHub โ†—๏ธŽ

Package New capabilities Transitives Size Publisher
npm/@next/bundle-analyzer@14.2.18 None 0 3.38 kB vercel-release-bot
npm/@next/eslint-plugin-next@14.2.18 None 0 78.7 kB matt.straka, rauchg, timer, ...2 more
npm/@next/third-parties@14.2.18 None 0 14.2 kB vercel-release-bot
npm/@octokit/core@5.2.0 Transitive: network +7 4.78 MB octokitbot
npm/@opentelemetry/api@1.9.0 None 0 1.22 MB pichlermarc
npm/@opentelemetry/core@1.27.0 None 0 909 kB bogdandrutu, dyladan, pichlermarc
npm/@opentelemetry/exporter-trace-otlp-http@0.54.0 Transitive: environment, network +5 9.59 MB dyladan
npm/@opentelemetry/instrumentation@0.54.0 None +2 636 kB bogdandrutu, dyladan, pichlermarc
npm/@opentelemetry/resources@1.27.0 None 0 558 kB bogdandrutu, dyladan, pichlermarc
npm/@opentelemetry/sdk-node@0.54.0 environment Transitive: filesystem, network +15 12.6 MB dyladan
npm/@opentelemetry/sdk-trace-base@1.27.0 None 0 788 kB bogdandrutu, dyladan, pichlermarc
npm/@opentelemetry/sdk-trace-node@1.27.0 None +3 321 kB dyladan
npm/@opentelemetry/semantic-conventions@1.27.0 None 0 5.34 MB pichlermarc
npm/@playwright/test@1.48.1 None 0 25.5 kB dgozman-ms, mxschmitt, pavelfeldman, ...1 more
npm/@prisma/client@5.21.1 environment, filesystem, shell 0 8.49 MB prismabot
npm/@prisma/instrumentation@5.21.1 environment Transitive: filesystem +3 637 kB prismabot
npm/@prisma/nextjs-monorepo-workaround-plugin@5.21.1 filesystem 0 18.2 kB prismabot
npm/@relative-ci/agent@4.2.12 environment, filesystem, shell +2 73 kB relativeci-bot
npm/@sentry/browser@8.35.0 None +7 10.1 MB benvinegar, billyvg, evanpurkhiser, ...8 more
npm/@sentry/nextjs@8.35.0 environment, filesystem, network Transitive: shell, unsafe +80 38.2 MB sentry-bot
npm/@sentry/node@8.35.0 environment, unsafe Transitive: filesystem +40 12.3 MB sentry-bot
npm/@sentry/opentelemetry@8.35.0 Transitive: filesystem +6 5.06 MB sentry-bot
npm/@sentry/profiling-node@8.35.0 environment, filesystem, shell +3 6.61 MB sentry-bot
npm/@snaplet/copycat@5.1.0 None 0 1.89 MB justinvdm
npm/@snaplet/seed@0.98.0 Transitive: environment, eval, filesystem, network, shell +36 14.8 MB jgoux
npm/@storybook/addon-a11y@8.3.6 None +2 57.4 kB shilman
npm/@storybook/addon-actions@8.3.6 None +2 70 kB domyen, ghengeveld, jreinhold, ...8 more
npm/@storybook/addon-designs@8.0.3 None +3 629 kB yannbf
npm/@storybook/addon-essentials@8.3.6 Transitive: eval, filesystem +16 5.09 MB shilman
npm/@storybook/addon-interactions@8.3.6 Transitive: environment +4 550 kB shilman
npm/@storybook/addon-links@8.3.6 None +2 71 kB shilman
npm/@storybook/addon-mdx-gfm@8.3.6 None 0 4.08 kB shilman
npm/@storybook/addon-viewport@8.3.6 None 0 20.6 kB shilman
npm/@storybook/addon-webpack5-compiler-swc@1.0.5 None 0 3.3 MB valentinpalkovic
npm/@storybook/components@8.3.6 None 0 1.24 kB domyen, ghengeveld, jreinhold, ...8 more
npm/@storybook/core-events@8.3.6 None 0 3.82 kB shilman
npm/@storybook/manager-api@8.3.6 None 0 1.22 kB domyen, ghengeveld, jreinhold, ...8 more
npm/@storybook/nextjs@8.3.6 environment Transitive: filesystem +111 13.2 MB shilman
npm/@storybook/preview-api@8.3.6 None 0 1.24 kB domyen, ghengeveld, jreinhold, ...8 more
npm/@storybook/react@8.3.6 None +8 3.76 MB shilman
npm/@storybook/test-runner@0.19.1 environment, eval, filesystem, shell, unsafe +34 11.9 MB shilman
npm/@storybook/test@8.3.6 Transitive: environment +20 6.43 MB domyen, ghengeveld, jreinhold, ...8 more
npm/@storybook/theming@8.3.6 None 0 1.53 kB domyen, ghengeveld, jreinhold, ...8 more
npm/@storybook/types@8.3.6 None 0 1.19 kB domyen, ghengeveld, jreinhold, ...8 more
npm/@swc/core@1.7.39 environment, filesystem, shell +2 208 kB kdy1
npm/@swc/helpers@0.5.13 None 0 231 kB kdy1
npm/@t3-oss/env-nextjs@0.9.2 None +1 27.6 kB juliusmarminge
npm/@tanstack/eslint-plugin-query@4.38.0 environment 0 369 kB tannerlinsley
npm/@tanstack/react-query-devtools@4.36.1 environment +1 1.86 MB tannerlinsley
npm/@tanstack/react-query@4.36.1 environment +1 3.6 MB tannerlinsley
npm/@tanstack/react-table-devtools@8.20.5 None 0 443 kB tannerlinsley
npm/@tanstack/react-table@8.20.5 None +1 4.05 MB tannerlinsley
npm/@terraformer/wkt@2.2.1 None 0 92.6 kB jgravois
npm/@textea/json-viewer@3.5.0 environment +38 25.8 MB pionxzh
npm/@tomfreudenberg/next-auth-mock@0.5.6 None 0 34 kB tom-freudenberg
npm/@total-typescript/ts-reset@0.6.1 None 0 183 kB mpocock
npm/@trpc/client@10.45.2 network 0 253 kB katt
npm/@trpc/next@10.45.2 None 0 111 kB katt
npm/@trpc/react-query@10.45.2 None 0 285 kB katt
npm/@trpc/server@10.45.2 environment 0 713 kB katt
npm/@turbo/gen@2.2.3 Transitive: environment, eval, filesystem +1 935 kB turbobot
npm/@turf/helpers@7.1.0 None +1 151 kB mdfedderly
npm/@tweenjs/tween.js@23.1.3 None 0 161 kB trusktr
npm/@types/aws-lambda@8.10.145 None 0 166 kB types
npm/@types/eslint-config-prettier@6.11.3 None 0 2.77 kB types
npm/@types/eslint@8.56.12 None +2 250 kB types
npm/@types/google.maps@3.58.1 None 0 647 kB types
npm/@types/gtag.js@0.0.20 None 0 9.1 kB types
npm/@types/inquirer-autocomplete-prompt@3.0.3 None 0 6.31 kB types
npm/@types/inquirer@9.0.7 None +1 77 kB types
npm/@types/lint-staged@13.3.0 None 0 3.58 kB types
npm/@types/luxon@3.4.2 None 0 120 kB types
npm/@types/node@20.17.0 None 0 2.21 MB types
npm/@types/papaparse@5.3.15 None 0 24.1 kB types
npm/@types/pg@8.11.10 None 0 16.5 kB types
npm/@types/probe-image-size@7.2.5 None +1 21.9 kB types
npm/@types/react-dom@18.3.1 None 0 0 B
npm/@types/react@18.3.12 None +1 446 kB types
npm/@types/terraformer__wkt@2.0.3 None +1 11.1 kB types
npm/@types/yargs@17.0.33 None +1 69.1 kB types
npm/@typescript-eslint/eslint-plugin@7.18.0 None +8 5.43 MB jameshenry
npm/@typescript-eslint/parser@7.18.0 None +4 1.4 MB jameshenry
npm/@vercel/analytics@1.3.1 None 0 199 kB vercel-release-bot
npm/@vercel/edge-config@1.3.0 environment, network +1 167 kB vercel-release-bot
npm/@vercel/kv@2.0.0 environment Transitive: network +1 789 kB vercel-release-bot
npm/@vercel/ncc@0.38.2 filesystem, unsafe 0 16.6 MB chriswdmr, ijjk, matheuss, ...6 more
npm/@vercel/postgres-kysely@0.10.0 Transitive: environment, network +3 468 kB vercel-release-bot
npm/@vercel/speed-insights@1.0.13 None 0 282 kB chriswdmr, ijjk, matheuss, ...6 more
npm/@welldone-software/why-did-you-render@8.0.3 None 0 332 kB vzaidman
npm/ahooks@3.8.1 None +1 836 kB taoweng
npm/ajv-errors@3.0.0 None 0 53.2 kB esp
npm/ajv@8.17.1 eval 0 1.03 MB esp
npm/alex@11.0.1 None +3 64.5 kB wooorm

๐Ÿšฎ Removed packages: npm/@next/bundle-analyzer@14.2.16, npm/@next/eslint-plugin-next@14.2.16, npm/dotenv@16.4.5, npm/escape-string-regexp@5.0.0, npm/eslint-import-resolver-typescript@3.6.3, npm/ms@2.1.3, npm/probe-image-size@7.2.3, npm/resolve-pkg-maps@1.0.0, npm/tiny-invariant@1.3.3

View full reportโ†—๏ธŽ

relativeci[bot] commented 1 week ago

#1766 Bundle Size โ€” 5.64MiB (~+0.01%).

f9af444(current) vs 6822567 dev#1689(baseline)

[!WARNING] Bundle contains 5 duplicate packages โ€“ View duplicate packages

Bundle metrics  Change 2 changes Regression 1 regression
โ€ƒโ€ƒโ€ƒโ€ƒโ€ƒโ€ƒโ€ƒโ€ƒโ€ƒโ€ƒ โ€ƒโ€ƒโ€ƒโ€ƒโ€ƒโ€ƒCurrent
#1766
โ€ƒโ€ƒโ€ƒโ€ƒโ€ƒBaseline
#1689
Regression  Initial JS 3.05MiB(~+0.01%) 3.05MiB
No change  Initial CSS 9.7KiB 9.7KiB
Change  Cache Invalidation 80.31% 30.48%
No change  Chunks 67 67
No change  Assets 80 80
No change  Modules 2016 2016
No change  Duplicate Modules 361 361
No change  Duplicate Code 10% 10%
No change  Packages 159 159
No change  Duplicate Packages 5 5

Bundle size by type  Change 2 changes Regression 1 regression Improvement 1 improvement
| โ€ƒโ€ƒโ€ƒโ€ƒโ€ƒโ€ƒโ€ƒโ€ƒโ€ƒโ€ƒ | โ€ƒโ€ƒโ€ƒโ€ƒโ€ƒโ€ƒCurrent
[#1766](https://app.relative-ci.com/projects/lv8Dwq77xc3pShDq86Dg/jobs/1766-hAz9Y8E0ifNwBVEzN3n2?utm_source=github&utm_content=totals&utm_campaign=pr-report "View bundle analysis report") | โ€ƒโ€ƒโ€ƒโ€ƒโ€ƒBaseline
[#1689](https://app.relative-ci.com/projects/lv8Dwq77xc3pShDq86Dg/jobs/1689-APgpRjgN4XRBJW8ldtEl?utm_source=github&utm_content=totals&utm_campaign=pr-report "View baseline bundle analysis report") | |:--|--:|--:| | Regression  [JS](https://app.relative-ci.com/projects/lv8Dwq77xc3pShDq86Dg/jobs/1766-hAz9Y8E0ifNwBVEzN3n2/assets?ba=%7B%22filters%22%3A%22ft.CSS-0_ft.JS-1_ft.IMG-0_ft.MEDIA-0_ft.FONT-0_ft.HTML-0_ft.OTHER-0%22%7D&utm_source=github&utm_content=totals&utm_campaign=pr-report "View JS assets") | `4.4MiB` (`~+0.01%`) | `4.4MiB` | | Improvement  [Other](https://app.relative-ci.com/projects/lv8Dwq77xc3pShDq86Dg/jobs/1766-hAz9Y8E0ifNwBVEzN3n2/assets?ba=%7B%22filters%22%3A%22ft.CSS-0_ft.JS-0_ft.IMG-0_ft.MEDIA-0_ft.FONT-0_ft.HTML-0_ft.OTHER-1%22%7D&utm_source=github&utm_content=totals&utm_campaign=pr-report "View Other assets") | `1.13MiB` (`~-0.01%`) | `1.13MiB` | | No change  [Fonts](https://app.relative-ci.com/projects/lv8Dwq77xc3pShDq86Dg/jobs/1766-hAz9Y8E0ifNwBVEzN3n2/assets?ba=%7B%22filters%22%3A%22ft.CSS-0_ft.JS-0_ft.IMG-0_ft.MEDIA-0_ft.FONT-1_ft.HTML-0_ft.OTHER-0%22%7D&utm_source=github&utm_content=totals&utm_campaign=pr-report "View Fonts assets") | `94.54KiB` | `94.54KiB` | | No change  [CSS](https://app.relative-ci.com/projects/lv8Dwq77xc3pShDq86Dg/jobs/1766-hAz9Y8E0ifNwBVEzN3n2/assets?ba=%7B%22filters%22%3A%22ft.CSS-1_ft.JS-0_ft.IMG-0_ft.MEDIA-0_ft.FONT-0_ft.HTML-0_ft.OTHER-0%22%7D&utm_source=github&utm_content=totals&utm_campaign=pr-report "View CSS assets") | `9.7KiB` | `9.7KiB` | | No change  [IMG](https://app.relative-ci.com/projects/lv8Dwq77xc3pShDq86Dg/jobs/1766-hAz9Y8E0ifNwBVEzN3n2/assets?ba=%7B%22filters%22%3A%22ft.CSS-0_ft.JS-0_ft.IMG-1_ft.MEDIA-0_ft.FONT-0_ft.HTML-0_ft.OTHER-0%22%7D&utm_source=github&utm_content=totals&utm_campaign=pr-report "View IMG assets") | `8.57KiB` | `8.57KiB` |

Bundle analysis reportโ€ƒBranch renovate/next.jsโ€ƒProject dashboard


Generated by RelativeCIโ€ƒDocumentationโ€ƒReport issue

github-actions[bot] commented 1 week ago

๐Ÿ“ฆ Next.js Bundle Analysis for @weareinreach/app

This analysis was generated by the Next.js Bundle Analysis action. ๐Ÿค–

This PR introduced no changes to the JavaScript bundle! ๐Ÿ™Œ

alwaysmeticulous[bot] commented 1 week ago

๐Ÿค– 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 f9af444. This comment will update as new commits are pushed.

sonarcloud[bot] commented 1 day ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarQube Cloud