[PR #247] [CLOSED] Update dify-plugin-sdks github plugin version #257

Closed
opened 2026-02-15 21:16:27 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-plugin-sdks/pull/247
Author: @Mairuis
Created: 11/24/2025
Status: Closed

Base: mainHead: cursor/update-dify-plugin-sdks-github-plugin-version-e0bf


📝 Commits (1)

  • bd29e5a Bump dify_plugin and plugin version

📊 Changes

2 files changed (+2 additions, -2 deletions)

View changed files

📝 python/examples/github/manifest.yaml (+1 -1)
📝 python/examples/github/requirements.txt (+1 -1)

📄 Description

Pull Request Checklist

Thank you for your contribution! Before submitting your PR, please make sure you have completed the following checks:

Compatibility Check

  • I have checked whether this change affects the backward compatibility of the plugin declared in README.md
  • I have checked whether this change affects the forward compatibility of the plugin declared in README.md
  • If this change introduces a breaking change, I have discussed it with the project maintainer and specified the release version in the README.md
  • I have described the compatibility impact and the corresponding version number in the PR description
  • I have checked whether the plugin version is updated in the README.md

Available Checks

  • Code has passed local tests
  • Relevant documentation has been updated (if necessary)

This PR upgrades the GitHub plugin by bumping its version in manifest.yaml to 0.3.1 and updating the dify_plugin dependency to 0.6.2 in requirements.txt. This ensures the plugin leverages the latest SDK fixes (0.6.x) and allows the marketplace to pick up the updated version. This is a minor version bump and is backward compatible.


Open in Cursor Open in Web


🔄 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/langgenius/dify-plugin-sdks/pull/247 **Author:** [@Mairuis](https://github.com/Mairuis) **Created:** 11/24/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `cursor/update-dify-plugin-sdks-github-plugin-version-e0bf` --- ### 📝 Commits (1) - [`bd29e5a`](https://github.com/langgenius/dify-plugin-sdks/commit/bd29e5ad28413fb308d9642f96447ddb38f1e28b) Bump dify_plugin and plugin version ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `python/examples/github/manifest.yaml` (+1 -1) 📝 `python/examples/github/requirements.txt` (+1 -1) </details> ### 📄 Description # Pull Request Checklist Thank you for your contribution! Before submitting your PR, please make sure you have completed the following checks: ## Compatibility Check - [x] I have checked whether this change affects the **backward compatibility** of the plugin declared in `README.md` - [ ] I have checked whether this change affects the **forward compatibility** of the plugin declared in `README.md` - [ ] If this change introduces a breaking change, I have discussed it with the project maintainer and specified the release version in the `README.md` - [x] I have described the compatibility impact and the corresponding version number in the PR description - [ ] I have checked whether the plugin version is updated in the `README.md` ## Available Checks - [ ] Code has passed local tests - [ ] Relevant documentation has been updated (if necessary) This PR upgrades the GitHub plugin by bumping its version in `manifest.yaml` to `0.3.1` and updating the `dify_plugin` dependency to `0.6.2` in `requirements.txt`. This ensures the plugin leverages the latest SDK fixes (0.6.x) and allows the marketplace to pick up the updated version. This is a minor version bump and is backward compatible. --- <a href="https://cursor.com/background-agent?bcId=bc-1b4db34a-370f-4106-ba5d-5529983be692"><picture><source media="(prefers-color-scheme: dark)" srcset="https://cursor.com/open-in-cursor-dark.svg"><source media="(prefers-color-scheme: light)" srcset="https://cursor.com/open-in-cursor-light.svg"><img alt="Open in Cursor" src="https://cursor.com/open-in-cursor.svg"></picture></a>&nbsp;<a href="https://cursor.com/agents?id=bc-1b4db34a-370f-4106-ba5d-5529983be692"><picture><source media="(prefers-color-scheme: dark)" srcset="https://cursor.com/open-in-web-dark.svg"><source media="(prefers-color-scheme: light)" srcset="https://cursor.com/open-in-web-light.svg"><img alt="Open in Web" src="https://cursor.com/open-in-web.svg"></picture></a> --- <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-15 21:16:27 -05:00
yindo closed this issue 2026-02-15 21:16:27 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-plugin-sdks#257