Skip to content

Commit 6c5e984

Browse files
Merge branch 'main' into cursor/cve/fast-uri
2 parents ecbafda + 9cfc781 commit 6c5e984

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1818
- Fixed search queries failing to parse when negating a bare term that contains a colon (e.g. `-foo:bar`, `-http://example.com`). [#1301](https://github.com/sourcebot-dev/sourcebot/pull/1301)
1919
- Fixed the Review Agent failing to fetch pull request diffs for private GitHub repositories. [#1352](https://github.com/sourcebot-dev/sourcebot/pull/1352)
2020
- Upgraded `fast-uri` to `^3.1.5`. [#1541](https://github.com/sourcebot-dev/sourcebot/pull/1541)
21+
- Upgraded `ip-address` to `^10.4.0`. [#1540](https://github.com/sourcebot-dev/sourcebot/pull/1540)
2122

2223
## [5.1.5] - 2026-07-31
2324

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16092,9 +16092,9 @@ __metadata:
1609216092
linkType: hard
1609316093

1609416094
"ip-address@npm:^10.1.1, ip-address@npm:^10.2.0":
16095-
version: 10.2.0
16096-
resolution: "ip-address@npm:10.2.0"
16097-
checksum: 10c0/5a00aada6e922c9c69dfc800ed5d0fa3348675ebdeed0e1575f503f27ca385b5f534363c9af7ad1daf64c1f1409388cdd3cc2e9b9b0fe1c924a431378d55075a
16095+
version: 10.4.0
16096+
resolution: "ip-address@npm:10.4.0"
16097+
checksum: 10c0/d7b0bd2624fd861afbae6e49036a9b56f9506eaff7ff38592b7b4492dd5c272b53f5356dc8cc019e318acf29a96c90a3d1af1df761960267d23efa96858270fa
1609816098
languageName: node
1609916099
linkType: hard
1610016100

0 commit comments

Comments
 (0)