Skip to content

Commit a099564

Browse files
Merge branch 'main' into langfuse-sdk-v5
2 parents 2008c9a + 08cf01d commit a099564

2 files changed

Lines changed: 6 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
### Fixed
11+
- Upgraded `tar` to `^7.5.20`. [#1474](https://github.com/sourcebot-dev/sourcebot/pull/1474)
12+
1013
### Changed
1114
- Reduced Sentry span sampling to 10% outside development. [#1475](https://github.com/sourcebot-dev/sourcebot/pull/1475)
1215

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23178,15 +23178,15 @@ __metadata:
2317823178
linkType: hard
2317923179

2318023180
"tar@npm:^7.4.3":
23181-
version: 7.5.16
23182-
resolution: "tar@npm:7.5.16"
23181+
version: 7.5.20
23182+
resolution: "tar@npm:7.5.20"
2318323183
dependencies:
2318423184
"@isaacs/fs-minipass": "npm:^4.0.0"
2318523185
chownr: "npm:^3.0.0"
2318623186
minipass: "npm:^7.1.2"
2318723187
minizlib: "npm:^3.1.0"
2318823188
yallist: "npm:^5.0.0"
23189-
checksum: 10c0/4f37f3c4bd2ca2755fd736a5df1d573c1a868ec1b1e893346aeafa95ac510f9e2fd1469420bd866cc7904799e5bd4ac62b5d4f03fe27747d6e1e373b44505c5c
23189+
checksum: 10c0/4df4335c6d958b76adf1eaced55889dec3ca1c51f450658a074af80694bb0d9c154a8e93fdf4da617372d1575b121295379993961bbe4cd4b0867c0e5689846a
2319023190
languageName: node
2319123191
linkType: hard
2319223192

0 commit comments

Comments
 (0)