David Duong
dcf9627d7e
chore(deps): migrate to Yarn v4 ( #1310 )
...
Co-authored-by: Logan Rosen <loganrosen@gmail.com >
2025-06-25 12:44:25 +02:00
Hunter Lovell
91ad3dd150
chore: add zod environment test
2025-06-13 16:29:43 -07:00
dependabot[bot]
824c4f04a9
build(deps): bump next
...
Bumps the npm_and_yarn group with 1 update in the /environment_tests/test-exports-vercel directory: [next](https://github.com/vercel/next.js ).
Updates `next` from 14.2.26 to 15.2.4
- [Release notes](https://github.com/vercel/next.js/releases )
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js )
- [Commits](https://github.com/vercel/next.js/compare/v14.2.26...v15.2.4 )
---
updated-dependencies:
- dependency-name: next
dependency-version: 15.2.4
dependency-type: direct:production
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-29 22:57:18 +00:00
Tat Dat Duong
fa01615cc4
security: ensure we're using the same tsx version
2025-05-08 18:48:57 +02:00
dependabot[bot]
f387ace50a
build(deps): bump the npm_and_yarn group across 2 directories with 2 updates ( #1135 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-28 23:54:18 +12:00
dependabot[bot]
c1d5960766
build(deps): bump the npm_and_yarn group across 2 directories with 4 updates ( #872 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-21 15:03:42 +13:00
dependabot[bot]
3bbd8dac4d
build(deps): bump the npm_and_yarn group across 2 directories with 2 updates ( #771 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-04 22:21:21 -08:00
dependabot[bot]
f57decbdf6
build(deps): bump the npm_and_yarn group across 2 directories with 2 updates ( #751 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-19 17:55:16 -08:00
dependabot[bot]
42b9b60c17
build(deps): bump next from 14.1.1 to 14.2.10 in /environment_tests/test-exports-vercel in the npm_and_yarn group across 1 directory ( #491 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: jacoblee93 <jacoblee93@gmail.com >
2024-09-18 10:23:42 -07:00
Jacob Lee
811a4347ac
chore(deps): Bump core dep ( #479 )
2024-09-13 17:58:48 -07:00
Jacob Lee
d42594c825
fix: Fix CI ( #473 )
2024-09-10 17:31:44 -07:00
Jacob Lee
547b4a88e8
langgraph[minor]: 0.2, make @langchain/core a peer dependency to avoid conflicts ( #431 )
...
Co-authored-by: Isaac Francisco <78627776+isahers1@users.noreply.github.com >
2024-09-02 18:29:14 -07:00
jacoblee93
22e0e33e99
Fix export tests
2024-08-22 10:03:57 -07:00
Jacob Lee
802111dd34
Remove core deps from export tests to resolve conflicts ( #306 )
2024-08-09 09:42:37 -07:00
William FH
3be3af2ea2
Spelling ( #304 )
...
* Spelling
* Relax core dep
* Fix resolution
---------
Co-authored-by: jacoblee93 <jacoblee93@gmail.com >
2024-08-08 18:03:36 -07:00
dependabot[bot]
2eea6c2d59
Bump next in /environment_tests/test-exports-vercel ( #218 )
...
Bumps [next](https://github.com/vercel/next.js ) from 13.4.9 to 14.1.1.
- [Release notes](https://github.com/vercel/next.js/releases )
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js )
- [Commits](https://github.com/vercel/next.js/compare/v13.4.9...v14.1.1 )
---
updated-dependencies:
- dependency-name: next
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-18 09:16:04 -07:00
dependabot[bot]
ddd300bf94
Bump wrangler from 3.7.0 to 3.19.0 in /environment_tests/test-exports-cf ( #216 )
...
Bumps [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler ) from 3.7.0 to 3.19.0.
- [Release notes](https://github.com/cloudflare/workers-sdk/releases )
- [Changelog](https://github.com/cloudflare/workers-sdk/blob/main/packages/wrangler/CHANGELOG.md )
- [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@3.19.0/packages/wrangler )
---
updated-dependencies:
- dependency-name: wrangler
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-14 14:13:53 -07:00
Jacob Lee
fd3434e8bb
Adds web entrypoint ( #211 )
...
* Adds web entrypoint
* Update prebuilt to pass config
* Add env tests
* Add to CI
* Fix
* Update CI condition
* Fix docs build
* Adds tracing unit test
2024-06-13 11:05:24 -07:00