chore(deps): update all non-major dependencies #259
+775
−667
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:
^3.11.2
->^3.12.0
^19.6.0
->^19.6.1
^1.2.17
->^1.2.19
^4.1.2
->^4.2.0
^0.3.2
->^0.3.3
^1.6.1
->^1.6.4
^0.10.2
->^0.10.3
^1.9.0
->^1.10.2
^9.1.0
->^9.1.1
^6.0.0
->^6.1.0
4.0.0-beta.4
->4.0.0-beta.8
^1.0.10
->^1.0.11
^22.10.1
->^22.10.2
1
->1.6.1
^15.2.10
->^15.2.11
^0.462.0
->^0.468.0
>=22.11.0
->>=22.12.0
22.11.0-alpine
->22.12.0-alpine
22.11.0-alpine
->22.12.0-alpine
^0.5.5
->^0.5.7
^8.6.1
->^8.6.6
~8.2.6
->~8.6.6
9.14.2
->9.15.0
>=9.14.2
->>=9.15.0
^6.0.0
->^6.1.0
4.0.0-beta.4
->4.0.0-beta.8
5.6.2
->5.7.2
^0.18.6
->^0.19.0
^0.20.2
->^0.22.0
^0.27.5
->^0.28.0
^6.0.2
->^6.0.3
^7.6.7
->^7.6.8
^3.23.8
->^3.24.1
Release Notes
antfu/eslint-config (@antfu/eslint-config)
v3.12.0
Compare Source
🚀 Features
@eslint-react/eslint-plugin
to ^1.19.0 - by @Rel1cx in https://github.com/antfu/eslint-config/issues/642 (a0a82)View changes on GitHub
conventional-changelog/commitlint (@commitlint/cli)
v19.6.1
Compare Source
Note: Version bump only for package @commitlint/cli
barvian/number-flow (@number-flow/vue)
v0.3.3
Compare Source
Patch Changes
Add symbol part for styling all symbols (
46ab8bd
)Updated dependencies [
46ab8bd
]:nuxt/devtools (@nuxt/devtools)
v1.6.4
Compare Source
Bug Fixes
@vue/devtools
(8485fcb)v1.6.3
Compare Source
Bug Fixes
vite-plugin-inspect
version (a399082)v1.6.2
Compare Source
Bug Fixes
Features
vite-plugin-inspect
for both Vite 5 and 6 (#757) (cfcbc24)nuxt/fonts (@nuxt/fonts)
v0.10.3
Compare Source
compare changes
🩹 Fixes
📖 Documentation
🏡 Chore
bumpType
to patch in changelog script (#402)❤️ Contributors
nuxt/icon (@nuxt/icon)
v1.10.2
Compare Source
🐞 Bug Fixes
View changes on GitHub
v1.10.1
Compare Source
🚀 Features
View changes on GitHub
v1.10.0
Compare Source
🚀 Features
View changes on GitHub
v1.9.3
Compare Source
No significant changes
View changes on GitHub
v1.9.1
Compare Source
🐞 Bug Fixes
View changes on GitHub
nuxt-modules/i18n (@nuxtjs/i18n)
v9.1.1
Compare Source
This changelog is generated by GitHub Releases
🚀 Features
bundle.optimizeTranslationDirective
- by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3256 (1b457)🐞 Bug Fixes
View changes on GitHub
prisma/prisma (@prisma/client)
v6.1.0
Compare Source
Today we're releasing Prisma ORM version 6.1.0
In this version our
tracing
Preview feature is being graduated to GA!Highlights
Tracing goes GA
The
tracing
Preview feature is now stable. You now no longer have to includetracing
in your set of enabled preview features.generator client { provider = "prisma-client-js" - previewFeatures = ["tracing"] }
We have also changed some of the spans generated by Prisma Client. Previously, a trace would report the following spans:
Now, the following are reported:
Additionally, we have made a few changes to our dependencies:
@opentelemetry/api
is now a peer dependency instead of a regular dependencyregisterInstrumentations
in@opentelemetry/instrumentation
is now re-exported by@prisma/instrumentation
After upgrading to Prisma ORM 6.1.0 you will need to add
@opentelemetry/api
to your dependencies if you haven't already:You will also no longer need to have
@opentelemetry/instrumentation
if you only useregisterInstrumentations
. In this case you can importregisterInstrumentations
from@prisma/instrumentation
Bug fixes
Tracing related
As we're moving our
tracing
preview to GA, a number of issues have been resolved. Here are a few highlights:suppressTracing
Other issues
We also have a number of other issues that were resolved outside of our
tracing
feature.PrismaNeonHTTP
adapterfindUnique
returnsnull
when used instead ofPromise.all
Fixes and improvements
Prisma
TypeError: parentTracer.getSpanLimits is not a function
Span
constructorprisma:engine
spans do not respectsuppressTracing()
tracing: engine
spans don't pass throughSampler
prisma:client:operation
prisma:engine
spans are missing when there are multiplenew PrismaClient()
invocationsparentTracer.getSpanLimits is not a function
opentelemetry-sdk-trace-base
(e.g. Datadog tracer)traceparent
comments with multiple SQL statements@prisma/instrumentation
dependencies peer dependenciesdb.statement
attribute doesn't include thetraceparent
commentregisterInstrumentations
uses the global provider instead of the one passed inPrismaNeonHTTP
adapter breaks on some types e.g. timestampPrisma failed to detect the libssl/openssl version to use
Prisma Client
@prisma/instrumentation
Type Error:'InstrumentionNodeModuleDefintion' is not generic
v6.0.1
Compare Source
Telegram-Mini-Apps/telegram-apps (@telegram-apps/sdk-vue)
v1.0.11
Compare Source
Patch Changes
7d6ec83
]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.lucide-icons/lucide (lucide-vue-next)
v0.468.0
: New icons 0.468.0Compare Source
New icons 🎨
waves-ladder
(#2529) by @jguddasv0.467.0
: New icons 0.467.0Compare Source
New icons 🎨
scan-heart
(#2385) by @jguddasModified Icons 🔨
book-dashed
(#2399) by @jguddasv0.466.0
: New icons 0.466.0Compare Source
New icons 🎨
list-filter-plus
(#2645) by @abdenizModified Icons 🔨
bell-dot
(#2656) by @karsa-mistmerebell-minus
(#2656) by @karsa-mistmerebell-off
(#2656) by @karsa-mistmerebell-plus
(#2656) by @karsa-mistmerebell-ring
(#2656) by @karsa-mistmerebell
(#2656) by @karsa-mistmerev0.465.0
: New icons 0.465.0Compare Source
New icons 🎨
droplet-off
(#2641) by @jguddasModified Icons 🔨
flask-conical-off
(#2659) by @jamiemlawflask-conical
(#2659) by @jamiemlawflask-round
(#2659) by @jamiemlawv0.464.0
: New icons 0.464.0Compare Source
Modified Icons 🔨
paperclip
(#2482) by @jguddaspicture-in-picture
(#2481) by @jguddasv0.463.0
: New icons 0.463.0Compare Source
Modified Icons 🔨
layers
(#2596) by @jguddasnodejs/node (node)
v22.12.0
Compare Source
atinux/nuxt-auth-utils (nuxt-auth-utils)
v0.5.7
Compare Source
compare changes
🚀 Enhancements
🩹 Fixes
🏡 Chore
❤️ Contributors
v0.5.6
Compare Source
compare changes
🚀 Enhancements
organization_id
option for WorkOS provider (677b226)🩹 Fixes
🏡 Chore
❤️ Contributors
pixijs/pixijs (pixi.js)
v8.6.6
Compare Source
💾 Download
Development Build:
Production Build:
Documentation:
Changed
🐛 Fixed
🧹 Chores
v8.6.5
Compare Source
💾 Download
Development Build:
Production Build:
Documentation:
Changed
🐛 Fixed
🧹 Chores
New Contributors
v8.6.4
Compare Source
💾 Download
Development Build:
Production Build:
Documentation:
Changed
🐛 Fixed
🧹 Chores
Assets.ts
comment for src file ext by @furic in https://github.com/pixijs/pixijs/pull/11127New Contributors
v8.6.3
Compare Source
💾 Download
Development Build:
Production Build:
Documentation:
Changed
🐛 Fixed
🧹 Chores
New Contributors
v8.6.2
Compare Source
💾 Download
Development Build:
Production Build:
Configuration
📅 Schedule: Branch creation - "after 2am and before 3am" (UTC), Automerge - "after 1am and before 2am" (UTC).
🚦 Automerge: Enabled.
♻ 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.