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

Renovate Update dependency laminas/laminas-cache-storage-adapter-apcu to v3 #2779

Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 16, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
laminas/laminas-cache-storage-adapter-apcu ^2.2 -> ^3.0 age adoption passing confidence
laminas/laminas-cache-storage-adapter-apcu ^2.4 -> ^3.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

laminas/laminas-cache-storage-adapter-apcu (laminas/laminas-cache-storage-adapter-apcu)

v3.0.0

Compare Source

Release Notes for 3.0.0

Backwards incompatible release (major)

laminas-cache-storage-adapter-memory 3.0.0 is here and finally adds native types everywhere, adds support for psr/cache and psr/simple-cache v2 & v3 and supports laminas/laminas-cache v4.

Changed
  • Executed apcu_exists during Apcu#getItem since there might be a bug on several systems where success flag of apcu_fetch is set to true for non-existing keys
3.0.0
  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1
BC Break,Enhancement

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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates 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 renovate bot requested a review from a team as a code owner September 16, 2024 13:17
@renovate renovate bot added dependencies Pull requests that update a dependency file Renovate labels Sep 16, 2024
Copy link

codecov bot commented Sep 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.18%. Comparing base (f00760a) to head (5be6c83).
Report is 20 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##               main    #2779      +/-   ##
============================================
- Coverage     91.25%   91.18%   -0.08%     
+ Complexity     1504     1474      -30     
============================================
  Files           309      308       -1     
  Lines          6393     6327      -66     
============================================
- Hits           5834     5769      -65     
+ Misses          542      541       -1     
  Partials         17       17              
Flag Coverage Δ *Carryforward flag
use-an-lpa-admin 79.26% <ø> (ø)
use-an-lpa-api 97.33% <ø> (-0.04%) ⬇️ Carriedforward from f00760a
use-an-lpa-front 89.54% <ø> (ø) Carriedforward from f00760a

*This pull request uses carry forward flags. Click here to find out more.

see 1 file with indirect coverage changes

@renovate renovate bot force-pushed the renovate-laminas-laminas-cache-storage-adapter-apcu-3.x branch from ed4c9f1 to 19e1115 Compare September 16, 2024 15:41
Copy link
Contributor Author

renovate bot commented Sep 16, 2024

⚠️ Artifact update problem

Renovate failed to update artifacts 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: service-api/app/composer.lock
Command failed: composer update laminas/laminas-cache-storage-adapter-apcu:3.0.0 --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 laminas/laminas-cache 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
    - laminas/laminas-cache is locked to version 3.12.2 and an update of this package was not requested.
    - laminas/laminas-cache 3.12.2 requires laminas/laminas-cache-storage-implementation 1.0 -> could not be found in any version, but the following packages provide it:
      - laminas/laminas-cache-storage-adapter-filesystem Laminas cache adapter for filesystem
      - doctrine/doctrine-module Laminas Module that provides Doctrine basic functionality required for ORM and ODM modules
      - laminas/laminas-cache-storage-adapter-memory Laminas cache adapter for memory
      - laminas/laminas-cache-storage-adapter-redis Laminas cache adapter for redis
      - laminas/laminas-cache-storage-adapter-memcached Laminas cache adapter for memcached
      - laminas/laminas-cache-storage-adapter-blackhole Laminas cache adapter for blackhole
      - laminas/laminas-cache-storage-adapter-apcu Laminas cache adapter for apcu
      - laminas/laminas-cache-storage-adapter-session Laminas cache adapter for session
      - laminas/laminas-cache-storage-adapter-ext-mongodb Laminas cache adapter for ext-mongodb
      - laminas/laminas-cache-storage-adapter-memcache Laminas cache adapter for memcache
      - laminas/laminas-cache-storage-adapter-zend-server Laminas cache adapter for zend-server
      - laminas/laminas-cache-storage-adapter-apc Laminas cache adapter
      - laminas/laminas-cache-storage-adapter-dba Laminas cache adapter for dba
      - laminas/laminas-cache-storage-adapter-mongodb Laminas cache adapter for mongodb
      - laminas/laminas-cache-storage-adapter-wincache Laminas cache adapter for wincache
      - laminas/laminas-cache-storage-adapter-xcache Laminas cache adapter for xcache
      - cytec/laminas-cache-predis Redis adapter for Laminas Framework 3 with tagging support
      Consider requiring one of these to satisfy the laminas/laminas-cache-storage-implementation requirement.
  Problem 2
    - Root composer.json requires laminas/laminas-cache-storage-adapter-apcu ^3.0 -> satisfiable by laminas/laminas-cache-storage-adapter-apcu[3.0.0].
    - laminas/laminas-cache-storage-adapter-apcu 3.0.0 requires laminas/laminas-cache ^4.0 -> found laminas/laminas-cache[4.0.0, ..., 4.0.4] but it conflicts with your root composer.json require (^3.11).

Potential causes:
 - A typo in the package name
 - The package is not available in a stable-enough version according to your minimum-stability setting
   see <https://getcomposer.org/doc/04-schema.md#minimum-stability> for more details.
 - It's a private package and you forgot to add a custom repository to find it

Read <https://getcomposer.org/doc/articles/troubleshooting.md> for further common problems.

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

File name: service-front/app/composer.lock
Command failed: composer update laminas/laminas-cache-storage-adapter-apcu:3.0.0 --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 laminas/laminas-cache 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 laminas/laminas-cache-storage-adapter-apcu ^3.0 -> satisfiable by laminas/laminas-cache-storage-adapter-apcu[3.0.0].
    - laminas/laminas-cache-storage-adapter-apcu 3.0.0 requires laminas/laminas-cache ^4.0 -> found laminas/laminas-cache[4.0.0, ..., 4.0.4] but it conflicts with your root composer.json require (^3.6).

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-laminas-laminas-cache-storage-adapter-apcu-3.x branch from 19e1115 to d7ca0c7 Compare September 17, 2024 08:56
@renovate renovate bot force-pushed the renovate-laminas-laminas-cache-storage-adapter-apcu-3.x branch from d7ca0c7 to 5be6c83 Compare September 17, 2024 15:35
Copy link
Contributor Author

renovate bot commented Sep 19, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 3.x releases. But if you manually upgrade to 3.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.

@renovate renovate bot deleted the renovate-laminas-laminas-cache-storage-adapter-apcu-3.x branch September 19, 2024 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file Renovate service-api service-front
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant