-
-
Notifications
You must be signed in to change notification settings - Fork 135
Update dependencies #639
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 dependencies #639
Conversation
rustamwin
commented
Jul 7, 2025
Q | A |
---|---|
Is bugfix? | ❌ |
New feature? | ❌ |
Breaks BC? | ❌ |
Fixed issues | comma-separated list of tickets # fixed by the PR, if any |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Need to fix tests
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall 👍
"yiisoft/widget": "^2.2", | ||
"yiisoft/yii-console": "^2.3", | ||
"yiisoft/yii-cycle": "^1.0", | ||
"yiisoft/yii-cycle": "dev-master as 1.0", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do we need to tag changes in master instead?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Waiting yiisoft/yii-cycle#228 and release.
@rustamwin please fix calling Timer::end() in tests. |
There is no Timer::end(). |
👍 Let's update tags to stable when dependencies will be tagged. |