-
-
Notifications
You must be signed in to change notification settings - Fork 4
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(db): update all non-major dependencies #1327
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 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 (
|
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
|
#935 Bundle Size — 3.52MiB (0%).Warning Bundle contains 8 duplicate packages – View duplicate packages Bundle metrics
Bundle size by type
|
Current #935 |
Baseline #933 |
|
---|---|---|
3.4MiB |
3.4MiB |
|
94.54KiB |
94.54KiB |
|
9.54KiB |
9.54KiB |
|
9.09KiB |
9.09KiB |
|
8.57KiB |
8.57KiB |
Bundle analysis report Branch renovate/all-minor-patch Project dashboard
📦 Next.js Bundle Analysis for @weareinreach/appThis analysis was generated by the Next.js Bundle Analysis action. 🤖 This PR introduced no changes to the JavaScript bundle! 🙌 |
34b81ca
to
8e34767
Compare
8e34767
to
075a28a
Compare
075a28a
to
3dd44e9
Compare
3dd44e9
to
840ae36
Compare
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
840ae36
to
c64a586
Compare
|
This PR contains the following updates:
5.16.2
->5.17.0
5.16.2
->5.17.0
5.16.2
->5.17.0
2.0.6
->2.0.7
20.14.10
->20.14.11
2.0.6
->2.0.7
9.0.11
->9.1.0
5.16.2
->5.17.0
2.5.0
->2.6.0
2.0.6
->2.0.7
4.21.0
->4.22.0
Release Notes
prisma/prisma (@prisma/client)
v5.17.0
Compare Source
🌟 Help us spread the word about Prisma by starring the repo or tweeting about the release. 🌟
Highlights
VSCode extension improvements
We’re happy to introduce some cool new features that will make your experience with the Prisma VSCode extension even better!
Find references across schema files
The ability to hop between references of a given symbol is really useful in application code and now with the introduction of multi-file schema, we think it’s the perfect time to bring this feature to the VSCode extension!
With the 5.17.0 release, you’ll now have the ability to use the native “find references” feature to find any usage of a given symbol
Added context on hover
When hovering over a symbol that references a view, type, enum, or any other block with multiple values, you’ll now see a handy pop out that shows what is in that block at a glance.
Additional quick fixes
We’ve taken some fixes made by the
prisma format
cli command and made them quick fixes available to the VSCode Extension. Now, when you have forget a back relation or relation scalar field, you’ll now see in real time what is wrong and have the option to fix it via the extension.QueryRaw performance improvements
We’ve changed the response format of
queryRaw
to decrease its average size which reduces serialization CPU overhead.When querying large data sets, we expect you to see improved memory usage and up to 2x performance improvements.
Fixes and improvements
Prisma Client
This is the 10th instance of Prisma Client being started. Make sure this is intentional.
warningPrisma
Language tools (e.g. VS Code)
Credits
Huge thanks to @key-moon, @pranayat, @yubrot, @skyzh for helping!
vercel/turbo (@turbo/gen)
v2.0.7
: Turborepo v2.0.7Compare Source
What's Changed
Examples
with-nestjs
example by @Neosoulink in https://github.com/vercel/turbo/pull/8162Changelog
--output-logs
andoutputLogs
for persisting logs after TUI exits by @chris-olszewski in https://github.com/vercel/turbo/pull/8612Opts
fromConfig
by @NicholasLYang in https://github.com/vercel/turbo/pull/8759New Contributors
Full Changelog: vercel/turborepo@v2.0.6...v2.0.7
typicode/husky (husky)
v9.1.0
Compare Source
remeda/remeda (remeda)
v2.6.0
Compare Source
Features
sindresorhus/type-fest (type-fest)
v4.22.0
Compare Source
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 has been generated by Mend Renovate. View repository job log here.