Skip to content

Open major-bump pull requests fill the Dependabot limit and block other updates #156

Description

@dustenhubbard

Dependabot's pip configuration has open-pull-requests-limit: 5 and no ignore rules. On Sep 1 the five slots were filled by major-version bumps (#145 vedo, #146 tifffile, #147 zarr, #148 opencv-python, #149 opencv-python-headless), none of which the auto-merge workflow will merge and four of which fail to install.

While those five stay open, Dependabot cannot open anything else for pip. The numpy 1.24.1 -> 2.x pull request was suppressed this way, and so would the next routine group be.

numpy 2.x fails at import under opencv-python 4.8, and zarr 3 and opencv 5 change their APIs, so those major versions are not going to be taken by Dependabot in any case.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions