Is there an existing issue for this?
Package ecosystem
pip
Package manager version
No response
Language version
No response
Manifest location and content before the Dependabot update
https://github.com/adamlui/js-utils/blob/main/generate-ip/requirements-dev.txt
https://github.com/adamlui/js-utils/blob/main/generate-pw/requirements-dev.txt
https://github.com/adamlui/js-utils/blob/main/geolocate/requirements-dev.txt
https://github.com/adamlui/js-utils/blob/main/minify.js/requirements-dev.txt
https://github.com/adamlui/js-utils/blob/main/scss-to-css/requirements-dev.txt
dependabot.yml content
dependabot.yml content
https://github.com/adamlui/js-utils/blob/c1e5e7e03ee4a0d8719d24cfcbe1df8198c4d0ae/.github/dependabot.yml
version: 2
updates:
- package-ecosystem: github-actions
directory: /
schedule:
interval: daily
- package-ecosystem: npm
directories:
- /
- /generate-ip
- /generate-pw
- /geolocate
- /latin-locales
- /minify.js/gulp
- /minify.js/node.js
- /non-latin-locales
- /scss-to-css
schedule:
interval: daily
groups:
prod-dependencies:
dependency-type: production
dev-dependencies:
dependency-type: development
versioning-strategy: increase
- package-ecosystem: pip
directories:
- /generate-ip
- /generate-pw
- /geolocate
- /minify.js
- /scss-to-css
schedule:
interval: daily
groups:
dev-dependencies:
dependency-type: development
versioning-strategy: increase
Updated dependency
No response
What you expected to see, versus what you actually saw
In the pip dirs the 5X requirements-dev.txt's are specified, yet they have never bumped in my entire life's existence. Only now due to I edited the file to correct /minify.js path adamlui/js-utils@c1e5e7e it even only bumped that path instead of all the other valid ones adamlui/js-utils@15fce32
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
Is there an existing issue for this?
Package ecosystem
pip
Package manager version
No response
Language version
No response
Manifest location and content before the Dependabot update
https://github.com/adamlui/js-utils/blob/main/generate-ip/requirements-dev.txt
https://github.com/adamlui/js-utils/blob/main/generate-pw/requirements-dev.txt
https://github.com/adamlui/js-utils/blob/main/geolocate/requirements-dev.txt
https://github.com/adamlui/js-utils/blob/main/minify.js/requirements-dev.txt
https://github.com/adamlui/js-utils/blob/main/scss-to-css/requirements-dev.txt
dependabot.yml content
dependabot.yml content
https://github.com/adamlui/js-utils/blob/c1e5e7e03ee4a0d8719d24cfcbe1df8198c4d0ae/.github/dependabot.yml
Updated dependency
No response
What you expected to see, versus what you actually saw
In the pip dirs the 5X requirements-dev.txt's are specified, yet they have never bumped in my entire life's existence. Only now due to I edited the file to correct /minify.js path adamlui/js-utils@c1e5e7e it even only bumped that path instead of all the other valid ones adamlui/js-utils@15fce32
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