Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Addition of a Dependent-bot for Automated Dependency Updates and Package Vulnerability Fixes. #1367

Closed
aialok opened this issue Jan 4, 2024 · 1 comment
Labels
dependencies Pull requests that update a dependency file feature request security Security fix unapproved

Comments

@aialok
Copy link
Contributor

aialok commented Jan 4, 2024

Is your feature request related to a problem? Please describe.

  • we are currently facing issues with dependencies in our project. We often find ourselves manually updating most of our packages, and it becomes challenging to determine the most suitable and non-vulnerable versions. To address these challenges related to dependency versions and security, we propose integrating a new bot into our repository called Dependent-bot, provided by GitHub itself. This bot would effectively solve our problems related to project dependencies.

Describe the solution you'd like

  • Dependabot consists of three different features that help you manage your dependencies:

    • Dependabot alerts—inform you about vulnerabilities in the dependencies that you use in your repository.
    • Dependabot security updates—automatically raise pull requests to update the dependencies you use that have known security vulnerabilities.
    • Dependabot version updates—automatically raise pull requests to keep your dependencies up-to-date.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Approach to be followed (optional)
A clear and concise description of approach to be followed.

Additional context

Potential internship candidates
Please read this if you are planning to apply for a Palisadoes Foundation internship PalisadoesFoundation/talawa#359

@github-actions github-actions bot added dependencies Pull requests that update a dependency file security Security fix unapproved labels Jan 4, 2024
@Cioppolo14
Copy link
Contributor

We currently use dependabot, but sometimes we make manual versions when the automated PRs fail our tests. Closing as we already have this.

@Cioppolo14 Cioppolo14 closed this as not planned Won't fix, can't repro, duplicate, stale Jan 4, 2024
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 feature request security Security fix unapproved
Projects
None yet
Development

No branches or pull requests

2 participants