fix(auth): update all non-major dependencies#1375
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
WalkthroughThe recent updates involve minor version increments across various Changes
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? TipsChatThere are 3 ways to chat with CodeRabbit:
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)
Additionally, you can add CodeRabbit Configuration File (
|
#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
Bundle size by type
Bundle analysis report Branch renovate/all-minor-patch Project dashboard Generated by RelativeCI Documentation Report issue |
📦 Next.js Bundle Analysis for @weareinreach/appThis analysis was generated by the Next.js Bundle Analysis action. 🤖 Four Pages Changed SizeThe following pages changed size from the code in this PR compared to its base branch:
DetailsOnly 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 Any third party scripts you have added directly to your app using the 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. |
There was a problem hiding this comment.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files ignored due to path filters (1)
pnpm-lock.yamlis 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
c213ccc to
6e9aac6
Compare
There was a problem hiding this comment.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files ignored due to path filters (1)
pnpm-lock.yamlis 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
6e9aac6 to
9201925
Compare
There was a problem hiding this comment.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files ignored due to path filters (1)
pnpm-lock.yamlis 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
9201925 to
a88820b
Compare
There was a problem hiding this comment.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files ignored due to path filters (1)
pnpm-lock.yamlis 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
a88820b to
f4986af
Compare
There was a problem hiding this comment.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files ignored due to path filters (1)
pnpm-lock.yamlis 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
f4986af to
f17c18e
Compare
08d9cdd to
ad5b591
Compare
There was a problem hiding this comment.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files ignored due to path filters (1)
pnpm-lock.yamlis 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/browserto 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/nextjsto 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/nodeto 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/opentelemetryto 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-nodeto 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: Updatetype-festto 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.
ad5b591 to
f61fafd
Compare
There was a problem hiding this comment.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files ignored due to path filters (1)
pnpm-lock.yamlis 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/browserupdate.Ensure that the update from version
8.24.0to8.25.0does not introduce any breaking changes or unexpected behavior in the application.
51-51: Verify the impact of@sentry/nextjsupdate.Ensure that the update from version
8.24.0to8.25.0does not introduce any breaking changes or unexpected behavior in the application.
52-52: Verify the impact of@sentry/nodeupdate.Ensure that the update from version
8.24.0to8.25.0does not introduce any breaking changes or unexpected behavior in the application.
54-54: Verify the impact of@sentry/profiling-nodeupdate.Ensure that the update from version
8.24.0to8.25.0does not introduce any breaking changes or unexpected behavior in the application.
53-53: Verify the impact of@sentry/opentelemetryupdate.Ensure that the update from version
8.24.0to8.25.0does not introduce any breaking changes or unexpected behavior in the application.
135-135: Verify the impact oftype-festupdate.Ensure that the update from version
4.23.0to4.24.0does not introduce any breaking changes or unexpected behavior in the application.
f61fafd to
2bbd101
Compare
There was a problem hiding this comment.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files ignored due to path filters (1)
pnpm-lock.yamlis 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.0to8.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 fortype-fest.The
type-festpackage has been updated from version4.23.0to4.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.
2bbd101 to
27d65db
Compare
There was a problem hiding this comment.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files ignored due to path filters (1)
pnpm-lock.yamlis 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/browserversion8.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/nextjsversion8.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/nodeversion8.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/opentelemetryversion8.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-nodeversion8.25.0.This minor version update is consistent with the PR objectives and should enhance functionality or address bug fixes.
135-135: Approved: Update totype-festversion4.24.0.This minor version update is consistent with the PR objectives and should enhance functionality or address bug fixes.
27d65db to
a7b5e74
Compare
|
👍 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. |
There was a problem hiding this comment.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files ignored due to path filters (1)
pnpm-lock.yamlis 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 version8.24.0to8.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 thetype-festpackage update.The
type-festpackage has been updated from version4.23.0to4.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.
a7b5e74 to
599826b
Compare
There was a problem hiding this comment.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files ignored due to path filters (1)
pnpm-lock.yamlis 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.0to8.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.0to8.25.0are 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].tsapps/app/src/pages/500.tsxapps/app/src/pages/_error.tsxapps/app/sentry.client.config.tsapps/app/src/instrumentation.tspackages/api/lib/middleware/sentry.tsEnsure 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 fortype-fest.The
type-festpackage has been updated from version4.23.0to4.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.
599826b to
fb4dd0f
Compare
There was a problem hiding this comment.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files ignored due to path filters (1)
pnpm-lock.yamlis 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/browserto8.25.0.This minor version update is likely to include enhancements and bug fixes while maintaining backward compatibility.
51-51: Approved: Update@sentry/nextjsto8.25.0.This minor version update is likely to include enhancements and bug fixes while maintaining backward compatibility.
52-52: Approved: Update@sentry/nodeto8.25.0.This minor version update is likely to include enhancements and bug fixes while maintaining backward compatibility.
53-53: Approved: Update@sentry/opentelemetryto8.25.0.This minor version update is likely to include enhancements and bug fixes while maintaining backward compatibility.
54-54: Approved: Update@sentry/profiling-nodeto8.25.0.This minor version update is likely to include enhancements and bug fixes while maintaining backward compatibility.
79-79: Approved: Updatei18nextto23.12.3.This patch version update is likely to include bug fixes and improvements without breaking changes.
117-117: Approved: Update@types/nodeto20.14.15.This patch version update is likely to include bug fixes and improvements without breaking changes.
135-135: Approved: Updatetype-festto4.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>
fb4dd0f to
33115c6
Compare
|
There was a problem hiding this comment.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files ignored due to path filters (1)
pnpm-lock.yamlis 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



This PR contains the following updates:
3.625.0->3.629.01.1.35->1.1.421.1.112->1.1.1138.24.0->8.25.08.24.0->8.25.08.24.0->8.25.08.24.0->8.25.08.24.0->8.25.08.2.8->8.2.98.2.8->8.2.98.2.8->8.2.98.2.8->8.2.98.2.8->8.2.98.2.8->8.2.98.2.8->8.2.98.2.8->8.2.98.2.8->8.2.98.2.8->8.2.98.2.8->8.2.98.2.8->8.2.98.2.8->8.2.98.2.8->8.2.98.2.8->8.2.98.2.8->8.2.91.7.6->1.7.107.0.0->7.1.07.0.0->7.1.020.14.14->20.14.153.8.0->3.8.123.12.2->23.12.323.12.2->23.12.323.12.2->23.12.35.27.1->5.27.215.2.8->15.2.92.10.0->2.11.00.10.0->0.11.08.2.8->8.2.94.16.5->4.17.04.23.0->4.24.0Release Notes
aws/aws-sdk-js-v3 (@aws-sdk/client-cognito-identity-provider)
v3.629.0Compare Source
Note: Version bump only for package @aws-sdk/client-cognito-identity-provider
v3.628.0Compare Source
Note: Version bump only for package @aws-sdk/client-cognito-identity-provider
v3.627.0Compare Source
Features
googlemaps/react-wrapper (@googlemaps/react-wrapper)
v1.1.42Compare Source
Bug Fixes
getsentry/sentry-javascript (@sentry/browser)
v8.25.0Compare Source
Important Changes
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
bundleSizeOptimizationsvite options to integration (#13250)getTraceMetaTagsfunction (#13201)useOperationNameForRootSpantographqlIntegration(#13248)wrapServerRouteWithSentrywrapper (#13247)contextoverevent(#13266)defaultIntegrations: undefined(#13261)storybookjs/storybook (@storybook/addon-a11y)
v8.2.9Compare Source
init --skip-install- #28853, thanks @ndelangen!swc-project/swc (@swc/core)
v1.7.10Compare 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
thisparam in getter/setter (#9414) (442fb7b)(es/typescript) Update ts-strip type definition (#9415) (165c8fa)
v1.7.9Compare Source
Bug Fixes
Turfjs/turf (@turf/helpers)
v7.1.0Compare Source
What's Changed
@turf/distanceSimplify unnecessary union type in turfDistance by @isti115 in https://github.com/Turfjs/turf/pull/2618@turf/helpersReduce bundle size of apps that import @turf/helpers by @smallsaucepan in https://github.com/Turfjs/turf/pull/2623@turf/line-overlapchange deep-equals dependency for smaller bundle size by @mfedderly in https://github.com/Turfjs/turf/pull/2631@turf/maskConverted turf-mask to Typescript and added support for geometry parameters by @smallsaucepan in https://github.com/Turfjs/turf/pull/2644@turf/midpointConverted turf-midpoint to Typescript by @smallsaucepan in https://github.com/Turfjs/turf/pull/2645@turf/planepointConverted turf-planepoint to Typescript by @smallsaucepan in https://github.com/Turfjs/turf/pull/2646@turf/squareConverted turf-square to Typescript by @smallsaucepan in https://github.com/Turfjs/turf/pull/2648@turf/standard-deviational-ellipseConverted turf-standard-deviational-ellipse to Typescript by @smallsaucepan in https://github.com/Turfjs/turf/pull/2649@turf/tesselateConverted turf-tesselate to Typescript by @smallsaucepan in https://github.com/Turfjs/turf/pull/2650@turf/transform-rotateConverted turf-transform-rotate to Typescript by @smallsaucepan in https://github.com/Turfjs/turf/pull/2651@turf/transform-scaleConverted turf-transform-scale to Typescript by @smallsaucepan in https://github.com/Turfjs/turf/pull/2652@turf/transform-translateConverted turf-transform-translate to Typescript by @smallsaucepan in https://github.com/Turfjs/turf/pull/2653@turf/unkink-polygonConverted turf-unkink-polygon to Typescript by @smallsaucepan in https://github.com/Turfjs/turf/pull/2654@turf/voronoiConverted turf-voronoi to Typescript by @smallsaucepan in https://github.com/Turfjs/turf/pull/2655@turf/boolean-intersectsFix boolean-intersects docs by @izzybps in https://github.com/Turfjs/turf/pull/2593@turf/area: bug fix: off-by-one bug in area calculation by @Abdumbo99 in https://github.com/Turfjs/turf/pull/2665@turf/isobands@turf/isolinesRemove unused matrix-to-grid dependency by @mfedderly in https://github.com/Turfjs/turf/pull/2669@turf/randomfix randomPolygon generating polygons outside of the givenbboxby @nnmrts in https://github.com/Turfjs/turf/pull/2659@turf/boolean-intersects@turf/booean-disjointExpose options parameter to ignore self intersections. by @01100100 in https://github.com/Turfjs/turf/pull/2636@turf/boolean-validfix checkClosingRing to check for polygon being closed by @superDoss in https://github.com/Turfjs/turf/pull/2563@turf/helpersImplemented azimuthToBearing by @basvdijk in https://github.com/Turfjs/turf/pull/2674@turf/nearest-point-on-lineinclude index of MultiLineString geometries in nearest-point-on-line by @andrewharvey in https://github.com/Turfjs/turf/pull/2574@turf/point-to-line-distanceFix two small typos by @mfedderly in https://github.com/Turfjs/turf/pull/2675@turf/maskStop turf-mask mutating by default, make it an option by @farkmarnum in https://github.com/Turfjs/turf/pull/2635@turf/maskFix @turf/mask benchmarks to exclude test fixtures that are not usable by @mfedderly in https://github.com/Turfjs/turf/pull/2692@turf/kinksRevert @turf/kinks to 6.5.0 version by @mfedderly in https://github.com/Turfjs/turf/pull/2693@turf/cluster-dbscanUpdate cluster-dbscan docs by @mwenko in https://github.com/Turfjs/turf/pull/2624@turf/*-grid@turf/area@turf/helpersClarify behavior of some existing turf modules by @twelch in https://github.com/Turfjs/turf/pull/2683New Contributors
Full Changelog: Turfjs/turf@v7.0.0...v7.1.0
alibaba/hooks (ahooks)
v3.8.1Compare Source
What's Changed
setSelectedshould support non-array value by @liuyib in https://github.com/alibaba/hooks/pull/2559Configuration
📅 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.
This PR was generated by Mend Renovate. View the repository job log.