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.8 #1409

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

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

Release Notes

vercel/next.js (@​next/bundle-analyzer) ### [`v14.2.8`](https://redirect.github.com/vercel/next.js/compare/v14.2.7...v14.2.8) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v14.2.7...v14.2.8)
vercel/next.js (@​next/eslint-plugin-next) ### [`v14.2.8`](https://redirect.github.com/vercel/next.js/compare/v14.2.7...v14.2.8) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v14.2.7...v14.2.8)
vercel/next.js (@​next/third-parties) ### [`v14.2.8`](https://redirect.github.com/vercel/next.js/compare/v14.2.7...v14.2.8) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v14.2.7...v14.2.8)
vercel/next.js (eslint-config-next) ### [`v14.2.8`](https://redirect.github.com/vercel/next.js/compare/v14.2.7...v14.2.8) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v14.2.7...v14.2.8)
vercel/next.js (next) ### [`v14.2.8`](https://redirect.github.com/vercel/next.js/compare/v14.2.7...v14.2.8) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v14.2.7...v14.2.8)

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 2 months 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 Sep 4, 2024 9:58pm
coderabbitai[bot] commented 2 months 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.


Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

Share - [X](https://twitter.com/intent/tweet?text=I%20just%20used%20%40coderabbitai%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20the%20proprietary%20code.%20Check%20it%20out%3A&url=https%3A//coderabbit.ai) - [Mastodon](https://mastodon.social/share?text=I%20just%20used%20%40coderabbitai%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20the%20proprietary%20code.%20Check%20it%20out%3A%20https%3A%2F%2Fcoderabbit.ai) - [Reddit](https://www.reddit.com/submit?title=Great%20tool%20for%20code%20review%20-%20CodeRabbit&text=I%20just%20used%20CodeRabbit%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20proprietary%20code.%20Check%20it%20out%3A%20https%3A//coderabbit.ai) - [LinkedIn](https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fcoderabbit.ai&mini=true&title=Great%20tool%20for%20code%20review%20-%20CodeRabbit&summary=I%20just%20used%20CodeRabbit%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20proprietary%20code)
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 .` - `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 generate interesting stats about this repository and render them as a table.` - `@coderabbitai show all the console.log statements in this repository.` - `@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://coderabbit.ai/docs) for detailed information on how to use CodeRabbit. - Join our [Discord Community](https://discord.com/invite/GsXnASn26c) to get help, request features, and share feedback. - Follow us on [X/Twitter](https://twitter.com/coderabbitai) for updates and announcements.
sonarcloud[bot] commented 2 months 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 SonarCloud

socket-security[bot] commented 2 months ago

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

Package New capabilities Transitives Size Publisher
npm/@next/bundle-analyzer@14.2.8 None 0 3.38 kB matt.straka, rauchg, timer, ...2 more
npm/@next/eslint-plugin-next@14.2.8 None 0 78.7 kB matt.straka, rauchg, timer, ...2 more
npm/@next/third-parties@14.2.8 None 0 14.2 kB vercel-release-bot
npm/@storybook/components@8.2.9 None 0 1.24 kB shilman
npm/@storybook/core-events@8.2.9 None 0 3.82 kB shilman
npm/@storybook/manager-api@8.2.9 None 0 1.22 kB shilman
npm/@storybook/nextjs@8.2.9 environment Transitive: filesystem, unsafe +125 17.9 MB shilman
npm/@storybook/preview-api@8.2.9 None 0 1.24 kB shilman
npm/@storybook/react@8.2.9 None +8 3.49 MB shilman
npm/@storybook/test-runner@0.19.1 environment, eval, filesystem, shell, unsafe +34 12 MB shilman
npm/@storybook/test@8.2.9 environment, eval +15 6.17 MB shilman
npm/@storybook/theming@8.2.9 None 0 1.56 kB shilman
npm/@storybook/types@8.2.9 None 0 1.19 kB shilman
npm/@swc/core@1.7.23 environment, filesystem, shell +2 308 kB kdy1
npm/@swc/helpers@0.5.13 None 0 231 kB kdy1, kwonoj
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.1.1 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.57.0 None 0 646 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/ms@0.7.34 None 0 3.2 kB types
npm/@types/node@20.16.4 None 0 2.18 MB types
npm/@types/papaparse@5.3.14 None 0 24.1 kB types
npm/@types/pg@8.11.8 None 0 16.4 kB types
npm/@types/probe-image-size@7.2.5 None +1 21.9 kB types
npm/@types/react-dom@18.3.0 None 0 37.8 kB types
npm/@types/react@18.3.5 None +1 444 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.2.1 environment, network +1 169 kB vercel-release-bot
npm/@vercel/kv@2.0.0 environment Transitive: network +1 453 kB vercel-release-bot
npm/@vercel/ncc@0.38.1 filesystem, unsafe 0 16.6 MB vercel-release-bot
npm/@vercel/postgres-kysely@0.9.0 Transitive: environment, network +3 468 kB vercel-release-bot
npm/@vercel/speed-insights@1.0.12 None 0 282 kB vercel-release-bot
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.7), npm/@next/eslint-plugin-next@14.2.7), npm/@next/third-parties@14.2.7), npm/escape-string-regexp@5.0.0), npm/react-dom@18.3.1), npm/react@18.3.1)

View full reportโ†—๏ธŽ

relativeci[bot] commented 2 months ago

#1411 Bundle Size โ€” 3.48MiB (-0.34%).

48d7fe5(current) vs 3113624 dev#1407(baseline)

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

Bundle metrics  Change 2 changes Improvement 1 improvement
โ€ƒโ€ƒโ€ƒโ€ƒโ€ƒโ€ƒโ€ƒโ€ƒโ€ƒโ€ƒ โ€ƒโ€ƒโ€ƒโ€ƒโ€ƒโ€ƒCurrent
#1411
โ€ƒโ€ƒโ€ƒโ€ƒโ€ƒBaseline
#1407
Improvement  Initial JS 3.05MiB(-0.38%) 3.06MiB
No change  Initial CSS 9.54KiB 9.54KiB
Change  Cache Invalidation 75.85% 30.45%
No change  Chunks 67 67
No change  Assets 80 80
No change  Modules 2015 2015
No change  Duplicate Modules 361 361
No change  Duplicate Code 10.03% 10.03%
No change  Packages 159 159
No change  Duplicate Packages 5 5

Bundle size by type  Change 2 changes Improvement 2 improvements
| โ€ƒโ€ƒโ€ƒโ€ƒโ€ƒโ€ƒโ€ƒโ€ƒโ€ƒโ€ƒ | โ€ƒโ€ƒโ€ƒโ€ƒโ€ƒโ€ƒCurrent
[#1411](https://app.relative-ci.com/projects/lv8Dwq77xc3pShDq86Dg/jobs/1411-poVo8MNw0qWphsuzfENU?utm_source=github&utm_medium=pr-report "View bundle analysis report") | โ€ƒโ€ƒโ€ƒโ€ƒโ€ƒBaseline
[#1407](https://app.relative-ci.com/projects/lv8Dwq77xc3pShDq86Dg/jobs/1407-xt203Iuo7Ao2PZHdYpUh?utm_source=github&utm_medium=pr-report "View baseline bundle analysis report") | |:--|--:|--:| | Improvement  [JS](https://app.relative-ci.com/projects/lv8Dwq77xc3pShDq86Dg/jobs/1411-poVo8MNw0qWphsuzfENU/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 "View JS assets") | `3.37MiB` (`-0.35%`) | `3.38MiB` | | No change  [Fonts](https://app.relative-ci.com/projects/lv8Dwq77xc3pShDq86Dg/jobs/1411-poVo8MNw0qWphsuzfENU/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 "View Fonts assets") | `94.54KiB` | `94.54KiB` | | No change  [CSS](https://app.relative-ci.com/projects/lv8Dwq77xc3pShDq86Dg/jobs/1411-poVo8MNw0qWphsuzfENU/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 "View CSS assets") | `9.54KiB` | `9.54KiB` | | Improvement  [Other](https://app.relative-ci.com/projects/lv8Dwq77xc3pShDq86Dg/jobs/1411-poVo8MNw0qWphsuzfENU/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 "View Other assets") | `8.69KiB` (`-0.16%`) | `8.7KiB` | | No change  [IMG](https://app.relative-ci.com/projects/lv8Dwq77xc3pShDq86Dg/jobs/1411-poVo8MNw0qWphsuzfENU/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 "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 2 months ago

๐Ÿ“ฆ 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 403.91ย KB (๐ŸŸข -1.91ย KB)
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!

alwaysmeticulous[bot] commented 2 months 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 48d7fe5. This comment will update as new commits are pushed.