Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 5, 2025

This PR contains the following updates:

Package Change Age Confidence Type Update
@iconify-json/simple-icons ^1.2.54 -> ^1.2.60 age confidence dependencies patch
@nuxt/content (source) ^3.7.1 -> ^3.8.2 age confidence dependencies minor
@nuxt/devtools-kit (source) ^2.6.5 -> ^2.7.0 age confidence devDependencies minor
@nuxt/devtools-ui-kit (source) ^2.6.5 -> ^2.7.0 age confidence devDependencies minor
@nuxt/eslint-config (source) ^1.9.0 -> ^1.10.0 age confidence devDependencies minor
@nuxt/fonts ^0.11.4 -> ^0.12.1 age confidence dependencies minor
@nuxt/test-utils 3.19.2 -> 3.20.1 age confidence devDependencies minor
@nuxt/ui (source) 4.0.0 -> 4.2.1 age confidence dependencies minor
@paypal/paypal-js (source) ^8.1.2 -> ^8.4.2 age confidence peerDependencies minor
@stripe/stripe-js (source) ^7.0.0 -> ^7.9.0 age confidence peerDependencies minor
@types/youtube (source) ^0.1.0 -> ^0.1.2 age confidence peerDependencies patch
@typescript-eslint/typescript-estree (source) ^8.46.1 -> ^8.48.0 age confidence devDependencies minor
@unhead/vue (source) ^2.0.3 -> ^2.0.19 age confidence peerDependencies patch
actions/checkout v5.0.0 -> v5.0.1 age confidence action patch
actions/stale v10.0.0 -> v10.1.0 age confidence action minor
better-sqlite3 ^12.4.1 -> ^12.4.6 age confidence dependencies patch
eslint (source) ^9.37.0 -> ^9.39.1 age confidence devDependencies minor
happy-dom ^20.0.2 -> ^20.0.10 age confidence devDependencies patch
knitwork ^1.2.0 -> ^1.3.0 age confidence devDependencies minor
magic-string ^0.30.19 -> ^0.30.21 age confidence dependencies patch
ofetch ^1.4.1 -> ^1.5.1 age confidence dependencies minor
playwright-core (source) ^1.56.0 -> ^1.57.0 age confidence devDependencies minor
pnpm (source) 10.18.3 -> 10.23.0 age confidence packageManager minor
shiki (source) ^3.13.0 -> ^3.15.0 age confidence devDependencies minor
shiki (source) ^3.13.0 -> ^3.15.0 age confidence dependencies minor
unplugin (source) ^2.3.10 -> ^2.3.11 age confidence dependencies patch
unstorage (source) ^1.17.1 -> ^1.17.3 age confidence dependencies patch
valibot (source) ^1.1.0 -> ^1.2.0 age confidence dependencies minor
vue (source) ^3.5.22 -> ^3.5.25 age confidence devDependencies patch
vue-router (source) ^4.6.2 -> ^4.6.3 age confidence devDependencies patch
vue-tsc (source) ^3.0.9 -> ^3.1.5 age confidence devDependencies patch

Release Notes

nuxt/content (@​nuxt/content)

v3.8.2

Compare Source

v3.8.1

Compare Source

Bug Fixes
Performance Improvements

v3.8.0

Compare Source

Features
Bug Fixes
  • extend inherited schema (dd054ea)
Performance Improvements
nuxt/devtools (@​nuxt/devtools-kit)

v2.7.0

Compare Source

Bug Fixes
  • devtools: use vite plugin for env-specific config (#​899) (0c258d4)

2.6.5 (2025-09-20)

Bug Fixes
  • ensure path resolve is safe (1fabb49)

2.6.4 (2025-09-19)

Bug Fixes
  • using textContent instead of innerHtml for auth pagechore: update lock (7cadbbe)

2.6.3 (2025-08-22)

2.6.2 (2025-07-02)

Bug Fixes

2.6.1 (2025-07-01)

Bug Fixes
nuxt/eslint (@​nuxt/eslint-config)

v1.10.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
nuxt/fonts (@​nuxt/fonts)

v0.12.1

Compare Source

0.12.1 is the next patch release.

This is a rerelease of 0.12.0, which encountered an issue in the publishing process. See release notes for v0.12.0.

👉 Changelog

compare changes

🏡 Chore
  • Update workspace version for devtools (#​724)
❤️ Contributors
nuxt/test-utils (@​nuxt/test-utils)

v3.20.1

Compare Source

nuxt/ui (@​nuxt/ui)

v4.2.1

Compare Source

Bug Fixes

v4.2.0

Compare Source

⚠ BREAKING CHANGES
  • components: consistent exposed refs (#​5385)
  • module: properly export composables from module
Features
Bug Fixes
  • AuthForm: ensure header is shown with leading slot (#​5405) (b61127a)
  • AuthForm: use password input id for aria-controls (#​5312) (55ea9be)
  • ChatPrompt: proxy disabled prop (a8f2156), closes #​5300
  • CheckboxGroup/RadioGroup/Switch: consistent disabled styles (ddd8faf), closes #​5391
  • ColorModeButton: use css to display color mode icon (#​5394) (1d1c638)
  • CommandPalette/ContentSearch: improve performances and filtering logic (#​5433) (e751b37)
  • components: calc virtualizer estimateSize based on item description (56ae8e7)
  • components: clean html attributes extend (fda3c98), closes #​5348
  • components: consistent exposed refs (#​5385) (fce2df4)
  • components: remove locale / dir props proxy (#​5432) (a6efa7a)
  • ContentNavigation/NavigationMenu/Tabs: ensure proper badge display (e5c11e6)
  • ContentSearchButton/DashboardSearchButton: hide label and trailing with css when collapsed (3e72bf8)
  • FileUpload: ensure native validation works with required (#​5358) (eb491e1)
  • Form: refine nested prop type handling and simplify logic (#​5360) (8d5c26f)
  • inertia: set serverRendered dynamically to prevent SSR crash (#​5396) (c0da1b2)
  • Input/InputNumber/Textarea: make modelModifiers generic (#​5361) (5c347af)
  • InputMenu: prevent change event when selecting create item (418c87b), closes #​4664
  • Link: partial extend for vue-router and inertia (637ef58)
  • Marquee: move keyframes into global css (1e6242e)
  • module: detect lazy components when using experimental.componentDetection (5a5ac45)
  • module: properly export composables from module (cb25902), closes #​5370
  • module: scan layers when using component detection (9872740), closes #​5389
  • NavigationMenu: hide label and trailing with css when collapsed (f004031), closes #​4254
  • NavigationMenu: proxy modelValue / defaultValue in vertical orientation (cffaaaa), closes #​5392
  • ProseCallout: add inline-block class to icon (#​5317) (fc36f69)
  • RadioGroup: update update:modelValue emit type (#​5349) (4cb0638)
  • Table: apply styles to th based on column meta (#​5418) (620defa)
  • types: export missing utils types (#​5448) (5f0a107)
  • vite: write theme templates (#​5355) (411ebcc)
  • vue: check import.meta.env.SSR to support vite-ssg (#​5347) (8f38c04)

v4.1.0

Compare Source

⚠ BREAKING CHANGES
  • CommandPalette: add children-icon prop to use trailing-icon in input (#​4397)
  • Table: consistent args order in select event
Features
Bug Fixes
  • BlogPost/ChangelogVersion: allow any attrs inimage prop (9632f99), closes #​5276
  • Breadcrumb: handle active in items (cc8cbf3), closes #​4771
  • ChatMessage: ensure left side takes full width (af8c023)
  • ChatMessage: only apply max-width on right side (a85b0e1)
  • ChatMessage: reset top and bottom margin (8f9176c)
  • ChatMessages: allow user scroll with should-auto-scroll (#​5252) (db73765)
  • ChatMessages: define user & assistant ui prop type (#​5234) (240bc1a)
  • CodeTree/Tree: restore item wrapper with presentation role (70aaf4a), closes #​4945
  • CommandPalette/ContextMenu/DropdownMenu: ensure items truncate work (9d13653)
  • components: add missing ui prop in prose proxy components (#​5205) (d1afe90)
  • ContentSearch: de-duplicate description and suffix (8a259e4)
  • ContextMenu/DropdownMenu: allow item content class override (ab5032d), closes #​5277
  • Drawer/Modal/Slideover: remove close autofocus prevent (#​5191) (8099440)
  • Error/Main: render as div instead of main (2a09ac0), closes #​4955
  • FileUpload: handle disabling file delete button (08c30cf), closes #​5249
  • FileUpload: stuck focus while tabbing (#​5128) (2477d44)
  • FileUpload: use native img element for blob URLs preview (69906bc), closes #​5121 #​4824
  • InputMenu/SelectMenu: enrich reusable template item prop (63074d6)
  • InputMenu: ensure tag can be removed when number (028538a)
  • Kbd: return original value and use uppercase class (#​5238) (4095c9a)
  • NavigationMenu: display trailing slot when badge not undefined (f24204f), closes #​4670
  • Table: consistent args order in select event (9526a1b)
  • Table: expose $el instead of rootRef (c019f8f), closes #​5230 #​5162
Reverts

v4.0.1

Compare Source

Bug Fixes
  • App: allow global portal disabling (#​5111) (7659fa1)
  • AuthForm: export type with proper inference for field-specific props (#​5106) (344f269)
  • Avatar: remove redundant img role (066b8a1), closes #​5044
  • Carousel: ensure plugins init after client-side navigation (#​5117) (21fbe63)
  • Carousel: invert arrow keys in RTL direction (#​5072) (fde53ee)
  • ChatMessages: ensure content is render before scrolling (0db622a)
  • ChatMessages: watch deep to handle streaming with parts (ff67fa3)
  • components: add missing data-orientation for consistency (a9fe7c6)
  • ContentNavigation: improve path matching and recursion with default-open (22ee075), closes #​5112
  • ContentSearch/DashboardSearch: proxy modal props to support fullscreen (095a0c1)
  • DashboardPanel/DashboardSidebar: handle RTL mode (#​5109) (fface35)
  • Drawer: prevent unwanted close when dismissible is false (#​5085) (2abdc21)
  • Drawer: use full height/width for snapPoints (#​5041) (b145768)
  • locale: improve ckb translations (#​5079) (3ee3a5e)
  • locale: improve typography with ellipsis (#​5052) (391f9f5)
  • Pagination: make ellipsis non-interactive (#​5081) (62f64cc)
  • Table: empty cell value causing hydration errors (#​5069) (44a38ea)
  • unplugin: handle components resolution with subpath (31db8d9)
  • useKbd: update escape key from to Esc (#​5076) (64d1589)
  • vue: align useCookie stub with nuxt's default value handling (#​5089) (f531807)
paypal/paypal-js (@​paypal/paypal-js)

v8.4.2

Compare Source

Patch Changes
  • 9423b3d: fix: use correct type name with v6 script load options
  • 415c94e: Fix SdkInstance type definition conditional statements.

v8.4.1

Compare Source

Patch Changes
  • f97adb4: fix: update type for v6 loader loadCoreSdkScript

v8.4.0

Compare Source

Minor Changes
  • 4d51a9a: Add new script loader for v6 core sdk script
Patch Changes
  • d3851e4: Adds types for v5 Direct App Switch

v8.3.1

Compare Source

Patch Changes
  • c22489a: Update tsconfig location for paypal-js package

v8.3.0

Compare Source

Minor Changes
  • f594d7e: Update rollup config and add V6 types

v8.2.0

Compare Source

Minor Changes
  • 6f339f6: Adding test for card-fields.test.ts

v8.1.3

Compare Source

Patch Changes
  • b2253cc: Prevent option paremeter being modified by processOptions()
stripe/stripe-js (@​stripe/stripe-js)

v7.9.0

Compare Source

New features
  • Add buttonBorderRadius to types (#​798)
  • Add 'allow_redisplay' to 'PaymentMethodCreateParams' (#​796)
Fixes
  • Bump sha.js from 2.4.11 to 2.4.12 in /examples/parcel (#​799)

v7.8.0

Compare Source

New features
  • chore: add fonts types (#​795)
  • Adding SPM option to StripeCheckoutElementsOptions (#​793)
Changed
  • removes double github token check (#​794)

v7.7.0

Compare Source

New features
  • Add types for new issuingAddToWalletButton (#​792)
  • Add types for allowed_payment_method_types and excluded_payment_method_types (#​790)
Changed
  • Delete Webpack example (#​791)
  • Bump pbkdf2 from 3.1.1 to 3.1.3 in /examples/parcel (#​771)

v7.6.1

Compare Source

New features
Fixes
  • Add missing tax id types (#​789)
Changed

v7.6.0

Compare Source

New features
  • Add public types for Tax Id Element (#​788)
Fixes
Changed

v7.5.0

Compare Source

New features
  • Add typings for confirmBilliePayment function (#​773)
  • Add cancel event to ewcs ece (#​777)
  • add billing details to pe change event (#​770)
Fixes
  • migrate to stale action from stable bot (#​776)
  • adds check for prerequisites (#​765)
Changed

v7.4.0

Compare Source

New features
  • Add currency to elements group option (#​769)
  • Add reject param to ECE click callback (#​767)
  • Add cardFunding to applePay paymentRequest option (#​768)

v7.3.1

Compare Source

Changed
  • Add missing link PaymentWalletsOption type (#​759)

v7.3.0

Compare Source

New features
  • add klarna to ece public types (#​753)
  • Add syncAddressCheckbox type to BaseStripeElementOptions (#​752)
Fixes
Changed

v7.2.0

Compare Source

Changed
  • Update PMME currency and countryCode types (#​750)

v7.1.0

Compare Source

New features
  • Remove CPM beta references, add CPM to elements.update types (#​747)
typescript-eslint/typescript-eslint (@​typescript-eslint/typescript-estree)

v8.48.0

Compare Source

🚀 Features
  • typescript-estree: replace fast-glob with tinyglobby (#​11740)
  • eslint-plugin: [no-redundant-type-constituents] use assignability checking for redundancy checks (#​10744)
  • typescript-estree: gate all errors behind allowInvalidAST (#​11693)
🩹 Fixes
  • typescript-estree: disallow binding patterns in parameter properties (#​11760)
  • typescript-estree: infers singleRun as true for project service (#​11327)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.47.0

Compare Source

This was a version bump only for typescript-estree to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.46.4

Compare Source

🩹 Fixes
  • parser: error when both projectService and project are set (#​11333)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.46.3

Compare Source

This was a version bump only for typescript-estree to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

[v8.46.2](https://redirect.github.com/typescript-eslint


Configuration

📅 Schedule: Branch creation - "on Monday" (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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@vercel
Copy link

vercel bot commented Apr 5, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
scripts-docs Ready Ready Preview Comment Nov 25, 2025 0:14am
scripts-playground Error Error Nov 25, 2025 0:14am

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9c4e39b to 5bfebea Compare April 5, 2025 00:30
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5bfebea to 7804f68 Compare April 6, 2025 09:08
@renovate renovate bot changed the title chore(deps): update resolutions typescript to v5.8.3 chore(deps): update all non-major dependencies Apr 6, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7804f68 to 2d975ff Compare April 7, 2025 04:48
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2d975ff to 0104ff1 Compare April 7, 2025 08:22
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 0104ff1 to 8120e32 Compare April 7, 2025 15:15
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8120e32 to 5ec9f5e Compare April 7, 2025 18:22
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5ec9f5e to efcb3b7 Compare April 8, 2025 08:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from efcb3b7 to 1a61aec Compare April 10, 2025 00:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1a61aec to cf8e7f8 Compare April 10, 2025 09:47
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from cf8e7f8 to 2b13cf8 Compare April 11, 2025 01:12
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5187a76 to 1bf6f69 Compare November 20, 2025 19:14
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1bf6f69 to cdd6bc9 Compare November 21, 2025 07:11
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from cdd6bc9 to ba6fa95 Compare November 21, 2025 15:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ba6fa95 to 00f95eb Compare November 22, 2025 06:41
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 00f95eb to 88796e0 Compare November 22, 2025 22:37
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 88796e0 to 6e5955b Compare November 24, 2025 11:02
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6e5955b to bac31d9 Compare November 24, 2025 18:56
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from bac31d9 to 0b37709 Compare November 25, 2025 02:43
"@nuxt/image": "^1.11.0",
"@nuxt/scripts": "workspace:*",
"@nuxt/ui": "4.0.0",
"@nuxt/ui": "4.2.1",
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"@nuxt/ui": "4.2.1",
"@nuxt/ui": "^4.2.1",

The @nuxt/ui dependency is pinned to 4.2.1 without a caret, which is inconsistent with all other dependencies in this file that use flexible versioning with the ^ prefix.

View Details

Analysis

Inconsistent version pinning for @nuxt/ui dependency

What fails: docs/package.json line 20 specifies @nuxt/ui as pinned version 4.2.1 (without caret prefix), while all 13 other dependencies use caret versioning (^) for flexible version constraints within the major version.

How to reproduce:

cat docs/package.json | grep -A 15 '"dependencies"'

Result: Shows "@nuxt/ui": "4.2.1" (pinned) while all surrounding dependencies have caret prefix:

  • "@nuxt/content": "^3.8.2"
  • "@nuxt/fonts": "^0.12.1"
  • "@nuxthq/studio": "^2.2.1"
  • All other 10 dependencies also use ^ prefix

Expected behavior: According to npm semantic versioning, caret versioning allows compatible updates (minor/patch versions) within a major version. The project consistently uses this pattern for all other dependencies, so @nuxt/ui should be ^4.2.1 to match the established convention and allow patch/minor updates like other dependencies.

Root cause: Automated dependency update (Renovate bot commit 0b37709) preserved the previous pinned format when bumping the version from 4.0.0 to 4.2.1, rather than applying the project's standard caret versioning pattern used throughout the file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant