[PR #2672] [MERGED] Pr 2653 branch #4069

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

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/2672
Author: @timothycarambat
Created: 11/21/2024
Status: Merged
Merged: 11/21/2024
Merged by: @timothycarambat

Base: masterHead: pr-2653-branch


📝 Commits (3)

  • 0f5d607 feat: initial setup for Dependabot
  • 4d61846 remove embed folder check
  • fc80eed Merge branch 'master' into pr-2653-branch

📊 Changes

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

View changed files

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

📄 Description

Pull Request Type

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

Relevant Issues

closes #2653

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/2672 **Author:** [@timothycarambat](https://github.com/timothycarambat) **Created:** 11/21/2024 **Status:** ✅ Merged **Merged:** 11/21/2024 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `master` ← **Head:** `pr-2653-branch` --- ### 📝 Commits (3) - [`0f5d607`](https://github.com/Mintplex-Labs/anything-llm/commit/0f5d6074bde0ead8418f9e309b56071596adb695) feat: initial setup for Dependabot - [`4d61846`](https://github.com/Mintplex-Labs/anything-llm/commit/4d618465c92ac70a7f0726fc530d93ce2e0c7737) remove embed folder check - [`fc80eed`](https://github.com/Mintplex-Labs/anything-llm/commit/fc80eed91313b1ab032909dba320811924726e68) Merge branch 'master' into pr-2653-branch ### 📊 Changes **1 file changed** (+18 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.github/dependabot.yml` (+18 -0) </details> ### 📄 Description ### Pull Request Type - [ ] ✨ feat - [ ] 🐛 fix - [ ] ♻️ refactor - [ ] 💄 style - [X] 🔨 chore - [ ] 📝 docs ### Relevant Issues closes #2653 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:04 -05:00
yindo closed this issue 2026-02-22 18:35:04 -05:00
yindo changed title from [PR #2672] Pr 2653 branch to [PR #2672] [MERGED] Pr 2653 branch 2026-06-05 15:16:39 -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#4069