-
Notifications
You must be signed in to change notification settings - Fork 1
build(deps): bump the dependencies group across 1 directory with 23 updates #102
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build(deps): bump the dependencies group across 1 directory with 23 updates #102
Conversation
…pdates Bumps the dependencies group with 23 updates in the /packages/onegrep-sdk directory: | Package | From | To | | --- | --- | --- | | [@blaxel/core](https://github.com/blaxel-ai/sdk-typescript) | `0.2.14` | `0.2.23` | | @composio/mcp | `1.0.5` | `1.0.7` | | [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk) | `1.11.0` | `1.17.1` | | @smithery/sdk | `1.4.3` | `1.5.5` | | [cache-manager](https://github.com/jaredwray/cacheable/tree/HEAD/packages/cache-manager) | `6.4.2` | `7.1.0` | | [cacheable](https://github.com/jaredwray/cacheable/tree/HEAD/packages/cacheable) | `1.8.10` | `1.10.3` | | [chalk](https://github.com/chalk/chalk) | `5.4.1` | `5.5.0` | | [eventsource](https://github.com/EventSource/eventsource) | `3.0.5` | `4.0.0` | | [keyv](https://github.com/jaredwray/keyv) | `5.3.3` | `5.5.0` | | [yaml](https://github.com/eemeli/yaml) | `2.7.1` | `2.8.0` | | [zod](https://github.com/colinhacks/zod) | `3.24.2` | `4.0.14` | | [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) | `28.0.2` | `28.0.6` | | [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) | `16.0.0` | `16.0.1` | | [@rollup/plugin-typescript](https://github.com/rollup/plugins/tree/HEAD/packages/typescript) | `12.1.2` | `12.1.4` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.13.4` | `24.1.0` | | [dotenv](https://github.com/motdotla/dotenv) | `16.4.7` | `17.2.1` | | [eslint](https://github.com/eslint/eslint) | `8.57.1` | `9.32.0` | | [@types/eslint](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/eslint) | `8.56.12` | `9.6.1` | | [rollup](https://github.com/rollup/rollup) | `4.34.9` | `4.46.2` | | [rollup-plugin-dts](https://github.com/Swatinem/rollup-plugin-dts) | `6.1.1` | `6.2.1` | | [tsup](https://github.com/egoist/tsup) | `8.3.6` | `8.5.0` | | [tsx](https://github.com/privatenumber/tsx) | `4.19.4` | `4.20.3` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `3.0.5` | `3.2.4` | Updates `@blaxel/core` from 0.2.14 to 0.2.23 - [Commits](blaxel-ai/sdk-typescript@v0.2.14...0.2.23) Updates `@composio/mcp` from 1.0.5 to 1.0.7 Updates `@modelcontextprotocol/sdk` from 1.11.0 to 1.17.1 - [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases) - [Commits](modelcontextprotocol/typescript-sdk@1.11.0...1.17.1) Updates `@smithery/sdk` from 1.4.3 to 1.5.5 Updates `cache-manager` from 6.4.2 to 7.1.0 - [Release notes](https://github.com/jaredwray/cacheable/releases) - [Commits](https://github.com/jaredwray/cacheable/commits/HEAD/packages/cache-manager) Updates `cacheable` from 1.8.10 to 1.10.3 - [Release notes](https://github.com/jaredwray/cacheable/releases) - [Commits](https://github.com/jaredwray/cacheable/commits/HEAD/packages/cacheable) Updates `chalk` from 5.4.1 to 5.5.0 - [Release notes](https://github.com/chalk/chalk/releases) - [Commits](chalk/chalk@v5.4.1...v5.5.0) Updates `eventsource` from 3.0.5 to 4.0.0 - [Release notes](https://github.com/EventSource/eventsource/releases) - [Changelog](https://github.com/EventSource/eventsource/blob/main/CHANGELOG.md) - [Commits](EventSource/eventsource@v3.0.5...v4.0.0) Updates `keyv` from 5.3.3 to 5.5.0 - [Release notes](https://github.com/jaredwray/keyv/releases) - [Commits](https://github.com/jaredwray/keyv/commits) Updates `yaml` from 2.7.1 to 2.8.0 - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.7.1...v2.8.0) Updates `zod` from 3.24.2 to 4.0.14 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v3.24.2...v4.0.14) Updates `@rollup/plugin-commonjs` from 28.0.2 to 28.0.6 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/commonjs-v28.0.6/packages/commonjs) Updates `@rollup/plugin-node-resolve` from 16.0.0 to 16.0.1 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/node-resolve-v16.0.1/packages/node-resolve) Updates `@rollup/plugin-typescript` from 12.1.2 to 12.1.4 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/typescript/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/typescript-v12.1.4/packages/typescript) Updates `@types/node` from 22.13.4 to 24.1.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `dotenv` from 16.4.7 to 17.2.1 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.4.7...v17.2.1) Updates `eslint` from 8.57.1 to 9.32.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.57.1...v9.32.0) Updates `@types/eslint` from 8.56.12 to 9.6.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/eslint) Updates `rollup` from 4.34.9 to 4.46.2 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.34.9...v4.46.2) Updates `rollup-plugin-dts` from 6.1.1 to 6.2.1 - [Changelog](https://github.com/Swatinem/rollup-plugin-dts/blob/master/CHANGELOG.md) - [Commits](Swatinem/rollup-plugin-dts@v6.1.1...v6.2.1) Updates `tsup` from 8.3.6 to 8.5.0 - [Release notes](https://github.com/egoist/tsup/releases) - [Commits](egoist/tsup@v8.3.6...v8.5.0) Updates `tsx` from 4.19.4 to 4.20.3 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.19.4...v4.20.3) Updates `vitest` from 3.0.5 to 3.2.4 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.2.4/packages/vitest) --- updated-dependencies: - dependency-name: "@blaxel/core" dependency-version: 0.2.23 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@composio/mcp" dependency-version: 1.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@modelcontextprotocol/sdk" dependency-version: 1.17.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@smithery/sdk" dependency-version: 1.5.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: cache-manager dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: cacheable dependency-version: 1.10.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: chalk dependency-version: 5.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eventsource dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: keyv dependency-version: 5.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: yaml dependency-version: 2.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: zod dependency-version: 4.0.14 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@rollup/plugin-commonjs" dependency-version: 28.0.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@rollup/plugin-node-resolve" dependency-version: 16.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@rollup/plugin-typescript" dependency-version: 12.1.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@types/node" dependency-version: 24.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: dotenv dependency-version: 17.2.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: eslint dependency-version: 9.32.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@types/eslint" dependency-version: 9.6.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: rollup dependency-version: 4.46.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: rollup-plugin-dts dependency-version: 6.2.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: tsup dependency-version: 8.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: tsx dependency-version: 4.20.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: vitest dependency-version: 3.2.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
The |
Dependabot could not run pnpm to update your dependencies due to a configuration error. Because of this, Dependabot cannot update this pull request. |
5 similar comments
Dependabot could not run pnpm to update your dependencies due to a configuration error. Because of this, Dependabot cannot update this pull request. |
Dependabot could not run pnpm to update your dependencies due to a configuration error. Because of this, Dependabot cannot update this pull request. |
Dependabot could not run pnpm to update your dependencies due to a configuration error. Because of this, Dependabot cannot update this pull request. |
Dependabot could not run pnpm to update your dependencies due to a configuration error. Because of this, Dependabot cannot update this pull request. |
Dependabot could not run pnpm to update your dependencies due to a configuration error. Because of this, Dependabot cannot update this pull request. |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the dependencies group with 23 updates in the /packages/onegrep-sdk directory:
0.2.14
0.2.23
1.0.5
1.0.7
1.11.0
1.17.1
1.4.3
1.5.5
6.4.2
7.1.0
1.8.10
1.10.3
5.4.1
5.5.0
3.0.5
4.0.0
5.3.3
5.5.0
2.7.1
2.8.0
3.24.2
4.0.14
28.0.2
28.0.6
16.0.0
16.0.1
12.1.2
12.1.4
22.13.4
24.1.0
16.4.7
17.2.1
8.57.1
9.32.0
8.56.12
9.6.1
4.34.9
4.46.2
6.1.1
6.2.1
8.3.6
8.5.0
4.19.4
4.20.3
3.0.5
3.2.4
Updates
@blaxel/core
from 0.2.14 to 0.2.23Commits
0254cfc
Merge pull request #121 from blaxel-ai/cdrappier/refresh-token-on-model-loading6cf41b9
Fixes Cohere API request body handlinga5f9dc8
Sets up CI workflow and fixes data handling902c1b5
Merge pull request #120 from blaxel-ai/cdrappier/refresh-token-on-model-loadingc8fdaeb
Move to ts ignoree86748a
Set preview to version 2341fa029
Merge pull request #119 from blaxel-ai/cdrappier/refresh-token-on-model-loadingcce53dc
Enhances model authentication and customization53f579e
Fix eslint error in llamaindex30e0368
Llamaindex patch for authentication refreshUpdates
@composio/mcp
from 1.0.5 to 1.0.7Maintainer changes
This version was pushed to npm by utkarshdixit, a new releaser for
@composio/mcp
since your current version.Updates
@modelcontextprotocol/sdk
from 1.11.0 to 1.17.1Release notes
Sourced from
@modelcontextprotocol/sdk
's releases.... (truncated)
Commits
0551cc5
1.17.1 (#831)31acdcb
fix: prevent responses being sent to wrong client when multiple transports co...ee16173
(fix): Update fallbackRequestHandler type to match _requestHandlers leaves ty...222db4a
Bump version 1.17.0 (#810)b8ec665
Bump form-data from 4.0.2 to 4.0.4 in the npm_and_yarn group across 1 directo...1fc452e
fix: remove extraneous code block in README.md (#791)bb7cccc
feat: support oidc discovery in client sdk (#652)62c608d
fix: Explicitly declare accpet type to json when exchanging oauth token (#801)8316825
Fix indent (#807)8e15edc
update codeowners (#803)Updates
@smithery/sdk
from 1.4.3 to 1.5.5Updates
cache-manager
from 6.4.2 to 7.1.0Commits
Updates
cacheable
from 1.8.10 to 1.10.3Commits
Updates
chalk
from 5.4.1 to 5.5.0Release notes
Sourced from chalk's releases.
Commits
67db246
5.5.079ee2d3
Make Ghostty terminal use true color (#653)Updates
eventsource
from 3.0.5 to 4.0.0Release notes
Sourced from eventsource's releases.
Changelog
Sourced from eventsource's changelog.
Commits
d4385cb
chore(release): 4.0.0 [skip ci]3057f3a
docs: update migration guide6786e46
fix!: dropFetchLikeInit
type. UseEventSourceFetchInit
instead.91a3a48
feat!: require node.js v20 or higher54fbb3e
chore(deps): upgrade dev dependencies to latest versions270e7f2
chore(release): 3.0.7 [skip ci]1282872
fix: mark fetch init properties required in typings20869db
chore(release): 3.0.6 [skip ci]55b870d
chore: upgrade deno lockfilefae8c99
test: silence write-after-close errors in bun/denoUpdates
keyv
from 5.3.3 to 5.5.0Commits
Updates
yaml
from 2.7.1 to 2.8.0Release notes
Sourced from yaml's releases.
Commits
c000eb7
2.8.01e85fc8
style: Apply updated lint rules02f7d5f
chore: Refresh lockfile389ca7c
docs: include cli example (#617)0f29ce6
feat: Add--merge
option to CLI tool (#611)e00cab9
fix: Improve error for tag resolution error on null value (#616)2a841cc
fix: Allow empty string as plain scalar representation, for failsafe schema (...55c5ef4
feat: Add node cache for faster alias resolution (#612)ab17552
Merge pull request #614 from eemeli/engines-compatb27c124
ci: Re-introduce tests for Node.js 14.6 and laterUpdates
zod
from 3.24.2 to 4.0.14Release notes
Sourced from zod's releases.
... (truncated)
Commits
af96ad4
4.0.149bdbc2f
Avoid infinite loops in defineLazy. Fixes #4994.b8257d7
Improve tuple recursive inference.dbb05ef
Add JSON Schema draft-04 output (#4811)e25303e
Docs: fix typo (#5008)99391a8
Docs: Fix typo (#5005)362eb33
Fix optional + pipe handling. Closes #5002. v4.0.1373a1970
4.0.1260a9372
Implementllms-full.txt
(#5004)3ac7bf0
Clean up Edit this PageUpdates
@rollup/plugin-commonjs
from 28.0.2 to 28.0.6Changelog
Sourced from
@rollup/plugin-commonjs
's changelog.Commits
a433ac9
chore(release): commonjs v28.0.67b9d40d
fix(commonjs): fix crash with invalidated proxy modules (#1876)cb1b08d
chore(release): commonjs v28.0.5ff4c928
fix(commonjs): crawl dynamicRequireRoot outside cwd (#1859)bb54901
chore(release): commonjs v28.0.4ad141c1
fix(commonjs): try/catch instanceof in getAugmentedNamespace (#1868)8b5fb98
chore(release): commonjs v28.0.3f873993
fix(commonjs): fix error when bundle contains require() of module with falsy ...Updates
@rollup/plugin-node-resolve
from 16.0.0 to 16.0.1Changelog
Sourced from
@rollup/plugin-node-resolve
's changelog.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)Updates
@rollup/plugin-typescript
from 12.1.2 to 12.1.4Changelog
Sourced from
@rollup/plugin-typescript
's changelog.Commits
ad58c8d
chore(release): typescript v12.1.4a569848
fix(typescript): revert #1653 (#1880)a209058
chore(release): typescript v12.1.340a38b1
fix(typescript): fixes #1652 compile when source exists anywhere in the worki...Updates
@types/node
from 22.13.4 to 24.1.0Commits
Updates
dotenv
from 16.4.7 to 17.2.1Changelog
Sourced from dotenv's changelog.
... (truncated)
Commits
37cf55a
17.2.1f2d92e9
changelog 🪵bd27017
Merge pull request #897 from motdotla/adjust-tip-for-click8a9ce45
add to tests19e5ad9
adjust clickable tip4186757
Merge pull request #894 from mjomble/patch-104322a6
Merge pull request #895 from andersr/add-es6-config-info-to-readme1102cab
Add info about ES6 import with config options5566b77
Fixed link in changelog11acd9f
17.2.0Updates
eslint
from 8.57.1 to 9.32.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.