bitfab 0.54.2 → 0.54.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -18,7 +18,7 @@ import {
18
18
  serializeValue,
19
19
  toJsonSafe,
20
20
  toJsonSafeReport
21
- } from "./chunk-YGVEPWC5.js";
21
+ } from "./chunk-DL4KHJON.js";
22
22
  import {
23
23
  BitfabError,
24
24
  DEFAULT_SERVICE_URL,
@@ -35,7 +35,7 @@ import {
35
35
  recordCallerTraceMetadata,
36
36
  retireTraceMetadata,
37
37
  warnOnce
38
- } from "./chunk-GMHABKGI.js";
38
+ } from "./chunk-ZO4NEEUA.js";
39
39
  import {
40
40
  __privateAdd,
41
41
  __privateGet,
@@ -5107,7 +5107,7 @@ var Bitfab = class {
5107
5107
  await runWithSeedContext({ traceId }, async () => target(...args));
5108
5108
  } finally {
5109
5109
  try {
5110
- const { flushTraces: flushTraces2 } = await import("./http-5PXP5N7O.js");
5110
+ const { flushTraces: flushTraces2 } = await import("./http-A5BXPX5R.js");
5111
5111
  await flushTraces2(3e4);
5112
5112
  } finally {
5113
5113
  unrecorded = activeTraceStates.delete(traceId);
@@ -5166,7 +5166,7 @@ var Bitfab = class {
5166
5166
  `Function is wrapped with trace function key '${wrappedKey}' but replay was called with '${traceFunctionKey}'. Pass matching keys, or pass the unwrapped function to replay it under the explicit key.`
5167
5167
  );
5168
5168
  }
5169
- const { replay: doReplay } = await import("./replay-3KZRKPX2.js");
5169
+ const { replay: doReplay } = await import("./replay-FOVT4PNE.js");
5170
5170
  return doReplay(
5171
5171
  this.httpClient,
5172
5172
  this.serviceUrl,
@@ -5450,7 +5450,7 @@ async function seedFromRegistry(registry, pipeline, cases, options = {}) {
5450
5450
  sessionId: seedCase.sessionId
5451
5451
  })
5452
5452
  );
5453
- const { flushTraces: flushTraces2 } = await import("./http-5PXP5N7O.js");
5453
+ const { flushTraces: flushTraces2 } = await import("./http-A5BXPX5R.js");
5454
5454
  await flushTraces2(3e4);
5455
5455
  return { pipeline, traceFunctionKey, traceIds };
5456
5456
  }
@@ -5488,4 +5488,4 @@ export {
5488
5488
  reseedFromRegistry,
5489
5489
  seedFromRegistry
5490
5490
  };
5491
- //# sourceMappingURL=chunk-SMNXZVSZ.js.map
5491
+ //# sourceMappingURL=chunk-PELZFWPC.js.map
@@ -100,7 +100,7 @@ function encodeRequestBody(body) {
100
100
  }
101
101
 
102
102
  // src/version.generated.ts
103
- var __version__ = "0.54.2";
103
+ var __version__ = "0.54.3";
104
104
  var __packageName__ = "bitfab";
105
105
 
106
106
  // src/constants.ts
@@ -2700,4 +2700,4 @@ export {
2700
2700
  parseRetryAfterMs,
2701
2701
  HttpClient
2702
2702
  };
2703
- //# sourceMappingURL=chunk-GMHABKGI.js.map
2703
+ //# sourceMappingURL=chunk-ZO4NEEUA.js.map