Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 10, 2025

Note: This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update
@eslint/js (source) ^9.39.1 -> ^9.39.2 age confidence devDependencies patch
@inertiajs/vue3 (source) ^2.2.15 -> ^2.3.4 age confidence dependencies minor
@nuxt/ui (source) ^4.1.0 -> ^4.3.0 age confidence dependencies minor
@rollup/rollup-linux-x64-gnu (source) 4.53.1 -> 4.54.0 age confidence optionalDependencies minor
@tailwindcss/oxide-linux-x64-gnu (source) ^4.1.17 -> ^4.1.18 age confidence optionalDependencies patch
@types/node (source) ^24.10.0 -> ^24.10.4 age confidence devDependencies patch
@vitejs/plugin-vue (source) ^6.0.1 -> ^6.0.3 age confidence dependencies patch
eslint (source) ^9.39.1 -> ^9.39.2 age confidence devDependencies patch
eslint-plugin-vue (source) ^10.5.1 -> ^10.6.2 age confidence devDependencies minor
inertiajs/inertia-laravel ^2.0.10 -> ^2.0.16 age confidence require patch
laravel/framework (source) ^12.37.0 -> ^12.43.1 age confidence require minor
laravel/pail ^1.2.3 -> ^1.2.4 age confidence require-dev patch
laravel/pint (source) ^1.25.1 -> ^1.26.0 age confidence require-dev minor
laravel/sail ^1.47.0 -> ^1.51.0 age confidence require-dev minor
laravel/tinker ^2.10.1 -> ^2.10.2 age confidence require patch
nunomaduro/collision ^8.8.2 -> ^8.8.3 age confidence require-dev patch
php ^8.4.14 -> ^8.5.1 age confidence require minor
pnpm (source) 10.21.0 -> 10.26.1 age confidence packageManager minor
prettier (source) ^3.6.2 -> ^3.7.4 age confidence devDependencies minor
prettier-plugin-tailwindcss ^0.7.1 -> ^0.7.2 age confidence devDependencies patch
typescript-eslint (source) ^8.46.3 -> ^8.50.0 age confidence devDependencies minor
vite (source) ^7.2.2 -> ^7.3.0 age confidence dependencies minor
vue (source) ^3.5.24 -> ^3.5.26 age confidence dependencies patch
vue-tsc (source) ^3.1.3 -> ^3.2.0 age confidence devDependencies minor

Release Notes

eslint/eslint (@​eslint/js)

v9.39.2

Compare Source

inertiajs/inertia (@​inertiajs/vue3)

v2.3.4

Compare Source

What's Changed

Full Changelog: inertiajs/inertia@v2.3.3...v2.3.4

v2.3.3

Compare Source

What's Changed
New Contributors

Full Changelog: inertiajs/inertia@v2.3.2...v2.3.3

v2.3.2

Compare Source

What's Changed

Full Changelog: inertiajs/inertia@v2.3.1...v2.3.2

v2.3.1

Compare Source

What's Changed
New Contributors

Full Changelog: inertiajs/inertia@v2.3.0...v2.3.1

v2.3.0

Compare Source

What's Changed
New Contributors

Full Changelog: inertiajs/inertia@v2.2.21...v2.3.0

v2.2.21

Compare Source

What's Changed

Full Changelog: inertiajs/inertia@v2.2.20...v2.2.21

v2.2.20

Compare Source

What's Changed
New Contributors

Full Changelog: inertiajs/inertia@v2.2.19...v2.2.20

v2.2.19

Compare Source

What's Changed

Full Changelog: inertiajs/inertia@v2.2.18...v2.2.19

v2.2.18

Compare Source

What's Changed

Full Changelog: inertiajs/inertia@v2.2.17...v2.2.18

v2.2.17

Compare Source

What's Changed

Full Changelog: inertiajs/inertia@v2.2.16...v2.2.17

v2.2.16

Compare Source

What's Changed

Full Changelog: inertiajs/inertia@v2.2.15...v2.2.16

nuxt/ui (@​nuxt/ui)

v4.3.0

Compare Source

Features
Bug Fixes
  • BlogPost/ChangelogVersion/PageFeature/User: allow tab focus (47d93d3), closes #​5635
  • Carousel: consistent stopOnInteraction behavior (#​5489) (36a7861)
  • Carousel: improve dots focus styles (cc90fb8)
  • ColorModeButton: improve icon class merging (2ce9af2)
  • ContentSearch/DasboardSearch: set full height on mobile to prevent jump (70317e5)
  • DashboardResizeHandle: allow hover over panel with z-index (07147f1)
  • EditorDragHandle: add missing UButton import (1b850bb)
  • EditorToolbar: map dropdown items recursively to support kind (feb756d)
  • FormField: hide error if error prop is false (#​5599) (6b7fe25)
  • InputDate/InputTime: add missing field group variant (#​5596) (cb3cec2)
  • PageCard/PageCTA/PageSection: handle reverse prop under lg screens (#​5545) (60b430c)
  • ProseA/ProseCallout/ProseCard: improve focus styles (df5f8c2)
  • Slider: add aria-label to thumb (#​5313) (f99ec46)
  • Table: only forward necessary props (#​5527) (b0b209e)
  • Table: properly position pinned columns based on size (e885b0e), closes #​4721 #​3927

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)
rollup/rollup (@​rollup/rollup-linux-x64-gnu)

v4.54.0

Compare Source

2025-12-20

Features
  • Enable tree-shaking for Symbol.hasInstance, Symbol.dispose and Symbol.asyncDispose properties if unused (#​6046)
Bug Fixes
  • Ensure that well-known-Symbol-valued properties are not tree-shaken except in select cases (#​6046)
  • Ensure namespace properties are included when referenced only from a try-catch (#​6216)
Pull Requests

v4.53.5

Compare Source

2025-12-16

Bug Fixes
  • Fix wrong semicolon insertion position when using JSX (#​6206)
  • Generate spec-compliant sourcemaps when sources content is excluded (#​6196)
Pull Requests

v4.53.4

Compare Source

2025-12-15

Bug Fixes
  • Ensure Symbol.dispose and Symbol.asyncDispose properties are never removed with (await) using declarations. (#​6209)
Pull Requests

v4.53.3

Compare Source

2025-11-19

Bug Fixes
  • Fix an error where too many modules where flagged for having an unused external import (#​6182)
  • Fix an error where an assignment was wrongly tree-shaken when mutating it (#​6183)
Pull Requests

v4.53.2

Compare Source

2025-11-10

Bug Fixes
  • Do not throw when using invalid escape sequences in template literals (#​6177)
Pull Requests
tailwindlabs/tailwindcss (@​tailwindcss/oxide-linux-x64-gnu)

v4.1.18

Compare Source

Fixed
  • Ensure validation of source(…) happens relative to the file it is in (#​19274)
  • Include filename and line numbers in CSS parse errors (#​19282)
  • Skip comments in Ruby files when checking for class names (#​19243)
  • Skip over arbitrary property utilities with a top-level ! in the value (#​19243)
  • Support environment API in @tailwindcss/vite (#​18970)
  • Preserve case of theme keys from JS configs and plugins (#​19337)
  • Write source maps correctly on the CLI when using --watch (#​19373)
  • Handle special defaults (like ringColor.DEFAULT) in JS configs (#​19348)
  • Improve backwards compatibility for content theme key from JS configs (#​19381)
  • Upgrade: Handle future and experimental config keys (#​19344)
  • Try to canonicalize any arbitrary utility to a bare value (#​19379)
  • Validate candidates similarly to Oxide (#​19397)
  • Canonicalization: combine text-* and leading-* classes (#​19396)
  • Correctly handle duplicate CLI arguments (#​19416)
  • Don’t emit color-mix fallback rules inside @keyframes (#​19419)
  • CLI: Don't hang when output is /dev/stdout (#​19421)
vitejs/vite-plugin-vue (@​vitejs/plugin-vue)

v6.0.3

Features
Bug Fixes
Performance Improvements
Miscellaneous Chores

v6.0.2

Bug Fixes
Miscellaneous Chores
eslint/eslint (eslint)

v9.39.2

[Compare


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.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3fc086d to 088cc4f Compare November 11, 2025 01:11
@renovate renovate bot changed the title chore(deps): update optionaldependency @rollup/rollup-linux-x64-gnu to v4.53.2 chore(deps): update all non-major dependencies Nov 11, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 0f994e9 to 2e635ea Compare November 17, 2025 23:05
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from d4c5581 to 828916d Compare November 21, 2025 02:28
@renovate
Copy link
Contributor Author

renovate bot commented Nov 21, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: composer.lock
Command failed: composer update inertiajs/inertia-laravel:2.0.16 laravel/framework:12.43.1 laravel/pail:1.2.4 laravel/pint:1.26.0 laravel/sail:1.51.0 laravel/tinker:2.10.2 nunomaduro/collision:8.8.3 php:8.5.1 --with-dependencies --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins --minimal-changes
Loading composer repositories with package information
Pattern "php" listed for update matches platform packages, but these cannot be updated by Composer.
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - pestphp/pest is locked to version v3.8.4 and an update of this package was not requested.
    - brianium/paratest v7.8.4 requires php ~8.2.0 || ~8.3.0 || ~8.4.0 -> your php version (8.5.1) does not satisfy that requirement.
    - pestphp/pest v3.8.4 requires brianium/paratest ^7.8.4 -> satisfiable by brianium/paratest[v7.8.4].


@renovate renovate bot force-pushed the renovate/all-minor-patch branch 13 times, most recently from 0ef5b94 to 2a90a19 Compare November 27, 2025 18:46
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 16 times, most recently from c53afe1 to 9473b2c Compare December 13, 2025 02:36
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 12 times, most recently from 3e1d083 to 3b25d12 Compare December 20, 2025 12:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3b25d12 to 8e37487 Compare December 20, 2025 17:31
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