-
-
Notifications
You must be signed in to change notification settings - Fork 2
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(deps): update all non-major dependencies #472
base: dev
Are you sure you want to change the base?
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 🪧 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 using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
#543 Bundle Size — 18.76MiB (~+0.01%).8db749d(current) vs e0a1f6e dev#406(baseline) Bundle metrics
|
Current #543 |
Baseline #406 |
|
---|---|---|
Initial JS | 1005.7KiB (~-0.01% ) |
1005.73KiB |
Initial CSS | 6.87KiB (+3.92% ) |
6.61KiB |
Cache Invalidation | 2.31% |
4.43% |
Chunks | 20 |
20 |
Assets | 80 |
80 |
Modules | 792 |
792 |
Duplicate Modules | 103 |
103 |
Duplicate Code | 5.65% (-0.18% ) |
5.66% |
Packages | 81 |
81 |
Duplicate Packages | 0 |
0 |
Bundle size by type 2 changes
1 regression
1 improvement
Current #543 |
Baseline #406 |
|
---|---|---|
IMG | 17.47MiB |
17.47MiB |
JS | 1.09MiB (~-0.01% ) |
1.09MiB |
Fonts | 189.64KiB |
189.64KiB |
CSS | 6.87KiB (+3.92% ) |
6.61KiB |
Other | 4.07KiB |
4.07KiB |
Bundle analysis report Branch renovate/all-minor-patch Project dashboard
Generated by RelativeCI Documentation Report issue
3d2bf82
to
b4ee35f
Compare
b4ee35f
to
bf8692c
Compare
bf8692c
to
8e55ae5
Compare
8e55ae5
to
b946726
Compare
b946726
to
f45b470
Compare
f45b470
to
32a392c
Compare
32a392c
to
f6c951e
Compare
f6c951e
to
48a7e0e
Compare
48a7e0e
to
4145015
Compare
4145015
to
b4c2266
Compare
b4c2266
to
7d6d184
Compare
2332aa8
to
ad1159b
Compare
ad1159b
to
3225039
Compare
3225039
to
313c397
Compare
313c397
to
91caba1
Compare
91caba1
to
7480d1d
Compare
7480d1d
to
28a1458
Compare
28a1458
to
8945772
Compare
8945772
to
6a59481
Compare
6a59481
to
c15f708
Compare
c15f708
to
e917d69
Compare
e917d69
to
012080b
Compare
012080b
to
b3d5649
Compare
b3d5649
to
f7ef0c6
Compare
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
f7ef0c6
to
8db749d
Compare
Quality Gate passedIssues Measures |
This PR contains the following updates:
1.36.0
->1.39.1
0.9.5
->0.10.3
5.20.0
->5.22.0
5.20.0
->5.22.0
4.2.11
->4.2.13
8.3.3
->8.4.4
8.3.3
->8.4.4
8.3.3
->8.4.4
8.3.3
->8.4.4
8.3.3
->8.4.4
8.3.3
->8.4.4
8.3.3
->8.4.4
8.3.3
->8.4.4
8.3.3
->8.4.4
20.16.7
->20.17.6
18.3.9
->18.3.12
18.3.0
->18.3.1
8.5.12
->8.5.13
1.3.1
->1.4.0
1.0.12
->1.1.0
11.10.4
->11.18.1
7.36.1
->7.37.2
0.8.0
->0.11.0
23.15.1
->23.16.5
2.6.1
->2.6.2
5.30.5
->5.37.1
8.2.4
->8.2.5
5.0.7
->5.0.8
2.2.1
->2.2.3
20.17.0
->20.18.0
9.11.0
->9.13.2
2.5.2
->2.5.3
5.20.0
->5.22.0
15.0.2
->15.1.1
8.3.3
->8.4.4
4.19.1
->4.19.2
4.26.1
->4.27.0
5.6.2
->5.6.3
Release Notes
crowdin/crowdin-api-client-js (@crowdin/crowdin-api-client)
v1.39.1
Compare Source
What's Changed
webUrl
field by @yevheniyJ in https://github.com/crowdin/crowdin-api-client-js/pull/445Full Changelog: crowdin/crowdin-api-client-js@1.39.0...1.39.1
v1.39.0
Compare Source
What's Changed
New Contributors
Full Changelog: crowdin/crowdin-api-client-js@1.38.0...1.39.0
v1.38.0
Compare Source
What's Changed
New Contributors
Full Changelog: crowdin/crowdin-api-client-js@1.37.1...1.38.0
v1.37.1
Compare Source
What's Changed
Full Changelog: crowdin/crowdin-api-client-js@1.37.0...1.37.1
v1.37.0
Compare Source
What's Changed
New Contributors
Full Changelog: crowdin/crowdin-api-client-js@1.36.0...1.37.0
neondatabase/serverless (@neondatabase/serverless)
v0.10.3
Compare Source
Fixes
authToken
overriding insql
HTTP request.v0.10.2
Compare Source
Expose
types
property on public HTTPQueryOptions typev0.10.1
Compare Source
Fix
CONFIG.MD
documentation.v0.10.0
Compare Source
Capture stack traces in
NeonDbError
, ifError.captureStackTrace
is available.Allow authentication through
JWT
by adding aauthToken
property to theneon
HTTP connection options.prisma/prisma (@prisma/adapter-neon)
v5.22.0
Compare Source
Today, we are excited to share the
5.22.0
stable release 🎉🌟 Help us spread the word about Prisma by starring the repo ☝️ or posting on X about the release.
Highlights
Further Tracing Improvements
In our ongoing effort to stabilize the
tracing
Preview feature, we’ve made our spans compliant with OpenTelemetry Semantic Conventions for Database Client Calls. This should lead to better compatibility with tools such as DataDog and Sentry.We’ve also included numerous bug fixes that should make this Preview feature easier to work with.
Metrics bug fix
Occasionally, connection pool metrics would become negative or grow unbounded. In this release, connection pool metrics should stay consistent.
Connection Pool Timeout fix
In a specific case, there could be issues where fetching a new connection from the connection pool would time out, regardless of the state of the application and connection pool. If you have experience connection pool issues accessing a PostgreSQL database with TLS encryption in a resource-constrained environment (such as Function-as-a-Service offerings or very small VPS) this should resolve those issues.
Special thanks to @youxq for their pull request and help resolving this issue!
Join us
Looking to make an impact on Prisma in a big way? We're hiring!
Learn more on our careers page: https://www.prisma.io/careers
Fixes and improvements
Prisma Migrate
@unique
inschema.prisma
does not generate SQL to do soPrisma
libquery_engine-debian-openssl-1.1.x.so.node
prisma:engine:connection
spans have no parentprisma:engine:itx_runner
are disconnected from the treeitx_runner
span and it's children are missing sometimeslibquery_engine-debian-openssl-1.1.x.so.node
Credits
Huge thanks to @tmm1, @Takur0, @hinaloe, @andyjy, and @youxq for helping!
v5.21.1
Compare Source
v5.21.0
Compare Source
Today, we are excited to share the
5.21.0
release 🎉🌟 Help us spread the word about Prisma by starring the repo ☝️ or posting on X about the release.
Highlights
Better support for tracing in MongoDB
The
tracing
Preview feature now has full support for MongoDB with previously missing functionality now implemented. This is a part of the ongoing effort to stabilize this Preview feature and release it in General Availability.tracing
is a Preview feature that enables built-in support for OpenTelemetry instrumentation inside the Prisma Client and provides deep insights into the performance and timing of your queries. See our documentation for more information.For an easy to use and zero-configuration tracing instrumentation tool with a dashboard that provides an overview of your queries, statistics, and AI-powered recommendations, try Prisma Optimize.
WebAssembly engine size decrease for edge functions
Due to recent changes, some users experienced a steep increase of the bundle size in Prisma 5.20 when using the
driverAdapters
Preview feature, going over the 1 MB limit on the free tier of Cloudflare Workers. This has now been fixed.Fixes and improvements
Prisma Engines
Credits
Huge thanks to @austin-tildei, @LucianBuzzo, @mcuelenaere, @pagewang0, @key-moon, @pranayat, @yubrot, @skyzh for helping!
relative-ci/agent (@relative-ci/agent)
v4.2.13
Compare Source
What's Changed
Full Changelog: relative-ci/agent@v4.2.12...v4.2.13
v4.2.12
Compare Source
What's Changed
Full Changelog: relative-ci/agent@v4.2.11...v4.2.12
storybookjs/storybook (@storybook/addon-a11y)
v8.4.4
Compare Source
v8.4.3
Compare Source
v8.4.2
Compare Source
@storybook/test
- #29514, thanks @shilman!v8.4.1
Compare Source
v8.4.0
Compare Source
Storybook 8.4 comes with a ton of exciting new features designed to give you the best experience developing, testing, and debugging tests in the browser!
List of all updates
@vitest/browser
v2.1.2 - #29407, thanks @strozw!es-toolkit
- #29259, thanks @JReinhold!@storybook/addon-links
by default - #29177, thanks @tobiasdiez!.gitignore
updated via CLI ends with a newline - #29124, thanks @3w36zj6!yarn
detection - #29448, thanks @ndelangen!chalk
topicocolors
- #28262, thanks @43081j!export { X }
parsing - #29344, thanks @vctqs1!prettier
an optional peer dependency - #29223, thanks @JReinhold!express
topolka
- #29230, thanks @43081j!qs
topicoquery
- #28315, thanks @43081j!handlebars
usage - #29208, thanks @ndelangen!file-system-cache
- #29256, thanks @ndelangen!fs-extra
with the native APIs - #29126, thanks @ziebam!lodash
withes-toolkit
- #28981, thanks @ndelangen!esbuild
, broadening version range - #29254, thanks @ndelangen!renderers/react
's dependencies - #29298, thanks @ndelangen!svelte2tsx
- support runes - #29423, thanks @JReinhold!util
dependency - #29310, thanks @JReinhold!react
in manager - #29197, thanks @ndelangen!optimizeDeps
- #29179, thanks @tobiasdiez!v8.3.7
Compare Source
v8.3.7
v8.3.6
Compare Source
v8.3.5
Compare Source
v8.3.4
Compare Source
vercel/analytics (@vercel/analytics)
v1.4.0
Compare Source
What's Changed
Full Changelog: vercel/analytics@1.3.2...1.4.0
v1.3.2
Compare Source
What's Changed
Full Changelog: vercel/analytics@1.3.1...1.3.2
vercel/speed-insights (@vercel/speed-insights)
v1.1.0
Compare Source
What's Changed
Full Changelog: vercel/speed-insights@1.0.14...1.1.0
v1.0.14
Compare Source
What's Changed
Full Changelog: vercel/speed-insights@1.0.13...1.0.14
v1.0.13
Compare Source
What's Changed
New Contributors
Full Changelog: vercel/speed-insights@1.0.12...1.0.13
chromaui/chromatic-cli (chromatic)
v11.18.1
Compare Source
🐛 Bug Fix
context.projectMetadata.hasRouter
and send to the index" #1121 (@tmeasday)Authors: 1
v11.18.0
Compare Source
🚀 Enhancement
context.projectMetadata.hasRouter
and send to the index #1112 (@tmeasday)🐛 Bug Fix
Authors: 2
v11.17.0
Compare Source
🚀 Enhancement
Authors: 1
v11.16.5
Compare Source
🐛 Bug Fix
rsbuild
stats JSON output and multiple locations #1110 (@codykaup)Authors: 1
v11.16.4
Compare Source
🐛 Bug Fix
--diagnostics-file
parsing #1116 (@codykaup)Authors: 1
v11.16.3
Compare Source
main
ctx.projectMetadata.hasRouter
" (@tmeasday)Authors: 1
v11.16.2
Compare Source
main
ctx.projectMetadata.hasRouter
(@tmeasday)Authors: 1
v11.16.1
Compare Source
🐛 Bug Fix
Authors: 1
v11.16.0
Compare Source
🚀 Enhancement
--build-command
for arbitrary build commands #1109 (@codykaup)Authors: 1
v11.15.0
Compare Source
🚀 Enhancement
logLevel
andlogPrefix
options, use local timestamp as default prefix #1107 (@ghengeveld)Authors: 1
v11.14.0
Compare Source
🚀 Enhancement
🐛 Bug Fix
package-size
on pull request #1105 (@codykaup)Authors: 2
v11.13.0
Compare Source
🚀 Enhancement
🐛 Bug Fix
.env
parsing #1104 (@codykaup)Authors: 2
[
v11.12.6
](https://redirect.github.com/chromaui/chromatic-cli/blob/HConfiguration
📅 Schedule: Branch creation - "before 4am on Monday,before 4am on Thursday" (UTC), 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.