Skip to content

Commit a123267

Browse files
committed
Merge branch 'main' into develop
2 parents 0ad3695 + 4d47a06 commit a123267

File tree

13 files changed

+2468
-1089
lines changed

13 files changed

+2468
-1089
lines changed

.github/workflows/image.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
uses: actions/checkout@v4
2929
# Uses the `docker/login-action` action to log in to the Container registry using the account and password that will publish the packages. Once published, the packages are scoped to the account defined here.
3030
- name: Log in to the Container registry
31-
uses: docker/login-action@65b78e6e13532edd9afa3aa52ac7964289d1a9c1
31+
uses: docker/login-action@327cd5a69de6c009b9ce71bce8395f28e651bf99
3232
with:
3333
registry: ${{ env.REGISTRY }}
3434
username: ${{ github.actor }}

agent/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
},
3030
"devDependencies": {
3131
"@jest/globals": "^29.7.0",
32-
"@types/jest": "^29.5.14",
33-
"jest": "^29.7.0",
32+
"@types/jest": "29.5.14",
33+
"jest": "29.7.0",
3434
"ts-jest": "^29.2.6"
3535
}
3636
}

client/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@types/semver": "^7.5.8",
4646
"@typescript-eslint/eslint-plugin": "^8.19.1",
4747
"@typescript-eslint/parser": "^8.19.1",
48-
"@vitejs/plugin-react-swc": "^3.5.0",
48+
"@vitejs/plugin-react-swc": "^3.8.0",
4949
"autoprefixer": "^10.4.19",
5050
"eslint": "^9.17.0",
5151
"eslint-import-resolver-typescript": "^3.6.1",
@@ -56,10 +56,10 @@
5656
"eslint-plugin-react-refresh": "^0.4.16",
5757
"globals": "^15.14.0",
5858
"postcss": "^8.4.38",
59-
"rollup-plugin-visualizer": "^5.14.0",
59+
"rollup-plugin-visualizer": "5.14.0",
6060
"tailwindcss": "^3.4.4",
6161
"typescript": "~5.6.3",
62-
"typescript-eslint": "^8.18.2",
62+
"typescript-eslint": "^8.26.0",
6363
"vite": "^6.0.5",
6464
"vite-tsconfig-paths": "^5.1.4"
6565
}

docs/package-lock.json

+2,254-932
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "eliza-docs",
33
"version": "0.25.9",
44
"private": true,
5-
"packageManager": "pnpm@9.4.0",
5+
"packageManager": "pnpm@9.15.7",
66
"scripts": {
77
"docusaurus": "docusaurus",
88
"start": "docusaurus start --no-open",
@@ -39,7 +39,7 @@
3939
"devDependencies": {
4040
"@docusaurus/module-type-aliases": "3.7.0",
4141
"@docusaurus/types": "3.7.0",
42-
"docusaurus-plugin-typedoc": "1.0.5",
42+
"docusaurus-plugin-typedoc": "1.2.3",
4343
"typedoc": "0.26.11",
4444
"typedoc-plugin-markdown": "4.2.10"
4545
},

package.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,12 @@
2828
"@biomejs/biome": "^1.9.4",
2929
"@commitlint/cli": "18.6.1",
3030
"@commitlint/config-conventional": "18.6.3",
31-
"@types/jest": "^29.5.11",
31+
"@types/jest": "29.5.14",
3232
"cli": "workspace:*",
3333
"concurrently": "9.1.0",
3434
"cross-env": "7.0.3",
3535
"husky": "9.1.7",
36-
"jest": "^29.7.0",
36+
"jest": "29.7.0",
3737
"lerna": "8.1.5",
3838
"nodemon": "3.1.7",
3939
"only-allow": "1.2.1",
@@ -47,8 +47,8 @@
4747
"pnpm": {
4848
"overrides": {
4949
"onnxruntime-node": "1.20.1",
50-
"@solana/web3.js@1.95.5": "npm:@solana/web3.js@1.95.5",
51-
"@solana/web3.js@1.95.8": "npm:@solana/web3.js@1.95.8",
50+
"@solana/web3.js@1.95.5": "npm:@solana/web3.js@1.98.0",
51+
"@solana/web3.js@1.95.8": "npm:@solana/web3.js@1.98.0",
5252
"@solana/web3.js@2": "npm:@solana/web3.js@2.0.0",
5353
"viem": "2.21.58",
5454
"@polkadot/util": "12.6.2",
@@ -60,7 +60,7 @@
6060
"@ai-sdk/provider-utils": "2.1.6",
6161
"cookie": "0.7.0",
6262
"bs58": "5.0.0",
63-
"@coral-xyz/anchor": "0.28.0",
63+
"@coral-xyz/anchor": "0.30.1",
6464
"axios@>=0.8.1 <0.28.0": ">=0.28.0",
6565
"undici@>=6.0.0 <6.21.1": ">=6.21.1",
6666
"path-to-regexp@<0.1.12": ">=0.1.12",
@@ -78,7 +78,7 @@
7878
"dependencies": {
7979
"@0glabs/0g-ts-sdk": "0.2.1",
8080
"@coinbase/coinbase-sdk": "0.10.0",
81-
"@deepgram/sdk": "^3.9.0",
81+
"@deepgram/sdk": "^3.11.1",
8282
"@elizaos-plugins/adapter-sqlite": "workspace:*",
8383
"@injectivelabs/sdk-ts": "^1.14.33",
8484
"@vitest/eslint-plugin": "1.0.1",
@@ -88,12 +88,12 @@
8888
"langdetect": "^0.2.1",
8989
"ollama-ai-provider": "0.16.1",
9090
"optional": "0.1.4",
91-
"pnpm": "9.15.0",
91+
"pnpm": "9.15.7",
9292
"sharp": "0.33.5",
9393
"ws": "8.18.0",
94-
"zod": "3.24.1"
94+
"zod": "3.24.2"
9595
},
96-
"packageManager": "pnpm@9.15.0",
96+
"packageManager": "pnpm@9.15.7",
9797
"workspaces": [
9898
"packages/*"
9999
]

packages/core/package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -40,21 +40,21 @@
4040
"@ai-sdk/anthropic": "1.1.6",
4141
"@ai-sdk/google": "1.1.0",
4242
"@ai-sdk/groq": "1.1.7",
43-
"@ai-sdk/mistral": "1.1.6",
43+
"@ai-sdk/mistral": "1.1.15",
4444
"@ai-sdk/openai": "1.1.9",
4545
"@electric-sql/pglite": "^0.2.17",
46-
"@fal-ai/client": "1.2.0",
46+
"@fal-ai/client": "1.2.3",
4747
"@supabase/supabase-js": "^2.49.1",
4848
"@types/uuid": "10.0.0",
49-
"ai": "4.1.16",
49+
"ai": "4.1.54",
5050
"better-sqlite3": "11.8.1",
5151
"bignumber.js": "9.1.2",
5252
"dotenv": "16.4.5",
5353
"fastembed": "1.14.1",
54-
"glob": "11.0.0",
54+
"glob": "11.0.1",
5555
"handlebars": "^4.7.8",
5656
"js-sha1": "0.7.0",
57-
"js-tiktoken": "1.0.15",
57+
"js-tiktoken": "1.0.19",
5858
"ollama-ai-provider": "0.16.1",
5959
"openai": "4.82.0",
6060
"pino": "^9.6.0",

renovate.json

+46-27
Original file line numberDiff line numberDiff line change
@@ -1,66 +1,85 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3-
"extends": ["config:base"],
3+
"extends": [
4+
"config:recommended"
5+
],
6+
"baseBranches": ["v2-develop", "develop", "main"],
47
"packageRules": [
58
{
69
"groupName": "Discord.js ecosystem",
7-
"matchPackagePatterns": ["^@discordjs/", "^discord.js"]
10+
"matchPackageNames": [
11+
"/^@discordjs//",
12+
"/^discord.js/"
13+
]
814
},
915
{
1016
"groupName": "TypeScript and related",
11-
"matchPackagePatterns": [
12-
"^@typescript-eslint/",
13-
"^typescript$",
14-
"^ts-",
15-
"^tslib$"
17+
"matchPackageNames": [
18+
"/^@typescript-eslint//",
19+
"/^typescript$/",
20+
"/^ts-/",
21+
"/^tslib$/"
1622
]
1723
},
1824
{
1925
"groupName": "Testing frameworks",
20-
"matchPackagePatterns": ["^jest$", "^@types/jest$"]
26+
"matchPackageNames": [
27+
"/^jest$/",
28+
"/^@types/jest$/"
29+
]
2130
},
2231
{
2332
"groupName": "Rollup and plugins",
24-
"matchPackagePatterns": ["^@rollup/", "^rollup"]
33+
"matchPackageNames": [
34+
"/^@rollup//",
35+
"/^rollup/"
36+
]
2537
},
2638
{
2739
"groupName": "ESLint and formatting",
28-
"matchPackagePatterns": ["^eslint", "^prettier"]
40+
"matchPackageNames": [
41+
"/^eslint/",
42+
"/^prettier/"
43+
]
2944
},
3045
{
3146
"groupName": "SQLite related",
32-
"matchPackagePatterns": [
33-
"sqlite",
34-
"^@types/better-sqlite3",
35-
"^@types/sql.js"
47+
"matchPackageNames": [
48+
"/sqlite/",
49+
"/^@types/better-sqlite3/",
50+
"/^@types/sql.js/"
3651
]
3752
},
3853
{
3954
"groupName": "AI/ML packages",
40-
"matchPackagePatterns": [
41-
"^@anthropic-ai/",
42-
"^@huggingface/",
43-
"^openai$",
44-
"^tiktoken$"
55+
"matchPackageNames": [
56+
"/^@anthropic-ai//",
57+
"/^@huggingface//",
58+
"/^openai$/",
59+
"/^tiktoken$/"
4560
]
4661
},
4762
{
4863
"groupName": "Audio processing",
49-
"matchPackagePatterns": [
50-
"^wav",
51-
"^@discordjs/opus",
52-
"^fluent-ffmpeg",
53-
"^ffmpeg",
54-
"^@types/wav"
64+
"matchPackageNames": [
65+
"/^wav/",
66+
"/^@discordjs/opus/",
67+
"/^fluent-ffmpeg/",
68+
"/^ffmpeg/",
69+
"/^@types/wav/"
5570
]
5671
},
5772
{
5873
"groupName": "Solana packages",
59-
"matchPackagePatterns": ["^@solana/"]
74+
"matchPackageNames": [
75+
"/^@solana//"
76+
]
6077
}
6178
],
6279
"timezone": "UTC",
63-
"schedule": ["every weekend"],
80+
"schedule": [
81+
"every weekend"
82+
],
6483
"prHourlyLimit": 2,
6584
"prConcurrentLimit": 10,
6685
"rangeStrategy": "pin",

scripts/bug_hunt/poetry.lock

+26-26
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

scripts/bug_hunt/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ markdown = "^3.7"
2929
markitdown = "^0.0.1a3"
3030

3131
[tool.poetry.group.dev.dependencies]
32-
black = "^23.12.1"
32+
black = "^24.0.0"
3333
isort = "^5.13.2"
3434
mypy = "^1.8.0"
3535
pytest = "^7.4.4"

0 commit comments

Comments
 (0)