@fedify/fedify 1.9.10 → 1.9.11

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.
Files changed (118) hide show
  1. package/dist/{actor-CGzgm5oD.cjs → actor-BaIbAIQ4.cjs} +187 -187
  2. package/dist/{actor-Dk8QQxfb.mjs → actor-BgNoo4Eo.mjs} +1 -1
  3. package/dist/{actor-BCmFER1x.js → actor-I6MTQt65.js} +187 -187
  4. package/dist/{authdocloader-C0oFDv-u.cjs → authdocloader-BML29LEF.cjs} +3 -3
  5. package/dist/{authdocloader-BlqYxYyU.mjs → authdocloader-CQRL6xBg.mjs} +3 -3
  6. package/dist/{authdocloader-C4Km7IX-.js → authdocloader-DGVNFUsJ.js} +3 -3
  7. package/dist/{builder-Dy69enN4.mjs → builder-B8VNNUzm.mjs} +4 -4
  8. package/dist/{client-BVxHrCKU.mjs → client-Cjo9kYUV.mjs} +1 -1
  9. package/dist/compat/mod.cjs +1 -1
  10. package/dist/compat/mod.d.cts +1 -1
  11. package/dist/compat/mod.d.ts +1 -1
  12. package/dist/compat/transformers.test.mjs +3 -3
  13. package/dist/{context-Cf8s07xm.d.ts → context-CNkTuNIm.d.ts} +48 -6
  14. package/dist/{context-Crmwowsw.d.cts → context-jX79cwCB.d.cts} +48 -6
  15. package/dist/{docloader-L_Yv0SO1.cjs → docloader-CB5WT9yk.cjs} +1 -1
  16. package/dist/{docloader-CJRlqHTE.js → docloader-XzYOPh6W.js} +1 -1
  17. package/dist/{esm-Bl5QZ7fr.mjs → esm-Br6fmrGY.mjs} +1 -1
  18. package/dist/federation/builder.test.mjs +3 -3
  19. package/dist/federation/collection.test.mjs +1 -1
  20. package/dist/federation/handler.test.mjs +1361 -45
  21. package/dist/federation/idempotency.test.mjs +5 -5
  22. package/dist/federation/inbox.test.mjs +3 -3
  23. package/dist/federation/keycache.test.mjs +3 -3
  24. package/dist/federation/kv.test.mjs +1 -1
  25. package/dist/federation/middleware.test.mjs +1586 -82
  26. package/dist/federation/mod.cjs +2 -2
  27. package/dist/federation/mod.d.cts +1 -1
  28. package/dist/federation/mod.d.ts +1 -1
  29. package/dist/federation/mod.js +1 -1
  30. package/dist/federation/mq.test.mjs +3 -3
  31. package/dist/federation/retry.test.mjs +2 -2
  32. package/dist/federation/router.test.mjs +2 -2
  33. package/dist/federation/send.test.mjs +7 -7
  34. package/dist/federation/temporal.test.d.mts +2 -0
  35. package/dist/federation/temporal.test.mjs +71 -0
  36. package/dist/{http-CEocuLno.js → http-CXpt61mo.js} +3 -3
  37. package/dist/{http-lEtFJ9QZ.mjs → http-GSUEBn2H.mjs} +2 -2
  38. package/dist/{http-ChxLPxfJ.cjs → http-L4148RPe.cjs} +3 -3
  39. package/dist/{inbox-f2JhwcoC.mjs → inbox-DRfIo1Ox.mjs} +7 -4
  40. package/dist/{key-CcFvjYSE.mjs → key-73aMUDcO.mjs} +2 -2
  41. package/dist/{key-DXRa1vj8.mjs → key-CqxBq3-S.mjs} +1 -1
  42. package/dist/{key-DL1K1oFv.cjs → key-D3E68McA.cjs} +2 -2
  43. package/dist/{key-CfQiiCFY.js → key-DtaAm2V1.js} +2 -2
  44. package/dist/{key-GSxkNZYW.cjs → key-Yfx6HgfZ.cjs} +1 -1
  45. package/dist/{keycache-Car3vCR8.mjs → keycache-tpX1dxwp.mjs} +1 -1
  46. package/dist/{keys-BPA70FRA.mjs → keys-B9pkL0lY.mjs} +1 -1
  47. package/dist/ld-DqEigU4F.mjs +548 -0
  48. package/dist/{lookup-BZCRNz7r.cjs → lookup-BK6z2RO5.cjs} +1 -1
  49. package/dist/{lookup-ByZEGrUD.mjs → lookup-DA92hMtK.mjs} +1 -1
  50. package/dist/{lookup-MjsiCtwV.js → lookup-DDOc-i0I.js} +1 -1
  51. package/dist/{middleware-DwelHV2a.cjs → middleware-CcRfmHUw.cjs} +404 -78
  52. package/dist/{middleware-D23J06Wi.js → middleware-D72Tt9sq.js} +401 -76
  53. package/dist/{middleware-DT1q8p2_.mjs → middleware-DNRnMI46.mjs} +313 -80
  54. package/dist/{middleware-DzVgR5WN.cjs → middleware-DfCM9WFN.cjs} +1 -1
  55. package/dist/{middleware-DQF9aAWg.mjs → middleware-ufTj15Ba.mjs} +1 -1
  56. package/dist/mod.cjs +10 -10
  57. package/dist/mod.d.cts +1 -1
  58. package/dist/mod.d.ts +1 -1
  59. package/dist/mod.js +9 -9
  60. package/dist/nodeinfo/client.test.mjs +3 -3
  61. package/dist/nodeinfo/handler.test.mjs +2 -2
  62. package/dist/nodeinfo/mod.cjs +1 -1
  63. package/dist/nodeinfo/mod.js +1 -1
  64. package/dist/nodeinfo/semver.test.mjs +1 -1
  65. package/dist/nodeinfo/types.test.mjs +1 -1
  66. package/dist/{owner-2Hw80SWJ.mjs → owner-C7rjJog4.mjs} +3 -3
  67. package/dist/{proof-DOwB_RsW.cjs → proof-BZb-g5fh.cjs} +347 -5
  68. package/dist/{proof-DoJnUD_A.js → proof-CjgdsMq_.js} +300 -6
  69. package/dist/{proof-B6709oyL.mjs → proof-GWFCtXCY.mjs} +2 -2
  70. package/dist/runtime/authdocloader.test.mjs +6 -6
  71. package/dist/runtime/docloader.test.mjs +3 -3
  72. package/dist/runtime/key.test.mjs +3 -3
  73. package/dist/runtime/langstr.test.mjs +2 -2
  74. package/dist/runtime/link.test.mjs +2 -2
  75. package/dist/runtime/mod.cjs +3 -3
  76. package/dist/runtime/mod.js +3 -3
  77. package/dist/runtime/multibase/multibase.test.mjs +2 -2
  78. package/dist/runtime/url.test.mjs +2 -2
  79. package/dist/{send-CaI0XRhr.mjs → send-B1cXA43r.mjs} +2 -2
  80. package/dist/sig/http.test.mjs +6 -6
  81. package/dist/sig/key.test.mjs +4 -4
  82. package/dist/sig/ld.test.mjs +561 -5
  83. package/dist/sig/mod.cjs +3 -3
  84. package/dist/sig/mod.js +3 -3
  85. package/dist/sig/owner.test.mjs +5 -5
  86. package/dist/sig/proof.test.mjs +4 -4
  87. package/dist/temporal-DE-KwUkP.mjs +95 -0
  88. package/dist/testing/docloader.test.mjs +1 -1
  89. package/dist/testing/mod.d.mts +48 -6
  90. package/dist/testing/mod.mjs +1 -1
  91. package/dist/{testing-2hgRVgOJ.mjs → testing-Brx3i-JJ.mjs} +2 -2
  92. package/dist/{transformers-BZ3mYJ1P.cjs → transformers-v2GoHgHn.cjs} +1 -1
  93. package/dist/{types-36cPcbK8.js → types-CRRb96yX.js} +1 -1
  94. package/dist/{types-DXy2Djgl.cjs → types-Ck12MwLI.cjs} +1 -1
  95. package/dist/vocab/actor.test.mjs +4 -4
  96. package/dist/vocab/cjs.test.mjs +1 -1
  97. package/dist/vocab/lookup.test.mjs +4 -4
  98. package/dist/vocab/mod.cjs +3 -3
  99. package/dist/vocab/mod.js +3 -3
  100. package/dist/vocab/type.test.mjs +2 -2
  101. package/dist/vocab/vocab.test.mjs +3 -3
  102. package/dist/{vocab-BPE_99_6.mjs → vocab-D9ewcFHJ.mjs} +186 -186
  103. package/dist/webfinger/handler.test.mjs +3 -3
  104. package/dist/webfinger/lookup.test.mjs +3 -3
  105. package/dist/webfinger/mod.cjs +1 -1
  106. package/dist/webfinger/mod.js +1 -1
  107. package/dist/x/cfworkers.cjs +1 -1
  108. package/dist/x/cfworkers.test.mjs +1 -1
  109. package/dist/x/hono.cjs +1 -1
  110. package/dist/x/hono.d.cts +1 -1
  111. package/dist/x/hono.d.ts +1 -1
  112. package/dist/x/sveltekit.cjs +1 -1
  113. package/dist/x/sveltekit.d.cts +1 -1
  114. package/dist/x/sveltekit.d.ts +1 -1
  115. package/package.json +1 -1
  116. package/dist/ld-C5izJRbw.mjs +0 -254
  117. /package/dist/{denokv-CoSB_Eps.mjs → denokv-NJPMXyK0.mjs} +0 -0
  118. /package/dist/{retry-Ddbq3AcK.mjs → retry-B_E3V_Dx.mjs} +0 -0
@@ -52,7 +52,7 @@ var __require = /* @__PURE__ */ createRequire(import.meta.url);
52
52
  //#endregion
53
53
  //#region deno.json
54
54
  var name = "@fedify/fedify";
55
- var version = "1.9.10";
55
+ var version = "1.9.11";
56
56
  //#endregion
57
57
  //#region src/runtime/contexts.ts
58
58
  const preloadedContexts = {
@@ -5206,7 +5206,7 @@ async function importSpki(pem) {
5206
5206
  * @since 0.5.0
5207
5207
  */
5208
5208
  async function exportSpki(key) {
5209
- const { validateCryptoKey } = await import("./key-DXRa1vj8.mjs");
5209
+ const { validateCryptoKey } = await import("./key-CqxBq3-S.mjs");
5210
5210
  validateCryptoKey(key);
5211
5211
  let pem = encodeBase64(await crypto.subtle.exportKey("spki", key));
5212
5212
  pem = (pem.match(/.{1,64}/g) || []).join("\n");
@@ -6004,7 +6004,7 @@ var Object$1 = class Object$1 {
6004
6004
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
6005
6005
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
6006
6006
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
6007
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
6007
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
6008
6008
  let fetchResult;
6009
6009
  try {
6010
6010
  fetchResult = await documentLoader(url.href);
@@ -6150,7 +6150,7 @@ var Object$1 = class Object$1 {
6150
6150
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
6151
6151
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
6152
6152
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
6153
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
6153
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
6154
6154
  let fetchResult;
6155
6155
  try {
6156
6156
  fetchResult = await documentLoader(url.href);
@@ -6362,7 +6362,7 @@ var Object$1 = class Object$1 {
6362
6362
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
6363
6363
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
6364
6364
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
6365
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
6365
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
6366
6366
  let fetchResult;
6367
6367
  try {
6368
6368
  fetchResult = await documentLoader(url.href);
@@ -6546,7 +6546,7 @@ var Object$1 = class Object$1 {
6546
6546
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
6547
6547
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
6548
6548
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
6549
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
6549
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
6550
6550
  let fetchResult;
6551
6551
  try {
6552
6552
  fetchResult = await documentLoader(url.href);
@@ -6708,7 +6708,7 @@ var Object$1 = class Object$1 {
6708
6708
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
6709
6709
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
6710
6710
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
6711
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
6711
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
6712
6712
  let fetchResult;
6713
6713
  try {
6714
6714
  fetchResult = await documentLoader(url.href);
@@ -6838,7 +6838,7 @@ var Object$1 = class Object$1 {
6838
6838
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
6839
6839
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
6840
6840
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
6841
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
6841
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
6842
6842
  let fetchResult;
6843
6843
  try {
6844
6844
  fetchResult = await documentLoader(url.href);
@@ -7004,7 +7004,7 @@ var Object$1 = class Object$1 {
7004
7004
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
7005
7005
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
7006
7006
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
7007
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
7007
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
7008
7008
  let fetchResult;
7009
7009
  try {
7010
7010
  fetchResult = await documentLoader(url.href);
@@ -7170,7 +7170,7 @@ var Object$1 = class Object$1 {
7170
7170
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
7171
7171
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
7172
7172
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
7173
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
7173
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
7174
7174
  let fetchResult;
7175
7175
  try {
7176
7176
  fetchResult = await documentLoader(url.href);
@@ -7344,7 +7344,7 @@ var Object$1 = class Object$1 {
7344
7344
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
7345
7345
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
7346
7346
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
7347
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
7347
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
7348
7348
  let fetchResult;
7349
7349
  try {
7350
7350
  fetchResult = await documentLoader(url.href);
@@ -7518,7 +7518,7 @@ var Object$1 = class Object$1 {
7518
7518
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
7519
7519
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
7520
7520
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
7521
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
7521
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
7522
7522
  let fetchResult;
7523
7523
  try {
7524
7524
  fetchResult = await documentLoader(url.href);
@@ -7697,7 +7697,7 @@ var Object$1 = class Object$1 {
7697
7697
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
7698
7698
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
7699
7699
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
7700
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
7700
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
7701
7701
  let fetchResult;
7702
7702
  try {
7703
7703
  fetchResult = await documentLoader(url.href);
@@ -7818,7 +7818,7 @@ var Object$1 = class Object$1 {
7818
7818
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
7819
7819
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
7820
7820
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
7821
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
7821
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
7822
7822
  let fetchResult;
7823
7823
  try {
7824
7824
  fetchResult = await documentLoader(url.href);
@@ -7945,7 +7945,7 @@ var Object$1 = class Object$1 {
7945
7945
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
7946
7946
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
7947
7947
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
7948
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
7948
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
7949
7949
  let fetchResult;
7950
7950
  try {
7951
7951
  fetchResult = await documentLoader(url.href);
@@ -8072,7 +8072,7 @@ var Object$1 = class Object$1 {
8072
8072
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
8073
8073
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
8074
8074
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
8075
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
8075
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
8076
8076
  let fetchResult;
8077
8077
  try {
8078
8078
  fetchResult = await documentLoader(url.href);
@@ -8217,7 +8217,7 @@ var Object$1 = class Object$1 {
8217
8217
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
8218
8218
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
8219
8219
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
8220
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
8220
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
8221
8221
  let fetchResult;
8222
8222
  try {
8223
8223
  fetchResult = await documentLoader(url.href);
@@ -8369,7 +8369,7 @@ var Object$1 = class Object$1 {
8369
8369
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
8370
8370
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
8371
8371
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
8372
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
8372
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
8373
8373
  let fetchResult;
8374
8374
  try {
8375
8375
  fetchResult = await documentLoader(url.href);
@@ -8533,7 +8533,7 @@ var Object$1 = class Object$1 {
8533
8533
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
8534
8534
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
8535
8535
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
8536
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
8536
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
8537
8537
  let fetchResult;
8538
8538
  try {
8539
8539
  fetchResult = await documentLoader(url.href);
@@ -8697,7 +8697,7 @@ var Object$1 = class Object$1 {
8697
8697
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
8698
8698
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
8699
8699
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
8700
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
8700
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
8701
8701
  let fetchResult;
8702
8702
  try {
8703
8703
  fetchResult = await documentLoader(url.href);
@@ -8861,7 +8861,7 @@ var Object$1 = class Object$1 {
8861
8861
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
8862
8862
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
8863
8863
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
8864
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
8864
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
8865
8865
  let fetchResult;
8866
8866
  try {
8867
8867
  fetchResult = await documentLoader(url.href);
@@ -9062,7 +9062,7 @@ var Object$1 = class Object$1 {
9062
9062
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
9063
9063
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
9064
9064
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
9065
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
9065
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
9066
9066
  let fetchResult;
9067
9067
  try {
9068
9068
  fetchResult = await documentLoader(url.href);
@@ -9851,7 +9851,7 @@ var Object$1 = class Object$1 {
9851
9851
  * @throws {TypeError} If the given `json` is invalid.
9852
9852
  */
9853
9853
  static async fromJsonLd(json, options = {}) {
9854
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.parse_object", async (span) => {
9854
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.parse_object", async (span) => {
9855
9855
  try {
9856
9856
  const object = await this.__fromJsonLd__Object__(json, span, options);
9857
9857
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -11095,7 +11095,7 @@ var Emoji = class Emoji extends Object$1 {
11095
11095
  * @throws {TypeError} If the given `json` is invalid.
11096
11096
  */
11097
11097
  static async fromJsonLd(json, options = {}) {
11098
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.parse_object", async (span) => {
11098
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.parse_object", async (span) => {
11099
11099
  try {
11100
11100
  const object = await this.__fromJsonLd__Emoji__(json, span, options);
11101
11101
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -11332,7 +11332,7 @@ var ChatMessage = class ChatMessage extends Object$1 {
11332
11332
  * @throws {TypeError} If the given `json` is invalid.
11333
11333
  */
11334
11334
  static async fromJsonLd(json, options = {}) {
11335
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.parse_object", async (span) => {
11335
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.parse_object", async (span) => {
11336
11336
  try {
11337
11337
  const object = await this.__fromJsonLd__ChatMessage__(json, span, options);
11338
11338
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -11613,7 +11613,7 @@ var Activity = class Activity extends Object$1 {
11613
11613
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
11614
11614
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
11615
11615
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
11616
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
11616
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
11617
11617
  let fetchResult;
11618
11618
  try {
11619
11619
  fetchResult = await documentLoader(url.href);
@@ -11825,7 +11825,7 @@ var Activity = class Activity extends Object$1 {
11825
11825
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
11826
11826
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
11827
11827
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
11828
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
11828
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
11829
11829
  let fetchResult;
11830
11830
  try {
11831
11831
  fetchResult = await documentLoader(url.href);
@@ -11991,7 +11991,7 @@ var Activity = class Activity extends Object$1 {
11991
11991
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
11992
11992
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
11993
11993
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
11994
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
11994
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
11995
11995
  let fetchResult;
11996
11996
  try {
11997
11997
  fetchResult = await documentLoader(url.href);
@@ -12163,7 +12163,7 @@ var Activity = class Activity extends Object$1 {
12163
12163
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
12164
12164
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
12165
12165
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
12166
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
12166
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
12167
12167
  let fetchResult;
12168
12168
  try {
12169
12169
  fetchResult = await documentLoader(url.href);
@@ -12329,7 +12329,7 @@ var Activity = class Activity extends Object$1 {
12329
12329
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
12330
12330
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
12331
12331
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
12332
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
12332
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
12333
12333
  let fetchResult;
12334
12334
  try {
12335
12335
  fetchResult = await documentLoader(url.href);
@@ -12497,7 +12497,7 @@ var Activity = class Activity extends Object$1 {
12497
12497
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
12498
12498
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
12499
12499
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
12500
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
12500
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
12501
12501
  let fetchResult;
12502
12502
  try {
12503
12503
  fetchResult = await documentLoader(url.href);
@@ -12747,7 +12747,7 @@ var Activity = class Activity extends Object$1 {
12747
12747
  * @throws {TypeError} If the given `json` is invalid.
12748
12748
  */
12749
12749
  static async fromJsonLd(json, options = {}) {
12750
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.parse_object", async (span) => {
12750
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.parse_object", async (span) => {
12751
12751
  try {
12752
12752
  const object = await this.__fromJsonLd__Activity__(json, span, options);
12753
12753
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -13065,7 +13065,7 @@ var EmojiReact = class EmojiReact extends Activity {
13065
13065
  * @throws {TypeError} If the given `json` is invalid.
13066
13066
  */
13067
13067
  static async fromJsonLd(json, options = {}) {
13068
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.parse_object", async (span) => {
13068
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.parse_object", async (span) => {
13069
13069
  try {
13070
13070
  const object = await this.__fromJsonLd__EmojiReact__(json, span, options);
13071
13071
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -13311,7 +13311,7 @@ var PropertyValue = class {
13311
13311
  * @throws {TypeError} If the given `json` is invalid.
13312
13312
  */
13313
13313
  static async fromJsonLd(json, options = {}) {
13314
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.parse_object", async (span) => {
13314
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.parse_object", async (span) => {
13315
13315
  try {
13316
13316
  const object = await this.__fromJsonLd__PropertyValue__(json, span, options);
13317
13317
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -13545,7 +13545,7 @@ var DidService = class {
13545
13545
  * @throws {TypeError} If the given `json` is invalid.
13546
13546
  */
13547
13547
  static async fromJsonLd(json, options = {}) {
13548
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.parse_object", async (span) => {
13548
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.parse_object", async (span) => {
13549
13549
  try {
13550
13550
  const object = await this.__fromJsonLd__DidService__(json, span, options);
13551
13551
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -13699,7 +13699,7 @@ var Export = class Export extends DidService {
13699
13699
  * @throws {TypeError} If the given `json` is invalid.
13700
13700
  */
13701
13701
  static async fromJsonLd(json, options = {}) {
13702
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.parse_object", async (span) => {
13702
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.parse_object", async (span) => {
13703
13703
  try {
13704
13704
  const object = await this.__fromJsonLd__Export__(json, span, options);
13705
13705
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -13872,7 +13872,7 @@ var DataIntegrityProof = class {
13872
13872
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
13873
13873
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
13874
13874
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
13875
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
13875
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
13876
13876
  let fetchResult;
13877
13877
  try {
13878
13878
  fetchResult = await documentLoader(url.href);
@@ -14091,7 +14091,7 @@ var DataIntegrityProof = class {
14091
14091
  * @throws {TypeError} If the given `json` is invalid.
14092
14092
  */
14093
14093
  static async fromJsonLd(json, options = {}) {
14094
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.parse_object", async (span) => {
14094
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.parse_object", async (span) => {
14095
14095
  try {
14096
14096
  const object = await this.__fromJsonLd__DataIntegrityProof__(json, span, options);
14097
14097
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -14305,7 +14305,7 @@ var CryptographicKey = class {
14305
14305
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
14306
14306
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
14307
14307
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
14308
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
14308
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
14309
14309
  let fetchResult;
14310
14310
  try {
14311
14311
  fetchResult = await documentLoader(url.href);
@@ -14567,7 +14567,7 @@ var CryptographicKey = class {
14567
14567
  * @throws {TypeError} If the given `json` is invalid.
14568
14568
  */
14569
14569
  static async fromJsonLd(json, options = {}) {
14570
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.parse_object", async (span) => {
14570
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.parse_object", async (span) => {
14571
14571
  try {
14572
14572
  const object = await this.__fromJsonLd__CryptographicKey__(json, span, options);
14573
14573
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -14762,7 +14762,7 @@ var Multikey = class {
14762
14762
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
14763
14763
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
14764
14764
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
14765
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
14765
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
14766
14766
  let fetchResult;
14767
14767
  try {
14768
14768
  fetchResult = await documentLoader(url.href);
@@ -15030,7 +15030,7 @@ var Multikey = class {
15030
15030
  * @throws {TypeError} If the given `json` is invalid.
15031
15031
  */
15032
15032
  static async fromJsonLd(json, options = {}) {
15033
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.parse_object", async (span) => {
15033
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.parse_object", async (span) => {
15034
15034
  try {
15035
15035
  const object = await this.__fromJsonLd__Multikey__(json, span, options);
15036
15036
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -15224,7 +15224,7 @@ var Accept = class Accept extends Activity {
15224
15224
  * @throws {TypeError} If the given `json` is invalid.
15225
15225
  */
15226
15226
  static async fromJsonLd(json, options = {}) {
15227
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.parse_object", async (span) => {
15227
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.parse_object", async (span) => {
15228
15228
  try {
15229
15229
  const object = await this.__fromJsonLd__Accept__(json, span, options);
15230
15230
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -15375,7 +15375,7 @@ var Add = class Add extends Activity {
15375
15375
  * @throws {TypeError} If the given `json` is invalid.
15376
15376
  */
15377
15377
  static async fromJsonLd(json, options = {}) {
15378
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.parse_object", async (span) => {
15378
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.parse_object", async (span) => {
15379
15379
  try {
15380
15380
  const object = await this.__fromJsonLd__Add__(json, span, options);
15381
15381
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -15543,7 +15543,7 @@ var Announce = class Announce extends Activity {
15543
15543
  * @throws {TypeError} If the given `json` is invalid.
15544
15544
  */
15545
15545
  static async fromJsonLd(json, options = {}) {
15546
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.parse_object", async (span) => {
15546
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.parse_object", async (span) => {
15547
15547
  try {
15548
15548
  const object = await this.__fromJsonLd__Announce__(json, span, options);
15549
15549
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -15938,7 +15938,7 @@ var Application = class Application extends Object$1 {
15938
15938
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
15939
15939
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
15940
15940
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
15941
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
15941
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
15942
15942
  let fetchResult;
15943
15943
  try {
15944
15944
  fetchResult = await documentLoader(url.href);
@@ -16100,7 +16100,7 @@ var Application = class Application extends Object$1 {
16100
16100
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
16101
16101
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
16102
16102
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
16103
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
16103
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
16104
16104
  let fetchResult;
16105
16105
  try {
16106
16106
  fetchResult = await documentLoader(url.href);
@@ -16280,7 +16280,7 @@ var Application = class Application extends Object$1 {
16280
16280
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
16281
16281
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
16282
16282
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
16283
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
16283
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
16284
16284
  let fetchResult;
16285
16285
  try {
16286
16286
  fetchResult = await documentLoader(url.href);
@@ -16422,7 +16422,7 @@ var Application = class Application extends Object$1 {
16422
16422
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
16423
16423
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
16424
16424
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
16425
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
16425
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
16426
16426
  let fetchResult;
16427
16427
  try {
16428
16428
  fetchResult = await documentLoader(url.href);
@@ -16561,7 +16561,7 @@ var Application = class Application extends Object$1 {
16561
16561
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
16562
16562
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
16563
16563
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
16564
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
16564
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
16565
16565
  let fetchResult;
16566
16566
  try {
16567
16567
  fetchResult = await documentLoader(url.href);
@@ -16685,7 +16685,7 @@ var Application = class Application extends Object$1 {
16685
16685
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
16686
16686
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
16687
16687
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
16688
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
16688
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
16689
16689
  let fetchResult;
16690
16690
  try {
16691
16691
  fetchResult = await documentLoader(url.href);
@@ -16812,7 +16812,7 @@ var Application = class Application extends Object$1 {
16812
16812
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
16813
16813
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
16814
16814
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
16815
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
16815
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
16816
16816
  let fetchResult;
16817
16817
  try {
16818
16818
  fetchResult = await documentLoader(url.href);
@@ -16937,7 +16937,7 @@ var Application = class Application extends Object$1 {
16937
16937
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
16938
16938
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
16939
16939
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
16940
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
16940
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
16941
16941
  let fetchResult;
16942
16942
  try {
16943
16943
  fetchResult = await documentLoader(url.href);
@@ -17060,7 +17060,7 @@ var Application = class Application extends Object$1 {
17060
17060
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
17061
17061
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
17062
17062
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
17063
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
17063
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
17064
17064
  let fetchResult;
17065
17065
  try {
17066
17066
  fetchResult = await documentLoader(url.href);
@@ -17183,7 +17183,7 @@ var Application = class Application extends Object$1 {
17183
17183
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
17184
17184
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
17185
17185
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
17186
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
17186
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
17187
17187
  let fetchResult;
17188
17188
  try {
17189
17189
  fetchResult = await documentLoader(url.href);
@@ -17345,7 +17345,7 @@ var Application = class Application extends Object$1 {
17345
17345
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
17346
17346
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
17347
17347
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
17348
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
17348
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
17349
17349
  let fetchResult;
17350
17350
  try {
17351
17351
  fetchResult = await documentLoader(url.href);
@@ -17511,7 +17511,7 @@ var Application = class Application extends Object$1 {
17511
17511
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
17512
17512
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
17513
17513
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
17514
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
17514
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
17515
17515
  let fetchResult;
17516
17516
  try {
17517
17517
  fetchResult = await documentLoader(url.href);
@@ -17725,7 +17725,7 @@ var Application = class Application extends Object$1 {
17725
17725
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
17726
17726
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
17727
17727
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
17728
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
17728
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
17729
17729
  let fetchResult;
17730
17730
  try {
17731
17731
  fetchResult = await documentLoader(url.href);
@@ -18408,7 +18408,7 @@ var Application = class Application extends Object$1 {
18408
18408
  * @throws {TypeError} If the given `json` is invalid.
18409
18409
  */
18410
18410
  static async fromJsonLd(json, options = {}) {
18411
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.parse_object", async (span) => {
18411
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.parse_object", async (span) => {
18412
18412
  try {
18413
18413
  const object = await this.__fromJsonLd__Application__(json, span, options);
18414
18414
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -18961,7 +18961,7 @@ var IntransitiveActivity = class IntransitiveActivity extends Activity {
18961
18961
  * @throws {TypeError} If the given `json` is invalid.
18962
18962
  */
18963
18963
  static async fromJsonLd(json, options = {}) {
18964
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.parse_object", async (span) => {
18964
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.parse_object", async (span) => {
18965
18965
  try {
18966
18966
  const object = await this.__fromJsonLd__IntransitiveActivity__(json, span, options);
18967
18967
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -19113,7 +19113,7 @@ var Arrive = class Arrive extends IntransitiveActivity {
19113
19113
  * @throws {TypeError} If the given `json` is invalid.
19114
19114
  */
19115
19115
  static async fromJsonLd(json, options = {}) {
19116
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.parse_object", async (span) => {
19116
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.parse_object", async (span) => {
19117
19117
  try {
19118
19118
  const object = await this.__fromJsonLd__Arrive__(json, span, options);
19119
19119
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -19348,7 +19348,7 @@ var Article = class Article extends Object$1 {
19348
19348
  * @throws {TypeError} If the given `json` is invalid.
19349
19349
  */
19350
19350
  static async fromJsonLd(json, options = {}) {
19351
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.parse_object", async (span) => {
19351
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.parse_object", async (span) => {
19352
19352
  try {
19353
19353
  const object = await this.__fromJsonLd__Article__(json, span, options);
19354
19354
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -19577,7 +19577,7 @@ var Document = class Document extends Object$1 {
19577
19577
  * @throws {TypeError} If the given `json` is invalid.
19578
19578
  */
19579
19579
  static async fromJsonLd(json, options = {}) {
19580
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.parse_object", async (span) => {
19580
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.parse_object", async (span) => {
19581
19581
  try {
19582
19582
  const object = await this.__fromJsonLd__Document__(json, span, options);
19583
19583
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -19760,7 +19760,7 @@ var Audio = class Audio extends Document {
19760
19760
  * @throws {TypeError} If the given `json` is invalid.
19761
19761
  */
19762
19762
  static async fromJsonLd(json, options = {}) {
19763
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.parse_object", async (span) => {
19763
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.parse_object", async (span) => {
19764
19764
  try {
19765
19765
  const object = await this.__fromJsonLd__Audio__(json, span, options);
19766
19766
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -19908,7 +19908,7 @@ var Ignore = class Ignore extends Activity {
19908
19908
  * @throws {TypeError} If the given `json` is invalid.
19909
19909
  */
19910
19910
  static async fromJsonLd(json, options = {}) {
19911
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.parse_object", async (span) => {
19911
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.parse_object", async (span) => {
19912
19912
  try {
19913
19913
  const object = await this.__fromJsonLd__Ignore__(json, span, options);
19914
19914
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -20059,7 +20059,7 @@ var Block = class Block extends Ignore {
20059
20059
  * @throws {TypeError} If the given `json` is invalid.
20060
20060
  */
20061
20061
  static async fromJsonLd(json, options = {}) {
20062
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.parse_object", async (span) => {
20062
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.parse_object", async (span) => {
20063
20063
  try {
20064
20064
  const object = await this.__fromJsonLd__Block__(json, span, options);
20065
20065
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -20323,7 +20323,7 @@ var Collection = class Collection extends Object$1 {
20323
20323
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
20324
20324
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
20325
20325
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
20326
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
20326
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
20327
20327
  let fetchResult;
20328
20328
  try {
20329
20329
  fetchResult = await documentLoader(url.href);
@@ -20444,7 +20444,7 @@ var Collection = class Collection extends Object$1 {
20444
20444
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
20445
20445
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
20446
20446
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
20447
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
20447
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
20448
20448
  let fetchResult;
20449
20449
  try {
20450
20450
  fetchResult = await documentLoader(url.href);
@@ -20565,7 +20565,7 @@ var Collection = class Collection extends Object$1 {
20565
20565
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
20566
20566
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
20567
20567
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
20568
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
20568
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
20569
20569
  let fetchResult;
20570
20570
  try {
20571
20571
  fetchResult = await documentLoader(url.href);
@@ -20686,7 +20686,7 @@ var Collection = class Collection extends Object$1 {
20686
20686
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
20687
20687
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
20688
20688
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
20689
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
20689
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
20690
20690
  let fetchResult;
20691
20691
  try {
20692
20692
  fetchResult = await documentLoader(url.href);
@@ -20817,7 +20817,7 @@ var Collection = class Collection extends Object$1 {
20817
20817
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
20818
20818
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
20819
20819
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
20820
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
20820
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
20821
20821
  let fetchResult;
20822
20822
  try {
20823
20823
  fetchResult = await documentLoader(url.href);
@@ -20937,7 +20937,7 @@ var Collection = class Collection extends Object$1 {
20937
20937
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
20938
20938
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
20939
20939
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
20940
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
20940
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
20941
20941
  let fetchResult;
20942
20942
  try {
20943
20943
  fetchResult = await documentLoader(url.href);
@@ -21057,7 +21057,7 @@ var Collection = class Collection extends Object$1 {
21057
21057
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
21058
21058
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
21059
21059
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
21060
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
21060
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
21061
21061
  let fetchResult;
21062
21062
  try {
21063
21063
  fetchResult = await documentLoader(url.href);
@@ -21177,7 +21177,7 @@ var Collection = class Collection extends Object$1 {
21177
21177
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
21178
21178
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
21179
21179
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
21180
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
21180
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
21181
21181
  let fetchResult;
21182
21182
  try {
21183
21183
  fetchResult = await documentLoader(url.href);
@@ -21297,7 +21297,7 @@ var Collection = class Collection extends Object$1 {
21297
21297
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
21298
21298
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
21299
21299
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
21300
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
21300
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
21301
21301
  let fetchResult;
21302
21302
  try {
21303
21303
  fetchResult = await documentLoader(url.href);
@@ -21417,7 +21417,7 @@ var Collection = class Collection extends Object$1 {
21417
21417
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
21418
21418
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
21419
21419
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
21420
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
21420
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
21421
21421
  let fetchResult;
21422
21422
  try {
21423
21423
  fetchResult = await documentLoader(url.href);
@@ -21537,7 +21537,7 @@ var Collection = class Collection extends Object$1 {
21537
21537
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
21538
21538
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
21539
21539
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
21540
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
21540
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
21541
21541
  let fetchResult;
21542
21542
  try {
21543
21543
  fetchResult = await documentLoader(url.href);
@@ -21657,7 +21657,7 @@ var Collection = class Collection extends Object$1 {
21657
21657
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
21658
21658
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
21659
21659
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
21660
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
21660
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
21661
21661
  let fetchResult;
21662
21662
  try {
21663
21663
  fetchResult = await documentLoader(url.href);
@@ -22084,7 +22084,7 @@ var Collection = class Collection extends Object$1 {
22084
22084
  * @throws {TypeError} If the given `json` is invalid.
22085
22085
  */
22086
22086
  static async fromJsonLd(json, options = {}) {
22087
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.parse_object", async (span) => {
22087
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.parse_object", async (span) => {
22088
22088
  try {
22089
22089
  const object = await this.__fromJsonLd__Collection__(json, span, options);
22090
22090
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -22531,7 +22531,7 @@ var CollectionPage = class CollectionPage extends Collection {
22531
22531
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
22532
22532
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
22533
22533
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
22534
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
22534
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
22535
22535
  let fetchResult;
22536
22536
  try {
22537
22537
  fetchResult = await documentLoader(url.href);
@@ -22652,7 +22652,7 @@ var CollectionPage = class CollectionPage extends Collection {
22652
22652
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
22653
22653
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
22654
22654
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
22655
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
22655
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
22656
22656
  let fetchResult;
22657
22657
  try {
22658
22658
  fetchResult = await documentLoader(url.href);
@@ -22772,7 +22772,7 @@ var CollectionPage = class CollectionPage extends Collection {
22772
22772
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
22773
22773
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
22774
22774
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
22775
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
22775
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
22776
22776
  let fetchResult;
22777
22777
  try {
22778
22778
  fetchResult = await documentLoader(url.href);
@@ -23036,7 +23036,7 @@ var CollectionPage = class CollectionPage extends Collection {
23036
23036
  * @throws {TypeError} If the given `json` is invalid.
23037
23037
  */
23038
23038
  static async fromJsonLd(json, options = {}) {
23039
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.parse_object", async (span) => {
23039
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.parse_object", async (span) => {
23040
23040
  try {
23041
23041
  const object = await this.__fromJsonLd__CollectionPage__(json, span, options);
23042
23042
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -23262,7 +23262,7 @@ var Create = class Create extends Activity {
23262
23262
  * @throws {TypeError} If the given `json` is invalid.
23263
23263
  */
23264
23264
  static async fromJsonLd(json, options = {}) {
23265
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.parse_object", async (span) => {
23265
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.parse_object", async (span) => {
23266
23266
  try {
23267
23267
  const object = await this.__fromJsonLd__Create__(json, span, options);
23268
23268
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -23426,7 +23426,7 @@ var Delete = class Delete extends Activity {
23426
23426
  * @throws {TypeError} If the given `json` is invalid.
23427
23427
  */
23428
23428
  static async fromJsonLd(json, options = {}) {
23429
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.parse_object", async (span) => {
23429
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.parse_object", async (span) => {
23430
23430
  try {
23431
23431
  const object = await this.__fromJsonLd__Delete__(json, span, options);
23432
23432
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -23577,7 +23577,7 @@ var Dislike = class Dislike extends Activity {
23577
23577
  * @throws {TypeError} If the given `json` is invalid.
23578
23578
  */
23579
23579
  static async fromJsonLd(json, options = {}) {
23580
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.parse_object", async (span) => {
23580
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.parse_object", async (span) => {
23581
23581
  try {
23582
23582
  const object = await this.__fromJsonLd__Dislike__(json, span, options);
23583
23583
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -23924,7 +23924,7 @@ var Endpoints = class {
23924
23924
  * @throws {TypeError} If the given `json` is invalid.
23925
23925
  */
23926
23926
  static async fromJsonLd(json, options = {}) {
23927
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.parse_object", async (span) => {
23927
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.parse_object", async (span) => {
23928
23928
  try {
23929
23929
  const object = await this.__fromJsonLd__Endpoints__(json, span, options);
23930
23930
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -24150,7 +24150,7 @@ var Event = class Event extends Object$1 {
24150
24150
  * @throws {TypeError} If the given `json` is invalid.
24151
24151
  */
24152
24152
  static async fromJsonLd(json, options = {}) {
24153
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.parse_object", async (span) => {
24153
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.parse_object", async (span) => {
24154
24154
  try {
24155
24155
  const object = await this.__fromJsonLd__Event__(json, span, options);
24156
24156
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -24299,7 +24299,7 @@ var Flag = class Flag extends Activity {
24299
24299
  * @throws {TypeError} If the given `json` is invalid.
24300
24300
  */
24301
24301
  static async fromJsonLd(json, options = {}) {
24302
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.parse_object", async (span) => {
24302
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.parse_object", async (span) => {
24303
24303
  try {
24304
24304
  const object = await this.__fromJsonLd__Flag__(json, span, options);
24305
24305
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -24452,7 +24452,7 @@ var Follow = class Follow extends Activity {
24452
24452
  * @throws {TypeError} If the given `json` is invalid.
24453
24453
  */
24454
24454
  static async fromJsonLd(json, options = {}) {
24455
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.parse_object", async (span) => {
24455
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.parse_object", async (span) => {
24456
24456
  try {
24457
24457
  const object = await this.__fromJsonLd__Follow__(json, span, options);
24458
24458
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -24847,7 +24847,7 @@ var Group = class Group extends Object$1 {
24847
24847
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
24848
24848
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
24849
24849
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
24850
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
24850
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
24851
24851
  let fetchResult;
24852
24852
  try {
24853
24853
  fetchResult = await documentLoader(url.href);
@@ -25009,7 +25009,7 @@ var Group = class Group extends Object$1 {
25009
25009
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
25010
25010
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
25011
25011
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
25012
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
25012
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
25013
25013
  let fetchResult;
25014
25014
  try {
25015
25015
  fetchResult = await documentLoader(url.href);
@@ -25189,7 +25189,7 @@ var Group = class Group extends Object$1 {
25189
25189
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
25190
25190
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
25191
25191
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
25192
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
25192
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
25193
25193
  let fetchResult;
25194
25194
  try {
25195
25195
  fetchResult = await documentLoader(url.href);
@@ -25331,7 +25331,7 @@ var Group = class Group extends Object$1 {
25331
25331
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
25332
25332
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
25333
25333
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
25334
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
25334
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
25335
25335
  let fetchResult;
25336
25336
  try {
25337
25337
  fetchResult = await documentLoader(url.href);
@@ -25470,7 +25470,7 @@ var Group = class Group extends Object$1 {
25470
25470
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
25471
25471
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
25472
25472
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
25473
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
25473
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
25474
25474
  let fetchResult;
25475
25475
  try {
25476
25476
  fetchResult = await documentLoader(url.href);
@@ -25594,7 +25594,7 @@ var Group = class Group extends Object$1 {
25594
25594
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
25595
25595
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
25596
25596
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
25597
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
25597
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
25598
25598
  let fetchResult;
25599
25599
  try {
25600
25600
  fetchResult = await documentLoader(url.href);
@@ -25721,7 +25721,7 @@ var Group = class Group extends Object$1 {
25721
25721
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
25722
25722
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
25723
25723
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
25724
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
25724
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
25725
25725
  let fetchResult;
25726
25726
  try {
25727
25727
  fetchResult = await documentLoader(url.href);
@@ -25846,7 +25846,7 @@ var Group = class Group extends Object$1 {
25846
25846
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
25847
25847
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
25848
25848
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
25849
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
25849
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
25850
25850
  let fetchResult;
25851
25851
  try {
25852
25852
  fetchResult = await documentLoader(url.href);
@@ -25969,7 +25969,7 @@ var Group = class Group extends Object$1 {
25969
25969
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
25970
25970
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
25971
25971
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
25972
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
25972
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
25973
25973
  let fetchResult;
25974
25974
  try {
25975
25975
  fetchResult = await documentLoader(url.href);
@@ -26092,7 +26092,7 @@ var Group = class Group extends Object$1 {
26092
26092
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
26093
26093
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
26094
26094
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
26095
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
26095
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
26096
26096
  let fetchResult;
26097
26097
  try {
26098
26098
  fetchResult = await documentLoader(url.href);
@@ -26254,7 +26254,7 @@ var Group = class Group extends Object$1 {
26254
26254
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
26255
26255
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
26256
26256
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
26257
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
26257
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
26258
26258
  let fetchResult;
26259
26259
  try {
26260
26260
  fetchResult = await documentLoader(url.href);
@@ -26420,7 +26420,7 @@ var Group = class Group extends Object$1 {
26420
26420
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
26421
26421
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
26422
26422
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
26423
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
26423
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
26424
26424
  let fetchResult;
26425
26425
  try {
26426
26426
  fetchResult = await documentLoader(url.href);
@@ -26634,7 +26634,7 @@ var Group = class Group extends Object$1 {
26634
26634
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
26635
26635
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
26636
26636
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
26637
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
26637
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
26638
26638
  let fetchResult;
26639
26639
  try {
26640
26640
  fetchResult = await documentLoader(url.href);
@@ -27317,7 +27317,7 @@ var Group = class Group extends Object$1 {
27317
27317
  * @throws {TypeError} If the given `json` is invalid.
27318
27318
  */
27319
27319
  static async fromJsonLd(json, options = {}) {
27320
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.parse_object", async (span) => {
27320
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.parse_object", async (span) => {
27321
27321
  try {
27322
27322
  const object = await this.__fromJsonLd__Group__(json, span, options);
27323
27323
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -28009,7 +28009,7 @@ var Link = class Link {
28009
28009
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
28010
28010
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
28011
28011
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
28012
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
28012
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
28013
28013
  let fetchResult;
28014
28014
  try {
28015
28015
  fetchResult = await documentLoader(url.href);
@@ -28301,7 +28301,7 @@ var Link = class Link {
28301
28301
  * @throws {TypeError} If the given `json` is invalid.
28302
28302
  */
28303
28303
  static async fromJsonLd(json, options = {}) {
28304
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.parse_object", async (span) => {
28304
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.parse_object", async (span) => {
28305
28305
  try {
28306
28306
  const object = await this.__fromJsonLd__Link__(json, span, options);
28307
28307
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -28628,7 +28628,7 @@ var Hashtag = class Hashtag extends Link {
28628
28628
  * @throws {TypeError} If the given `json` is invalid.
28629
28629
  */
28630
28630
  static async fromJsonLd(json, options = {}) {
28631
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.parse_object", async (span) => {
28631
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.parse_object", async (span) => {
28632
28632
  try {
28633
28633
  const object = await this.__fromJsonLd__Hashtag__(json, span, options);
28634
28634
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -28782,7 +28782,7 @@ var Image = class Image extends Document {
28782
28782
  * @throws {TypeError} If the given `json` is invalid.
28783
28783
  */
28784
28784
  static async fromJsonLd(json, options = {}) {
28785
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.parse_object", async (span) => {
28785
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.parse_object", async (span) => {
28786
28786
  try {
28787
28787
  const object = await this.__fromJsonLd__Image__(json, span, options);
28788
28788
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -28931,7 +28931,7 @@ var Offer = class Offer extends Activity {
28931
28931
  * @throws {TypeError} If the given `json` is invalid.
28932
28932
  */
28933
28933
  static async fromJsonLd(json, options = {}) {
28934
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.parse_object", async (span) => {
28934
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.parse_object", async (span) => {
28935
28935
  try {
28936
28936
  const object = await this.__fromJsonLd__Offer__(json, span, options);
28937
28937
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -29080,7 +29080,7 @@ var Invite = class Invite extends Offer {
29080
29080
  * @throws {TypeError} If the given `json` is invalid.
29081
29081
  */
29082
29082
  static async fromJsonLd(json, options = {}) {
29083
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.parse_object", async (span) => {
29083
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.parse_object", async (span) => {
29084
29084
  try {
29085
29085
  const object = await this.__fromJsonLd__Invite__(json, span, options);
29086
29086
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -29228,7 +29228,7 @@ var Join = class Join extends Activity {
29228
29228
  * @throws {TypeError} If the given `json` is invalid.
29229
29229
  */
29230
29230
  static async fromJsonLd(json, options = {}) {
29231
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.parse_object", async (span) => {
29231
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.parse_object", async (span) => {
29232
29232
  try {
29233
29233
  const object = await this.__fromJsonLd__Join__(json, span, options);
29234
29234
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -29376,7 +29376,7 @@ var Leave = class Leave extends Activity {
29376
29376
  * @throws {TypeError} If the given `json` is invalid.
29377
29377
  */
29378
29378
  static async fromJsonLd(json, options = {}) {
29379
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.parse_object", async (span) => {
29379
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.parse_object", async (span) => {
29380
29380
  try {
29381
29381
  const object = await this.__fromJsonLd__Leave__(json, span, options);
29382
29382
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -29528,7 +29528,7 @@ var Like = class Like extends Activity {
29528
29528
  * @throws {TypeError} If the given `json` is invalid.
29529
29529
  */
29530
29530
  static async fromJsonLd(json, options = {}) {
29531
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.parse_object", async (span) => {
29531
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.parse_object", async (span) => {
29532
29532
  try {
29533
29533
  const object = await this.__fromJsonLd__Like__(json, span, options);
29534
29534
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -29675,7 +29675,7 @@ var Listen = class Listen extends Activity {
29675
29675
  * @throws {TypeError} If the given `json` is invalid.
29676
29676
  */
29677
29677
  static async fromJsonLd(json, options = {}) {
29678
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.parse_object", async (span) => {
29678
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.parse_object", async (span) => {
29679
29679
  try {
29680
29680
  const object = await this.__fromJsonLd__Listen__(json, span, options);
29681
29681
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -29826,7 +29826,7 @@ var Mention = class Mention extends Link {
29826
29826
  * @throws {TypeError} If the given `json` is invalid.
29827
29827
  */
29828
29828
  static async fromJsonLd(json, options = {}) {
29829
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.parse_object", async (span) => {
29829
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.parse_object", async (span) => {
29830
29830
  try {
29831
29831
  const object = await this.__fromJsonLd__Mention__(json, span, options);
29832
29832
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -29975,7 +29975,7 @@ var Move = class Move extends Activity {
29975
29975
  * @throws {TypeError} If the given `json` is invalid.
29976
29976
  */
29977
29977
  static async fromJsonLd(json, options = {}) {
29978
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.parse_object", async (span) => {
29978
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.parse_object", async (span) => {
29979
29979
  try {
29980
29980
  const object = await this.__fromJsonLd__Move__(json, span, options);
29981
29981
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -30211,7 +30211,7 @@ var Note = class Note extends Object$1 {
30211
30211
  * @throws {TypeError} If the given `json` is invalid.
30212
30212
  */
30213
30213
  static async fromJsonLd(json, options = {}) {
30214
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.parse_object", async (span) => {
30214
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.parse_object", async (span) => {
30215
30215
  try {
30216
30216
  const object = await this.__fromJsonLd__Note__(json, span, options);
30217
30217
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -30340,7 +30340,7 @@ var OrderedCollection = class OrderedCollection extends Collection {
30340
30340
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
30341
30341
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
30342
30342
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
30343
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
30343
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
30344
30344
  let fetchResult;
30345
30345
  try {
30346
30346
  fetchResult = await documentLoader(url.href);
@@ -30588,7 +30588,7 @@ var OrderedCollection = class OrderedCollection extends Collection {
30588
30588
  * @throws {TypeError} If the given `json` is invalid.
30589
30589
  */
30590
30590
  static async fromJsonLd(json, options = {}) {
30591
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.parse_object", async (span) => {
30591
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.parse_object", async (span) => {
30592
30592
  try {
30593
30593
  const object = await this.__fromJsonLd__OrderedCollection__(json, span, options);
30594
30594
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -30794,7 +30794,7 @@ var OrderedCollectionPage = class OrderedCollectionPage extends CollectionPage {
30794
30794
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
30795
30795
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
30796
30796
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
30797
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
30797
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
30798
30798
  let fetchResult;
30799
30799
  try {
30800
30800
  fetchResult = await documentLoader(url.href);
@@ -31065,7 +31065,7 @@ var OrderedCollectionPage = class OrderedCollectionPage extends CollectionPage {
31065
31065
  * @throws {TypeError} If the given `json` is invalid.
31066
31066
  */
31067
31067
  static async fromJsonLd(json, options = {}) {
31068
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.parse_object", async (span) => {
31068
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.parse_object", async (span) => {
31069
31069
  try {
31070
31070
  const object = await this.__fromJsonLd__OrderedCollectionPage__(json, span, options);
31071
31071
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -31557,7 +31557,7 @@ var Organization = class Organization extends Object$1 {
31557
31557
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
31558
31558
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
31559
31559
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
31560
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
31560
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
31561
31561
  let fetchResult;
31562
31562
  try {
31563
31563
  fetchResult = await documentLoader(url.href);
@@ -31719,7 +31719,7 @@ var Organization = class Organization extends Object$1 {
31719
31719
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
31720
31720
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
31721
31721
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
31722
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
31722
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
31723
31723
  let fetchResult;
31724
31724
  try {
31725
31725
  fetchResult = await documentLoader(url.href);
@@ -31899,7 +31899,7 @@ var Organization = class Organization extends Object$1 {
31899
31899
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
31900
31900
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
31901
31901
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
31902
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
31902
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
31903
31903
  let fetchResult;
31904
31904
  try {
31905
31905
  fetchResult = await documentLoader(url.href);
@@ -32041,7 +32041,7 @@ var Organization = class Organization extends Object$1 {
32041
32041
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
32042
32042
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
32043
32043
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
32044
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
32044
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
32045
32045
  let fetchResult;
32046
32046
  try {
32047
32047
  fetchResult = await documentLoader(url.href);
@@ -32180,7 +32180,7 @@ var Organization = class Organization extends Object$1 {
32180
32180
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
32181
32181
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
32182
32182
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
32183
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
32183
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
32184
32184
  let fetchResult;
32185
32185
  try {
32186
32186
  fetchResult = await documentLoader(url.href);
@@ -32304,7 +32304,7 @@ var Organization = class Organization extends Object$1 {
32304
32304
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
32305
32305
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
32306
32306
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
32307
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
32307
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
32308
32308
  let fetchResult;
32309
32309
  try {
32310
32310
  fetchResult = await documentLoader(url.href);
@@ -32431,7 +32431,7 @@ var Organization = class Organization extends Object$1 {
32431
32431
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
32432
32432
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
32433
32433
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
32434
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
32434
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
32435
32435
  let fetchResult;
32436
32436
  try {
32437
32437
  fetchResult = await documentLoader(url.href);
@@ -32556,7 +32556,7 @@ var Organization = class Organization extends Object$1 {
32556
32556
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
32557
32557
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
32558
32558
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
32559
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
32559
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
32560
32560
  let fetchResult;
32561
32561
  try {
32562
32562
  fetchResult = await documentLoader(url.href);
@@ -32679,7 +32679,7 @@ var Organization = class Organization extends Object$1 {
32679
32679
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
32680
32680
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
32681
32681
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
32682
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
32682
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
32683
32683
  let fetchResult;
32684
32684
  try {
32685
32685
  fetchResult = await documentLoader(url.href);
@@ -32802,7 +32802,7 @@ var Organization = class Organization extends Object$1 {
32802
32802
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
32803
32803
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
32804
32804
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
32805
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
32805
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
32806
32806
  let fetchResult;
32807
32807
  try {
32808
32808
  fetchResult = await documentLoader(url.href);
@@ -32964,7 +32964,7 @@ var Organization = class Organization extends Object$1 {
32964
32964
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
32965
32965
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
32966
32966
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
32967
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
32967
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
32968
32968
  let fetchResult;
32969
32969
  try {
32970
32970
  fetchResult = await documentLoader(url.href);
@@ -33130,7 +33130,7 @@ var Organization = class Organization extends Object$1 {
33130
33130
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
33131
33131
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
33132
33132
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
33133
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
33133
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
33134
33134
  let fetchResult;
33135
33135
  try {
33136
33136
  fetchResult = await documentLoader(url.href);
@@ -33344,7 +33344,7 @@ var Organization = class Organization extends Object$1 {
33344
33344
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
33345
33345
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
33346
33346
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
33347
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
33347
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
33348
33348
  let fetchResult;
33349
33349
  try {
33350
33350
  fetchResult = await documentLoader(url.href);
@@ -34027,7 +34027,7 @@ var Organization = class Organization extends Object$1 {
34027
34027
  * @throws {TypeError} If the given `json` is invalid.
34028
34028
  */
34029
34029
  static async fromJsonLd(json, options = {}) {
34030
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.parse_object", async (span) => {
34030
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.parse_object", async (span) => {
34031
34031
  try {
34032
34032
  const object = await this.__fromJsonLd__Organization__(json, span, options);
34033
34033
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -34585,7 +34585,7 @@ var Page = class Page extends Document {
34585
34585
  * @throws {TypeError} If the given `json` is invalid.
34586
34586
  */
34587
34587
  static async fromJsonLd(json, options = {}) {
34588
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.parse_object", async (span) => {
34588
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.parse_object", async (span) => {
34589
34589
  try {
34590
34590
  const object = await this.__fromJsonLd__Page__(json, span, options);
34591
34591
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -34980,7 +34980,7 @@ var Person = class Person extends Object$1 {
34980
34980
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
34981
34981
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
34982
34982
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
34983
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
34983
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
34984
34984
  let fetchResult;
34985
34985
  try {
34986
34986
  fetchResult = await documentLoader(url.href);
@@ -35142,7 +35142,7 @@ var Person = class Person extends Object$1 {
35142
35142
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
35143
35143
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
35144
35144
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
35145
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
35145
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
35146
35146
  let fetchResult;
35147
35147
  try {
35148
35148
  fetchResult = await documentLoader(url.href);
@@ -35322,7 +35322,7 @@ var Person = class Person extends Object$1 {
35322
35322
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
35323
35323
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
35324
35324
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
35325
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
35325
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
35326
35326
  let fetchResult;
35327
35327
  try {
35328
35328
  fetchResult = await documentLoader(url.href);
@@ -35464,7 +35464,7 @@ var Person = class Person extends Object$1 {
35464
35464
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
35465
35465
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
35466
35466
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
35467
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
35467
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
35468
35468
  let fetchResult;
35469
35469
  try {
35470
35470
  fetchResult = await documentLoader(url.href);
@@ -35603,7 +35603,7 @@ var Person = class Person extends Object$1 {
35603
35603
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
35604
35604
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
35605
35605
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
35606
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
35606
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
35607
35607
  let fetchResult;
35608
35608
  try {
35609
35609
  fetchResult = await documentLoader(url.href);
@@ -35727,7 +35727,7 @@ var Person = class Person extends Object$1 {
35727
35727
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
35728
35728
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
35729
35729
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
35730
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
35730
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
35731
35731
  let fetchResult;
35732
35732
  try {
35733
35733
  fetchResult = await documentLoader(url.href);
@@ -35854,7 +35854,7 @@ var Person = class Person extends Object$1 {
35854
35854
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
35855
35855
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
35856
35856
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
35857
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
35857
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
35858
35858
  let fetchResult;
35859
35859
  try {
35860
35860
  fetchResult = await documentLoader(url.href);
@@ -35979,7 +35979,7 @@ var Person = class Person extends Object$1 {
35979
35979
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
35980
35980
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
35981
35981
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
35982
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
35982
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
35983
35983
  let fetchResult;
35984
35984
  try {
35985
35985
  fetchResult = await documentLoader(url.href);
@@ -36102,7 +36102,7 @@ var Person = class Person extends Object$1 {
36102
36102
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
36103
36103
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
36104
36104
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
36105
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
36105
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
36106
36106
  let fetchResult;
36107
36107
  try {
36108
36108
  fetchResult = await documentLoader(url.href);
@@ -36225,7 +36225,7 @@ var Person = class Person extends Object$1 {
36225
36225
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
36226
36226
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
36227
36227
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
36228
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
36228
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
36229
36229
  let fetchResult;
36230
36230
  try {
36231
36231
  fetchResult = await documentLoader(url.href);
@@ -36387,7 +36387,7 @@ var Person = class Person extends Object$1 {
36387
36387
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
36388
36388
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
36389
36389
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
36390
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
36390
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
36391
36391
  let fetchResult;
36392
36392
  try {
36393
36393
  fetchResult = await documentLoader(url.href);
@@ -36553,7 +36553,7 @@ var Person = class Person extends Object$1 {
36553
36553
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
36554
36554
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
36555
36555
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
36556
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
36556
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
36557
36557
  let fetchResult;
36558
36558
  try {
36559
36559
  fetchResult = await documentLoader(url.href);
@@ -36767,7 +36767,7 @@ var Person = class Person extends Object$1 {
36767
36767
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
36768
36768
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
36769
36769
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
36770
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
36770
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
36771
36771
  let fetchResult;
36772
36772
  try {
36773
36773
  fetchResult = await documentLoader(url.href);
@@ -37450,7 +37450,7 @@ var Person = class Person extends Object$1 {
37450
37450
  * @throws {TypeError} If the given `json` is invalid.
37451
37451
  */
37452
37452
  static async fromJsonLd(json, options = {}) {
37453
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.parse_object", async (span) => {
37453
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.parse_object", async (span) => {
37454
37454
  try {
37455
37455
  const object = await this.__fromJsonLd__Person__(json, span, options);
37456
37456
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -38185,7 +38185,7 @@ var Place = class Place extends Object$1 {
38185
38185
  * @throws {TypeError} If the given `json` is invalid.
38186
38186
  */
38187
38187
  static async fromJsonLd(json, options = {}) {
38188
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.parse_object", async (span) => {
38188
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.parse_object", async (span) => {
38189
38189
  try {
38190
38190
  const object = await this.__fromJsonLd__Place__(json, span, options);
38191
38191
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -38376,7 +38376,7 @@ var Profile = class Profile extends Object$1 {
38376
38376
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
38377
38377
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
38378
38378
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
38379
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
38379
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
38380
38380
  let fetchResult;
38381
38381
  try {
38382
38382
  fetchResult = await documentLoader(url.href);
@@ -38569,7 +38569,7 @@ var Profile = class Profile extends Object$1 {
38569
38569
  * @throws {TypeError} If the given `json` is invalid.
38570
38570
  */
38571
38571
  static async fromJsonLd(json, options = {}) {
38572
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.parse_object", async (span) => {
38572
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.parse_object", async (span) => {
38573
38573
  try {
38574
38574
  const object = await this.__fromJsonLd__Profile__(json, span, options);
38575
38575
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -38740,7 +38740,7 @@ var Question = class Question extends IntransitiveActivity {
38740
38740
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
38741
38741
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
38742
38742
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
38743
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
38743
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
38744
38744
  let fetchResult;
38745
38745
  try {
38746
38746
  fetchResult = await documentLoader(url.href);
@@ -38862,7 +38862,7 @@ var Question = class Question extends IntransitiveActivity {
38862
38862
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
38863
38863
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
38864
38864
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
38865
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
38865
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
38866
38866
  let fetchResult;
38867
38867
  try {
38868
38868
  fetchResult = await documentLoader(url.href);
@@ -39125,7 +39125,7 @@ var Question = class Question extends IntransitiveActivity {
39125
39125
  * @throws {TypeError} If the given `json` is invalid.
39126
39126
  */
39127
39127
  static async fromJsonLd(json, options = {}) {
39128
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.parse_object", async (span) => {
39128
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.parse_object", async (span) => {
39129
39129
  try {
39130
39130
  const object = await this.__fromJsonLd__Question__(json, span, options);
39131
39131
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -39351,7 +39351,7 @@ var Read = class Read extends Activity {
39351
39351
  * @throws {TypeError} If the given `json` is invalid.
39352
39352
  */
39353
39353
  static async fromJsonLd(json, options = {}) {
39354
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.parse_object", async (span) => {
39354
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.parse_object", async (span) => {
39355
39355
  try {
39356
39356
  const object = await this.__fromJsonLd__Read__(json, span, options);
39357
39357
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -39499,7 +39499,7 @@ var Reject = class Reject extends Activity {
39499
39499
  * @throws {TypeError} If the given `json` is invalid.
39500
39500
  */
39501
39501
  static async fromJsonLd(json, options = {}) {
39502
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.parse_object", async (span) => {
39502
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.parse_object", async (span) => {
39503
39503
  try {
39504
39504
  const object = await this.__fromJsonLd__Reject__(json, span, options);
39505
39505
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -39672,7 +39672,7 @@ var Relationship = class Relationship extends Object$1 {
39672
39672
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
39673
39673
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
39674
39674
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
39675
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
39675
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
39676
39676
  let fetchResult;
39677
39677
  try {
39678
39678
  fetchResult = await documentLoader(url.href);
@@ -39795,7 +39795,7 @@ var Relationship = class Relationship extends Object$1 {
39795
39795
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
39796
39796
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
39797
39797
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
39798
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
39798
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
39799
39799
  let fetchResult;
39800
39800
  try {
39801
39801
  fetchResult = await documentLoader(url.href);
@@ -39957,7 +39957,7 @@ var Relationship = class Relationship extends Object$1 {
39957
39957
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
39958
39958
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
39959
39959
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
39960
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
39960
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
39961
39961
  let fetchResult;
39962
39962
  try {
39963
39963
  fetchResult = await documentLoader(url.href);
@@ -40227,7 +40227,7 @@ var Relationship = class Relationship extends Object$1 {
40227
40227
  * @throws {TypeError} If the given `json` is invalid.
40228
40228
  */
40229
40229
  static async fromJsonLd(json, options = {}) {
40230
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.parse_object", async (span) => {
40230
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.parse_object", async (span) => {
40231
40231
  try {
40232
40232
  const object = await this.__fromJsonLd__Relationship__(json, span, options);
40233
40233
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -40435,7 +40435,7 @@ var Remove = class Remove extends Activity {
40435
40435
  * @throws {TypeError} If the given `json` is invalid.
40436
40436
  */
40437
40437
  static async fromJsonLd(json, options = {}) {
40438
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.parse_object", async (span) => {
40438
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.parse_object", async (span) => {
40439
40439
  try {
40440
40440
  const object = await this.__fromJsonLd__Remove__(json, span, options);
40441
40441
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -40830,7 +40830,7 @@ var Service = class Service extends Object$1 {
40830
40830
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
40831
40831
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
40832
40832
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
40833
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
40833
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
40834
40834
  let fetchResult;
40835
40835
  try {
40836
40836
  fetchResult = await documentLoader(url.href);
@@ -40992,7 +40992,7 @@ var Service = class Service extends Object$1 {
40992
40992
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
40993
40993
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
40994
40994
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
40995
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
40995
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
40996
40996
  let fetchResult;
40997
40997
  try {
40998
40998
  fetchResult = await documentLoader(url.href);
@@ -41172,7 +41172,7 @@ var Service = class Service extends Object$1 {
41172
41172
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
41173
41173
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
41174
41174
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
41175
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
41175
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
41176
41176
  let fetchResult;
41177
41177
  try {
41178
41178
  fetchResult = await documentLoader(url.href);
@@ -41314,7 +41314,7 @@ var Service = class Service extends Object$1 {
41314
41314
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
41315
41315
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
41316
41316
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
41317
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
41317
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
41318
41318
  let fetchResult;
41319
41319
  try {
41320
41320
  fetchResult = await documentLoader(url.href);
@@ -41453,7 +41453,7 @@ var Service = class Service extends Object$1 {
41453
41453
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
41454
41454
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
41455
41455
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
41456
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
41456
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
41457
41457
  let fetchResult;
41458
41458
  try {
41459
41459
  fetchResult = await documentLoader(url.href);
@@ -41577,7 +41577,7 @@ var Service = class Service extends Object$1 {
41577
41577
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
41578
41578
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
41579
41579
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
41580
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
41580
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
41581
41581
  let fetchResult;
41582
41582
  try {
41583
41583
  fetchResult = await documentLoader(url.href);
@@ -41704,7 +41704,7 @@ var Service = class Service extends Object$1 {
41704
41704
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
41705
41705
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
41706
41706
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
41707
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
41707
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
41708
41708
  let fetchResult;
41709
41709
  try {
41710
41710
  fetchResult = await documentLoader(url.href);
@@ -41829,7 +41829,7 @@ var Service = class Service extends Object$1 {
41829
41829
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
41830
41830
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
41831
41831
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
41832
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
41832
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
41833
41833
  let fetchResult;
41834
41834
  try {
41835
41835
  fetchResult = await documentLoader(url.href);
@@ -41952,7 +41952,7 @@ var Service = class Service extends Object$1 {
41952
41952
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
41953
41953
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
41954
41954
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
41955
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
41955
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
41956
41956
  let fetchResult;
41957
41957
  try {
41958
41958
  fetchResult = await documentLoader(url.href);
@@ -42075,7 +42075,7 @@ var Service = class Service extends Object$1 {
42075
42075
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
42076
42076
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
42077
42077
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
42078
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
42078
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
42079
42079
  let fetchResult;
42080
42080
  try {
42081
42081
  fetchResult = await documentLoader(url.href);
@@ -42237,7 +42237,7 @@ var Service = class Service extends Object$1 {
42237
42237
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
42238
42238
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
42239
42239
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
42240
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
42240
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
42241
42241
  let fetchResult;
42242
42242
  try {
42243
42243
  fetchResult = await documentLoader(url.href);
@@ -42403,7 +42403,7 @@ var Service = class Service extends Object$1 {
42403
42403
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
42404
42404
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
42405
42405
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
42406
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
42406
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
42407
42407
  let fetchResult;
42408
42408
  try {
42409
42409
  fetchResult = await documentLoader(url.href);
@@ -42617,7 +42617,7 @@ var Service = class Service extends Object$1 {
42617
42617
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
42618
42618
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
42619
42619
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
42620
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.lookup_object", async (span) => {
42620
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.lookup_object", async (span) => {
42621
42621
  let fetchResult;
42622
42622
  try {
42623
42623
  fetchResult = await documentLoader(url.href);
@@ -43300,7 +43300,7 @@ var Service = class Service extends Object$1 {
43300
43300
  * @throws {TypeError} If the given `json` is invalid.
43301
43301
  */
43302
43302
  static async fromJsonLd(json, options = {}) {
43303
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.parse_object", async (span) => {
43303
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.parse_object", async (span) => {
43304
43304
  try {
43305
43305
  const object = await this.__fromJsonLd__Service__(json, span, options);
43306
43306
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -43950,7 +43950,7 @@ var Source = class {
43950
43950
  * @throws {TypeError} If the given `json` is invalid.
43951
43951
  */
43952
43952
  static async fromJsonLd(json, options = {}) {
43953
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.parse_object", async (span) => {
43953
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.parse_object", async (span) => {
43954
43954
  try {
43955
43955
  const object = await this.__fromJsonLd__Source__(json, span, options);
43956
43956
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -44125,7 +44125,7 @@ var TentativeAccept = class TentativeAccept extends Accept {
44125
44125
  * @throws {TypeError} If the given `json` is invalid.
44126
44126
  */
44127
44127
  static async fromJsonLd(json, options = {}) {
44128
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.parse_object", async (span) => {
44128
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.parse_object", async (span) => {
44129
44129
  try {
44130
44130
  const object = await this.__fromJsonLd__TentativeAccept__(json, span, options);
44131
44131
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -44273,7 +44273,7 @@ var TentativeReject = class TentativeReject extends Reject {
44273
44273
  * @throws {TypeError} If the given `json` is invalid.
44274
44274
  */
44275
44275
  static async fromJsonLd(json, options = {}) {
44276
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.parse_object", async (span) => {
44276
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.parse_object", async (span) => {
44277
44277
  try {
44278
44278
  const object = await this.__fromJsonLd__TentativeReject__(json, span, options);
44279
44279
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -44460,7 +44460,7 @@ var Tombstone = class Tombstone extends Object$1 {
44460
44460
  * @throws {TypeError} If the given `json` is invalid.
44461
44461
  */
44462
44462
  static async fromJsonLd(json, options = {}) {
44463
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.parse_object", async (span) => {
44463
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.parse_object", async (span) => {
44464
44464
  try {
44465
44465
  const object = await this.__fromJsonLd__Tombstone__(json, span, options);
44466
44466
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -44623,7 +44623,7 @@ var Travel = class Travel extends IntransitiveActivity {
44623
44623
  * @throws {TypeError} If the given `json` is invalid.
44624
44624
  */
44625
44625
  static async fromJsonLd(json, options = {}) {
44626
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.parse_object", async (span) => {
44626
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.parse_object", async (span) => {
44627
44627
  try {
44628
44628
  const object = await this.__fromJsonLd__Travel__(json, span, options);
44629
44629
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -44785,7 +44785,7 @@ var Undo = class Undo extends Activity {
44785
44785
  * @throws {TypeError} If the given `json` is invalid.
44786
44786
  */
44787
44787
  static async fromJsonLd(json, options = {}) {
44788
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.parse_object", async (span) => {
44788
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.parse_object", async (span) => {
44789
44789
  try {
44790
44790
  const object = await this.__fromJsonLd__Undo__(json, span, options);
44791
44791
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -44985,7 +44985,7 @@ var Update = class Update extends Activity {
44985
44985
  * @throws {TypeError} If the given `json` is invalid.
44986
44986
  */
44987
44987
  static async fromJsonLd(json, options = {}) {
44988
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.parse_object", async (span) => {
44988
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.parse_object", async (span) => {
44989
44989
  try {
44990
44990
  const object = await this.__fromJsonLd__Update__(json, span, options);
44991
44991
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -45139,7 +45139,7 @@ var Video = class Video extends Document {
45139
45139
  * @throws {TypeError} If the given `json` is invalid.
45140
45140
  */
45141
45141
  static async fromJsonLd(json, options = {}) {
45142
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.parse_object", async (span) => {
45142
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.parse_object", async (span) => {
45143
45143
  try {
45144
45144
  const object = await this.__fromJsonLd__Video__(json, span, options);
45145
45145
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -45286,7 +45286,7 @@ var View = class View extends Activity {
45286
45286
  * @throws {TypeError} If the given `json` is invalid.
45287
45287
  */
45288
45288
  static async fromJsonLd(json, options = {}) {
45289
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.10").startActiveSpan("activitypub.parse_object", async (span) => {
45289
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.11").startActiveSpan("activitypub.parse_object", async (span) => {
45290
45290
  try {
45291
45291
  const object = await this.__fromJsonLd__View__(json, span, options);
45292
45292
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);