Closed renovate[bot] closed 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 2:04pm |
[!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
tofalse
in the CodeRabbit configuration file.
The changes involve updating various dependencies in the package.json
files across multiple modules, including Lambda functions and application packages. Key updates include the @types/aws-lambda
package from version 8.10.143
to 8.10.145
, several Prisma-related packages from version 5.18.0
to 5.19.0
, and the @types/node
package from 20.16.1
to 20.16.3
in multiple locations. These updates reflect routine maintenance of package dependencies throughout the project.
File Path | Change Summary |
---|---|
.../lambdas/cognito-messaging/package.json | Updated @types/aws-lambda version from 8.10.143 to 8.10.145 |
.../lambdas/cognito-user-migrate/package.json | Updated @prisma/client , prisma versions from 5.18.0 to 5.19.0 and @types/aws-lambda version from 8.10.143 to 8.10.145 |
.../apps/app/package.json | Updated multiple OpenTelemetry and Prisma package versions, including @prisma/instrumentation and @prisma/nextjs-monorepo-workaround-plugin from 5.18.0 to 5.19.0 , and @types/node version from 20.16.1 to 20.16.3 |
.../apps/web/package.json | Updated @types/node version from 20.16.1 to 20.16.3 |
.../package.json | Updated @types/node version from 20.16.1 to 20.16.3 |
.../packages/analytics/package.json | Updated @types/node version from 20.16.1 to 20.16.3 |
.../packages/api/package.json | Updated @types/google.maps version from 3.55.12 to 3.57.0 and @types/node version from 20.16.1 to 20.16.3 |
.../packages/auth/package.json | Updated @types/node version from 20.16.1 to 20.16.3 and @types/react version from 18.3.4 to 18.3.5 |
.../packages/config/package.json | Updated @types/node version from 20.16.1 to 20.16.3 |
.../packages/db/package.json | Updated multiple Prisma and OpenTelemetry package versions, including @prisma/client , @prisma/instrumentation , and prisma from 5.18.0 to 5.19.0 , updated @types/node version from 20.16.1 to 20.16.3 , and @types/pg version from 8.11.6 to 8.11.8 |
.../packages/env/package.json | Updated @types/node version from 20.16.1 to 20.16.3 |
.../packages/eslint-config/package.json | Updated @types/node version from 20.16.1 to 20.16.3 |
.../packages/ui/package.json | Updated multiple package versions including @iconify-json/simple-icons , @swc/core , and type-fest from 1.1.114 to 1.2.1 , 1.7.18 to 1.7.22 , and 4.25.0 to 4.26.0 , respectively |
.../packages/util/package.json | Updated @types/node version from 20.16.1 to 20.16.3 |
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?
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/@changesets/cli@2.27.7), npm/@chromatic-com/storybook@1.7.0), npm/@iconify-json/carbon@1.1.37), npm/@iconify-json/fluent-mdl2@1.1.8), npm/@iconify-json/mdi@1.1.68), npm/@iconify-json/ph@1.1.14), npm/@iconify-json/simple-icons@1.1.114), npm/@opentelemetry/exporter-trace-otlp-http@0.52.1), npm/@opentelemetry/resources@1.25.1), npm/@opentelemetry/sdk-node@0.52.1), npm/@opentelemetry/sdk-trace-base@1.25.1), npm/@opentelemetry/sdk-trace-node@1.25.1), npm/@opentelemetry/semantic-conventions@1.26.0), npm/@prisma/client@5.18.0), npm/@prisma/nextjs-monorepo-workaround-plugin@5.18.0), npm/@relative-ci/agent@4.2.10), npm/@sentry/browser@8.27.0), npm/@sentry/nextjs@8.27.0), npm/@sentry/node@8.27.0), npm/@sentry/opentelemetry@8.27.0), npm/@sentry/profiling-node@8.27.0), npm/@swc/core@1.7.18), npm/@swc/helpers@0.5.12), npm/@total-typescript/ts-reset@0.6.0), npm/@turbo/gen@2.1.0), npm/@types/aws-lambda@8.10.143), npm/@types/google.maps@3.55.12), npm/@types/node@20.16.1), npm/@types/react@18.3.4)
This analysis was generated by the Next.js Bundle Analysis action. 🤖
This PR introduced no changes to the JavaScript bundle! 🙌
90c1ba7(current) vs 189b4e4 dev#1363(baseline)
[!WARNING] Bundle contains 5 duplicate packages – View duplicate packages
Bundle metrics
2 changes
1 regression
Current #1388 |
Baseline #1363 |
|
---|---|---|
Initial JS | 3.06MiB (+0.01% ) |
3.06MiB |
Initial CSS | 9.54KiB |
9.54KiB |
Cache Invalidation | 90.83% |
32.43% |
Chunks | 67 |
67 |
Assets | 80 |
80 |
Modules | 2015 |
2015 |
Duplicate Modules | 361 |
361 |
Duplicate Code | 10.03% |
10.03% |
Packages | 159 |
159 |
Duplicate Packages | 5 |
5 |
1 change
1 regression
Bundle analysis report Branch renovate/all-minor-patch Project dashboard
Generated by RelativeCI Documentation Report issue
🤖 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 90c1ba7. This comment will update as new commits are pushed.
👍 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.
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
This PR contains the following updates:
2.27.7
->2.27.8
1.7.0
->1.8.0
1.1.37
->1.2.1
1.1.8
->1.2.0
1.1.68
->1.2.0
1.1.14
->1.2.0
1.1.114
->1.2.1
1.25.1
->1.26.0
0.52.1
->0.53.0
0.52.1
->0.53.0
1.25.1
->1.26.0
0.52.1
->0.53.0
1.25.1
->1.26.0
1.25.1
->1.26.0
1.26.0
->1.27.0
5.18.0
->5.19.1
5.18.0
->5.19.1
5.18.0
->5.19.1
4.2.10
->4.2.11
8.27.0
->8.28.0
8.27.0
->8.28.0
8.27.0
->8.28.0
8.27.0
->8.28.0
8.27.0
->8.28.0
1.7.18
->1.7.23
0.5.12
->0.5.13
0.6.0
->0.6.1
2.1.0
->2.1.1
8.10.143
->8.10.145
3.55.12
->3.57.0
20.16.1
->20.16.4
8.11.6
->8.11.8
18.3.4
->18.3.5
7.35.0
->7.35.2
2.1.0
->2.1.1
4.4.1
->4.5.0
9.14.0
->9.14.1
4.1.2
->4.1.4
5.27.4
->5.29.2
0.15.0
->0.16.5
15.2.9
->15.2.10
2.3.5
->2.4.2
6.5.0
->6.6.0
5.18.0
->5.19.1
2.11.0
->2.12.0
2.1.0
->2.1.1
4.25.0
->4.26.0
Release Notes
changesets/changesets (@changesets/cli)
### [`v2.27.8`](https://redirect.github.com/changesets/changesets/compare/@changesets/cli@2.27.7...c867f32d0c25cfb2a6b518bc1f9880f758beb157) [Compare Source](https://redirect.github.com/changesets/changesets/compare/@changesets/cli@2.27.7...@changesets/cli@2.27.8)chromaui/addon-visual-tests (@chromatic-com/storybook)
### [`v1.8.0`](https://redirect.github.com/chromaui/addon-visual-tests/blob/HEAD/CHANGELOG.md#v180-Thu-Aug-29-2024) [Compare Source](https://redirect.github.com/chromaui/addon-visual-tests/compare/v1.7.0...v1.8.0) ##### 🚀 Enhancement - Add `paramKey: "chromatic"` to allow disabling the VTA panel through story parameters [#334](https://redirect.github.com/chromaui/addon-visual-tests/pull/334) ([@mellm0](https://redirect.github.com/mellm0)) ##### Authors: 1 - Mell ([@mellm0](https://redirect.github.com/mellm0)) ***open-telemetry/opentelemetry-js (@opentelemetry/core)
### [`v1.26.0`](https://redirect.github.com/open-telemetry/opentelemetry-js/blob/HEAD/CHANGELOG.md#1260) [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-js/compare/v1.25.1...v1.26.0) ##### :rocket: (Enhancement) - feat: include instrumentation scope info in console span and log record exporters [#4848](https://redirect.github.com/open-telemetry/opentelemetry-js/pull/4848) [@blumamir](https://redirect.github.com/blumamir) - feat(semconv): update semantic conventions to 1.27 (from 1.7.0) [#4690](https://redirect.github.com/open-telemetry/opentelemetry-js/pull/4690) [@dyladan](https://redirect.github.com/dyladan) - Exported names have changed to `ATTR_{name}` for attributes (e.g. `ATTR_HTTP_REQUEST_METHOD`), `{name}_VALUE_{value}` for enumeration values (e.g. `HTTP_REQUEST_METHOD_VALUE_POST`), and `METRIC_{name}` for metrics. Exported names from previous versions are deprecated. - Import `@opentelemetry/semantic-conventions` for *stable* semantic conventions. Import `@opentelemetry/semantic-conventions/incubating` for all semantic conventions, stable and unstable. - Note: Semantic conventions are now versioned separately from other stable artifacts, to correspond to the version of semantic conventions they provide. Changes will be in a separate changelog. ##### :bug: (Bug Fix) - fix(sdk-node): avoid spurious diag errors for unknown OTEL_NODE_RESOURCE_DETECTORS values [#4879](https://redirect.github.com/open-telemetry/opentelemetry-js/pull/4879) [@trentm](https://redirect.github.com/trentm) - deps(opentelemetry-instrumentation): Bump `shimmer` types to 1.2.0 [#4865](https://redirect.github.com/open-telemetry/opentelemetry-js/pull/4865) [@lforst](https://redirect.github.com/lforst) - fix(instrumentation): Fix optional property types [#4833](https://redirect.github.com/open-telemetry/opentelemetry-js/pull/4833) [@alecmev](https://redirect.github.com/alecmev) - fix(sdk-metrics): fix(sdk-metrics): use inclusive upper bounds in histogram [#4829](https://redirect.github.com/open-telemetry/opentelemetry-js/pull/4829) ##### :house: (Internal) - refactor: Simplify the code for the `getEnv` function [#4799](https://redirect.github.com/open-telemetry/opentelemetry-js/pull/4799) [@danstarns](https://redirect.github.com/danstarns) - refactor: remove "export \*" in favor of explicit named exports [#4880](https://redirect.github.com/open-telemetry/opentelemetry-js/pull/4880) [@robbkidd](https://redirect.github.com/robbkidd) - Packages updated: - opentelemetry-context-zone - opentelemetry-core - opentelemetry-exporter-jaeger - opentelemetry-exporter-zipkin - opentelemetry-propagator-b3 - opentelemetry-propagator-jaeger - opentelemetry-sdk-trace-base - opentelemetry-sdk-trace-node - opentelemetry-sdk-trace-web - propagator-aws-xray - sdk-metrics - deps(sdk-metrics): remove unused lodash.merge dependency [#4905](https://redirect.github.com/open-telemetry/opentelemetry-js/pull/4905) [@pichlermarc](https://redirect.github.com/pichlermarc)prisma/prisma (@prisma/client)
### [`v5.19.1`](https://redirect.github.com/prisma/prisma/releases/tag/5.19.1) [Compare Source](https://redirect.github.com/prisma/prisma/compare/5.19.0...5.19.1) Today, we are issuing the `5.19.1` patch release. #### What's Changed We've fixed the following issues: - [https://github.com/prisma/prisma/issues/25103](https://redirect.github.com/prisma/prisma/issues/25103) - [https://github.com/prisma/prisma/issues/25137](https://redirect.github.com/prisma/prisma/issues/25137) - [https://github.com/prisma/prisma/issues/25104](https://redirect.github.com/prisma/prisma/issues/25104) - [https://github.com/prisma/prisma/issues/25101](https://redirect.github.com/prisma/prisma/issues/25101) **Full Changelog**: https://github.com/prisma/prisma/compare/5.19.0...5.19.x, https://github.com/prisma/prisma-engines/compare/5.19.0...5.19.x ### [`v5.19.0`](https://redirect.github.com/prisma/prisma/releases/tag/5.19.0) [Compare Source](https://redirect.github.com/prisma/prisma/compare/5.18.0...5.19.0) Today, we are excited to share the `5.19.0` stable release 🎉 🌟 **Help us spread the word about Prisma by starring the repo or [posting on X](https://twitter.com/intent/tweet?text=Check%20out%20the%20latest%20@prisma%20release%20v5.19.0%20%F0%9F%9A%80%0D%0A%0D%0Ahttps://github.com/prisma/prisma/releases/tag/5.19.0) about the release.** 🌟 #### Highlights ##### Introducing TypedSQL TypedSQL is a brand new way to interact with your database from Prisma Client. After enabling the `typedSql` Preview feature, you’re able to write SQL queries in a new `sql` subdirectory of your `prisma` directory. These queries are then checked by Prisma during using the new `--sql` flag of `prisma generate` and added to your client for use in your code. To get started with TypedSQL: 1. Make sure that you have the latest version of `prisma` and `@prisma/client` installed: npm install -D prisma@latest npm install @prisma/client@latest 2. Enable the `typedSql` Preview feature in your Prisma Schema. generator client { provider = "prisma-client-js" previewFeatures = ["typedSql"] } 3. Create a `sql` subdirectory of your `prisma` directory. mkdir -p prisma/sql 4. You can now add `.sql` files to the `sql` directory! Each file can contain one sql query and the name must be a valid JS identifier. For this example, say you had the file `getUsersWithPosts.sql` with the following contents: ```sql SELECT u.id, u.name, COUNT(p.id) as "postCount" FROM "User" u LEFT JOIN "Post" p ON u.id = p."authorId" GROUP BY u.id, u.name ``` 5. Import your SQL query into your code with the `@prisma/client/sql` import: ```tsx import { PrismaClient } from '@prisma/client' import { getUsersWithPosts } from '@prisma/client/sql' const prisma = new PrismaClient() const usersWithPostCounts = await prisma.$queryRawTyped(getUsersWithPosts) console.log(usersWithPostCounts) ``` There’s a lot more to talk about with TypedSQL. We think that the combination of the high-level Prisma Client API and the low-level TypedSQL will make for a great developer experience for all of our users. To learn more about behind the “why” of TypedSQL [be sure to check out our announcement blog post](https://pris.ly/typedsql-blog). For docs, check out our new [TypedSQL section](https://pris.ly/d/typedsql). #### Bug fixes ##### Driver adapters and D1 A few issues with our `driverAdapters` Preview feature and Cloudflare D1 support were resolved via [https://github.com/prisma/prisma-engines/pull/4970](https://redirect.github.com/prisma/prisma-engines/pull/4970) and [https://github.com/prisma/prisma/pull/24922](https://redirect.github.com/prisma/prisma/pull/24922) - Mathematic operations such as `max`, `min`, `eq`, etc in queries when using Cloudflare D1. - Resolved issues when comparing `BigInt` IDs when `relationMode="prisma"` was enabled and Cloudflare D1 was being used. ##### Joins - [https://github.com/prisma/prisma/issues/23742](https://redirect.github.com/prisma/prisma/issues/23742) fixes Prisma Client not supporting deeply nested `some` clauses when the `relationJoins` Preview feature was enabled. #### Join us Looking to make an impact on Prisma in a big way? We're now hiring engineers for the ORM team! - [Senior Engineer (TypeScript)](https://boards.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.
This PR was generated by Mend Renovate. View the repository job log.