Skip to content
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

Update dependency genealabs/laravel-model-caching to ^0.13.0 #9

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 18, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
genealabs/laravel-model-caching ^0.12.5 -> ^0.13.0 age adoption passing 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
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