fix(deps): update all non-major dependencies #93
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^19.5.0
->^19.6.0
^19.5.0
->^19.6.0
^6.12.1
->^6.12.2
^5.20.0
->^5.22.0
3.17.0
->3.18.1
^2.1.0
->^2.2.0
^20.16.10
->^20.17.10
^0.10.5
->^0.10.6
v5.1.0
->v5.4.0
v3.0.0
->v3.3.0
v3.1.0
->v3.7.1
^15.2.10
->^15.2.11
^4.24.8
->^4.24.11
18.19.1
->18.20.5
^3.13.2
->^3.14.1592
^3.3.3
->^3.4.2
^0.6.8
->^0.6.9
^5.20.0
->^5.22.0
^2.7.0
->^2.8.1
^2.1.2
->^2.3.3
^5.4.8
->^5.4.11
^0.20.5
->^0.21.1
^2.1.1
->^2.1.8
2.1.6
->2.1.10
4.1.0
->4.5.3
Release Notes
conventional-changelog/commitlint (@commitlint/cli)
v19.6.0
Compare Source
Note: Version bump only for package @commitlint/cli
conventional-changelog/commitlint (@commitlint/config-conventional)
v19.6.0
Compare Source
Note: Version bump only for package @commitlint/config-conventional
nuxt-modules/tailwindcss (@nuxtjs/tailwindcss)
v6.12.2
Compare Source
compare changes
🩹 Fixes
modules:done
serverMiddleware race condition (9d42549)📖 Documentation
🏡 Chore
❤️ Contributors
prisma/prisma (@prisma/client)
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!
sapphiredev/utilities (@sapphire/utilities)
v3.18.1
Compare Source
Changelog
All notable changes to this project will be documented in this file.
v3.18.0
Compare Source
🏠 Refactor
NonNullObject
andAnyObject
(0dce7d6) (#821 by @kyranet)roundNumber
(1e7d2de) (#810 by @kyranet)🐛 Bug Fixes
🚀 Features
If
andRequiredIf
(143375f) (#825 by @kyranet)PrettifyObject
type (5ac3f24) (#822 by @kyranet)Arr
to the docs (997614c) (#780 by @favna)skyra-project/archid-components (@skyra/http-framework)
v2.2.0
Compare Source
🐛 Bug Fixes
🚀 Features
BaseInteraction
(dae9cc5) (#356 by @kyranet)vite-pwa/nuxt (@vite-pwa/nuxt)
v0.10.6
Compare Source
🐞 Bug Fixes
View changes on GitHub
docker/build-push-action (docker/build-push-action)
v5.4.0
Compare Source
v5.3.0
Compare Source
Full Changelog: docker/build-push-action@v5.2.0...v5.3.0
v5.2.0
Compare Source
outputs
input by @crazy-max in https://github.com/docker/build-push-action/pull/1074Full Changelog: docker/build-push-action@v5.1.0...v5.2.0
docker/login-action (docker/login-action)
v3.3.0
Compare Source
Full Changelog: docker/login-action@v3.2.0...v3.3.0
v3.2.0
Compare Source
Full Changelog: docker/login-action@v3.1.0...v3.2.0
v3.1.0
Compare Source
Full Changelog: docker/login-action@v3.0.0...v3.1.0
docker/setup-buildx-action (docker/setup-buildx-action)
v3.7.1
Compare Source
uuid
package by @crazy-max in https://github.com/docker/setup-buildx-action/pull/369Full Changelog: docker/setup-buildx-action@v3.7.0...v3.7.1
v3.7.0
Compare Source
buildkitd-flags
if opt-in by @crazy-max in https://github.com/docker/setup-buildx-action/pull/363uuid
package and switch tocrypto
by @crazy-max in https://github.com/docker/setup-buildx-action/pull/366Full Changelog: docker/setup-buildx-action@v3.6.1...v3.7.0
v3.6.1
Compare Source
Full Changelog: docker/setup-buildx-action@v3.6.0...v3.6.1
v3.6.0
Compare Source
Full Changelog: docker/setup-buildx-action@v3.5.0...v3.6.0
v3.5.0
Compare Source
v3.4.0
Compare Source
Full Changelog: docker/setup-buildx-action@v3.3.0...v3.4.0
v3.3.0
Compare Source
v3.2.0
Compare Source
config
tobuildkitd-config
config-inline
tobuildkitd-config-inline
Full Changelog: docker/setup-buildx-action@v3.1.0...v3.2.0
lint-staged/lint-staged (lint-staged)
v15.2.11
Compare Source
Patch Changes
#1484
bcfe309
Thanks @wormsik! - Escape paths containing spaces when using the "shell" option.#1487
7dd8caa
Thanks @iiroj! - Do not treat submodule root paths as "staged files". This caused lint-staged to fail to a Git error when only updating the revision of a submodule.nextauthjs/next-auth (next-auth)
v4.24.11
Compare Source
v4.24.10
Compare Source
What's Changed
Full Changelog: https://github.com/nextauthjs/next-auth/compare/[email protected]@4.24.10
v4.24.9
Compare Source
What's Changed
await
dynamic APIs as per Next.js 15 changes by @balazsorban44 in nextauthjs/next-auth@4d143c5New Contributors
Full Changelog: https://github.com/nextauthjs/next-auth/compare/[email protected]@4.24.9
nodejs/node (node)
v18.20.5
: 2024-11-12, Version 18.20.5 'Hydrogen' (LTS), @aduh95Compare Source
Notable Changes
ac37e554a5
] - esm: mark import attributes and JSON module as stable (Nicolò Ribaudo) #55333Commits
c2e6a8f215
] - benchmark: fix napi/ref addon (Michaël Zasso) #532334c2e07aaac
] - build: pin doc workflow to Node.js 20 (Richard Lau) #557556ba4ebd060
] - build: fix build with Python 3.12 (Luigi Pinca) [#&chore(deps): update all non-major dependencies #82Configuration
📅 Schedule: Branch creation - "before 12pm on Sunday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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.