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

Dependabot generating PR's for all registeries in monorepo #9735

Open
1 task done
Yogesh-Dubey-Ayesavi opened this issue May 15, 2024 · 0 comments
Open
1 task done
Labels
L: dart:pub Dart packages via pub L: python T: bug 🐞 Something isn't working

Comments

@Yogesh-Dubey-Ayesavi
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Package ecosystem

pub

Package manager version

No response

Language version

No response

Manifest location and content before the Dependabot update

/client/dart/app/pubspec.yaml

dependabot.yml content

version: 2
enable-beta-ecosystems: true
updates:
  - package-ecosystem: "pub"
    directory: "client/dart/app/"
    schedule:
      interval: weekly
    open-pull-requests-limit: 5

Updated dependency

No response

What you expected to see, versus what you actually saw

I have a monorepo consistly node, python and a flutter client, I have configured dependabot for generating PR's for just flutter but it is generating PR for node and python as well.

Native package manager behavior

No response

Images of the diff or a link to the PR, issue, or logs

No response

Smallest manifest that reproduces the issue

No response

@Yogesh-Dubey-Ayesavi Yogesh-Dubey-Ayesavi added the T: bug 🐞 Something isn't working label May 15, 2024
@github-actions github-actions bot added L: dart:pub Dart packages via pub L: python labels May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
L: dart:pub Dart packages via pub L: python T: bug 🐞 Something isn't working
Projects
Status: No status
Development

No branches or pull requests

1 participant