Skip to content

Add support of yiisoft/cache version ^3.0#69

Merged
vjik merged 3 commits intomasterfrom
thenotsoft-patch-1
Mar 4, 2024
Merged

Add support of yiisoft/cache version ^3.0#69
vjik merged 3 commits intomasterfrom
thenotsoft-patch-1

Conversation

@thenotsoft
Copy link
Copy Markdown
Member

Q A
Is bugfix?
New feature?
Breaks BC?
Fixed issues

@what-the-diff
Copy link
Copy Markdown

what-the-diff bot commented Mar 4, 2024

PR Summary

  • Change in Version requirement for "yiisoft/cache" package
    The requirement for the "yiisoft/cache" package in our codebase has been changed. Previously, it needed version "2.0", but now the requirement allows usage of either version "^2.0" or "^3.0". This change will help our system stay compatible with a broader range of setups while also maintaining performance and security standards.

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.63%. Comparing base (af00a52) to head (54fe79a).

❗ Current head 54fe79a differs from pull request most recent head 89be3e9. Consider uploading reports for the commit 89be3e9 to get more accurate results

Additional details and impacted files
@@            Coverage Diff            @@
##             master      #69   +/-   ##
=========================================
  Coverage     99.63%   99.63%           
  Complexity       43       43           
=========================================
  Files             2        2           
  Lines           273      273           
=========================================
  Hits            272      272           
  Misses            1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@thenotsoft thenotsoft requested a review from a team March 4, 2024 09:39
Comment thread CHANGELOG.md Outdated
@vjik vjik merged commit 0e9af9f into master Mar 4, 2024
@vjik vjik deleted the thenotsoft-patch-1 branch March 4, 2024 10:06
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.

2 participants