Skip to content

Commit 5f9576f

Browse files
Merge branch 'main' into linear/sou-1342-sourcebot-devsourcebot-cve-2026-48779-ws-memory-3590
2 parents 3046e65 + a6d1d6c commit 5f9576f

3 files changed

Lines changed: 181 additions & 150 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111
- Upgraded `@grpc/grpc-js` to `^1.14.4`. [#1315](https://github.com/sourcebot-dev/sourcebot/pull/1315)
1212
- Upgraded `vite` to `^8.0.16`. [#1313](https://github.com/sourcebot-dev/sourcebot/pull/1313)
1313
- Upgraded `ws` to `^8.21.0`. [#1324](https://github.com/sourcebot-dev/sourcebot/pull/1324)
14+
- Upgraded `@babel/core` to `^7.29.6`. [#1333](https://github.com/sourcebot-dev/sourcebot/pull/1333)
15+
- Upgraded `markdown-it` to `^14.2.0`. [#1321](https://github.com/sourcebot-dev/sourcebot/pull/1321)
16+
- Upgraded `form-data` to `^4.0.6`. [#1316](https://github.com/sourcebot-dev/sourcebot/pull/1316)
17+
- Upgraded `hono` to `^4.12.25`. [#1322](https://github.com/sourcebot-dev/sourcebot/pull/1322)
18+
- Upgraded `dompurify` to `^3.4.11`. [#1332](https://github.com/sourcebot-dev/sourcebot/pull/1332)
19+
- Upgraded `nodemailer` to `^8.0.9`. [#1331](https://github.com/sourcebot-dev/sourcebot/pull/1331)
20+
- Upgraded `nodemailer` to `^8.0.11`. [#1328](https://github.com/sourcebot-dev/sourcebot/pull/1328)
1421

1522
## [5.0.3] - 2026-06-17
1623

packages/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@
163163
"next-auth": "^5.0.0-beta.30",
164164
"next-navigation-guard": "^0.2.0",
165165
"next-themes": "^0.3.0",
166-
"nodemailer": "^8.0.5",
166+
"nodemailer": "^8.0.9",
167167
"octokit": "^4.1.3",
168168
"openai": "^4.98.0",
169169
"parse-diff": "^0.11.1",

0 commit comments

Comments
 (0)