feat: support search by branch for get_merge_request

This commit is contained in:
nkaewam
2025-04-30 15:41:51 +07:00
parent 95d8118ea5
commit 20f62756c1
3 changed files with 514 additions and 209 deletions

5
package-lock.json generated
View File

@ -1,16 +1,17 @@
{
"name": "@zereight/mcp-gitlab",
"version": "1.0.30",
"version": "1.0.32",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@zereight/mcp-gitlab",
"version": "1.0.30",
"version": "1.0.32",
"license": "MIT",
"dependencies": {
"@modelcontextprotocol/sdk": "1.8.0",
"@types/node-fetch": "^2.6.12",
"form-data": "^4.0.0",
"http-proxy-agent": "^7.0.2",
"https-proxy-agent": "^7.0.6",
"node-fetch": "^3.3.2",