build(deps): bump the dependencies group in /packages/onegrep-sdk with 16 updates
Type: Pull Request
State: Open
![dependabot[bot]](https://github.com/dependabot.png)
Association: None
Comments: 3
(4 months ago)
(4 months ago)
Bumps the dependencies group in /packages/onegrep-sdk with 16 updates:
Package | From | To |
---|---|---|
@langchain/core | 0.3.40 |
0.3.54 |
@smithery/sdk | 1.1.2 |
1.2.3 |
cache-manager | 6.4.2 |
6.4.3 |
cacheable | 1.8.10 |
1.9.0 |
eventsource | 3.0.5 |
3.0.6 |
zod | 3.24.2 |
3.24.4 |
@rollup/plugin-commonjs | 28.0.2 |
28.0.3 |
@rollup/plugin-node-resolve | 16.0.0 |
16.0.1 |
@types/node | 22.13.4 |
22.15.15 |
dotenv | 16.4.7 |
16.5.0 |
eslint | 8.57.1 |
9.26.0 |
@types/eslint | 8.56.12 |
9.6.1 |
rollup | 4.34.9 |
4.40.2 |
rollup-plugin-dts | 6.1.1 |
6.2.1 |
tsup | 8.3.6 |
8.4.0 |
vitest | 3.0.5 |
3.1.3 |
Updates @langchain/core
from 0.3.40 to 0.3.54
Commits
9a16ee1
release(core): 0.3.54f96352c
fix(core): Infer tool return types, with related tool type fixes (#8056)62f6523
fix(google-common): don't set includeThoughts (#8123)5b515c4
release(google): 0.2.6 (#8125)ed525b9
release(google-vertexai-web): 0.2.69b03381
release(google-vertexai): 0.2.6341db19
release(google-genai): 0.2.6548fa40
release(google-webauth): 0.2.6f62a125
release(google-gauth): 0.2.6bafda43
release(google-common): 0.2.6- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by benjamincburns, a new releaser for @langchain/core
since your current version.
Updates @smithery/sdk
from 1.1.2 to 1.2.3
Updates cache-manager
from 6.4.2 to 6.4.3
Commits
- See full diff in compare view
Updates cacheable
from 1.8.10 to 1.9.0
Commits
- See full diff in compare view
Updates eventsource
from 3.0.5 to 3.0.6
Release notes
Sourced from eventsource's releases.
v3.0.6
3.0.6 (2025-03-27)
Bug Fixes
- upgrade parser to latest version, improving performance (59a5ddd)
This release is also available on:
Changelog
Sourced from eventsource's changelog.
3.0.6 (2025-03-27)
Bug Fixes
- upgrade parser to latest version, improving performance (59a5ddd)
Commits
20869db
chore(release): 3.0.6 [skip ci]55b870d
chore: upgrade deno lockfilefae8c99
test: silence write-after-close errors in bun/deno12f7951
chore: upgrade bun lockfile59a5ddd
fix: upgrade parser to latest version, improving performance8aa7057
chore: upgrade dependencies23932db
docs: add workaround for strict content-type checking to migration guide81f8cff
docs: fix invalid markdown in security policy- See full diff in compare view
Updates zod
from 3.24.2 to 3.24.4
Release notes
Sourced from zod's releases.
v3.24.4
Commits:
- a429256d5999be4686b0da55347cc4ea65d0c5d3 Allow HH:MM format in
z.string().datetime()
andz.string().time()
(#4315)v3.24.3
Main feature: massive
tsc
performance improvement in.extend()
courtesy of@Andarist
: #4150Commits:
- de1f090c98b40884aafc4f324010ab484da2be1e Switch to featured sponsors (#4001)
- eea05ae3dab628e7a834397414e5145e935e418b Fix headers (#4003)
- 446644f1095667f9bd6c1704ddbd35854d5ef132 Tweak feature layout (#4008)
- 1d6e1cb842ece3b2d4d583da126bc22f26367623 docs(README): add GQLoom to tools and integrations section (#3995)
- e2b9a5f9ac67d13ada61cd8e4b1385eb850c7592 Update feature (#4009)
- 0b5d29e5d9524ab9d5f08c12651a3385462298d1 Feature Mintlify (#4014)
- 47dbb2dbf3e611db08e84d6c13f66f19427c8172 Update mintlify feature (#4015)
- 69d8436f36db10d256c01da333754ea1e33d1708 Add Clerk fellowship mention (#4020)
- 850871defc2c98928f1c7e8e05e93d4a84ed3c5f Fix table format
- f204123863a3524a5659ec696ffd38952e20e4ac WIP (#4028)
- 5041dfa3521ec98066e60f97681adf9604b66e52 WIP (#4045)
- cb2b8577665d7ce2214d20b10b49c4be7deef7a0 docs: add TanStack Form to Ecosystem/Form integrations (#4055)
- 099fe85fbb5b6f8434f22ee3dbfc8a6d26b54019 docs: add oRPC to Ecosystem (#4042)
- b999b4bf340480d64bc7fef1ca5ab56b29430eca docs: Remove outdated doc 'avoid coercions that throw uncaught errors' (#4005)
- 19c6d2e2c497b2d2498cc3f9db142965617e7c2c docs: update README_KO (#4025)
- 1061293a18c8a698b082c8a4e2a65ebd3333d543 WIP (#4060)
- 07ff0da057f4df2aab299a454735d8398b4c0b54 Update link
- 4c7d8e503a324e7a9873d4c17af2a19738c63364 Update Fern art/link (#4062)
- 91dcd30ff85f92bc2140c26d7b1294e394ff0ea4 removed unnecessary console logs (#4059)
- 859ad2495e3d24559d3c8e33a00cf56e2dbaa16a Update alt tag for Retool and Stainless URL (#4071)
- 220aeda3b63460ab02b2187e460665a4bcb2572e Fix images
- b865062bf3fe086a26a8b8a52116653f570eb9bc update readme.md with zod-csv library (#4021)
- 0615af80451fe42da3c04c76b5c4b2b4a5260267 Fix formatting
- 12e58668345116601453392e2c8237acde7a5b39 Add zod 4 beta anno (#4081)
- faac697f27ba56023d5384564fc594f98c589915 Fix CI
- 8cca93b7cc3f8c5fa17303bbb82d5c531ec24f33 Fix CI
- d114394027b76c56e389d00292f5f92f137e5553 Added FullProduct.dev to 'Powered by Zod' in Ecosystem section (#4131)
- a801ddd380196778e45a59920f167bfab8f32106 Fix broken logo link (#3974)
- 8fc309a8000493a86d60a8a31cb9d73850f427dc Add packages/docs
- bfd0913f08d77b0e6d1633bc0f21b56712e37720 Remove packages/docs
- 3e602d43124220ae0001ae761f76ff117cc2f741 Optimize
extendShape
(#4150)- 06db7f855f49f75acc7d53ec0d7c4cd3b4dcaa17 3.24.3
- a18d25b297d1a47dca8f1701afb18079c05e1e4c add back packages/docs
Commits
e62341b
3.23.4a429256
Allow HH:MM format inz.string().datetime()
andz.string().time()
(#4315)301e5ca
Tweak default docsa21a012
fix vscode debug issue with tsx runtime (#4306)f210613
Edit alt textb34f831
Feature Stainless638b8b5
Add cybozua18d25b
add back packages/docs06db7f8
3.24.33e602d4
OptimizeextendShape
(#4150)- Additional commits viewable in compare view
Updates @rollup/plugin-commonjs
from 28.0.2 to 28.0.3
Changelog
Sourced from @rollup/plugin-commonjs
's changelog.
v28.0.3
2025-03-06
Bugfixes
- fix: fix error when bundle contains require() of module with falsy
__esModule
export (#1850)
Commits
8b5fb98
chore(release): commonjs v28.0.3f873993
fix(commonjs): fix error when bundle contains require() of module with falsy ...- See full diff in compare view
Updates @rollup/plugin-node-resolve
from 16.0.0 to 16.0.1
Changelog
Sourced from @rollup/plugin-node-resolve
's changelog.
v16.0.1
2025-03-11
Bugfixes
- fix: add
ignoreSideEffectsForRoot
to exported interface (#1841)
Commits
e1a5ef9
chore(release): node-resolve v16.0.1d455fff
fix(node-resolve): addignoreSideEffectsForRoot
to exported interface (#1841)d64f8d6
chore(release): node-resolve v16.0.0ebd0969
feat(node-resolve)!: set development or production condition (#1823)f89ca92
chore(release): node-resolve v15.3.14cfc1c3
refactor(pluginutils,node-resolve): replacetest
withincludes
(#1787)a8e326d
chore(release): node-resolve v15.3.0032055b
feat(node-resolve): allow preferBuiltins to be a function (#1694)6d4bb6b
chore(release): node-resolve v15.2.4190aa21
chore(node-resolve): remove is-builtin-module (#1735)- Additional commits viewable in compare view
Updates @types/node
from 22.13.4 to 22.15.15
Commits
- See full diff in compare view
Updates dotenv
from 16.4.7 to 16.5.0
Changelog
Sourced from dotenv's changelog.
16.5.0 (2025-04-07)
Added
- 🎉 Added new sponsor Graphite - the AI developer productivity platform helping teams on GitHub ship higher quality software, faster.
[!TIP] Become a sponsor
The dotenvx README is viewed thousands of times DAILY on GitHub and NPM. Sponsoring dotenv is a great way to get in front of developers and give back to the developer community at the same time.
Changed
- Remove
_log
method. Use_debug
#862
Commits
Updates eslint
from 8.57.1 to 9.26.0
Release notes
Sourced from eslint's releases.
v9.26.0
Features
e9754e7
feat: add reportGlobalThis to no-shadow-restricted-names (#19670) (sethamus)0fa2b7a
feat: add suggestions foreqeqeq
rule (#19640) (Nitin Kumar)dcbdcc9
feat: Add MCP server (#19592) (Nicholas C. Zakas)2dfd83e
feat: addignoreDirectives
option inno-unused-expressions
(#19645) (sethamus)Bug Fixes
96e84de
fix: check cache file existence before deletion (#19648) (sethamus)d683aeb
fix: don't crash on tests with circular references inRuleTester
(#19664) (Milos Djermanovic)9736d5d
fix: addnamespace
toPlugin.meta
type (#19661) (Milos Djermanovic)17bae69
fix: updateRuleTester.run()
type (#19634) (Nitin Kumar)Documentation
dd98d63
docs: Update README (GitHub Actions Bot)c25e858
docs: Update README (GitHub Actions Bot)b2397e9
docs: Update README (GitHub Actions Bot)addd0a6
docs: fix formatting of unordered lists in Markdown (#19660) (Milos Djermanovic)a21b38d
docs: Update README (GitHub Actions Bot)c0721a7
docs: fix double space in command (#19657) (CamWass)Chores
5b247c8
chore: upgrade to@eslint/js@9.26.0
(#19681) (Francesco Trotta)d6fa4ac
chore: package.json update for@eslint/js
release (Jenkins)0958690
chore: disambiguate internal typesLanguageOptions
andRule
(#19669) (Francesco Trotta)f1c858e
chore: fix internal type references toPlugin
andRule
(#19665) (Francesco Trotta)40dd299
refactor: One-shot ESQuery selector analysis (#19652) (Nicholas C. Zakas)1cfd702
chore: update dependency@eslint/json
to ^0.12.0 (#19656) (renovate[bot])v9.25.1
Bug Fixes
Chores
1f2b057
chore: upgrade@eslint/js
@9
.25.1 (#19642) (Milos Djermanovic)771317f
chore: package.json update for@eslint/js
release (Jenkins)v9.25.0
Features
dcd95aa
feat: support TypeScript syntax in no-empty-function rule (#19551) (sethamus)77d6d5b
feat: support TS syntax inno-unused-expressions
(#19564) (Sweta Tanwar)90228e5
feat: supportJSRuleDefinition
type (#19604) (루밀LuMir)59ba6b7
feat: add allowObjects option to no-restricted-properties (#19607) (sethamus)db650a0
feat: support TypeScript syntax inno-invalid-this
rule (#19532) (Tanuj Kanti)9535cff
feat: support TS syntax inno-loop-func
(#19559) (Nitin Kumar)Bug Fixes
Documentation
... (truncated)
Changelog
Sourced from eslint's changelog.
v9.26.0 - May 2, 2025
5b247c8
chore: upgrade to@eslint/js@9.26.0
(#19681) (Francesco Trotta)d6fa4ac
chore: package.json update for@eslint/js
release (Jenkins)e9754e7
feat: add reportGlobalThis to no-shadow-restricted-names (#19670) (sethamus)0fa2b7a
feat: add suggestions foreqeqeq
rule (#19640) (Nitin Kumar)dd98d63
docs: Update README (GitHub Actions Bot)96e84de
fix: check cache file existence before deletion (#19648) (sethamus)c25e858
docs: Update README (GitHub Actions Bot)0958690
chore: disambiguate internal typesLanguageOptions
andRule
(#19669) (Francesco Trotta)dcbdcc9
feat: Add MCP server (#19592) (Nicholas C. Zakas)b2397e9
docs: Update README (GitHub Actions Bot)d683aeb
fix: don't crash on tests with circular references inRuleTester
(#19664) (Milos Djermanovic)f1c858e
chore: fix internal type references toPlugin
andRule
(#19665) (Francesco Trotta)9736d5d
fix: addnamespace
toPlugin.meta
type (#19661) (Milos Djermanovic)40dd299
refactor: One-shot ESQuery selector analysis (#19652) (Nicholas C. Zakas)addd0a6
docs: fix formatting of unordered lists in Markdown (#19660) (Milos Djermanovic)a21b38d
docs: Update README (GitHub Actions Bot)c0721a7
docs: fix double space in command (#19657) (CamWass)1cfd702
chore: update dependency@eslint/json
to ^0.12.0 (#19656) (renovate[bot])2dfd83e
feat: addignoreDirectives
option inno-unused-expressions
(#19645) (sethamus)17bae69
fix: updateRuleTester.run()
type (#19634) (Nitin Kumar)v9.25.1 - April 21, 2025
1f2b057
chore: upgrade@eslint/js
@9
.25.1 (#19642) (Milos Djermanovic)771317f
chore: package.json update for@eslint/js
release (Jenkins)cdc8e8c
fix: revert directive detection in no-unused-expressions (#19639) (sethamus)v9.25.0 - April 18, 2025
88dc196
chore: upgrade@eslint/js
@9
.25.0 (#19636) (Milos Djermanovic)345288d
chore: package.json update for@eslint/js
release (Jenkins)910bd13
fix:nodeTypeKey
not being used inNodeEventGenerator
(#19631) (StyleShit)ca7a735
docs: updateno-undef-init
when not to use section (#19624) (Tanuj Kanti)affe6be
chore: upgrade trunk (#19628) (sethamus)1b870c9
docs: useeslint-config-xo
in the getting started guide (#19629) (Nitin Kumar)5d4af16
docs: add types for multiple rule options (#19616) (Tanuj Kanti)e8f8d57
docs: Update README (GitHub Actions Bot)a40348f
docs: no-use-before-define tweaks (#19622) (Kirk Waiblinger)0ba3ae3
docs: Update README (GitHub Actions Bot)865dbfe
docs: ensure "learn more" deprecation links point to useful resource (#19590) (Kirk Waiblinger)dcd95aa
feat: support TypeScript syntax in no-empty-function rule (#19551) (sethamus)77d6d5b
feat: support TS syntax inno-unused-expressions
(#19564) (Sweta Tanwar)90228e5
feat: supportJSRuleDefinition
type (#19604) (루밀LuMir)f80b746
docs: add known limitations for no-self-compare (#19612) (Nitin Kumar)59ba6b7
feat: add allowObjects option to no-restricted-properties (#19607) (sethamus)db650a0
feat: support TypeScript syntax inno-invalid-this
rule (#19532) (Tanuj Kanti)dd20cf2
test: fixno-loop-func
test with duplicate variable reports (#19610) (Milos Djermanovic)9535cff
feat: support TS syntax inno-loop-func
(#19559) (Nitin Kumar)
... (truncated)
Commits
8bbabc4
9.26.016f5ff7
Build: changelog update for 9.26.05b247c8
chore: upgrade to@eslint/js@9.26.0
(#19681)d6fa4ac
chore: package.json update for@eslint/js
releasee9754e7
feat: add reportGlobalThis to no-shadow-restricted-names (#19670)0fa2b7a
feat: add suggestions foreqeqeq
rule (#19640)dd98d63
docs: Update README96e84de
fix: check cache file existence before deletion (#19648)c25e858
docs: Update README0958690
chore: disambiguate internal typesLanguageOptions
andRule
(#19669)- Additional commits viewable in compare view
Updates @types/eslint
from 8.56.12 to 9.6.1
Commits
- See full diff in compare view
Updates rollup
from 4.34.9 to 4.40.2
Release notes
Sourced from rollup's releases.
v4.40.2
4.40.2
2025-05-06
Bug Fixes
- Create correct IIFE/AMD/UMD bundles when using a mutable default export (#5934)
- Fix execution order when using top-level await for dynamic imports with inlineDynamicImports (#5937)
- Throw when the output is watched in watch mode (#5939)
Pull Requests
- #5934: fix(exports): avoid "exports is not defined"
ReferenceError
(@dasa
)- #5937: consider TLA imports have higher execution priority (
@TrickyPi
)- #5939: fix: watch mode input should not be an output subpath (
@btea
)- #5940: chore(deps): update dependency vite to v6.3.4 [security] (
@renovate
[bot])- #5941: chore(deps): update dependency eslint-plugin-unicorn to v59 (
@renovate
[bot])- #5942: fix(deps): lock file maintenance minor/patch updates (
@renovate
[bot])- #5943: fix(deps): lock file maintenance minor/patch updates (
@renovate
[bot])v4.40.1
4.40.1
2025-04-28
Bug Fixes
- Limit hash size for asset file names to the supported 21 (#5921)
- Do not inline user-defined entry chunks or chunks with explicit file name (#5923)
- Avoid top-level-await cycles when non-entry chunks use top-level await (#5930)
- Expose package.json via exports (#5931)
Pull Requests
- #5921: fix(assetFileNames): reduce max hash size to 21 (
@shulaoda
)- #5923: fix: generate the separate chunk for the entry module with explicated chunk filename or name (
@TrickyPi
)- #5926: fix(deps): update rust crate swc_compiler_base to v18 (
@renovate
[bot])- #5927: fix(deps): lock file maintenance minor/patch updates (
@renovate
[bot])- #5928: fix(deps): lock file maintenance minor/patch updates (
@renovate
[bot])- #5930: Avoid chunks TLA dynamic import circular when TLA dynamic import used in non-entry modules (
@TrickyPi
)- #5931: chore: add new
./package.json
entry (@JounQin
,@lukastaegert
)- #5936: fix(deps): lock file maintenance minor/patch updates (
@renovate
[bot])v4.40.0
4.40.0
2025-04-12
Features
... (truncated)
Changelog
Sourced from rollup's changelog.
4.40.2
2025-05-06
Bug Fixes
- Create correct IIFE/AMD/UMD bundles when using a mutable default export (#5934)
- Fix execution order when using top-level await for dynamic imports with inlineDynamicImports (#5937)
- Throw when the output is watched in watch mode (#5939)
Pull Requests
- #5934: fix(exports): avoid "exports is not defined"
ReferenceError
(@dasa
)- #5937: consider TLA imports have higher execution priority (
@TrickyPi
)- #5939: fix: watch mode input should not be an output subpath (
@btea
)- #5940: chore(deps): update dependency vite to v6.3.4 [security] (
@renovate
[bot])- #5941: chore(deps): update dependency eslint-plugin-unicorn to v59 (
@renovate
[bot])- #5942: fix(deps): lock file maintenance minor/patch updates (
@renovate
[bot])- #5943: fix(deps): lock file maintenance minor/patch updates (
@renovate
[bot])4.40.1
2025-04-28
Bug Fixes
- Limit hash size for asset file names to the supported 21 (#5921)
- Do not inline user-defined entry chunks or chunks with explicit file name (#5923)
- Avoid top-level-await cycles when non-entry chunks use top-level await (#5930)
- Expose package.json via exports (#5931)
Pull Requests
- #5921: fix(assetFileNames): reduce max hash size to 21 (
@shulaoda
)- #5923: fix: generate the separate chunk for the entry module with explicated chunk filename or name (
@TrickyPi
)- #5926: fix(deps): update rust crate swc_compiler_base to v18 (
@renovate
[bot])- #5927: fix(deps): lock file maintenance minor/patch updates (
@renovate
[bot])- #5928: fix(deps): lock file maintenance minor/patch updates (
@renovate
[bot])- #5930: Avoid chunks TLA dynamic import circular when TLA dynamic import used in non-entry modules (
@TrickyPi
)- #5931: chore: add new
./package.json
entry (@JounQin
,@lukastaegert
)- #5936: fix(deps): lock file maintenance minor/patch updates (
@renovate
[bot])4.40.0
2025-04-12
Features
... (truncated)
Commits
02da7ef
4.40.2d115fb2
fix: watch mode input should not be an output subpath (#5939)9ea9093
fix(exports): avoid "exports is not defined"ReferenceError
(#5934)30f342d
chore(deps): update dependency eslint-plugin-unicorn to v59 (#5941)de2aefe
fix(deps): lock file maintenance minor/patch updates (#5943)4d018ae
fix(deps): lock file maintenance minor/patch updates (#5942)860df3f
chore(deps): update dependency vite to v6.3.4 [security] (#5940)cb8f815
consider TLA imports have higher execution priority (#5937)1e6c40f
4.40.103f34b0
fix: generate the separate chunk for the entry module with explicated chunk f...- Additional commits viewable in compare view
Updates rollup-plugin-dts
from 6.1.1 to 6.2.1
Changelog
Sourced from rollup-plugin-dts's changelog.
Changelog
6.2.0
Features:
- Support importing json modules
- Return Source Map Differences to Rollup
Fixes:
- Unable to find the program when entry points exist intersection dependency
- Create program for
imports
input file- Force emit types even when there's errors
- Preserve type members of namespace in re-exported module
- Imports and exports follows type-only
- Import "local types" from "global modules"
- Correctly restore type-only import/export names
Thank you:
Features, fixes and improvements in this release have been contributed by:
Commits
fc50905
6.2.1f2813d0
fix: disable the type-only transform (#341)cef4b81
6.2.054cd6c5
fix: Return Source Map Differences to Rollup (#338)d967bd3
chore(deps): update all non-major dependencies7858110
chore(deps): update all non-major dependenciesed7563a
fix: correctly restore type-only import/export names (#337)3348b0f
feat: support importing json modules (#336)9546d77
chore(deps): update all non-major dependenciesdeddf70
chore(deps): update all non-major dependencies- Additional commits viewable in compare view
Updates tsup
from 8.3.6 to 8.4.0
Release notes
Sourced from tsup's releases.
v8.4.0
🚀 Features
- Upgrade svelte and css compiler - by
@DaniAcu
in egoist/tsup#1288 (c3f32)🐞 Bug Fixes
- Upgrade esbuild to 0.25 - by
@RobinTail
in egoist/tsup#1309 (89c47)View changes on GitHub
Commits
773d27e
chore: release v8.4.089c4780
fix: upgrade esbuild to 0.25 (#1309)0328fd6
chore(deps): update dependency@swc/core
to v1.10.18 (#1243)c3f320e
feat: upgrade svelte and css compiler (#1288)22e4860
chore: upgrade depsd4f133c
ci: remove corepack4066e73
chore: upgrade pnpm612ce12
chore: upgrade cross-spawn to 7.0.6 (#1275)- See full diff in compare view
Updates vitest
from 3.0.5 to 3.1.3
Release notes
Sourced from vitest's releases.
v3.1.3
🐞 Bug Fixes
- Correctly resolve vitest import if
inline: true
is set - by@sheremet-va
in vitest-dev/vitest#7856 (a83f3)- Fix fixture parsing with lowered async with esbuild 0.25.3 - by
@hi-ogawa
in vitest-dev/vitest#7921 (c5c85)- Remove event-catcher code - by
@sheremet-va
in vitest-dev/vitest#7898 (deb1b)- Reset mocks on test retry/repeat - by
@sheremet-va
in vitest-dev/vitest#7897 (2fa76)- Ignore failures on writeToCache - by
@orgads
in vitest-dev/vitest#7893 (8c7f7)- browser: Correctly inherit CLI options - by
@sheremet-va
in vitest-dev/vitest#7858 (03660)- deps: Update all non-major dependencies - in vitest-dev/vitest#7867 (67ef7)
- reporters:
--merge-reports
to show each tota...Description has been truncated
Pull Request Statistics
0
0
+0
-0
Package Dependencies
vitest
npm
3.0.5 → 3.1.3
Minor
/packages/onegrep-sdk
zod
npm
3.24.2 → 3.24.4
Patch
/packages/onegrep-sdk
eslint
npm
8.57.1 → 9.26.0
Major
/packages/onegrep-sdk
@types/node
npm
22.13.4 → 22.15.15
Minor
/packages/onegrep-sdk
eventsource
npm
3.0.5 → 3.0.6
Patch
/packages/onegrep-sdk
rollup
npm
4.34.9 → 4.40.2
Minor
/packages/onegrep-sdk
@rollup/plugin-commonjs
npm
28.0.2 → 28.0.3
Patch
/packages/onegrep-sdk
dotenv
npm
16.4.7 → 16.5.0
Minor
/packages/onegrep-sdk
@rollup/plugin-node-resolve
npm
16.0.0 → 16.0.1
Patch
/packages/onegrep-sdk
tsup
npm
8.3.6 → 8.4.0
Minor
/packages/onegrep-sdk
@types/eslint
npm
8.56.12 → 9.6.1
Major
/packages/onegrep-sdk
cache-manager
npm
6.4.2 → 6.4.3
Patch
/packages/onegrep-sdk
@langchain/core
npm
0.3.40 → 0.3.54
Patch
/packages/onegrep-sdk
cacheable
npm
1.8.10 → 1.9.0
Minor
/packages/onegrep-sdk
@smithery/sdk
npm
1.1.2 → 1.2.3
Minor
/packages/onegrep-sdk
rollup-plugin-dts
npm
6.1.1 → 6.2.1
Minor
/packages/onegrep-sdk
Technical Details
ID: | 918169 |
UUID: | 3047159227 |
Node ID: | PR_kwDON5upic6VVl4y |
Host: | GitHub |
Repository: | OneGrep/typescript-sdk |