holgerfriedrich commented on PR #2369:
URL: https://github.com/apache/karaf/pull/2369#issuecomment-4237957686

   @jbonofre maybe we should think about adding the ignore setting from the old 
dependabot config _just to the maven on karaf-4.4.x section_:
   
   ~~~
       ignore:
         - dependency-name: "*"
           update-types: ["version-update:semver-major"]
   ~~~
   
   This could avoid major version upgrades - this is likely intended for most 
of packages on Maven. For GHA we should not add it, as actions often update the 
major version.


-- 
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]

Reply via email to