dependabot/dependabot-core

Groups are all messed up

Opened this issue · 0 comments

Is there an existing issue for this?

  • I have searched the existing issues

Package ecosystem

pub

Package manager version

No response

Language version

Dart 3.5

Manifest location and content before the Dependabot update

https://github.com/PHS-TSA/our_democracy/blob/main/pubspec.yaml
https://github.com/PSDTools/app/blob/main/pubspec.yaml

dependabot.yml content

https://github.com/PHS-TSA/our_democracy/blob/main/.github/dependabot.yaml
https://github.com/PSDTools/app/blob/main/.github/dependabot.yaml

Updated dependency

appwrite 12 -> 13, freezed_lint 0.0.4 -> 0.0.5

What you expected to see, versus what you actually saw

It'd group them as listed in the yaml config file.

Native package manager behavior

n/a, the issue is with the groups, not the updates themselves.

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

PSDTools/app#390
PHS-TSA/our_democracy#44 <- (dup: PHS-TSA/our_democracy#47)
PHS-TSA/our_democracy#45 <- (same, appwrite shows up again)

Smallest manifest that reproduces the issue

No response