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

fix(auth): update all non-major dependencies #1375

Merged
merged 1 commit into from
Aug 13, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 7, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change OpenSSF Age Adoption Passing Confidence
@aws-sdk/client-cognito-identity-provider (source) dependencies minor 3.625.0 -> 3.629.0 OpenSSF Scorecard age adoption passing confidence
@googlemaps/react-wrapper dependencies patch 1.1.35 -> 1.1.42 OpenSSF Scorecard age adoption passing confidence
@iconify-json/simple-icons devDependencies patch 1.1.112 -> 1.1.113 age adoption passing confidence
@sentry/browser (source) dependencies minor 8.24.0 -> 8.25.0 OpenSSF Scorecard age adoption passing confidence
@sentry/nextjs (source) dependencies minor 8.24.0 -> 8.25.0 OpenSSF Scorecard age adoption passing confidence
@sentry/node (source) dependencies minor 8.24.0 -> 8.25.0 OpenSSF Scorecard age adoption passing confidence
@sentry/opentelemetry (source) dependencies minor 8.24.0 -> 8.25.0 OpenSSF Scorecard age adoption passing confidence
@sentry/profiling-node (source) dependencies minor 8.24.0 -> 8.25.0 OpenSSF Scorecard age adoption passing confidence
@storybook/addon-a11y (source) devDependencies patch 8.2.8 -> 8.2.9 OpenSSF Scorecard age adoption passing confidence
@storybook/addon-actions (source) devDependencies patch 8.2.8 -> 8.2.9 OpenSSF Scorecard age adoption passing confidence
@storybook/addon-essentials (source) devDependencies patch 8.2.8 -> 8.2.9 OpenSSF Scorecard age adoption passing confidence
@storybook/addon-interactions (source) devDependencies patch 8.2.8 -> 8.2.9 OpenSSF Scorecard age adoption passing confidence
@storybook/addon-links (source) devDependencies patch 8.2.8 -> 8.2.9 OpenSSF Scorecard age adoption passing confidence
@storybook/addon-mdx-gfm (source) devDependencies patch 8.2.8 -> 8.2.9 OpenSSF Scorecard age adoption passing confidence
@storybook/addon-viewport (source) devDependencies patch 8.2.8 -> 8.2.9 OpenSSF Scorecard age adoption passing confidence
@storybook/components (source) devDependencies patch 8.2.8 -> 8.2.9 OpenSSF Scorecard age adoption passing confidence
@storybook/core-events (source) devDependencies patch 8.2.8 -> 8.2.9 OpenSSF Scorecard age adoption passing confidence
@storybook/manager-api (source) devDependencies patch 8.2.8 -> 8.2.9 OpenSSF Scorecard age adoption passing confidence
@storybook/nextjs (source) devDependencies patch 8.2.8 -> 8.2.9 OpenSSF Scorecard age adoption passing confidence
@storybook/preview-api (source) devDependencies patch 8.2.8 -> 8.2.9 OpenSSF Scorecard age adoption passing confidence
@storybook/react (source) devDependencies patch 8.2.8 -> 8.2.9 OpenSSF Scorecard age adoption passing confidence
@storybook/test (source) devDependencies patch 8.2.8 -> 8.2.9 OpenSSF Scorecard age adoption passing confidence
@storybook/theming (source) devDependencies patch 8.2.8 -> 8.2.9 OpenSSF Scorecard age adoption passing confidence
@storybook/types (source) devDependencies patch 8.2.8 -> 8.2.9 OpenSSF Scorecard age adoption passing confidence
@swc/core (source) devDependencies patch 1.7.6 -> 1.7.10 OpenSSF Scorecard age adoption passing confidence
@turf/helpers dependencies minor 7.0.0 -> 7.1.0 OpenSSF Scorecard age adoption passing confidence
@turf/helpers devDependencies minor 7.0.0 -> 7.1.0 OpenSSF Scorecard age adoption passing confidence
@types/node (source) devDependencies patch 20.14.14 -> 20.14.15 OpenSSF Scorecard age adoption passing confidence
ahooks dependencies patch 3.8.0 -> 3.8.1 OpenSSF Scorecard age adoption passing confidence
i18next (source) peerDependencies patch 23.12.2 -> 23.12.3 OpenSSF Scorecard age adoption passing confidence
i18next (source) devDependencies patch 23.12.2 -> 23.12.3 OpenSSF Scorecard age adoption passing confidence
i18next (source) dependencies patch 23.12.2 -> 23.12.3 OpenSSF Scorecard age adoption passing confidence
knip (source) devDependencies patch 5.27.1 -> 5.27.2 OpenSSF Scorecard age adoption passing confidence
lint-staged devDependencies patch 15.2.8 -> 15.2.9 OpenSSF Scorecard age adoption passing confidence
remeda (source) dependencies minor 2.10.0 -> 2.11.0 OpenSSF Scorecard age adoption passing confidence
sherif devDependencies minor 0.10.0 -> 0.11.0 OpenSSF Scorecard age adoption passing confidence
storybook (source) devDependencies patch 8.2.8 -> 8.2.9 OpenSSF Scorecard age adoption passing confidence
tsx (source) devDependencies minor 4.16.5 -> 4.17.0 OpenSSF Scorecard age adoption passing confidence
type-fest devDependencies minor 4.23.0 -> 4.24.0 OpenSSF Scorecard age adoption passing confidence

Release Notes

aws/aws-sdk-js-v3 (@​aws-sdk/client-cognito-identity-provider)

v3.629.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-cognito-identity-provider

v3.628.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-cognito-identity-provider

v3.627.0

Compare Source

Features
  • client-cognito-identity-provider: Added support for threat protection for custom authentication in Amazon Cognito user pools. (e2e4ccc)
googlemaps/react-wrapper (@​googlemaps/react-wrapper)

v1.1.42

Compare Source

Bug Fixes
getsentry/sentry-javascript (@​sentry/browser)

v8.25.0

Compare Source

Important Changes
  • Alpha release of Official Solid Start SDK

This release contains the alpha version of @sentry/solidstart, our SDK for Solid Start!
For details on how to use it, please see the README. Any feedback/bug reports are
greatly appreciated, please reach out on GitHub.

Other Changes
  • feat(astro): Add bundleSizeOptimizations vite options to integration (#​13250)
  • feat(astro): Always add BrowserTracing (#​13244)
  • feat(core): Add getTraceMetaTags function (#​13201)
  • feat(nestjs): Automatic instrumentation of nestjs exception filters (#​13230)
  • feat(node): Add useOperationNameForRootSpan tographqlIntegration (#​13248)
  • feat(sveltekit): Add wrapServerRouteWithSentry wrapper (#​13247)
  • fix(aws-serverless): Extract sentry trace data from handler context over event (#​13266)
  • fix(browser): Initialize default integration if defaultIntegrations: undefined (#​13261)
  • fix(utils): Streamline IP capturing on incoming requests (#​13272)
storybookjs/storybook (@​storybook/addon-a11y)

v8.2.9

Compare Source

swc-project/swc (@​swc/core)

v1.7.10

Compare Source

Bug Fixes
  • (es/typescript) Strip optional mark and definite mark (#​9411) (8c161a0)

  • (es/typescript) Strip exported default overload function declaration (#​9412) (b395f48)

  • (es/typescript) Strip this param in getter/setter (#​9414) (442fb7b)

  • (es/typescript) Update ts-strip type definition (#​9415) (165c8fa)

v1.7.9

Compare Source

Bug Fixes
Turfjs/turf (@​turf/helpers)

v7.1.0

Compare Source

What's Changed
New Contributors

Full Changelog: Turfjs/turf@v7.0.0...v7.1.0

alibaba/hooks (ahooks)

v3.8.1

Compare Source

What's Changed

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the automerge Enable Kodiak auto-merge label Aug 7, 2024
@renovate renovate bot requested a review from JoeKarow as a code owner August 7, 2024 18:35
@renovate renovate bot added dependencies Change in project dependencies. kodiak: merge.method = 'squash' Kodiak will squash merge this PR. labels Aug 7, 2024
Copy link

vercel bot commented Aug 7, 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 Aug 13, 2024 8:55am

Copy link
Contributor

coderabbitai bot commented Aug 7, 2024

Walkthrough

The recent updates involve minor version increments across various package.json files in the project. Key changes include updates to Sentry packages, AWS SDK, and several others like type-fest and @types/node. These modifications aim to enhance stability and performance while preserving overall functionality, ensuring a seamless transition without introducing breaking changes.

Changes

File Change Summary
apps/app/package.json Updated Sentry packages from 8.24.0 to 8.25.0, i18next from 23.12.2 to 23.12.3, type-fest from 4.23.0 to 4.24.0, and @types/node from 20.14.14 to 20.14.15
packages/api/package.json Updated @sentry/nextjs from 8.24.0 to 8.25.0, remeda from 2.10.0 to 2.11.0, i18next from 23.12.2 to 23.12.3, and @types/node from 20.14.14 to 20.14.15
package.json Updated @types/node from 20.14.14 to 20.14.15, knip from 5.27.1 to 5.27.2, and tsx from 4.16.5 to 4.17.0
packages/analytics/package.json Updated @types/node from 20.14.14 to 20.14.15 and type-fest from 4.23.0 to 4.24.0
packages/auth/package.json Updated @aws-sdk/client-cognito-identity-provider from 3.625.0 to 3.629.0
packages/db/package.json Updated tsx from 4.16.5 to 4.17.0 and type-fest from 4.23.0 to 4.24.0
packages/ui/package.json Updated @googlemaps/react-wrapper from 1.1.35 to 1.1.42, @turf/helpers from 7.0.0 to 7.1.0, @swc/core from 1.7.6 to 1.7.10, @types/node from 20.14.14 to 20.14.15, tsx from 4.16.5 to 4.17.0, and type-fest from 4.23.0 to 4.24.0
lambdas/cognito-messaging/package.json Updated @types/node from 20.14.14 to 20.14.15
lambdas/cognito-user-migrate/package.json Updated @types/node from 20.14.14 to 20.14.15
packages/config/package.json Updated @types/node from 20.14.14 to 20.14.15
packages/util/package.json Updated @types/node from 20.14.14 to 20.14.15

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
Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>.
    • 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 as 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.

Additionally, you can add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

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 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 for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

Copy link

relativeci bot commented Aug 7, 2024

#1223 Bundle Size — 3.49MiB (-1.45%).

33115c6(current) vs 053938f dev#1204(baseline)

Warning

Bundle contains 5 duplicate packages – View duplicate packages

Bundle metrics  Change 6 changes Improvement 3 improvements
                 Current
#1223
     Baseline
#1204
Improvement  Initial JS 3.05MiB(-1.66%) 3.1MiB
No change  Initial CSS 9.54KiB 9.54KiB
Change  Cache Invalidation 58.03% 41.26%
No change  Chunks 67 67
No change  Assets 80 80
Change  Modules 2012(-3.45%) 2084
Improvement  Duplicate Modules 361(-0.28%) 362
Change  Duplicate Code 10.05%(+1.41%) 9.91%
Improvement  Packages 159(-23.92%) 209
No change  Duplicate Packages 5 5
Bundle size by type  Change 2 changes Improvement 2 improvements
                 Current
#1223
     Baseline
#1204
Improvement  JS 3.37MiB (-1.51%) 3.42MiB
No change  Fonts 94.54KiB 94.54KiB
No change  CSS 9.54KiB 9.54KiB
Improvement  Other 8.68KiB (-0.13%) 8.69KiB
No change  IMG 8.57KiB 8.57KiB

Bundle analysis reportBranch renovate/all-minor-patchProject dashboard


Generated by RelativeCIDocumentationReport issue

Copy link
Contributor

github-actions bot commented Aug 7, 2024

📦 Next.js Bundle Analysis for @weareinreach/app

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

Four 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)
/org/[slug] 309.63 KB 714.57 KB 124.27% (🟢 -2.58%)
/org/[slug]/[orgLocationId] 307.24 KB 712.18 KB 123.86% (🟢 -2.59%)
/org/[slug]/[orgLocationId]/edit 308.41 KB 713.35 KB 124.06% (🟢 -2.58%)
/org/[slug]/edit 286.77 KB 691.71 KB 120.30% (🟢 -2.59%)
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
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 0

Review details

Configuration used: CodeRabbit UI
Review profile: CHILL

Commits

Files that changed from the base of the PR and between bc586ae and c213ccc.

Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
Files selected for processing (1)
  • packages/api/package.json (1 hunks)
Files skipped from review due to trivial changes (1)
  • packages/api/package.json

Copy link

alwaysmeticulous bot commented Aug 7, 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 33115c6. This comment will update as new commits are pushed.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c213ccc to 6e9aac6 Compare August 7, 2024 23:09
Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 0

Review details

Configuration used: CodeRabbit UI
Review profile: CHILL

Commits

Files that changed from the base of the PR and between c213ccc and 6e9aac6.

Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
Files selected for processing (1)
  • packages/api/package.json (1 hunks)
Files skipped from review due to trivial changes (1)
  • packages/api/package.json

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6e9aac6 to 9201925 Compare August 8, 2024 10:34
@renovate renovate bot changed the title fix(api): update dependency remeda to v2.10.1 chore(): update all non-major dependencies Aug 8, 2024
Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 0

Review details

Configuration used: CodeRabbit UI
Review profile: CHILL

Commits

Files that changed from the base of the PR and between 6e9aac6 and 9201925.

Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
Files selected for processing (4)
  • package.json (1 hunks)
  • packages/api/package.json (1 hunks)
  • packages/db/package.json (1 hunks)
  • packages/ui/package.json (1 hunks)
Files skipped from review due to trivial changes (4)
  • package.json
  • packages/api/package.json
  • packages/db/package.json
  • packages/ui/package.json

Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 0

Review details

Configuration used: CodeRabbit UI
Review profile: CHILL

Commits

Files that changed from the base of the PR and between 9201925 and a88820b.

Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
Files selected for processing (6)
  • apps/app/package.json (1 hunks)
  • package.json (1 hunks)
  • packages/analytics/package.json (1 hunks)
  • packages/api/package.json (2 hunks)
  • packages/db/package.json (1 hunks)
  • packages/ui/package.json (1 hunks)
Files skipped from review due to trivial changes (4)
  • apps/app/package.json
  • packages/analytics/package.json
  • packages/api/package.json
  • packages/ui/package.json
Files skipped from review as they are similar to previous changes (2)
  • package.json
  • packages/db/package.json

Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 0

Review details

Configuration used: CodeRabbit UI
Review profile: CHILL

Commits

Files that changed from the base of the PR and between a88820b and f4986af.

Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
Files selected for processing (6)
  • apps/app/package.json (1 hunks)
  • package.json (1 hunks)
  • packages/analytics/package.json (1 hunks)
  • packages/api/package.json (2 hunks)
  • packages/db/package.json (1 hunks)
  • packages/ui/package.json (1 hunks)
Files skipped from review due to trivial changes (5)
  • package.json
  • packages/analytics/package.json
  • packages/api/package.json
  • packages/db/package.json
  • packages/ui/package.json
Files skipped from review as they are similar to previous changes (1)
  • apps/app/package.json

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f4986af to f17c18e Compare August 8, 2024 17:13
Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 0

Review details

Configuration used: CodeRabbit UI
Review profile: CHILL

Commits

Files that changed from the base of the PR and between 08d9cdd and ad5b591.

Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
Files selected for processing (14)
  • apps/app/package.json (3 hunks)
  • apps/web/package.json (1 hunks)
  • lambdas/cognito-messaging/package.json (1 hunks)
  • lambdas/cognito-user-migrate/package.json (1 hunks)
  • package.json (2 hunks)
  • packages/analytics/package.json (1 hunks)
  • packages/api/package.json (4 hunks)
  • packages/auth/package.json (2 hunks)
  • packages/config/package.json (1 hunks)
  • packages/db/package.json (2 hunks)
  • packages/env/package.json (1 hunks)
  • packages/eslint-config/package.json (1 hunks)
  • packages/ui/package.json (4 hunks)
  • packages/util/package.json (1 hunks)
Files skipped from review due to trivial changes (8)
  • apps/web/package.json
  • lambdas/cognito-messaging/package.json
  • lambdas/cognito-user-migrate/package.json
  • packages/config/package.json
  • packages/db/package.json
  • packages/env/package.json
  • packages/eslint-config/package.json
  • packages/util/package.json
Files skipped from review as they are similar to previous changes (5)
  • package.json
  • packages/analytics/package.json
  • packages/api/package.json
  • packages/auth/package.json
  • packages/ui/package.json
Additional comments not posted (6)
apps/app/package.json (6)

50-50: Update @sentry/browser to version 8.25.0.

This minor version update may include new features, improvements, or bug fixes. It's recommended to review the release notes for any changes that might impact the application.


51-51: Update @sentry/nextjs to version 8.25.0.

This update is a minor version change, which may include enhancements or bug fixes. It's advisable to review the release notes for any relevant changes or required configurations.


52-52: Update @sentry/node to version 8.25.0.

This minor update may include improvements or bug fixes. Reviewing the release notes is recommended to ensure there are no changes that could affect server-side error tracking.


53-53: Update @sentry/opentelemetry to version 8.25.0.

This minor version update may include enhancements or bug fixes. It's advisable to check the release notes for any changes that might impact telemetry data collection.


54-54: Update @sentry/profiling-node to version 8.25.0.

This minor version update may include improvements or bug fixes. It's recommended to review the release notes for any changes that might affect profiling capabilities.


135-135: Update type-fest to version 4.24.0.

This minor update may include new utility types or improvements. Reviewing the release notes is advisable to ensure there are no changes that could affect type definitions in the application.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ad5b591 to f61fafd Compare August 10, 2024 08:45
Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 0

Review details

Configuration used: CodeRabbit UI
Review profile: CHILL

Commits

Files that changed from the base of the PR and between ad5b591 and f61fafd.

Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
Files selected for processing (14)
  • apps/app/package.json (3 hunks)
  • apps/web/package.json (1 hunks)
  • lambdas/cognito-messaging/package.json (1 hunks)
  • lambdas/cognito-user-migrate/package.json (1 hunks)
  • package.json (2 hunks)
  • packages/analytics/package.json (1 hunks)
  • packages/api/package.json (4 hunks)
  • packages/auth/package.json (2 hunks)
  • packages/config/package.json (1 hunks)
  • packages/db/package.json (2 hunks)
  • packages/env/package.json (1 hunks)
  • packages/eslint-config/package.json (1 hunks)
  • packages/ui/package.json (4 hunks)
  • packages/util/package.json (1 hunks)
Files skipped from review due to trivial changes (11)
  • apps/web/package.json
  • lambdas/cognito-messaging/package.json
  • lambdas/cognito-user-migrate/package.json
  • package.json
  • packages/api/package.json
  • packages/auth/package.json
  • packages/config/package.json
  • packages/env/package.json
  • packages/eslint-config/package.json
  • packages/ui/package.json
  • packages/util/package.json
Files skipped from review as they are similar to previous changes (2)
  • packages/analytics/package.json
  • packages/db/package.json
Additional comments not posted (6)
apps/app/package.json (6)

50-50: Verify the impact of @sentry/browser update.

Ensure that the update from version 8.24.0 to 8.25.0 does not introduce any breaking changes or unexpected behavior in the application.


51-51: Verify the impact of @sentry/nextjs update.

Ensure that the update from version 8.24.0 to 8.25.0 does not introduce any breaking changes or unexpected behavior in the application.


52-52: Verify the impact of @sentry/node update.

Ensure that the update from version 8.24.0 to 8.25.0 does not introduce any breaking changes or unexpected behavior in the application.


54-54: Verify the impact of @sentry/profiling-node update.

Ensure that the update from version 8.24.0 to 8.25.0 does not introduce any breaking changes or unexpected behavior in the application.


53-53: Verify the impact of @sentry/opentelemetry update.

Ensure that the update from version 8.24.0 to 8.25.0 does not introduce any breaking changes or unexpected behavior in the application.


135-135: Verify the impact of type-fest update.

Ensure that the update from version 4.23.0 to 4.24.0 does not introduce any breaking changes or unexpected behavior in the application.

Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 0

Review details

Configuration used: CodeRabbit UI
Review profile: CHILL

Commits

Files that changed from the base of the PR and between f61fafd and 2bbd101.

Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
Files selected for processing (14)
  • apps/app/package.json (3 hunks)
  • apps/web/package.json (1 hunks)
  • lambdas/cognito-messaging/package.json (1 hunks)
  • lambdas/cognito-user-migrate/package.json (1 hunks)
  • package.json (2 hunks)
  • packages/analytics/package.json (1 hunks)
  • packages/api/package.json (4 hunks)
  • packages/auth/package.json (2 hunks)
  • packages/config/package.json (1 hunks)
  • packages/db/package.json (2 hunks)
  • packages/env/package.json (1 hunks)
  • packages/eslint-config/package.json (1 hunks)
  • packages/ui/package.json (4 hunks)
  • packages/util/package.json (1 hunks)
Files skipped from review due to trivial changes (10)
  • apps/web/package.json
  • lambdas/cognito-messaging/package.json
  • lambdas/cognito-user-migrate/package.json
  • packages/analytics/package.json
  • packages/api/package.json
  • packages/config/package.json
  • packages/env/package.json
  • packages/eslint-config/package.json
  • packages/ui/package.json
  • packages/util/package.json
Files skipped from review as they are similar to previous changes (3)
  • package.json
  • packages/auth/package.json
  • packages/db/package.json
Additional comments not posted (2)
apps/app/package.json (2)

50-54: Dependency Updates for Sentry Packages.

The Sentry packages have been updated from version 8.24.0 to 8.25.0. These updates are minor and should not introduce breaking changes. Ensure that the application is tested with these new versions to confirm compatibility and take advantage of any improvements or bug fixes.


135-135: Dependency Update for type-fest.

The type-fest package has been updated from version 4.23.0 to 4.24.0. This is a minor update and should not introduce breaking changes. Verify that the types used from this package are still valid and functioning as expected.

Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 0

Review details

Configuration used: CodeRabbit UI
Review profile: CHILL

Commits

Files that changed from the base of the PR and between 2bbd101 and 27d65db.

Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
Files selected for processing (14)
  • apps/app/package.json (3 hunks)
  • apps/web/package.json (1 hunks)
  • lambdas/cognito-messaging/package.json (1 hunks)
  • lambdas/cognito-user-migrate/package.json (1 hunks)
  • package.json (2 hunks)
  • packages/analytics/package.json (1 hunks)
  • packages/api/package.json (4 hunks)
  • packages/auth/package.json (2 hunks)
  • packages/config/package.json (1 hunks)
  • packages/db/package.json (2 hunks)
  • packages/env/package.json (1 hunks)
  • packages/eslint-config/package.json (1 hunks)
  • packages/ui/package.json (5 hunks)
  • packages/util/package.json (1 hunks)
Files skipped from review due to trivial changes (11)
  • apps/web/package.json
  • lambdas/cognito-messaging/package.json
  • lambdas/cognito-user-migrate/package.json
  • package.json
  • packages/api/package.json
  • packages/auth/package.json
  • packages/config/package.json
  • packages/env/package.json
  • packages/eslint-config/package.json
  • packages/ui/package.json
  • packages/util/package.json
Files skipped from review as they are similar to previous changes (2)
  • packages/analytics/package.json
  • packages/db/package.json
Additional comments not posted (6)
apps/app/package.json (6)

50-50: Approved: Update to @sentry/browser version 8.25.0.

This minor version update is consistent with the PR objectives and should enhance functionality or address bug fixes.


51-51: Approved: Update to @sentry/nextjs version 8.25.0.

This minor version update is consistent with the PR objectives and should enhance functionality or address bug fixes.


52-52: Approved: Update to @sentry/node version 8.25.0.

This minor version update is consistent with the PR objectives and should enhance functionality or address bug fixes.


53-53: Approved: Update to @sentry/opentelemetry version 8.25.0.

This minor version update is consistent with the PR objectives and should enhance functionality or address bug fixes.


54-54: Approved: Update to @sentry/profiling-node version 8.25.0.

This minor version update is consistent with the PR objectives and should enhance functionality or address bug fixes.


135-135: Approved: Update to type-fest version 4.24.0.

This minor version update is consistent with the PR objectives and should enhance functionality or address bug fixes.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 27d65db to a7b5e74 Compare August 12, 2024 17:00
Copy link

socket-security bot commented Aug 12, 2024

👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report↗︎

Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 0

Review details

Configuration used: CodeRabbit UI
Review profile: CHILL

Commits

Files that changed from the base of the PR and between 27d65db and a7b5e74.

Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
Files selected for processing (14)
  • apps/app/package.json (3 hunks)
  • apps/web/package.json (1 hunks)
  • lambdas/cognito-messaging/package.json (1 hunks)
  • lambdas/cognito-user-migrate/package.json (1 hunks)
  • package.json (2 hunks)
  • packages/analytics/package.json (1 hunks)
  • packages/api/package.json (4 hunks)
  • packages/auth/package.json (2 hunks)
  • packages/config/package.json (1 hunks)
  • packages/db/package.json (2 hunks)
  • packages/env/package.json (1 hunks)
  • packages/eslint-config/package.json (1 hunks)
  • packages/ui/package.json (5 hunks)
  • packages/util/package.json (1 hunks)
Files skipped from review due to trivial changes (11)
  • apps/web/package.json
  • lambdas/cognito-messaging/package.json
  • lambdas/cognito-user-migrate/package.json
  • package.json
  • packages/api/package.json
  • packages/config/package.json
  • packages/db/package.json
  • packages/env/package.json
  • packages/eslint-config/package.json
  • packages/ui/package.json
  • packages/util/package.json
Files skipped from review as they are similar to previous changes (2)
  • packages/analytics/package.json
  • packages/auth/package.json
Additional comments not posted (2)
apps/app/package.json (2)

50-54: Review the Sentry package updates.

The Sentry packages (@sentry/browser, @sentry/nextjs, @sentry/node, @sentry/opentelemetry, @sentry/profiling-node) have been updated from version 8.24.0 to 8.25.0. Ensure that these updates do not introduce any breaking changes or require additional configuration changes in your application. Review the release notes for any new features or bug fixes that might be beneficial to integrate.


135-135: Review the type-fest package update.

The type-fest package has been updated from version 4.23.0 to 4.24.0. Check the release notes for any changes that might affect your type definitions or usage in the codebase. This package primarily provides TypeScript utilities, so ensure compatibility with your existing TypeScript configuration.

Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 0

Review details

Configuration used: CodeRabbit UI
Review profile: CHILL

Commits

Files that changed from the base of the PR and between a7b5e74 and 599826b.

Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
Files selected for processing (14)
  • apps/app/package.json (3 hunks)
  • apps/web/package.json (1 hunks)
  • lambdas/cognito-messaging/package.json (1 hunks)
  • lambdas/cognito-user-migrate/package.json (1 hunks)
  • package.json (2 hunks)
  • packages/analytics/package.json (1 hunks)
  • packages/api/package.json (4 hunks)
  • packages/auth/package.json (2 hunks)
  • packages/config/package.json (1 hunks)
  • packages/db/package.json (2 hunks)
  • packages/env/package.json (1 hunks)
  • packages/eslint-config/package.json (1 hunks)
  • packages/ui/package.json (5 hunks)
  • packages/util/package.json (1 hunks)
Files skipped from review due to trivial changes (9)
  • apps/web/package.json
  • lambdas/cognito-messaging/package.json
  • package.json
  • packages/api/package.json
  • packages/config/package.json
  • packages/env/package.json
  • packages/eslint-config/package.json
  • packages/ui/package.json
  • packages/util/package.json
Files skipped from review as they are similar to previous changes (4)
  • lambdas/cognito-user-migrate/package.json
  • packages/analytics/package.json
  • packages/auth/package.json
  • packages/db/package.json
Additional comments not posted (2)
apps/app/package.json (2)

50-54: Dependency Updates for Sentry Packages.

The Sentry packages have been updated from version 8.24.0 to 8.25.0. These are minor updates that usually include bug fixes, performance improvements, or new features without breaking changes. Ensure that the application is tested to verify that these updates do not introduce any unexpected behavior.

Verification successful

Ensure Application Stability with Sentry Updates

The Sentry packages are used in several parts of the codebase, as indicated by imports in various files. While the updates from 8.24.0 to 8.25.0 are minor and should not introduce breaking changes, it is crucial to test the application thoroughly to confirm that these updates do not affect its functionality.

  • Files with Sentry Imports:
    • apps/app/src/pages/api/trpc/[trpc].ts
    • apps/app/src/pages/500.tsx
    • apps/app/src/pages/_error.tsx
    • apps/app/sentry.client.config.ts
    • apps/app/src/instrumentation.ts
    • packages/api/lib/middleware/sentry.ts

Ensure these areas are part of your testing strategy.

Scripts executed

The following scripts were executed for the analysis:

Script:

#!/bin/bash
# Description: Verify the impact of Sentry package updates on the codebase.

# Test: Search for Sentry package usage. Expect: No breaking changes.
rg --type js --type ts '@sentry'

Length of output: 476


135-135: Dependency Update for type-fest.

The type-fest package has been updated from version 4.23.0 to 4.24.0. This is a minor update, likely including enhancements or fixes. Verify that the update does not affect type definitions used in the codebase.

Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 0

Review details

Configuration used: CodeRabbit UI
Review profile: CHILL

Commits

Files that changed from the base of the PR and between 599826b and fb4dd0f.

Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
Files selected for processing (14)
  • apps/app/package.json (4 hunks)
  • apps/web/package.json (2 hunks)
  • lambdas/cognito-messaging/package.json (1 hunks)
  • lambdas/cognito-user-migrate/package.json (1 hunks)
  • package.json (2 hunks)
  • packages/analytics/package.json (1 hunks)
  • packages/api/package.json (3 hunks)
  • packages/auth/package.json (2 hunks)
  • packages/config/package.json (1 hunks)
  • packages/db/package.json (2 hunks)
  • packages/env/package.json (1 hunks)
  • packages/eslint-config/package.json (1 hunks)
  • packages/ui/package.json (7 hunks)
  • packages/util/package.json (1 hunks)
Files skipped from review due to trivial changes (10)
  • lambdas/cognito-messaging/package.json
  • lambdas/cognito-user-migrate/package.json
  • package.json
  • packages/api/package.json
  • packages/config/package.json
  • packages/db/package.json
  • packages/env/package.json
  • packages/eslint-config/package.json
  • packages/ui/package.json
  • packages/util/package.json
Files skipped from review as they are similar to previous changes (3)
  • apps/web/package.json
  • packages/analytics/package.json
  • packages/auth/package.json
Additional comments not posted (8)
apps/app/package.json (8)

50-50: Approved: Update @sentry/browser to 8.25.0.

This minor version update is likely to include enhancements and bug fixes while maintaining backward compatibility.


51-51: Approved: Update @sentry/nextjs to 8.25.0.

This minor version update is likely to include enhancements and bug fixes while maintaining backward compatibility.


52-52: Approved: Update @sentry/node to 8.25.0.

This minor version update is likely to include enhancements and bug fixes while maintaining backward compatibility.


53-53: Approved: Update @sentry/opentelemetry to 8.25.0.

This minor version update is likely to include enhancements and bug fixes while maintaining backward compatibility.


54-54: Approved: Update @sentry/profiling-node to 8.25.0.

This minor version update is likely to include enhancements and bug fixes while maintaining backward compatibility.


79-79: Approved: Update i18next to 23.12.3.

This patch version update is likely to include bug fixes and improvements without breaking changes.


117-117: Approved: Update @types/node to 20.14.15.

This patch version update is likely to include bug fixes and improvements without breaking changes.


135-135: Approved: Update type-fest to 4.24.0.

This minor version update is likely to include enhancements and bug fixes while maintaining backward compatibility.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from fb4dd0f to 33115c6 Compare August 13, 2024 08:50
Copy link

sonarcloud bot commented Aug 13, 2024

Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 0

Review details

Configuration used: CodeRabbit UI
Review profile: CHILL

Commits

Files that changed from the base of the PR and between fb4dd0f and 33115c6.

Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
Files selected for processing (14)
  • apps/app/package.json (4 hunks)
  • apps/web/package.json (2 hunks)
  • lambdas/cognito-messaging/package.json (1 hunks)
  • lambdas/cognito-user-migrate/package.json (1 hunks)
  • package.json (2 hunks)
  • packages/analytics/package.json (1 hunks)
  • packages/api/package.json (3 hunks)
  • packages/auth/package.json (2 hunks)
  • packages/config/package.json (1 hunks)
  • packages/db/package.json (2 hunks)
  • packages/env/package.json (1 hunks)
  • packages/eslint-config/package.json (1 hunks)
  • packages/ui/package.json (7 hunks)
  • packages/util/package.json (1 hunks)
Files skipped from review due to trivial changes (11)
  • apps/app/package.json
  • apps/web/package.json
  • lambdas/cognito-messaging/package.json
  • lambdas/cognito-user-migrate/package.json
  • packages/api/package.json
  • packages/config/package.json
  • packages/db/package.json
  • packages/env/package.json
  • packages/eslint-config/package.json
  • packages/ui/package.json
  • packages/util/package.json
Files skipped from review as they are similar to previous changes (3)
  • package.json
  • packages/analytics/package.json
  • packages/auth/package.json

@kodiakhq kodiakhq bot merged commit d4411ce into dev Aug 13, 2024
34 of 35 checks passed
@kodiakhq kodiakhq bot deleted the renovate/all-minor-patch branch August 13, 2024 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant