[PR #2653] [CLOSED] feat: initial setup for Dependabot #4056

Closed
opened 2026-02-22 18:35:03 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/2653
Author: @philippeckelintive
Created: 11/19/2024
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • 0f5d607 feat: initial setup for Dependabot

📊 Changes

1 file changed (+22 additions, -0 deletions)

View changed files

.github/dependabot.yml (+22 -0)

📄 Description

Pull Request Type

  • feat
  • 🐛 fix
  • ♻️ refactor
  • 💄 style
  • 🔨 chore
  • 📝 docs

Relevant Issues

Using GitHub it is a good practice to invoke Dependabot in order to get notified about potential security issues caused by dependencies.

What is in this change?

Dependabot config file for:

  • frontend
  • server
  • embed
  • collector
  • github-actions

Additional Information

Requires enabling of Dependabot by repository owners.

Developer Validations

  • I ran yarn lint from the root of the repo & committed changes
  • Relevant documentation has been updated
  • I have tested my code functionality
  • Docker build succeeds locally

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Mintplex-Labs/anything-llm/pull/2653 **Author:** [@philippeckelintive](https://github.com/philippeckelintive) **Created:** 11/19/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`0f5d607`](https://github.com/Mintplex-Labs/anything-llm/commit/0f5d6074bde0ead8418f9e309b56071596adb695) feat: initial setup for Dependabot ### 📊 Changes **1 file changed** (+22 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.github/dependabot.yml` (+22 -0) </details> ### 📄 Description ### Pull Request Type - [ ] ✨ feat - [ ] 🐛 fix - [ ] ♻️ refactor - [ ] 💄 style - [X] 🔨 chore - [ ] 📝 docs ### Relevant Issues Using GitHub it is a good practice to invoke [Dependabot](https://docs.github.com/en/code-security/dependabot) in order to get notified about potential security issues caused by dependencies. ### What is in this change? Dependabot config file for: - frontend - server - embed - collector - github-actions ### Additional Information Requires [enabling of Dependabot](https://docs.github.com/en/code-security/getting-started/dependabot-quickstart-guide#enabling-dependabot-for-your-repository) by repository owners. ### Developer Validations <!-- All of the applicable items should be checked. --> - [X] I ran `yarn lint` from the root of the repo & committed changes - [X] Relevant documentation has been updated - [X] I have tested my code functionality - [X] Docker build succeeds locally --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-22 18:35:03 -05:00
yindo closed this issue 2026-02-22 18:35:03 -05:00
yindo changed title from [PR #2653] feat: initial setup for Dependabot to [PR #2653] [CLOSED] feat: initial setup for Dependabot 2026-06-05 15:16:36 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#4056