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

Chore(deps): Group dependency updates into smaller PRs #1786

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Dec 2, 2024

  1. Chore(deps): Group dependency updates into smaller PRs

      * current state of non-major dependency updates is not managgable
      * there is a lot of different package changes
      * in the case when CI fails it take a lot of time to resolve where is the root
        of the problem and which package update is responsible
      * thus groupping the dependency updates into some smaller contexts will help us
        with dependency management to be more faster and reliable
      * and if something fails we should be able to recover fast
    
    refs #1769
    literat committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    16e9d31 View commit details
    Browse the repository at this point in the history