rxcod9 / joy-voyager-laravel-demo

Joy Voyager Laravel Demo shows integration of Joy Voyager Packages with Voyager.
https://joy-voyager.kodmonk.com
5 stars 1 forks source link

Update dependency joy/voyager-datatable to v2 - autoclosed #46

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
joy/voyager-datatable require major ^1.0 -> ^2.0

Release Notes

rxcod9/joy-voyager-datatable ### [`v2.0.10`](https://togithub.com/rxcod9/joy-voyager-datatable/blob/HEAD/CHANGELOG.md#v2010---2022-12-22) [Compare Source](https://togithub.com/rxcod9/joy-voyager-datatable/compare/v2.0.9...v2.0.10) v2.0.10 ### [`v2.0.9`](https://togithub.com/rxcod9/joy-voyager-datatable/blob/HEAD/CHANGELOG.md#v209---2022-12-22) [Compare Source](https://togithub.com/rxcod9/joy-voyager-datatable/compare/v1.2.36...v2.0.9) v2.0.9

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR is behind base branch, 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 1 year 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: composer.lock
Command failed: docker run --rm --name=renovate_sidecar --label=renovate_child -v "/mnt/renovate/gh/rxcod9/joy-voyager-laravel-demo":"/mnt/renovate/gh/rxcod9/joy-voyager-laravel-demo" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e COMPOSER_CACHE_DIR -e COMPOSER_AUTH -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/rxcod9/joy-voyager-laravel-demo" docker.io/renovate/sidecar bash -l -c "install-tool php 8.2.0 && install-tool composer 2.5.1 && composer update joy/voyager-datatable --with-dependencies --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins"
Loading composer repositories with package information
Info from https://repo.packagist.org: #StandWithUkraine
Dependency laravel/framework is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Dependency joy/voyager-core is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Dependency tcg/voyager is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires joy/voyager-datatable ^2.0, found joy/voyager-datatable[v2.0.9, v2.0.10] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - joy/voyager-bread-notification is locked to version v1.2.32 and an update of this package was not requested.
    - joy/voyager-bread-notification v1.2.32 requires joy/voyager-datatable ^1.0 -> found joy/voyager-datatable[1.0.0, ..., v1.2.36] but it conflicts with your root composer.json require (^2.0).
  Problem 3
    - joy/voyager-bread-sample is locked to version v1.2.30 and an update of this package was not requested.
    - joy/voyager-bread-sample v1.2.30 requires joy/voyager-datatable ^1.0 -> found joy/voyager-datatable[1.0.0, ..., v1.2.36] but it conflicts with your root composer.json require (^2.0).
  Problem 4
    - joy/voyager-relations-table is locked to version v1.2.31 and an update of this package was not requested.
    - joy/voyager-relations-table v1.2.31 requires joy/voyager-datatable ^1.0 -> found joy/voyager-datatable[1.0.0, ..., v1.2.36] but it conflicts with your root composer.json require (^2.0).

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.