Skip to content

Latest commit

 

History

History
93 lines (80 loc) · 3.5 KB

bug-report.yml

File metadata and controls

93 lines (80 loc) · 3.5 KB
NameAboutLabelsAssignees
🐛 Bug reportReport a bug in dependabot-core to help us fix itT: bug 🐞

This issue-tracker is meant for issues related to Dependabot's updating logic, a good rule of thumb is that if you have questions about the diff in a PR, it belongs here.

Issues related to security alerts or Dependency Graph should instead be filed as a Code Security discussion.
For support on the GitHub-integrated Dependabot service, please contact GitHub support.

The more information you can provide, the easier it will be to reproduce the issue and find a fix.

Is there an existing issue for this?

Please search existing issues to avoid creating duplicates.

Are you using npm, Docker, Bundler, etc.

If applicable, specify the package manager version you're using (e.g., npm 7.1, pip-compile 5.0, etc.)

If applicable, specify the language version you're using (e.g., Node.js 16.18, Ruby 3.1, etc.)

If applicable, specify the path to each manifest file (/client/package.json, /Gemfile, etc.)
If applicable, attach each manifest file or provide a link to each manifest file.

If using GitHub-native Dependabot, attach your dependabot.yml file or provide a link to it.

If applicable, the dependency name and to and from versions.

A clear and concise description of what you expected to happen.

If applicable, what output do you see when you update the dependency using the native package manager (e.g., Bundler, npm, etc.)?

If applicable, add links to public PRs or Issues that Dependabot opened, and/or paste in any related logs.

Want to make a 🤖 smile? You can do it! Show us the smallest manifest file (or set of files) that reproduces this problem. Remove anything that's not essential to reproduce this issue, and it will help us address the problem more quickly. ✨