Commit graph

75 commits

Author SHA1 Message Date
Shuchang Zheng
eaf0783d37
security: address high-severity Dependabot alerts (#5622)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-23 15:56:27 -07:00
Shuchang Zheng
a536bc54c6
fix: bump fastmcp minimum to >=3.2.0 in integration overrides (#5442)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-09 13:43:08 -07:00
Marc Kelechava
b7ba2af57e
chore: add Glama MCP Dockerfile and release docs (#5418)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 21:35:07 -07:00
dependabot[bot]
d03549502c
build(deps): bump the uv group across 2 directories with 2 updates (#5241)
Some checks are pending
Run tests and pre-commit / Run tests and pre-commit hooks (push) Waiting to run
Run tests and pre-commit / Frontend Lint and Build (push) Waiting to run
Publish Fern Docs / run (push) Waiting to run
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2026-03-30 00:18:47 +00:00
Aaron Perez
8a3ea80b73
Update LangChain integration dependency overrides and bump fastmcp / py-key-value-aio (#5200) 2026-03-23 10:15:17 -05:00
Aaron Perez
d77c6a13c2
[SKY-8441] Remove python-ecdsa from integration lock files (#5190)
Some checks are pending
Run tests and pre-commit / Run tests and pre-commit hooks (push) Waiting to run
Run tests and pre-commit / Frontend Lint and Build (push) Waiting to run
Publish Fern Docs / run (push) Waiting to run
2026-03-21 20:55:30 -05:00
Aaron Perez
219861395b
security: fix Python dependency vulnerabilities (#5130)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-19 21:49:12 -05:00
dependabot[bot]
7c3fbb1f8a
build(deps): bump the uv group across 2 directories with 3 updates (#5135)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aaron Perez <aperez0295@gmail.com>
2026-03-18 17:33:45 -05:00
dependabot[bot]
c64b3444c7
build(deps): bump the uv group across 2 directories with 6 updates (#5126)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aaron Perez <aperez0295@gmail.com>
2026-03-18 15:19:01 +00:00
dependabot[bot]
151be6d9eb
Bump werkzeug from 3.1.5 to 3.1.6 in /integrations/langchain (#4815)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2026-02-20 00:02:25 +00:00
dependabot[bot]
6135b3aa95
Bump the uv group across 2 directories with 3 updates (#4756)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-16 11:50:16 -05:00
Suchintan
8b49620f9e
fix: resolve 60+ dependabot security alerts (#4664)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-11 04:48:15 +00:00
dependabot[bot]
1d4f9ef9e2
Bump the uv group across 3 directories with 13 updates (#4662)
Some checks failed
Run tests and pre-commit / Frontend Lint and Build (push) Has been cancelled
Publish Fern Docs / run (push) Has been cancelled
Build Skyvern SDK and publish to PyPI / check-version-change (push) Has been cancelled
Run tests and pre-commit / Run tests and pre-commit hooks (push) Has been cancelled
Auto Create GitHub Release on Version Change / check-version-change (push) Has been cancelled
Build Skyvern SDK and publish to PyPI / run-ci (push) Has been cancelled
Build Skyvern SDK and publish to PyPI / build-sdk (push) Has been cancelled
Auto Create GitHub Release on Version Change / create-release (push) Has been cancelled
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-08 06:13:29 +00:00
dependabot[bot]
75af862841
Bump the uv group across 2 directories with 2 updates (#4575)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-08 05:27:01 +00:00
LawyZheng
7344027af0
fix dependency (#4374) 2026-01-04 07:10:22 +00:00
Stanislav Novosad
e1693b2fef
SDK: use Skyvern.local() factory method (#4206) 2025-12-05 13:21:40 -07:00
Stanislav Novosad
e1595abf84
Merge SkyvernSdk and Skyvern extending Fern client (#3987)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2025-11-12 22:44:53 +00:00
Stanislav Novosad
d61179e132
Migrate Skyvern to uv from poetry (#3554)
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
Co-authored-by: stas <stas@skyvern.com>
2025-09-30 15:19:12 -06:00
LawyZheng
831381227d
update submodule n8n (#3005)
Some checks are pending
Run tests and pre-commit / Run tests and pre-commit hooks (push) Waiting to run
Run tests and pre-commit / Frontend Lint and Build (push) Waiting to run
Publish Fern Docs / run (push) Waiting to run
2025-07-22 02:16:20 +08:00
LawyZheng
5f5bae5347
migrate n8n integration (#3004) 2025-07-22 02:03:19 +08:00
LawyZheng
82ebce443e
remove n8n dependency (#2967) 2025-07-16 22:30:42 +08:00
LawyZheng
22063d01fd
fix n8n (#2932)
Some checks failed
Run tests and pre-commit / Run tests and pre-commit hooks (push) Has been cancelled
Run tests and pre-commit / Frontend Lint and Build (push) Has been cancelled
Run n8n package CI / test (push) Has been cancelled
Publish Fern Docs / run (push) Has been cancelled
2025-07-11 15:46:24 +08:00
Suchintan
077153a708
MCP Upgrade (#2904) 2025-07-09 05:56:14 +00:00
Suchintan
d5cb6ec74d
Upgrade n8n worklfow to resolve axios dependabot alert (#2893) 2025-07-09 05:33:13 +00:00
Suchintan
2098cee562
Fix MCP Upgrade in langchain + llamaindex (#2894) 2025-07-08 14:02:57 +08:00
Prakash Maheshwaran
10f893e2d5
Refactor Skyvern node operations to consolidate display options and improve code organization (#2868) 2025-07-04 15:32:07 +00:00
Prakash Maheshwaran
1a0e5448d8
resolve N8N community node issues (#2861) 2025-07-03 17:07:33 +00:00
dependabot[bot]
541647e4de
Bump urllib3 from 2.3.0 to 2.5.0 in /integrations/llama_index (#2843)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-30 02:59:09 +00:00
dependabot[bot]
54b0069e76
Bump jinja2 from 3.1.5 to 3.1.6 in /integrations/llama_index (#2842)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-29 22:56:03 -04:00
dependabot[bot]
e5d08c6c26
Bump requests from 2.32.3 to 2.32.4 in /integrations/langchain (#2837)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-28 04:32:04 +00:00
dependabot[bot]
914d33cb00
Bump urllib3 from 2.3.0 to 2.5.0 in /integrations/langchain (#2836)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-28 04:26:43 +00:00
dependabot[bot]
26fd9e3992
Bump jinja2 from 3.1.5 to 3.1.6 in /integrations/langchain (#2832)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-28 04:08:33 +00:00
dependabot[bot]
2b9e5e09be
Bump requests from 2.32.3 to 2.32.4 in /integrations/llama_index (#2833)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-27 23:56:15 -04:00
dependabot[bot]
9366ac21d9
Bump protobuf from 5.29.3 to 5.29.5 in /integrations/langchain (#2823)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-28 02:18:55 +00:00
dependabot[bot]
62983a7a07
Bump h11 from 0.14.0 to 0.16.0 in /integrations/langchain (#2822)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-28 02:10:34 +00:00
dependabot[bot]
2cccfe9d60
Bump protobuf from 5.29.3 to 5.29.5 in /integrations/llama_index (#2812)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-28 01:15:56 +00:00
dependabot[bot]
b5a50bc10c
Bump h11 from 0.14.0 to 0.16.0 in /integrations/llama_index (#2810)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-28 00:58:13 +00:00
dependabot[bot]
d79270139e
Bump llama-index from 0.12.19 to 0.12.28 in /integrations/llama_index (#2809)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-28 00:52:55 +00:00
Prakash Maheshwaran
10785812e8
added proper svg (#2750) 2025-06-22 03:27:07 +00:00
Shuchang Zheng
dc032e8a55
pyproject.toml v0.2.1 - fix (#2663)
Some checks failed
Run tests and pre-commit / Run tests and pre-commit hooks (push) Waiting to run
Run tests and pre-commit / Frontend Lint and Build (push) Waiting to run
Publish Fern Docs / run (push) Waiting to run
Build Skyvern SDK and publish to PyPI / check-version-change (push) Waiting to run
Build Skyvern SDK and publish to PyPI / run-ci (push) Blocked by required conditions
Build Skyvern SDK and publish to PyPI / build-sdk (push) Blocked by required conditions
Sync to skyvern-cloud / sync (push) Has been cancelled
2025-06-10 00:40:05 -07:00
Shuchang Zheng
99c7792c21
v0.2.1 (#2660) 2025-06-09 20:33:30 -07:00
Prakash Maheshwaran
f121ce0ce6
replace custom HTTP client with n8n's requestWithAuthentication helper (#2635) 2025-06-09 09:15:35 +00:00
Asher Foa
721ed50116
Add yamlfmt precommit hook (#2584)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2025-06-05 15:34:20 -04:00
Shuchang Zheng
04615d111c
llamaindex tool interface now is compatible with the new pattern (#2582) 2025-06-03 12:33:47 -07:00
Shuchang Zheng
258b6ac660
release skyvern-langchain & skyvern-llamaindex v0.2.0 (#2577) 2025-06-03 10:21:58 -07:00
Shuchang Zheng
abab86619c
move every interface to top level and get rid of sdk client grouping (#2490) 2025-05-27 23:38:14 -07:00
LawyZheng
9dd6b4e915
fix n8n bug (#2430) 2025-05-23 02:14:31 +08:00
LawyZheng
7c1240bfef
add n8n credential test + migrate to new API endpoint (#2427) 2025-05-22 22:15:20 +08:00
LawyZheng
2b5bb17506
update llamaindex integration (#2390)
Some checks are pending
Run tests and pre-commit / test (push) Waiting to run
Run tests and pre-commit / fe-lint-build (push) Waiting to run
Publish Fern Docs / run (push) Waiting to run
Sync to skyvern-cloud / sync (push) Waiting to run
2025-05-20 00:16:25 +08:00
LawyZheng
f9d3f3e2dc
update langchain integration (#2388)
Some checks are pending
Run tests and pre-commit / test (push) Waiting to run
Run tests and pre-commit / fe-lint-build (push) Waiting to run
Publish Fern Docs / run (push) Waiting to run
Build Skyvern SDK and publish to PyPI / check-version-change (push) Waiting to run
Build Skyvern SDK and publish to PyPI / run-ci (push) Blocked by required conditions
Build Skyvern SDK and publish to PyPI / build-sdk (push) Blocked by required conditions
Sync to skyvern-cloud / sync (push) Waiting to run
2025-05-19 16:07:02 +08:00