chore(deps): update all non-major dependencies #471
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.14.0
->^3.16.0
^19.6.1
->^19.7.1
^19.6.0
->^19.7.1
^1.2.23
->^1.2.25
^1.2.20
->^1.2.23
^3.15.2
->^3.15.4
^9.1.1
->^9.2.0
^6.2.1
->^6.3.1
^4.0.1
->^4.0.4
^12.4.0
->^12.5.0
^12.4.0
->^12.5.0
^12.4.0
->^12.5.0
^1.34.0
->^1.34.1
^5.4.2
->^5.5.0
^15.4.0
->^15.4.3
>=20.18.1
->>=20.18.2
^0.5.7
->^0.5.14
9.15.4
->9.15.5
>=9.15.4
->>=9.15.5
^6.2.1
->^6.3.1
^2.3.3
->^2.4.0
Release Notes
antfu/eslint-config (@antfu/eslint-config)
v3.16.0
Compare Source
🚀 Features
View changes on GitHub
v3.15.0
Compare Source
🚀 Features
prefer-const
in editor - by @antfu (12dd5)View changes on GitHub
conventional-changelog/commitlint (@commitlint/cli)
v19.7.1
Compare Source
Note: Version bump only for package @commitlint/cli
conventional-changelog/commitlint (@commitlint/config-conventional)
v19.7.1
Compare Source
Note: Version bump only for package @commitlint/config-conventional
nuxt/nuxt (@nuxt/kit)
v3.15.4
Compare Source
✅ Upgrading
As usual, our recommendation for upgrading is to run:
This will refresh your lockfile as well, and ensures that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem.
👉 Changelog
compare changes
🩹 Fixes
acorn
(#30754)@nuxt/schema
fromnuxt
package dir (#30774)srcDir
(#30771)useRoute
in SFC setup (#30788)externality
for dev server externals (#30802)💅 Refactors
chunk.names
for asset names (#30780)❤️ Contributors
v3.15.3
Compare Source
👀 Highlights
CORS configuration for dev server
Alongside a range of improvements, we've also shipped a significant fix to impose CORS origin restrictions on the dev server. This applies to your Vite or Webpack/Rspack dev middleware only.
This is a significant/breaking change we would not normally ship in a patch but it is a security fix (see GHSA-4gf7-ff8x-hq99 and GHSA-2452-6xj8-jh47) and we urge you to update ASAP.
You can configure the allowed origins and other CORS options via the
devServer.cors
options in yournuxt.config
, which may be relevant if you are developing with a custom hostname:✅ Upgrading
As usual, our recommendation for upgrading is to run:
This will refresh your lockfile as well, and ensures that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem.
👉 Changelog
compare changes
🔥 Performance
mkdirSync
calls (#30651)findPath
andresolvePath
(#30682)Transition
component only on client side (#30720)🩹 Fixes
#app-manifest
alias (#30618)plugin.src
for variable name generation (#30649)dev
/test
environment value (#30667)invalidateModule
call (9bd71e498)[[
optional dynamic params (#30619)devServer.cors
(406db5b4d)💅 Refactors
externality
and use vite internal config (#30634)📖 Documentation
useFetch
example (#30629)nuxi
source code (4fabe0025)NuxtLink
(#30614)addRouteMiddleware
(#30656)ClientOnly
withonMounted
hook (#30670)navigation
mode incallOnce
composable (#30612)📦 Build
inlineDependencies
option (01adefcec)🏡 Chore
lodash-es
(0c01273f5)🤖 CI
❤️ Contributors
nuxt-modules/i18n (@nuxtjs/i18n)
v9.2.0
Compare Source
This changelog is generated by GitHub Releases
🚀 Features
🐞 Bug Fixes
availableLocales
not including configured locales - by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3347 (1647b)View changes on GitHub
v9.1.5
Compare Source
This changelog is generated by GitHub Releases
🐞 Bug Fixes
View changes on GitHub
v9.1.4
Compare Source
This changelog is generated by GitHub Releases
🐞 Bug Fixes
View changes on GitHub
v9.1.3
Compare Source
This changelog is generated by GitHub Releases
🐞 Bug Fixes
View changes on GitHub
v9.1.2
Compare Source
This changelog is generated by GitHub Releases
🐞 Bug Fixes
intlify
dependencies - by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3274 (a026b)pages
config should use route name as key - by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3286 (3ba77)View changes on GitHub
prisma/prisma (@prisma/client)
v6.3.1
Compare Source
This patch releases introduces improvements to the
prisma init
output when invoked to with the--db
option.Run
npx prisma@latest init --db
to get an instant Prisma Postgres database.v6.3.0
Compare Source
Today, we are excited to share the
6.3.0
stable release 🎉🌟 Help us spread the word about Prisma by starring the repo ☝️ or tweeting about the release. 🌟
Highlights
A brand new Prisma Studio
In this release we've included several great improvements to Prisma Studio's developer experience. You can learn all about the changes we've made in our release blog post, but here's a short list:
Prisma Studio is back in the Console
Fans of Prisma Data Browser rejoice! The new Prisma Studio is now in the Prisma Console and is available for all PostgreSQL and MySQL databases.
A new model viewer
Previously, switching from model to model in Prisma Studio would require backing all the way out to the model view, then digging in again. With our new UI, it's easy to switch from model to model while keeping your place.
A new editing experience
If you're trying to edit a given field in a model, Prisma Studio made it quite easy. However, if you're trying to edit every field in a given row, it could get quite annoying to keep scrolling left to right. Our new edit sidebar resolves that with the ability to edit all fields for a given row at once.
Clean up at the click of a button
When editing a number of models, it can get difficult to get back to a clean slate. In the new Prisma Studio, we've added a "Close all" button that puts you back to a fresh start.
Add
limit
toupdateMany()
anddeleteMany()
Previously,
limit
has not existed as a valid option in top levelupdateMany()
anddeleteMany()
queries. In 6.3.0limit
is now available in these queries, bringing their features more in line with other query types.You can use
limit
like the following:This will limit the number of deleted users to 100 at maximum.
Sort
generator
fields deterministicallyIn previous version of Prisma ORM, the fields inside of a
generator
block in your Prisma Schema were not deterministically sorted. This could lead to cases whereprisma db pull
could lead to re-ordering of fields.In 6.3.0, the sorting of fields in this block is now deterministic. You may see re-ordering on the first
prisma db pull
after you upgrade, but it will remain consistent afterwards.Replace
NOT IN
withNOT EXISTS
for PostgreSQL relation filtersIn previous versions of Prisma ORM, when using the
none
orsome
relation filters, the SQL queries generated usedNOT IN
. In many cases this lead to performance issues as the size of the related table grew. In 6.3.0, we’ve replaced these usages ofIN
withEXISTS
in order to improve query performance.A special thank you
We'd like to extend our heartfelt thanks to @loren and his team for the collaboration and trust in our enterprise support plan. Working closely with them allowed us to address important issues like #19249 and #17303. Their insights and partnership have been invaluable in improving our product.
If your team could benefit from dedicated support and tailored solutions, learn more about our enterprise support plan.
Fixes and improvements
Prisma Client
take
orlimit
toupdateMany()
&deleteMany()
Prisma
prisma db pull
non-deterministically sorts generator fieldsno entry found for key
error on views<->model relationsonUpdate
data to the DMMF in@prisma/generator-helper
Credits
Huge thanks to @WhyAsh5114 for their contributions to this release!
tailwindlabs/tailwindcss (@tailwindcss/vite)
v4.0.4
Compare Source
Fixed
null
(#16210)containers
JS theme key is added to the--container-*
namespace (#16169)@keyframes
are generated even if an--animation-*
variable spans multiple lines (#16237)?commonjs-proxy
flag (#16238)order-first
andorder-last
for Firefox (#16266)NODE_PATH
is respected when resolving JavaScript and CSS files (#16274)@variant
inside a referenced stylesheet could cause a stack overflow (#16300)v4.0.3
Compare Source
Fixed
@import url();
(#16144)v4.0.2
Compare Source
Fixed
grid-cols-*
andgrid-rows-*
utilities (#16020)@reference
or@variant
(#16057)<style>
blocks in HTML files (#16069)@keyframes
in@theme reference
(#16120)@variant
when at the top-level of a stylesheet (#16129)vueuse/vueuse (@vueuse/components)
v12.5.0
Compare Source
🚀 Features
useEventListener
where it was not being used - by @ferferga in https://github.com/vueuse/vueuse/issues/4479 (c6c6e)afterFetch
andonFetchError
- by @tolking and Anthony Fu in https://github.com/vueuse/vueuse/issues/4499 (98a83)🐞 Bug Fixes
View changes on GitHub
grammyjs/grammY (grammy)
v1.34.1
Compare Source
What's Changed
Full Changelog: grammyjs/grammY@v1.34.0...v1.34.1
luin/ioredis (ioredis)
v5.5.0
Compare Source
Features
5.4.2 (2024-12-20)
Bug Fixes
5.4.1 (2024-04-17)
Bug Fixes
lint-staged/lint-staged (lint-staged)
v15.4.3
Compare Source
Patch Changes
cbfed1d
Thanks @tarik02! - Adjust TypeScript types for the default export so that it can be used as a value without error TS2693.v15.4.2
Compare Source
Patch Changes
8827ebf
Thanks @iiroj! - Change lint-staged's dependencies to use caret (^
) ranges instead of tilde (~
). This makes it easier for package managers to perform dependency management when minor-level updates are also permitted instead of just patch-level.v15.4.1
Compare Source
Patch Changes
#1504
1c7a45e
Thanks @iiroj! - Default TypeScript config filenames match JS equivalents.#1504
9cc18c9
Thanks @iiroj! - Add missing conditional exports syntax for TypeScript types.nodejs/node (node)
v20.18.2
Compare Source
atinux/nuxt-auth-utils (nuxt-auth-utils)
v0.5.14
Compare Source
compare changes
🩹 Fixes
❤️ Contributors
v0.5.13
Compare Source
compare changes
🩹 Fixes
🏡 Chore
❤️ Contributors
v0.5.12
Compare Source
compare changes
🚀 Enhancements
🏡 Chore
❤️ Contributors
v0.5.11
Compare Source
compare changes
🚀 Enhancements
email_verified
inuser
on GitHub provider (#332)openInPopup(route, { width, height })
(#336)🩹 Fixes
🏡 Chore
❤️ Contributors
v0.5.10
Compare Source
compare changes
🚀 Enhancements
📖 Documentation
❤️ Contributors
v0.5.9
Compare Source
compare changes
🚀 Enhancements
❤️ Contributors
v0.5.8
[Compare Source](https://red
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.