Commit aabb87f
committed
fix(ci): dedupe @opentelemetry/core past audit advisory; join paths in test
- bun audit failed on GHSA-8988-4f7v-96qf: otlp-transformer 0.213.0 pins
@opentelemetry/core 2.6.0 (<2.8.0). Override to ^2.10.0, matching the
version the telemetry sink packages already resolve.
- Build the expected tracesDirectory with path.join so the assertion holds
on Windows separators.1 parent 881af19 commit aabb87f
3 files changed
Lines changed: 8 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
79 | 82 | | |
80 | 83 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
182 | 183 | | |
183 | 184 | | |
184 | 185 | | |
185 | | - | |
| 186 | + | |
186 | 187 | | |
187 | 188 | | |
188 | 189 | | |
| |||
0 commit comments