Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 20, 2025

This PR contains the following updates:

Package Change Age Confidence Type Update
@eslint/js (source) ^9.38.0 -> ^9.39.1 age confidence devDependencies minor
@inertiajs/vue3 (source) ^2.2.8 -> ^2.2.15 age confidence dependencies patch
@nuxt/ui (source) ^4.0.1 -> ^4.1.0 age confidence dependencies minor
@rollup/rollup-linux-x64-gnu (source) 4.52.5 -> 4.53.1 age confidence optionalDependencies minor
@tailwindcss/oxide-linux-x64-gnu (source) ^4.1.14 -> ^4.1.17 age confidence optionalDependencies patch
@types/node (source) ^24.8.1 -> ^24.10.0 age confidence devDependencies minor
eslint (source) ^9.38.0 -> ^9.39.1 age confidence devDependencies minor
laravel/framework (source) ^12.34.0 -> ^12.37.0 age confidence require minor
laravel/sail ^1.46.0 -> ^1.47.0 age confidence require-dev minor
php ^8.4.13 -> ^8.4.14 age confidence require patch
pnpm (source) 10.18.3 -> 10.21.0 age confidence packageManager minor
typescript-eslint (source) ^8.46.1 -> ^8.46.3 age confidence devDependencies patch
vite (source) ^7.1.11 -> ^7.2.2 age confidence dependencies minor
vue (source) ^3.5.22 -> ^3.5.24 age confidence dependencies patch
vue-tsc (source) ^3.1.1 -> ^3.1.3 age confidence devDependencies patch

Release Notes

eslint/eslint (@​eslint/js)

v9.39.1

Compare Source

v9.39.0

Compare Source

inertiajs/inertia (@​inertiajs/vue3)

v2.2.15

Compare Source

What's Changed

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

v2.2.14

Compare Source

What's Changed

Full Changelog: inertiajs/inertia@v2.2.13...v2.2.14

v2.2.13

Compare Source

What's Changed
New Contributors

Full Changelog: inertiajs/inertia@v2.2.12...v2.2.13

v2.2.12

Compare Source

What's Changed

Full Changelog: inertiajs/inertia@v2.2.11...v2.2.12

v2.2.11

Compare Source

What's Changed

Full Changelog: inertiajs/inertia@v2.2.10...v2.2.11

v2.2.10

Compare Source

What's Changed

Full Changelog: inertiajs/inertia@v2.2.9...v2.2.10

v2.2.9

Compare Source

What's Changed

Full Changelog: inertiajs/inertia@v2.2.8...v2.2.9

nuxt/ui (@​nuxt/ui)

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

v4.53.1

Compare Source

2025-11-07

Bug Fixes
Pull Requests

v4.53.0

Compare Source

2025-11-07

Features
  • Improve rendering performance by caching generated variable names (#​5947)
Pull Requests
tailwindlabs/tailwindcss (@​tailwindcss/oxide-linux-x64-gnu)

v4.1.17

Compare Source

Fixed
  • Substitute @variant inside legacy JS APIs (#​19263)
  • Prevent occasional crash on Windows when loaded into a worker thread (#​19242)

v4.1.16

Compare Source

Fixed
  • Discard candidates with an empty data type (#​19172)
  • Fix canonicalization of arbitrary variants with attribute selectors (#​19176)
  • Fix invalid colors due to nested & (#​19184)
  • Improve canonicalization for & > :pseudo and & :pseudo arbitrary variants (#​19178)

v4.1.15

Compare Source

Fixed
  • Fix Safari devtools rendering issue due to color-mix fallback (#​19069)
  • Suppress Lightning CSS warnings about :deep, :slotted, and :global (#​19094)
  • Fix resolving theme keys when starting with the name of another theme key in JS configs and plugins (#​19097)
  • Allow named groups in combination with not-*, has-*, and in-* (#​19100)
  • Prevent important utilities from affecting other utilities (#​19110)
  • Don’t index into strings with the theme(…) function (#​19111)
  • Fix parsing issue when \t is used in at-rules (#​19130)
  • Upgrade: Canonicalize utilities containing 0 values (#​19095)
  • Upgrade: Migrate deprecated break-words to wrap-break-word (#​19157)
Changed
eslint/eslint (eslint)

v9.39.1

Compare Source

v9.39.0

Compare Source

laravel/framework (laravel/framework)

v12.37.0

Compare Source

v12.36.1

Compare Source

v12.36.0

Compare Source

v12.35.1

Compare Source

v12.35.0

Compare Source

laravel/sail (laravel/sail)

v1.47.0

Compare Source

containerbase/php-prebuild (php)

v8.4.14

Compare Source

Bug Fixes
  • deps: update dependency php to v8.4.14
pnpm/pnpm (pnpm)

v10.21.0

Compare Source

v10.20.0

Compare Source

Minor Changes
  • Support --all option in pnpm --help to list all commands #​8628.
Patch Changes
  • When the latest version doesn't satisfy the maturity requirement configured by minimumReleaseAge, pick the highest version that is mature enough, even if it has a different major version #​10100.
  • create command should not verify patch info.
  • Set managePackageManagerVersions to false, when switching to a different version of pnpm CLI, in order to avoid subsequent switches #​10063.

v10.19.0

Compare Source

Minor Changes
  • You can now allow specific versions of dependencies to run postinstall scripts. onlyBuiltDependencies now accepts package names with lists of trusted versions. For example:

    onlyBuiltDependencies:
      - nx@21.6.4 || 21.6.5
      - esbuild@0.25.1

    Related PR: #​10104.

  • Added support for exact versions in minimumReleaseAgeExclude #​9985.

    You can now list one or more specific versions that pnpm should allow to install, even if those versions don’t satisfy the maturity requirement set by minimumReleaseAge. For example:

    minimumReleaseAge: 1440
    minimumReleaseAgeExclude:
      - nx@21.6.5
      - webpack@4.47.0 || 5.102.1
typescript-eslint/typescript-eslint (typescript-eslint)

v8.46.3

Compare Source

This was a version bump only for typescript-eslint 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

Compare Source

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

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

vitejs/vite (vite)

v7.2.2

Compare Source

Bug Fixes

v7.2.1

Compare Source

Bug Fixes
Code Refactoring

v7.2.0

Compare Source

Bug Fixes
  • css: fallback to sass when sass-embedded platform binary is missing (#​21002) (b1fd616)
  • module-runner: make getBuiltins response JSON serializable (#​21029) (ad5b3bf)
  • types: add undefined to optional properties for exactOptionalProperties type compatibility (#​21040) (2833c55)
Miscellaneous Chores

v7.1.12

Compare Source

Please refer to CHANGELOG.md for details.

vuejs/core (vue)

v3.5.24

Compare Source

Reverts

v3.5.23

Compare Source

Bug Fixes

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 10 times, most recently from 6451e5b to ac80e5b Compare October 27, 2025 17:38
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from b48f609 to f50549b Compare November 4, 2025 15:53
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 8e33d24 to eca1c9c Compare November 8, 2025 02:52
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from eca1c9c to c4cf21e Compare November 10, 2025 03:02
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