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

[Task] Add action to check for outdated dependencies #15

Open
fashxp opened this issue Jun 21, 2023 · 2 comments
Open

[Task] Add action to check for outdated dependencies #15

fashxp opened this issue Jun 21, 2023 · 2 comments
Assignees
Labels

Comments

@fashxp
Copy link
Member

fashxp commented Jun 21, 2023

No description provided.

@fashxp fashxp added the Task label Jun 21, 2023
@brusch
Copy link
Member

brusch commented Jun 22, 2023

Created one for pimcore/pimcore now ... pimcore/pimcore#15419
The issue I see with running this on the platform version is that you can only check for direct packages, which are configured in the root composer.json or for all dependencies. Now with all dependencies the issue is that, there are certain dependencies which we can't influence ... 😬

@brusch
Copy link
Member

brusch commented Jun 22, 2023

I think we could use reusable workflows and run this job on every package individually.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants