Skip to content

chore: update legacy deps#8902

Merged
keradus merged 3 commits intomasterfrom
deps
Jul 29, 2025
Merged

chore: update legacy deps#8902
keradus merged 3 commits intomasterfrom
deps

Conversation

@keradus
Copy link
Copy Markdown
Member

@keradus keradus commented Jul 29, 2025

eg react/promise v2 is 2 years old

i'm eager to release it as separated patch and see if anyone upgraded to 3.85.0 but failed to upgrade to 3.85.1

@keradus keradus marked this pull request as ready for review July 29, 2025 21:26
@coveralls
Copy link
Copy Markdown

coveralls commented Jul 29, 2025

Coverage Status

coverage: 94.734%. remained the same
when pulling a47f176 on deps
into 510a8a0 on master.

@keradus keradus merged commit 5b9683d into master Jul 29, 2025
60 of 61 checks passed
@keradus keradus deleted the deps branch July 29, 2025 22:22
Comment thread composer.json
"fidry/cpu-core-counter": "^1.2",
"react/child-process": "^0.6.6",
"react/event-loop": "^1.0",
"react/promise": "^2.11 || ^3.0",
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this change required for the project?
We stuck on promise v2 in our open source project because there are a lot of breaking changes and undesirable behavior in v3. And now it will be impossible to update CS fixer

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

last v2 was released in 2023 (ref)

in case you stucked with years-old dependency and cannot upgrade easily, i recommend to install PHP CS Fixer via shim

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.

3 participants