Skip to content

Commit d581ac1

Browse files
committed
Merge remote-tracking branch 'origin/main' into agent/sou-1886-update-reo-census
# Conflicts: # CHANGELOG.md
2 parents efee72b + e351703 commit d581ac1

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
@@ -26,6 +26,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2626
- Upgraded `fast-uri` to `^3.1.5`. [#1541](https://github.com/sourcebot-dev/sourcebot/pull/1541)
2727
- Upgraded `ip-address` to `^10.4.0`. [#1540](https://github.com/sourcebot-dev/sourcebot/pull/1540)
2828
- [EE] Fixed Ask MCP connector tools failing to load when their input schemas use JSON Schema 2019-09 or 2020-12. [#1547](https://github.com/sourcebot-dev/sourcebot/pull/1547)
29+
- Upgraded `js-yaml` to `^4.3.1`. [#1552](https://github.com/sourcebot-dev/sourcebot/pull/1552)
2930
- Upgraded `reo-census` to `^1.2.10` in `setup-sourcebot`. [#1554](https://github.com/sourcebot-dev/sourcebot/pull/1554)
3031

3132
## [5.1.5] - 2026-07-31

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16615,13 +16615,13 @@ __metadata:
1661516615
linkType: hard
1661616616

1661716617
"js-yaml@npm:^4.1.1":
16618-
version: 4.3.0
16619-
resolution: "js-yaml@npm:4.3.0"
16618+
version: 4.3.1
16619+
resolution: "js-yaml@npm:4.3.1"
1662016620
dependencies:
1662116621
argparse: "npm:^2.0.1"
1662216622
bin:
1662316623
js-yaml: bin/js-yaml.js
16624-
checksum: 10c0/058b30473d6915ca5b4feb11e2f7d4d97242f98d00a798ed48dd90b46b7c640398afe9128c5db22c5300f8c6528fe2a174b9a93f351a70ebc28c6203938d8bff
16624+
checksum: 10c0/13c500ca322e0c3f8c81686e6ecda96d2ea37b45247a420c17c7db36932d6965cc27391abc2d1a104501600e7f0d947a5f8b7be6db619c4fefa87901b3512807
1662516625
languageName: node
1662616626
linkType: hard
1662716627

0 commit comments

Comments
 (0)