Skip to content

list latest version of all dependencies in all package.json files #931

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

Conversation

romainmenke
Copy link
Member

fixes : #930

Copy link
Member

@Antonio-Laguna Antonio-Laguna left a comment

Choose a reason for hiding this comment

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

Thanks for handling this. Should we add some way to the release plan to deal with this?

@romainmenke
Copy link
Member Author

romainmenke commented Apr 9, 2023

https://github.com/csstools/postcss-plugins/blob/main/.github/bin/release-plan/release-plan.mjs#L114-L115

I think this is incorrect and causing the issues.
Currently we only increment the versions if the dependent also needs a release.
But it should always do that.


Edit : went over the code again, and it should be correct after all.
I don't know why it isn't neatly updating the versions after a release.
Maybe time that I create that dummy workspace to try out these things :)

…f-all-deps-in-package.json-files--generous-toucan-c1c73c4973
…f-all-deps-in-package.json-files--generous-toucan-c1c73c4973
@romainmenke
Copy link
Member Author

Hehe, too many conflicts now 😄

I am going to close this one and automate it after : #938

@romainmenke romainmenke deleted the list-latest-version-of-all-deps-in-package.json-files--generous-toucan-c1c73c4973 branch April 10, 2023 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

using color-mix causes "TypeError: t.replaceComponentValues is not a function"
2 participants