Skip to content

chore(deps): update all non-major dependencies #7

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 4, 2025

This PR contains the following updates:

Package Change Age Confidence Type Update
@eslint/js (source) ^9.26.0 -> ^9.32.0 age confidence devDependencies minor
@inertiajs/vue3 (source) ^2.0.8 -> ^2.0.17 age confidence dependencies patch
@nuxt/ui-pro (source) ^3.1.1 -> ^3.3.0 age confidence dependencies minor
@rollup/rollup-linux-x64-gnu (source) 4.40.2 -> 4.46.2 age confidence optionalDependencies minor
@tailwindcss/oxide-linux-x64-gnu (source) ^4.1.5 -> ^4.1.11 age confidence optionalDependencies patch
@types/node (source) ^22.15.12 -> ^22.17.0 age confidence devDependencies minor
@vitejs/plugin-vue (source) ^5.2.3 -> ^5.2.4 age confidence dependencies patch
@vue/eslint-config-typescript ^14.5.0 -> ^14.6.0 age confidence devDependencies minor
@vueuse/core (source) ^13.1.0 -> ^13.6.0 age confidence dependencies minor
concurrently ^9.1.2 -> ^9.2.0 age confidence dependencies minor
eslint (source) ^9.26.0 -> ^9.32.0 age confidence devDependencies minor
eslint-config-prettier ^10.1.2 -> ^10.1.8 age confidence devDependencies patch
eslint-plugin-vue (source) ^10.1.0 -> ^10.4.0 age confidence devDependencies minor
fakerphp/faker ^1.23 -> ^1.24.1 age confidence require-dev patch
inertiajs/inertia-laravel ^2.0 -> ^2.0.4 age confidence require patch
laravel-vite-plugin ^1.2 -> ^1.3.0 age confidence dependencies minor
laravel/framework (source) ^12.0 -> ^12.21.0 age confidence require minor
laravel/pail ^1.2.2 -> ^1.2.3 age confidence require-dev patch
laravel/pint (source) ^1.18 -> ^1.24.0 age confidence require-dev minor
laravel/sail ^1.41 -> ^1.44.0 age confidence require-dev minor
lightningcss-linux-x64-gnu ^1.29.3 -> ^1.30.1 age confidence optionalDependencies minor
mockery/mockery ^1.6 -> ^1.6.12 age confidence require-dev patch
nunomaduro/collision ^8.6 -> ^8.8.2 age confidence require-dev patch
pestphp/pest ^3.8 -> ^3.8.2 age confidence require-dev patch
php ^8.2 -> ^8.4.11 age confidence require minor
pnpm (source) 10.10.0 -> 10.14.0 age confidence packageManager minor
prettier (source) ^3.5.3 -> ^3.6.2 age confidence devDependencies minor
prettier-plugin-organize-imports ^4.1.0 -> ^4.2.0 age confidence devDependencies minor
prettier-plugin-tailwindcss ^0.6.11 -> ^0.6.14 age confidence devDependencies patch
tightenco/ziggy ^2.4 -> ^2.5.3 age confidence require patch
typescript (source) ^5.8.3 -> ^5.9.2 age confidence dependencies minor
typescript-eslint (source) ^8.32.0 -> ^8.39.0 age confidence devDependencies minor
vue (source) ^3.5.13 -> ^3.5.18 age confidence dependencies patch
vue-tsc (source) ^2.2.10 -> ^2.2.12 age confidence devDependencies patch
ziggy-js ^2.5.2 -> ^2.5.3 age confidence dependencies patch

Release Notes

eslint/eslint (@​eslint/js)

v9.32.0

Compare Source

v9.31.0

Compare Source

v9.30.1

Compare Source

v9.30.0

Compare Source

v9.29.0

Compare Source

v9.28.0

Compare Source

v9.27.0

Compare Source

inertiajs/inertia (@​inertiajs/vue3)

v2.0.17

Compare Source

What's Changed

Full Changelog: inertiajs/inertia@v2.0.16...v2.0.17

v2.0.16

Compare Source

What's Changed
New Contributors

Full Changelog: inertiajs/inertia@v2.0.15...v2.0.16

v2.0.15

Compare Source

What's Changed
New Contributors

Full Changelog: inertiajs/inertia@v2.0.14...v2.0.15

v2.0.14

Compare Source

What's Changed

Full Changelog: inertiajs/inertia@v2.0.13...v2.0.14

v2.0.13

Compare Source

What's Changed
New Contributors

Full Changelog: inertiajs/inertia@v2.0.12...v2.0.13

v2.0.12

Compare Source

What's Changed
New Contributors

Full Changelog: inertiajs/inertia@v2.0.11...v2.0.12

v2.0.11

Compare Source

What's Changed

Full Changelog: inertiajs/inertia@v2.0.10...v2.0.11

v2.0.10

Compare Source

What's Changed

Full Changelog: inertiajs/inertia@v2.0.9...v2.0.10

v2.0.9

Compare Source

What's Changed
New Contributors

Full Changelog: inertiajs/inertia@v2.0.8...v2.0.9

nuxt/ui-pro (@​nuxt/ui-pro)

v3.3.0

Compare Source

v3.2.0

Compare Source

v3.1.3

Compare Source

v3.1.2

Compare Source

rollup/rollup (@​rollup/rollup-linux-x64-gnu)

v4.46.2

Compare Source

2025-07-29

Bug Fixes
  • Fix in-operator handling for external namespace and when the left side cannot be analyzed (#​6041)
Pull Requests

v4.46.1

Compare Source

2025-07-28

Bug Fixes
  • Do not fail when using the in operator on external namespaces (#​6036)
Pull Requests

v4.46.0

Compare Source

2025-07-27

Features
  • Optimize in checks on namespaces to keep them treeshake-able (#​6029)
Pull Requests

v4.45.3

Compare Source

2025-07-26

Bug Fixes
  • Do not fail build if a const is reassigned but warn instead (#​6020)
  • Fail with a helpful error message if an exported binding is not defined (#​6023)
Pull Requests

v4.45.1

Compare Source

2025-07-15

Bug Fixes
  • Resolve crash when using certain conditional expressions (#​6009)
Pull Requests

v4.45.0

Compare Source

2025-07-12

Features
  • Improve tree-shaking when both branches of a conditional expression return the same boolean value (#​6000)
  • In environments that support both CJS and ESM, prefer the ESM build of Rollup (#​6005)
Bug Fixes
  • Ensure static blocks do not prevent tree-shaking if they access this (#​6001)
Pull Requests

v4.44.2

Compare Source

2025-07-04

Bug Fixes
  • Correctly handle @__PURE__ annotations after new keyword (#​5998)
  • Generate correct source mapping for closing braces of block statements (#​5999)
Pull Requests

v4.44.1

Compare Source

2025-06-26

Bug Fixes
  • Reinstate maxParallelFileOps limit of 1000 to resolve the issue for some (#​5992)
Pull Requests

v4.44.0

Compare Source

2025-06-19

Features
  • Remove limit on maxParallelFileOps as this could break watch mode with the commonjs plugin (#​5986)
Bug Fixes
  • Provide better source mappings when coarse intermediate maps are used (#​5985)
Pull Requests

v4.43.0

Compare Source

2025-06-11

Features
  • Provide new fs option and this.fs API to replace file system (#​5944)
Pull Requests

v4.42.0

Compare Source

2025-06-06

Features
  • Add option to allow the input to be located in the output in watch mode (#​5966)
Pull Requests

v4.41.2

Compare Source

2025-06-06

Bug Fixes
  • Detect named export usages in dynamic imports with then and non-arrow function expressions (#​5977)
  • Do not replace usages of constant variables with their values for readability (#​5968)
Pull Requests

v4.41.1

Compare Source

2025-05-24

Bug Fixes
  • If a plugin calls this.resolve with skipSelf: true, subsequent calls when handling this by the same plugin with same parameters will return null to avoid infinite recursions (#​5945)
Pull Requests

v4.41.0

Compare Source

2025-05-18

Features
  • Detect named exports in more dynamic import scenarios (#​5954)
Pull Requests
tailwindlabs/tailwindcss (@​tailwindcss/oxide-linux-x64-gnu)

v4.1.11

Compare Source

Fixed
  • Add heuristic to skip candidate migrations inside emit(…) (#​18330)
  • Extract candidates with variants in Clojure/ClojureScript keywords (#​18338)
  • Document --watch=always in the CLI's usage (#​18337)
  • Add support for Vite 7 to @tailwindcss/vite (#​18384)

v4.1.10

Compare Source

Fixed
  • Fix incorrectly generated CSS when using percentages in arbitrary values with calc (e.g. w-[calc(100%-var(--offset))]) (#​18289)

v4.1.9

Compare Source

Fixed
  • Correctly parse custom properties with strings containing semicolons (#​18251)
  • Upgrade: Migrate arbitrary modifiers without percentage signs to bare values (e.g. /[0.16]/16) (#​18184)
  • Upgrade: Migrate CSS variable shorthands where fallback value contains function call (#​18184)
  • Upgrade: Migrate negative arbitrary values to negative bare values (e.g. mb-[-32rem]-mb-128) (#​18212)
  • Upgrade: Do not migrate blur in wire:model.blur (#​18216)
  • Don't add spaces around CSS dashed idents when formatting math expressions (#​18220)

v4.1.8

Compare Source

Added

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 a01118d to 29f17e0 Compare August 5, 2025 12:11
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.

0 participants