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
Is your feature request related to a problem? Please describe.
Yes, it relates to the challenge of managing outdated dependencies. It can be difficult to ensure all dependencies are updated promptly, which may lead to security vulnerabilities or compatibility issues.
Describe the solution you'd like
I would appreciate if Dependabot could automatically review all dependencies in the repository and create pull requests for any updates.
Describe alternatives you've considered
Manually tracking and updating dependencies, but this process is time-intensive.
Exploring other tools such as Renovate or Snyk, which offer similar features but may not integrate with GitHub as seamlessly as Dependabot.
Additional context
Adding customisable update schedules (e.g., weekly, monthly) would be especially useful.
The text was updated successfully, but these errors were encountered:
gvatsal60
added a commit
to gvatsal60/Fork_talisman
that referenced
this issue
Apr 25, 2025
Is your feature request related to a problem? Please describe.
Yes, it relates to the challenge of managing outdated dependencies. It can be difficult to ensure all dependencies are updated promptly, which may lead to security vulnerabilities or compatibility issues.
Describe the solution you'd like
I would appreciate if
Dependabot
could automatically review all dependencies in the repository and create pull requests for any updates.Describe alternatives you've considered
Snyk
, which offer similar features but may not integrate with GitHub as seamlessly asDependabot
.Additional context
Adding customisable update schedules (e.g., weekly, monthly) would be especially useful.
The text was updated successfully, but these errors were encountered: