chore(deps): update all non-major dependencies#686
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub. |
fee5b47 to
06ad608
Compare
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
4c45b94 to
c7a6323
Compare
ccc6cbe to
0b48c81
Compare
0b48c81 to
fbccd5b
Compare
This PR contains the following updates:
^1.5.1→^1.6.0^1.2.86→^1.2.872.15.2→2.22.3^25.9.2→^25.9.4^8.61.0→^8.62.0^8.61.0→^8.62.0^8.61.0→^8.62.0^8.61.0→^8.62.0^8.61.0→^8.62.0^10.4.1→^10.6.0^4.16.2→^4.17.1^63.0.2→^63.0.10^18.1.0→^18.2.1^3.1.0→^3.1.1^4.1.0→^4.2.0^17.6.0→^17.7.0^6.5.3→^6.7.011.5.2→11.9.0^5.1.0→^5.3.0^5.0.0→^5.3.0^4.1.8→^4.1.9^3.5.35→^3.5.39Release Notes
bombshell-dev/clack (@clack/prompts)
v1.6.0Compare Source
Minor Changes
#568
f87933fThanks @florian-lefebvre! - Updates default formatter ofnote()to note dim lines anymoreIf you want the old behavior, provide a
format()function:import { note } from '@​clack/prompts'; +import { styleText } from 'node:util'; note( 'You can edit the file src/index.jsx', 'Next steps.' + { format: (text) => styleText('dim', text) } );#567
cc6aab5Thanks @dreyfus92! - Add keyboard instruction footers toselect,multiselect, andgroupMultiselectin the active state, matching autocomplete. No option — always shown.Patch Changes
2f2b52f,e1b6ee7]: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.62.0Compare Source
🚀 Features
❤️ Thank You
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
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.62.0Compare Source
🚀 Features
❤️ Thank You
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
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.62.0Compare Source
🚀 Features
Configuration
📅 Schedule: (UTC)
🚦 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.