Skip to content

Bump nvuillam/github-dependents-info from 2.0.2 to 3.0.0#59

Closed
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/github_actions/nvuillam/github-dependents-info-3.0.0
Closed

Bump nvuillam/github-dependents-info from 2.0.2 to 3.0.0#59
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/github_actions/nvuillam/github-dependents-info-3.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Dec 29, 2025

Bumps nvuillam/github-dependents-info from 2.0.2 to 3.0.0.

Release notes

Sourced from nvuillam/github-dependents-info's releases.

v3.0.0

What's Changed

  • Generate AI-powered summary of dependent repositories using LiteLLM
    • New options:
      • --llm-summary / --no-llm-summary: Enable or disable the AI-generated summary (default: enabled)
      • --llm-model: Specify the LiteLLM model to use (default: environment variable or default model)
      • --llm-max-repos: Cap the number of repositories sent to the summary prompt (default: 500)
      • --llm-max-words: Cap the length of the generated summary (default: 300)
      • --llm-timeout: Set timeout (in seconds) for the LLM call (default: 120)
  • Upgrade dependencies

New Contributors

Full Changelog: nvuillam/github-dependents-info@v2.0.2...v3.0.0

Changelog

Sourced from nvuillam/github-dependents-info's changelog.

[3.0.0] 2025-12-25

  • Generate AI-powered summary of dependent repositories using LiteLLM
    • New options:
      • --llm-summary / --no-llm-summary: Enable or disable the AI-generated summary (default: enabled)
      • --llm-model: Specify the LiteLLM model to use (default: environment variable or default model)
      • --llm-max-repos: Cap the number of repositories sent to the summary prompt (default: 500)
      • --llm-max-words: Cap the length of the generated summary (default: 300)
      • --llm-timeout: Set timeout (in seconds) for the LLM call (default: 120)
Commits
  • cc08a62 Release v3.0.0
  • 3f271da Add generation of summary using LLMs (#776)
  • e3e171d ⬆️ Bump safety-schemas from 0.0.16 to 0.0.17 (#777)
  • 4e9af30 Update dependency safety to v3.7.0 (#775)
  • 1d1d020 ⬆️ Bump nodeenv from 1.9.1 to 1.10.0 (#774)
  • 5ec835f ⬆️ Bump safety-schemas from 0.0.16 to 0.0.17 (#763)
  • 39abd29 ⬆️ Bump filelock from 3.20.0 to 3.20.1 (#764)
  • 95f9136 ⬆️ Bump ruamel-yaml from 0.18.16 to 0.18.17 (#766)
  • ecfb4c6 Change typer dependency extras from 'all' to 'standard' (#768)
  • 033f890 ⬆️ Bump joblib from 1.5.2 to 1.5.3 (#760)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [nvuillam/github-dependents-info](https://github.com/nvuillam/github-dependents-info) from 2.0.2 to 3.0.0.
- [Release notes](https://github.com/nvuillam/github-dependents-info/releases)
- [Changelog](https://github.com/nvuillam/github-dependents-info/blob/main/CHANGELOG.md)
- [Commits](nvuillam/github-dependents-info@v2.0.2...v3.0.0)

---
updated-dependencies:
- dependency-name: nvuillam/github-dependents-info
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Dec 29, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 20, 2026

Superseded by #126.

@dependabot dependabot Bot closed this Apr 20, 2026
@dependabot dependabot Bot deleted the dependabot/github_actions/nvuillam/github-dependents-info-3.0.0 branch April 20, 2026 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants