Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Feb 18, 2023

This PR contains the following updates:

Package Change Age Confidence
genealabs/laravel-model-caching ^0.12.5^0.13.0 age confidence

Release Notes

mikebronner/laravel-model-caching (genealabs/laravel-model-caching)

v0.13.9

Compare Source

Fixed

v0.13.8

Compare Source

Fixed

v0.13.7

Compare Source

Fixed
  • where clauses that were expressions. Thanks @​padre!

v0.13.6

Compare Source

Fixed

v0.13.5

Compare Source

Fixed

v0.13.4

Compare Source

Fixed
  • attach() and detach() issues after upgrading to Laravel 10. Thanks @​jason-klein

v0.13.3

Compare Source

Fixed
  • 'second' in where clause if it is an Expression object.

v0.13.2

Compare Source

Changed
  • pagination to be compatible with Laravel 10.3 by adding $total parameter. Thanks @​joshuadwire!

v0.13.1

Compare Source

Fixed
  • parsing of first if it is an Expression object. Thanks @​vheins!

v0.13.0

Compare Source

Added

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Author

renovate bot commented Feb 18, 2023

⚠ 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: docker run --rm --name=renovate_sidecar --label=renovate_child -v "/mnt/renovate/gh/EdgeStanding/lae":"/mnt/renovate/gh/EdgeStanding/lae" -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/EdgeStanding/lae" docker.io/containerbase/sidecar bash -l -c "install-tool php 8.2.3 && install-tool composer 2.5.4 && composer update genealabs/laravel-model-caching --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
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.
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires genealabs/laravel-model-caching ^0.13.0 -> satisfiable by genealabs/laravel-model-caching[0.13.0, 0.13.1, 0.13.2].
    - genealabs/laravel-model-caching[0.13.0, ..., 0.13.2] require illuminate/cache ^10.0 -> found illuminate/cache[v10.0.0, ..., 10.x-dev] but these were not loaded, likely because it conflicts with another require.

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

@renovate renovate bot force-pushed the renovate/genealabs-laravel-model-caching-0.x branch from 8ddfb13 to 1f44e36 Compare February 26, 2023 13:40
@renovate renovate bot force-pushed the renovate/genealabs-laravel-model-caching-0.x branch from 1f44e36 to 85aab0d Compare March 15, 2023 17:59
@renovate renovate bot changed the title Update dependency genealabs/laravel-model-caching to ^0.13.0 Update dependency genealabs/laravel-model-caching to ^0.13.0 - autoclosed Sep 26, 2024
@renovate renovate bot closed this Sep 26, 2024
@renovate renovate bot deleted the renovate/genealabs-laravel-model-caching-0.x branch September 26, 2024 08:40
@renovate renovate bot changed the title Update dependency genealabs/laravel-model-caching to ^0.13.0 - autoclosed Update dependency genealabs/laravel-model-caching to ^0.13.0 Sep 27, 2024
@renovate renovate bot reopened this Sep 27, 2024
@renovate renovate bot restored the renovate/genealabs-laravel-model-caching-0.x branch September 27, 2024 11:45
@renovate renovate bot force-pushed the renovate/genealabs-laravel-model-caching-0.x branch from 85aab0d to 1cfdbae Compare August 11, 2025 04:08
@renovate
Copy link
Author

renovate bot commented Aug 11, 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 genealabs/laravel-model-caching:0.13.9 --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
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.
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires genealabs/laravel-model-caching ^0.13.0 -> satisfiable by genealabs/laravel-model-caching[0.13.9].
    - genealabs/laravel-model-caching 0.13.9 requires illuminate/cache ^10.0 -> found illuminate/cache[v10.0.0, ..., 10.x-dev] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - laravel/octane is locked to version v1.3.5 and an update of this package was not requested.
    - laminas/laminas-diactoros 2.24.0 requires php ~8.0.0 || ~8.1.0 || ~8.2.0 -> your php version (8.5.1) does not satisfy that requirement.
    - laravel/octane v1.3.5 requires laminas/laminas-diactoros ^2.5 -> satisfiable by laminas/laminas-diactoros[2.24.0].

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

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