Skip to content

Conversation

@blumilk-renovate
Copy link
Contributor

This PR contains the following updates:

Package Change Age Confidence
laragear/cache-query ^4.2.2 -> ^5.0.1 age confidence

Release Notes

Laragear/CacheQuery (laragear/cache-query)

v5.0.1

Compare Source

What's Changed

Full Changelog: Laragear/CacheQuery@v5.0.0...v5.0.1

v5.0.0

Compare Source

What's Changed

A lot has changed, hence why a new version.

Most notably, there are three big changes.

  1. Using cache() only supports either the TTL, or a Flexible TTL array.
  2. Any additional cache configuration is done pushing a callback or Laragear\CacheQuery\Cache object instance.
  3. Commutative operations opt-in, which is great if the same query is scattered across your app.

Full Changelog: Laragear/CacheQuery@v4.2.2...v5.0.0


Configuration

📅 Schedule: Branch creation - On day 1 of the month, every 3 months ( * * 1 */3 * ) in timezone Europe/Warsaw, 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.


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

This PR has been generated by Renovate Bot.

@blumilk-renovate blumilk-renovate bot requested a review from a team as a code owner January 7, 2026 08:04
@blumilk-renovate blumilk-renovate bot added breaking-changes dependencies Pull requests that update a dependency file php Pull requests that update Php code renovate labels Jan 7, 2026
@blumilk-renovate blumilk-renovate bot requested a review from Blusia January 7, 2026 08:04
@blumilk-renovate
Copy link
Contributor Author

blumilk-renovate bot commented Jan 7, 2026

⚠️ 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 laragear/cache-query:5.0.1 --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
    - maatwebsite/excel is locked to version 3.1.67 and an update of this package was not requested.
    - maatwebsite/excel 3.1.67 requires phpoffice/phpspreadsheet ^1.30.0 -> satisfiable by phpoffice/phpspreadsheet[1.30.1].
    - phpoffice/phpspreadsheet 1.30.1 requires php >=7.4.0 <8.5.0 -> your php version (8.5.1) does not satisfy that requirement.


@blumilk-renovate blumilk-renovate bot force-pushed the renovate/laragear-cache-query-5.x branch from c6e3a32 to 2501ff0 Compare January 7, 2026 10:00
@blumilk-renovate
Copy link
Contributor Author

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 5.x releases. But if you manually upgrade to 5.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@blumilk-renovate blumilk-renovate bot deleted the renovate/laragear-cache-query-5.x branch January 7, 2026 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking-changes dependencies Pull requests that update a dependency file php Pull requests that update Php code renovate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants