bitfab 0.53.2 → 0.53.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.
@@ -19,7 +19,7 @@ import {
19
19
  serializeValue,
20
20
  toJsonSafe,
21
21
  toJsonSafeReport
22
- } from "./chunk-V3KD7B3B.js";
22
+ } from "./chunk-QVRPMSFH.js";
23
23
  import {
24
24
  BitfabError,
25
25
  DEFAULT_SERVICE_URL,
@@ -35,7 +35,7 @@ import {
35
35
  recordCallerTraceMetadata,
36
36
  retireTraceMetadata,
37
37
  warnOnce
38
- } from "./chunk-JZAKQDGR.js";
38
+ } from "./chunk-LOQOG2MW.js";
39
39
  import {
40
40
  __privateAdd,
41
41
  __privateGet,
@@ -5058,7 +5058,7 @@ var Bitfab = class {
5058
5058
  await runWithSeedContext({ traceId }, async () => target(...args));
5059
5059
  } finally {
5060
5060
  try {
5061
- const { flushTraces: flushTraces2 } = await import("./http-PUEEHMKU.js");
5061
+ const { flushTraces: flushTraces2 } = await import("./http-UBKEZ5VN.js");
5062
5062
  await flushTraces2(3e4);
5063
5063
  } finally {
5064
5064
  unrecorded = activeTraceStates.delete(traceId);
@@ -5117,7 +5117,7 @@ var Bitfab = class {
5117
5117
  `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.`
5118
5118
  );
5119
5119
  }
5120
- const { replay: doReplay } = await import("./replay-SSJ72WEI.js");
5120
+ const { replay: doReplay } = await import("./replay-RPZ5RUPM.js");
5121
5121
  return doReplay(
5122
5122
  this.httpClient,
5123
5123
  this.serviceUrl,
@@ -5401,7 +5401,7 @@ async function seedFromRegistry(registry, pipeline, cases, options = {}) {
5401
5401
  sessionId: seedCase.sessionId
5402
5402
  })
5403
5403
  );
5404
- const { flushTraces: flushTraces2 } = await import("./http-PUEEHMKU.js");
5404
+ const { flushTraces: flushTraces2 } = await import("./http-UBKEZ5VN.js");
5405
5405
  await flushTraces2(3e4);
5406
5406
  return { pipeline, traceFunctionKey, traceIds };
5407
5407
  }
@@ -5438,4 +5438,4 @@ export {
5438
5438
  reseedFromRegistry,
5439
5439
  seedFromRegistry
5440
5440
  };
5441
- //# sourceMappingURL=chunk-6SPWEVFD.js.map
5441
+ //# sourceMappingURL=chunk-JFDOUOBS.js.map
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  BitfabError
3
- } from "./chunk-S4UK5HNW.js";
3
+ } from "./chunk-I3W46Y7U.js";
4
4
 
5
5
  // src/codeChange.ts
6
6
  var NUL = String.fromCharCode(0);
@@ -207,7 +207,7 @@ async function seedFromRegistry(registry, pipeline, cases, options = {}) {
207
207
  sessionId: seedCase.sessionId
208
208
  })
209
209
  );
210
- const { flushTraces: flushTraces2 } = await import("./http-LOZSAC23.js");
210
+ const { flushTraces: flushTraces2 } = await import("./http-DPLYIYPM.js");
211
211
  await flushTraces2(3e4);
212
212
  return { pipeline, traceFunctionKey, traceIds };
213
213
  }
@@ -744,4 +744,4 @@ export {
744
744
  runRegistryMain,
745
745
  runIfEntrypoint
746
746
  };
747
- //# sourceMappingURL=chunk-3LSPOHL7.js.map
747
+ //# sourceMappingURL=chunk-KUWCXZVT.js.map
@@ -99,7 +99,7 @@ function encodeRequestBody(body) {
99
99
  }
100
100
 
101
101
  // src/version.generated.ts
102
- var __version__ = "0.53.2";
102
+ var __version__ = "0.53.3";
103
103
  var __packageName__ = "bitfab";
104
104
 
105
105
  // src/constants.ts
@@ -2502,4 +2502,4 @@ export {
2502
2502
  parseRetryAfterMs,
2503
2503
  HttpClient
2504
2504
  };
2505
- //# sourceMappingURL=chunk-JZAKQDGR.js.map
2505
+ //# sourceMappingURL=chunk-LOQOG2MW.js.map