-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
T: bug 🐞Something isn't workingSomething isn't workingservice 💁Relates to Dependabot features GitHub providesRelates to Dependabot features GitHub provides
Description
Is there an existing issue for this?
- I have searched the existing issues
Package ecosystem
Docker
Package manager version
No response
Language version
No response
Manifest location and content before the Dependabot update
No response
dependabot.yml content
Updated dependency
No response
What you expected to see, versus what you actually saw
Dependabot says this in the logs:
updater | 2024/06/26 23:45:12 INFO Results:
updater | +------------------------------------------+
updater | | Changes to Dependabot Pull Requests |
updater | +---------+--------------------------------+
updater | | created | ubuntu ( from 22.04 to 24.04 ) |
updater | | created | php ( from 7-fpm to 8-fpm ) |
updater | | created | ubuntu ( from 18.04 to 24.04 ) |
updater | | created | ubuntu ( from 18.04 to 24.04 ) |
updater | | created | ubuntu ( from 18.04 to 24.04 ) |
updater | | created | ubuntu ( from 17.10 to 24.04 ) |
updater | | created | ubuntu ( from 17.10 to 24.04 ) |
updater | | created | ubuntu ( from 22.04 to 24.04 ) |
updater | | created | python ( from 3.10 to 3.12 ) |
updater | +---------+--------------------------------+
but it only opened:
- one PR for ubuntu with only one file changed Bump ubuntu from 22.04 to 24.04 in /ci opentracing-contrib/nginx-opentracing#631
- one PR for php Bump php from 7-fpm to 8-fpm in /example/php/jaeger opentracing-contrib/nginx-opentracing#632 (this seems correct)
- one PR for python Bump python from 3.10 to 3.12 in /test/environment/grpc opentracing-contrib/nginx-opentracing#633 (this seems correct)
I expected a PR for ubuntu with changes to all the Dockerfiles
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
T: bug 🐞Something isn't workingSomething isn't workingservice 💁Relates to Dependabot features GitHub providesRelates to Dependabot features GitHub provides
Type
Projects
Status
Done