You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What you expected to see, versus what you actually saw
By the section highlighted in dependabot.yml content I see some PRs like this raised. The title says Bump org.junit.jupiter:junit-jupiter-api from 5.10.3 to 5.11.0 in /smoke-test but the gradle file updated is from docs/examples/junit5/redis/build.gradle. There are more than one PR like this.
What I would expect is receiving updates only in folder smoke-test and not outside of it.
Is there an existing issue for this?
Package ecosystem
gradle
Package manager version
8.5
Language version
Java 8
Manifest location and content before the Dependabot update
dependabot.yml content
https://github.com/testcontainers/testcontainers-java/blob/main/.github/dependabot.yml#L400-L410
Updated dependency
No response
What you expected to see, versus what you actually saw
By the section highlighted in
dependabot.yml content
I see some PRs like this raised. The title saysBump org.junit.jupiter:junit-jupiter-api from 5.10.3 to 5.11.0 in /smoke-test
but the gradle file updated is fromdocs/examples/junit5/redis/build.gradle
. There are more than one PR like this.What I would expect is receiving updates only in folder
smoke-test
and not outside of it.Btw, the dependabot definition for examples works fine. I'm only having the issue when directory is
smoke-test
Native package manager behavior
No response
Images of the diff or a link to the PR, issue, or logs
Expected PR
testcontainers/testcontainers-java#9114
Unexpected Prs
testcontainers/testcontainers-java#9113
testcontainers/testcontainers-java#9110
testcontainers/testcontainers-java#9109
testcontainers/testcontainers-java#9092
testcontainers/testcontainers-java#9091
testcontainers/testcontainers-java#9038
Smallest manifest that reproduces the issue
No response
The text was updated successfully, but these errors were encountered: