As our composer requirements are almost all configured to only allow minor or patch release updates, it should be fine to run this action weekly in order to check if any updates are available.
The first PR created after merging this might be a bit bigger, as we didn't update the dependencies for a while.
Updates to major version will still need to be done manually, as they require a change in composer.json
Maybe this could also run a composer outdated
so that one can immediately see from the log if there is anything that needs major upgrades?
Maybe this could also run a composer outdated so that one can immediately see from the log if there is anything that needs major upgrades?
We need to find another process for major updates. Maybe another action could automatically create issues for packages that have a major update. See https://github.com/matomo-org/developer-documentation/pull/547
This issue is in "needs review" but there has been no activity for 7 days. ping @matomo-org/core-reviewers
This issue is in "needs review" but there has been no activity for 7 days. ping @matomo-org/core-reviewers
This issue is in "needs review" but there has been no activity for 7 days. ping @matomo-org/core-reviewers
This issue is in "needs review" but there has been no activity for 7 days. ping @matomo-org/core-reviewers
@sgiehl feel free to merge when you're back