tisnamuliarta / laravel-shadcn

0 stars 0 forks source link

Update dependency ziggy-js to v2 #15

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ziggy-js ^1.8.2 -> ^2.0.0 age adoption passing confidence

Release Notes

tighten/ziggy (ziggy-js) ### [`v2.0.4`](https://togithub.com/tighten/ziggy/blob/HEAD/CHANGELOG.md#v204---2024-03-05) [Compare Source](https://togithub.com/tighten/ziggy/compare/v2.0.3...v2.0.4) **Fixed** - Fix event listener propagation by [@​bakerkretzmar](https://togithub.com/bakerkretzmar) in [https://github.com/tighten/ziggy/pull/724](https://togithub.com/tighten/ziggy/pull/724) ### [`v2.0.3`](https://togithub.com/tighten/ziggy/blob/HEAD/CHANGELOG.md#v203---2024-02-20) [Compare Source](https://togithub.com/tighten/ziggy/compare/v2.0.2...v2.0.3) **Fixed** - Add Vue plugin and React hook types by [@​bakerkretzmar](https://togithub.com/bakerkretzmar) in [https://github.com/tighten/ziggy/pull/715](https://togithub.com/tighten/ziggy/pull/715) ### [`v2.0.2`](https://togithub.com/tighten/ziggy/blob/HEAD/CHANGELOG.md#v202---2024-02-20) [Compare Source](https://togithub.com/tighten/ziggy/compare/v2.0.1...v2.0.2) **Fixed** - Fix package.json module and exports by [@​bakerkretzmar](https://togithub.com/bakerkretzmar) in [https://github.com/tighten/ziggy/pull/714](https://togithub.com/tighten/ziggy/pull/714) ### [`v2.0.1`](https://togithub.com/tighten/ziggy/blob/HEAD/CHANGELOG.md#v201---2024-02-20) [Compare Source](https://togithub.com/tighten/ziggy/compare/v2.0.0...v2.0.1) **Fixed** - Remove default export from type declarations by [@​bakerkretzmar](https://togithub.com/bakerkretzmar) in [https://github.com/tighten/ziggy/pull/713](https://togithub.com/tighten/ziggy/pull/713) ### [`v2.0.0`](https://togithub.com/tighten/ziggy/blob/HEAD/CHANGELOG.md#v200---2024-02-20) [Compare Source](https://togithub.com/tighten/ziggy/compare/v1.8.2...v2.0.0) See [UPGRADING](UPGRADING.md#upgrading-from-1x-to-2x) for detailed upgrade instructions. **Changed** - Changed PHP package namespace from `Tightenco\Ziggy` to `Tighten\Ziggy`. - Updated JavaScript package to only provide named exports. - Moved Vue and React integrations to root of JavaScript module. - Updated builds to only use ES Modules. - Updated minimum dependency versions to Laravel 9 and PHP 8.1. **Removed** - Made `makeDirectory` method of `CommandRouteGenerator` class private. - Removed deprecated JavaScript `check()` method.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 3 months ago

⚠ 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:

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: undefined@undefined
npm ERR! Found: prettier@2.8.8
npm ERR! node_modules/prettier
npm ERR!   dev prettier@"^2.8.8" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer prettier@"^3.0.0" from @prettier/plugin-php@0.22.2
npm ERR! node_modules/@prettier/plugin-php
npm ERR!   dev @prettier/plugin-php@"^0.22.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! 
npm ERR! For a full report see:
npm ERR! /tmp/renovate/cache/others/npm/_logs/2024-03-11T02_24_33_375Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-03-11T02_24_33_375Z-debug-0.log