vy commented on PR #2816: URL: https://github.com/apache/logging-log4j2/pull/2816#issuecomment-2277778499
> We have an `ignore` entry to prevent Dependabot from applying major updates: > > https://github.com/apache/logging-log4j2/blob/404ac48a1431a0d4311c1120fa3b29f9018dff65/.github/dependabot.yaml#L118-L121 Yes, I am aware of this. But, I have the impression that, instructing dependabot to ignore major updates does not stop it from attempting to update `5.0.1` to `4.11.3`, when 1) we have both MongoDB 4 and 5 dependencies and 2) `4.11.3` is freshly released. That is the reason I think we should 1. Move version properties, of dependencies that we support multiple major versions, to their dedicated modules 2. Create dedicated dependabot `updates.ignored` entries differentiated with `directory` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
