Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

listing-dependencies-configured-for-version-updates.md 1.8 KB

You have to be logged in to leave a comment. Sign In
title intro versions
Listing dependencies configured for version updates You can view the dependencies that {% data variables.product.prodname_dependabot %} monitors for updates. [{free-pro-team *}]

{% data reusables.dependabot.beta-note %}

Viewing dependencies monitored by {% data variables.product.prodname_dependabot %}

After you've enabled version updates, you can confirm that your configuration is correct using the {% data variables.product.prodname_dependabot %} tab in the dependency graph for the repository. For more information, see "Enabling and disabling version updates."

{% data reusables.repositories.navigate-to-repo %} {% data reusables.repositories.accessing-repository-graphs %} {% data reusables.repositories.click-dependency-graph %} {% data reusables.dependabot.click-dependabot-tab %} 5. Optionally, to view the files monitored for a package manager, click the associated {% octicon "kebab-horizontal" aria-label="The horizontal kebab icon" %}. Monitored dependency files

If any dependencies are missing, check the log files for errors. If any package managers are missing, review the configuration file.

Viewing {% data variables.product.prodname_dependabot %} log files

  1. On the {% data variables.product.prodname_dependabot %} tab, click Last checked TIME ago to see the log file that {% data variables.product.prodname_dependabot %} generated during the last check for version updates. View log file
  2. Optionally, to rerun the version check, click Check for updates. Check for updates
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...