notebook icon indicating copy to clipboard operation
notebook copied to clipboard

Fix `dependabot` PRs

Open jtpio opened this issue 9 months ago • 0 comments

The latest dependabot PRs don't seem to be leaving CI in a green state, which is counter-productive as a maintainer would have to do the updates manually, or fix the CI for the PR.

For example:

  • https://github.com/jupyter/notebook/pull/7603
  • https://github.com/jupyter/notebook/pull/7604

This leads to manual PR such as:

  • https://github.com/jupyter/notebook/pull/7605
  • https://github.com/jupyter/notebook/pull/7599

So we should find a way to make sure dependabot properly bumps versions automatically.

jtpio avatar Mar 12 '25 20:03 jtpio