You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Form: drop explicit support for zod and valibot (#3618)
We now rely on standard-schema for Form validation with valibot and zod. Make sure to upgrade to valibot@1.0.0 / zod@3.24.0 if you use them in your app.
In #2485, the expandable feature of the Table component has changed. You should use v-model:expand to achieve the functionality that was previously implemented using the #expand slot.
Added a new setting frozenStore (--frozen-store) that lets pnpm install run against a package store on a read-only filesystem (e.g. a Nix store, a read-only bind mount, an OCI layer). When enabled, pnpm opens the store's SQLite index.db through the immutable=1 URI — bypassing the WAL/-shm sidecar creation that otherwise fails on a read-only directory — and suppresses every store-write path (the index.db writer and the project-registry write). Pair it with --offline --frozen-lockfile against a fully-populated store. Under the global virtual store, package directories live inside the store, so if the store is missing the build output of a package whose lifecycle scripts are approved (or that has a patch), pnpm fails up front with ERR_PNPM_FROZEN_STORE_NEEDS_BUILD rather than crashing mid-build on a read-only write — seed the store with those builds first. Incompatib
✂ Note
PR body was truncated to here.
Configuration
📅 Schedule: (UTC)
Branch creation
"on Monday"
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.
If you want to rebase/retry this PR, check this box
Next steps: Take a moment to review the security alert above. Review
the linked package source code to understand the potential risk. Ensure the
package is not malicious before proceeding. If you're unsure how to proceed,
reach out to your security team or ask the Socket team for help at
support@socket.dev.
Suggestion: Packages should not obfuscate their code. Consider not using packages with obfuscated code.
Mark the package as acceptable risk. To ignore this alert only
in this pull request, reply with the comment
@SocketSecurity ignore npm/@typescript-eslint/eslint-plugin@8.61.1. You can
also ignore all packages with @SocketSecurity ignore-all.
To ignore an alert for all future pull requests, use Socket's Dashboard to
change the triage state of this alert.
Warn
Obfuscated code: npm eslint-plugin-jsdoc is 90.0% likely obfuscated
Next steps: Take a moment to review the security alert above. Review
the linked package source code to understand the potential risk. Ensure the
package is not malicious before proceeding. If you're unsure how to proceed,
reach out to your security team or ask the Socket team for help at
support@socket.dev.
Suggestion: Packages should not obfuscate their code. Consider not using packages with obfuscated code.
Mark the package as acceptable risk. To ignore this alert only
in this pull request, reply with the comment
@SocketSecurity ignore npm/eslint-plugin-jsdoc@63.0.4. You can
also ignore all packages with @SocketSecurity ignore-all.
To ignore an alert for all future pull requests, use Socket's Dashboard to
change the triage state of this alert.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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:
2.15.2→2.22.3^25.9.2→^25.9.3^8.61.0→^8.61.1^8.61.0→^8.61.1^8.61.0→^8.61.1^8.61.0→^8.61.1^8.61.0→^8.61.1^10.4.1→^10.5.0^63.0.2→^63.0.4^4.1.0→^4.2.0^6.5.3→^6.6.011.5.2→11.7.0^5.0.0→^5.1.0^4.1.8→^4.1.9^3.5.35→^3.5.38Release Notes
nuxt/ui (@nuxt/ui)
v2.22.3Compare Source
v2.22.2Compare Source
🐛 Bug Fixes
byprop (#4791) (44382cd)New Contributors
Full Changelog: nuxt/ui@v2.22.1...v2.22.2
v2.22.1Compare Source
🐛 Bug Fixes
Full Changelog: nuxt/ui@v2.22.0...v2.22.1
v2.22.0Compare Source
✨ Highlights
@nuxt/module-builderto v1 (#3801)The module has been updated to use nuxt/module-builder@1.0.0!
🚨 Breaking Changes
zodandvalibot(#3618)We now rely on standard-schema for Form validation with
valibotandzod. Make sure to upgrade tovalibot@1.0.0/zod@3.24.0if you use them in your app.🐛 Bug Fixes
aria-*&data-*attrs (2bef1e2), closes #3007@selectevent (#3269) (c0e14d0)Full Changelog: nuxt/ui@v2.21.1...v2.22.0
v2.21.1Compare Source
🚀 Features
colorModeoption (d2ceead), closes #3143🐛 Bug Fixes
👋 New Contributors
Full Changelog: nuxt/ui@v2.21.0...v2.21.1
v2.21.0Compare Source
🚀 Features
tailwindMergeconfig fromapp.config(#2902) (ea15e21)🐛 Bug Fixes
v-modelcausing first column missing (#2890) (d573fb6)@selectevent on checkbox (#3042) (d9d4f19)New Contributors
Full Changelog: nuxt/ui@v2.20.0...v2.21.0
v2.20.0Compare Source
🚨 Breaking Changes
🚀 Features
closeevent (#2750) (419a24f)iconprop (#2594) (0d1a76e)dot notationinbyprop (#2607) (53df9d9)activeClass(#2663) (03e24f4)pauseTimeoutOnHoverprop (#2661) (11b8c3d)@select:allevent (#2581) (ac323c4)checkbox(#2549) (d6daf46)🐛 Bug Fixes
uiconfig (#2542) (bf58086)uitype withstrategy(07ef771)as constwith correct type in config (#2652) (51c8b8e)dayIndex(#2545) (ce955d2)joiinstead of original state (#2587) (acecff4)byprop to compare objects & support dot notation invalue-attribute(#2566) (7154254)exactQueryprop type (#2781) (4cde571)notificationis present (#2561) (d4e408c)loadingState(#2551) (6e66990)onClickwhile blocking element (#2592) (9703786)DeepPartialtype for App Config (#2621) (976b03f)👋 New Contributors
Full Changelog: nuxt/ui@v2.19.2...v2.20.0
v2.19.2Compare Source
v2.19.1Compare Source
🐛 Bug Fixes
Full Changelog: nuxt/ui@v2.19.0...v2.19.1
v2.19.0Compare Source
Read our updated documentation on https://ui.nuxt.com/.
🚨 Breaking Changes
In #2485, the expandable feature of the
Tablecomponent has changed. You should usev-model:expandto achieve the functionality that was previously implemented using the#expandslot.🚀 Features
superstructvalidation (#2357) (3cda6c6)expandedrow (#2485) (1acd01a)🐛 Bug Fixes
itemstype (#2487) (25378df)totype (8ab4a14), closes #1253typefrom app config (7846ca3), closes nuxt/ui#2398badgein RTL mode (#2420) (4bf81be)option-attribute(#2465) (ff18061)uiconfig (#2467) (23971ef)carouselandcarousel-inverseanimations in RTL mode (#2400) (20fb46a)checkboxnot checked while using props by (#2401) (1b7e36c)indeterminatecheckbox with pagination (#2439) (070d2f8)TableRowandTableColumntypes (c36964b), closes nuxt/ui#2373byprop (#2413) (b72d343)aria-labelon items (3cf19ea), closes nuxt/ui#1934👋 New Contributors
Full Changelog: nuxt/ui@v2.18.7...v2.19.0
v2.18.7Compare Source
🚀 Enhancements
nullas initial value (#2275) (474accb)🐛 Bug Fixes
titlefield (0aa3909), closes #1439textprop & slot are empty (#2232) (5ed5c57)👋 New Contributors
Full Changelog: nuxt/ui@v2.18.6...v2.18.7
v2.18.6Compare Source
Bug Fixes
uiprop (#2235) (eecf4f7)TransitionChildfor Vue 3.5 (#2227) (803c20a)marginin RTL mode (#2233) (ea05414)v2.18.5Compare Source
Features
Bug Fixes
RadioGroup(#2152) (7aec42c)file(#2047) (82313e8)@nuxt/schemarather thannuxt/schema(#2171) (ead904f)configPathfor module as string (#2074) (e4ba4f7)roundedclass to panel (#2187) (bf32baa)shadowclass to panel (#2201) (d22526c)[@select](https://redirect.github.com/select)event (#2072) (b1f691f)v2.18.4Compare Source
Bug Fixes
/index(7e37668), closes #2018nextTickbefore marker calc (#2020) (9c04969)v2.18.3Compare Source
Bug Fixes
relas any (69f605f).tsfor index (93ddf1d)v2.18.2Compare Source
Bug Fixes
UIconimport (4fd1be2)v2.18.1Compare Source
Bug Fixes
v2.18.0Compare Source
⚠ BREAKING CHANGES
@egoist/tailwindcss-iconsto new@nuxt/icon(#1789)Features
helpslot (c3122f7), closes #1957staticgroups (#1458) (b264ad2)@egoist/tailwindcss-iconsto new@nuxt/icon(#1789) (c904604)selectedto label slot props (#1587) (d18477d)label/leading/trailingslots props (#1349) (6b216ca)showCreateOptionWhenprop (#1853) (7e974b5)asprop (#1955) (bce94db)rowClassproperty incolumns(#1632) (748e491)iconin items (#1798) (e8eb394)Bug Fixes
rotateon rtl icon (53003fc)mix-blend-overlayon indicators (#1714) (f74f1df)errorslot sohelpslot can render (#1888) (99c52e5)labelwithvalue-attributeand async search (4d5f250), closes #1780ariaLabelto be picked (720c44d), closes #1934<progress>to improve accessibility (#1881) (abd13f1)modelValueprop (#1913) (8eca5a0)v2.17.0Compare Source
Features
actionsslot (#1785) (c8dd71c)valibotto v0.31.0 (#1848) (1d5bd89){color}(#1830) (3ebff4d)topandbottomside (#1834) (50ad14f)contentprop to avoid the render of the HTML markup (#1831) (6e2678d)Bug Fixes
divfor description (e8898d1), closes #1551aria-currentto be overrideable (ebfb835), closes #1856empty-statewhennull(249bbd4), closes #1787setErrorswith a path (#1818) (06990be)hidden(#1797) (e7c2f78)exactHashtype (581b470), closes #1767modelValueis an empty string (9b9ccdb), closes #1862valueandtext(6c124bb), closes #1702v2.16.0Compare Source
⚠ BREAKING CHANGES
filetype without absolute positioning (#1712)Features
@nuxtjs/tailwindcss(#1665) (821e15b)<caption>(#1680) (3fca668)Bug Fixes
clickevent toULink(5481dab)filetype without absolute positioning (#1712) (ed5c74d)aria-sortfor sortable table headings (#1675) (6f60fa9)typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.61.1Compare Source
🩹 Fixes
❤️ Thank You
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.61.1Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/scope-manager)
v8.61.1Compare Source
This was a version bump only for scope-manager to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/types)
v8.61.1Compare Source
This was a version bump only for types to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/utils)
v8.61.1Compare Source
This was a version bump only for utils to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
eslint/eslint (eslint)
v10.5.0Compare Source
gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)
v63.0.4Compare Source
v63.0.3Compare Source
Bug Fixes
no-undefined-types: treat TS module vars as defined; fixes #1701 (d8f4738)webpack/eslint-webpack-plugin (eslint-webpack-plugin)
v4.2.0Compare Source
Features
Bug Fixes
stillValidModuleonlylintDirtyModulesOnlyis disabled (#253) (b52d1e7)nuxt-modules/og-image (nuxt-og-image)
v6.6.0Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
pnpm/pnpm (pnpm)
v11.7.0Compare Source
Minor Changes
frozenStore(--frozen-store) that letspnpm installrun against a package store on a read-only filesystem (e.g. a Nix store, a read-only bind mount, an OCI layer). When enabled, pnpm opens the store's SQLiteindex.dbthrough theimmutable=1URI — bypassing the WAL/-shmsidecar creation that otherwise fails on a read-only directory — and suppresses every store-write path (theindex.dbwriter and the project-registry write). Pair it with--offline --frozen-lockfileagainst a fully-populated store. Under the global virtual store, package directories live inside the store, so if the store is missing the build output of a package whose lifecycle scripts are approved (or that has a patch), pnpm fails up front withERR_PNPM_FROZEN_STORE_NEEDS_BUILDrather than crashing mid-build on a read-only write — seed the store with those builds first. IncompatibConfiguration
📅 Schedule: (UTC)
🚦 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.