@fedify/fedify 1.10.9 → 1.10.10

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 (121) hide show
  1. package/dist/{actor-z4bjwAPy.mjs → actor-DZtfiGD5.mjs} +1 -1
  2. package/dist/{actor-CMBXPdjk.js → actor-q2gTvEOg.js} +187 -187
  3. package/dist/{actor-DSmY7of0.cjs → actor-yCME0Muf.cjs} +187 -187
  4. package/dist/{authdocloader-YXazGK4I.cjs → authdocloader-C9ucnURr.cjs} +3 -3
  5. package/dist/{authdocloader-B4QKchy5.js → authdocloader-CjcVKv5l.js} +3 -3
  6. package/dist/{authdocloader-C7iVUcxr.mjs → authdocloader-Dxs4mL_P.mjs} +3 -3
  7. package/dist/{builder-C3PFAtTV.mjs → builder-DBBCeuJN.mjs} +4 -4
  8. package/dist/{client-C-xdpu6M.mjs → client-DfSKNItx.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-BzSr5FCW.d.cts → context-CC4UrGc5.d.cts} +48 -6
  14. package/dist/{context-CyacVopT.d.ts → context-xfiK4xM5.d.ts} +48 -6
  15. package/dist/{docloader-DXUkyjIx.js → docloader-D8qb26Gj.js} +1 -1
  16. package/dist/{docloader-9cG6ESUw.cjs → docloader-DR98w4wL.cjs} +1 -1
  17. package/dist/{esm-Bfj-SwEx.mjs → esm-onODA711.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 +1362 -46
  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 +8 -8
  34. package/dist/federation/temporal.test.d.mts +2 -0
  35. package/dist/federation/temporal.test.mjs +71 -0
  36. package/dist/{http-CuloN7xQ.js → http-D6Qz3p20.js} +3 -3
  37. package/dist/{http-D5CDiVKf.mjs → http-DyCX-dN3.mjs} +2 -2
  38. package/dist/{http-LjaXmp2m.cjs → http-mdiWJYia.cjs} +3 -3
  39. package/dist/{inbox-D0Mzd940.mjs → inbox-BZN50kyQ.mjs} +7 -4
  40. package/dist/{key-Dnc1ekhA.mjs → key-CSH0Pfat.mjs} +2 -2
  41. package/dist/{key-CXkrXfz6.cjs → key-DPzMtgeE.cjs} +1 -1
  42. package/dist/{key-B22mXs2u.cjs → key-DRfL8gil.cjs} +2 -2
  43. package/dist/{key-B5QN42gR.mjs → key-DXUAJBZu.mjs} +1 -1
  44. package/dist/{key-D1PkkNK-.js → key-TRp8WTUL.js} +2 -2
  45. package/dist/{keycache-DwDRFAp7.mjs → keycache-DETDxpbh.mjs} +1 -1
  46. package/dist/{keys-C4Ms2Cy-.mjs → keys-8FIoKqmB.mjs} +1 -1
  47. package/dist/ld-BaJmhpEa.mjs +548 -0
  48. package/dist/{lookup-D0d32cZH.cjs → lookup-B7TLaXFf.cjs} +1 -1
  49. package/dist/{lookup-B8rOR_1a.js → lookup-C6wM-gq1.js} +1 -1
  50. package/dist/{lookup-Br7I7sqm.mjs → lookup-CX2yfN-X.mjs} +1 -1
  51. package/dist/{middleware-BlsPkr2X.mjs → middleware-BJ7otoEC.mjs} +1 -1
  52. package/dist/{middleware-BbgpZrsX.mjs → middleware-BQ6evC7E.mjs} +320 -87
  53. package/dist/{middleware-CYNQWJ-D.js → middleware-BXc5M6YG.js} +408 -83
  54. package/dist/{middleware-0yq2uipZ.cjs → middleware-DpVqFb2x.cjs} +411 -85
  55. package/dist/{middleware-BRXIidLb.cjs → middleware-cNynSnF6.cjs} +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/otel/exporter.test.mjs +1 -1
  67. package/dist/otel/mod.cjs +1 -1
  68. package/dist/{owner-D32qC-wF.mjs → owner-CLGVwm9P.mjs} +3 -3
  69. package/dist/{proof-DE2Z0_uv.cjs → proof-BVB37JmB.cjs} +347 -5
  70. package/dist/{proof-B67QOiuS.mjs → proof-CAOvY-AP.mjs} +2 -2
  71. package/dist/{proof-u5ivh_eA.js → proof-DxQL08gJ.js} +300 -6
  72. package/dist/runtime/authdocloader.test.mjs +6 -6
  73. package/dist/runtime/docloader.test.mjs +4 -4
  74. package/dist/runtime/key.test.mjs +3 -3
  75. package/dist/runtime/langstr.test.mjs +2 -2
  76. package/dist/runtime/link.test.mjs +2 -2
  77. package/dist/runtime/mod.cjs +3 -3
  78. package/dist/runtime/mod.js +3 -3
  79. package/dist/runtime/multibase/multibase.test.mjs +2 -2
  80. package/dist/runtime/url.test.mjs +2 -2
  81. package/dist/{send-7RGxOhrY.mjs → send-BFClgq8T.mjs} +2 -2
  82. package/dist/sig/http.test.mjs +6 -6
  83. package/dist/sig/key.test.mjs +4 -4
  84. package/dist/sig/ld.test.mjs +561 -5
  85. package/dist/sig/mod.cjs +3 -3
  86. package/dist/sig/mod.js +3 -3
  87. package/dist/sig/owner.test.mjs +6 -6
  88. package/dist/sig/proof.test.mjs +4 -4
  89. package/dist/temporal-lmewfA7Y.mjs +95 -0
  90. package/dist/testing/docloader.test.mjs +1 -1
  91. package/dist/testing/mod.d.mts +48 -6
  92. package/dist/testing/mod.mjs +1 -1
  93. package/dist/{testing-zWgaXBJW.mjs → testing-B9FmxxlI.mjs} +2 -2
  94. package/dist/{transformers-BdbEtUZU.cjs → transformers-KRl8YJCO.cjs} +1 -1
  95. package/dist/{types-6_pWuZfK.js → types-B0aIcMDF.js} +1 -1
  96. package/dist/{types-ec4G8nGs.cjs → types-DPWiFqle.cjs} +1 -1
  97. package/dist/vocab/actor.test.mjs +4 -4
  98. package/dist/vocab/cjs.test.mjs +1 -1
  99. package/dist/vocab/lookup.test.mjs +5 -5
  100. package/dist/vocab/mod.cjs +3 -3
  101. package/dist/vocab/mod.js +3 -3
  102. package/dist/vocab/type.test.mjs +2 -2
  103. package/dist/vocab/vocab.test.mjs +3 -3
  104. package/dist/{vocab-C60RNInZ.mjs → vocab-DP9A9TjH.mjs} +186 -186
  105. package/dist/webfinger/handler.test.mjs +3 -3
  106. package/dist/webfinger/lookup.test.mjs +3 -3
  107. package/dist/webfinger/mod.cjs +1 -1
  108. package/dist/webfinger/mod.js +1 -1
  109. package/dist/x/cfworkers.cjs +1 -1
  110. package/dist/x/cfworkers.test.mjs +1 -1
  111. package/dist/x/hono.cjs +1 -1
  112. package/dist/x/hono.d.cts +1 -1
  113. package/dist/x/hono.d.ts +1 -1
  114. package/dist/x/sveltekit.cjs +1 -1
  115. package/dist/x/sveltekit.d.cts +1 -1
  116. package/dist/x/sveltekit.d.ts +1 -1
  117. package/package.json +1 -1
  118. package/dist/ld-BJ8BZLC8.mjs +0 -254
  119. /package/dist/{denokv-NJPMXyK0.mjs → denokv-B0ZRIDsH.mjs} +0 -0
  120. /package/dist/{otel-0v4Zy01l.mjs → otel-D00WjYJ1.mjs} +0 -0
  121. /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.10.9";
55
+ var version = "1.10.10";
56
56
  //#endregion
57
57
  //#region src/runtime/contexts.ts
58
58
  const preloadedContexts = {
@@ -5307,7 +5307,7 @@ async function importSpki(pem) {
5307
5307
  * @since 0.5.0
5308
5308
  */
5309
5309
  async function exportSpki(key) {
5310
- const { validateCryptoKey } = await import("./key-B5QN42gR.mjs");
5310
+ const { validateCryptoKey } = await import("./key-DXUAJBZu.mjs");
5311
5311
  validateCryptoKey(key);
5312
5312
  let pem = encodeBase64(await crypto.subtle.exportKey("spki", key));
5313
5313
  pem = (pem.match(/.{1,64}/g) || []).join("\n");
@@ -6105,7 +6105,7 @@ var Object$1 = class Object$1 {
6105
6105
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
6106
6106
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
6107
6107
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
6108
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
6108
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
6109
6109
  let fetchResult;
6110
6110
  try {
6111
6111
  fetchResult = await documentLoader(url.href);
@@ -6251,7 +6251,7 @@ var Object$1 = class Object$1 {
6251
6251
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
6252
6252
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
6253
6253
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
6254
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
6254
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
6255
6255
  let fetchResult;
6256
6256
  try {
6257
6257
  fetchResult = await documentLoader(url.href);
@@ -6463,7 +6463,7 @@ var Object$1 = class Object$1 {
6463
6463
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
6464
6464
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
6465
6465
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
6466
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
6466
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
6467
6467
  let fetchResult;
6468
6468
  try {
6469
6469
  fetchResult = await documentLoader(url.href);
@@ -6647,7 +6647,7 @@ var Object$1 = class Object$1 {
6647
6647
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
6648
6648
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
6649
6649
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
6650
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
6650
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
6651
6651
  let fetchResult;
6652
6652
  try {
6653
6653
  fetchResult = await documentLoader(url.href);
@@ -6809,7 +6809,7 @@ var Object$1 = class Object$1 {
6809
6809
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
6810
6810
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
6811
6811
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
6812
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
6812
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
6813
6813
  let fetchResult;
6814
6814
  try {
6815
6815
  fetchResult = await documentLoader(url.href);
@@ -6939,7 +6939,7 @@ var Object$1 = class Object$1 {
6939
6939
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
6940
6940
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
6941
6941
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
6942
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
6942
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
6943
6943
  let fetchResult;
6944
6944
  try {
6945
6945
  fetchResult = await documentLoader(url.href);
@@ -7105,7 +7105,7 @@ var Object$1 = class Object$1 {
7105
7105
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
7106
7106
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
7107
7107
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
7108
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
7108
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
7109
7109
  let fetchResult;
7110
7110
  try {
7111
7111
  fetchResult = await documentLoader(url.href);
@@ -7271,7 +7271,7 @@ var Object$1 = class Object$1 {
7271
7271
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
7272
7272
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
7273
7273
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
7274
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
7274
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
7275
7275
  let fetchResult;
7276
7276
  try {
7277
7277
  fetchResult = await documentLoader(url.href);
@@ -7445,7 +7445,7 @@ var Object$1 = class Object$1 {
7445
7445
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
7446
7446
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
7447
7447
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
7448
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
7448
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
7449
7449
  let fetchResult;
7450
7450
  try {
7451
7451
  fetchResult = await documentLoader(url.href);
@@ -7619,7 +7619,7 @@ var Object$1 = class Object$1 {
7619
7619
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
7620
7620
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
7621
7621
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
7622
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
7622
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
7623
7623
  let fetchResult;
7624
7624
  try {
7625
7625
  fetchResult = await documentLoader(url.href);
@@ -7798,7 +7798,7 @@ var Object$1 = class Object$1 {
7798
7798
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
7799
7799
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
7800
7800
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
7801
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
7801
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
7802
7802
  let fetchResult;
7803
7803
  try {
7804
7804
  fetchResult = await documentLoader(url.href);
@@ -7919,7 +7919,7 @@ var Object$1 = class Object$1 {
7919
7919
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
7920
7920
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
7921
7921
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
7922
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
7922
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
7923
7923
  let fetchResult;
7924
7924
  try {
7925
7925
  fetchResult = await documentLoader(url.href);
@@ -8046,7 +8046,7 @@ var Object$1 = class Object$1 {
8046
8046
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
8047
8047
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
8048
8048
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
8049
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
8049
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
8050
8050
  let fetchResult;
8051
8051
  try {
8052
8052
  fetchResult = await documentLoader(url.href);
@@ -8173,7 +8173,7 @@ var Object$1 = class Object$1 {
8173
8173
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
8174
8174
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
8175
8175
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
8176
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
8176
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
8177
8177
  let fetchResult;
8178
8178
  try {
8179
8179
  fetchResult = await documentLoader(url.href);
@@ -8318,7 +8318,7 @@ var Object$1 = class Object$1 {
8318
8318
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
8319
8319
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
8320
8320
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
8321
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
8321
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
8322
8322
  let fetchResult;
8323
8323
  try {
8324
8324
  fetchResult = await documentLoader(url.href);
@@ -8470,7 +8470,7 @@ var Object$1 = class Object$1 {
8470
8470
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
8471
8471
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
8472
8472
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
8473
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
8473
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
8474
8474
  let fetchResult;
8475
8475
  try {
8476
8476
  fetchResult = await documentLoader(url.href);
@@ -8634,7 +8634,7 @@ var Object$1 = class Object$1 {
8634
8634
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
8635
8635
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
8636
8636
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
8637
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
8637
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
8638
8638
  let fetchResult;
8639
8639
  try {
8640
8640
  fetchResult = await documentLoader(url.href);
@@ -8798,7 +8798,7 @@ var Object$1 = class Object$1 {
8798
8798
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
8799
8799
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
8800
8800
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
8801
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
8801
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
8802
8802
  let fetchResult;
8803
8803
  try {
8804
8804
  fetchResult = await documentLoader(url.href);
@@ -8962,7 +8962,7 @@ var Object$1 = class Object$1 {
8962
8962
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
8963
8963
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
8964
8964
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
8965
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
8965
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
8966
8966
  let fetchResult;
8967
8967
  try {
8968
8968
  fetchResult = await documentLoader(url.href);
@@ -9163,7 +9163,7 @@ var Object$1 = class Object$1 {
9163
9163
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
9164
9164
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
9165
9165
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
9166
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
9166
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
9167
9167
  let fetchResult;
9168
9168
  try {
9169
9169
  fetchResult = await documentLoader(url.href);
@@ -9952,7 +9952,7 @@ var Object$1 = class Object$1 {
9952
9952
  * @throws {TypeError} If the given `json` is invalid.
9953
9953
  */
9954
9954
  static async fromJsonLd(json, options = {}) {
9955
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.parse_object", async (span) => {
9955
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.parse_object", async (span) => {
9956
9956
  try {
9957
9957
  const object = await this.__fromJsonLd__Object__(json, span, options);
9958
9958
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -11196,7 +11196,7 @@ var Emoji = class Emoji extends Object$1 {
11196
11196
  * @throws {TypeError} If the given `json` is invalid.
11197
11197
  */
11198
11198
  static async fromJsonLd(json, options = {}) {
11199
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.parse_object", async (span) => {
11199
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.parse_object", async (span) => {
11200
11200
  try {
11201
11201
  const object = await this.__fromJsonLd__Emoji__(json, span, options);
11202
11202
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -11433,7 +11433,7 @@ var ChatMessage = class ChatMessage extends Object$1 {
11433
11433
  * @throws {TypeError} If the given `json` is invalid.
11434
11434
  */
11435
11435
  static async fromJsonLd(json, options = {}) {
11436
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.parse_object", async (span) => {
11436
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.parse_object", async (span) => {
11437
11437
  try {
11438
11438
  const object = await this.__fromJsonLd__ChatMessage__(json, span, options);
11439
11439
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -11714,7 +11714,7 @@ var Activity = class Activity extends Object$1 {
11714
11714
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
11715
11715
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
11716
11716
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
11717
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
11717
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
11718
11718
  let fetchResult;
11719
11719
  try {
11720
11720
  fetchResult = await documentLoader(url.href);
@@ -11926,7 +11926,7 @@ var Activity = class Activity extends Object$1 {
11926
11926
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
11927
11927
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
11928
11928
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
11929
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
11929
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
11930
11930
  let fetchResult;
11931
11931
  try {
11932
11932
  fetchResult = await documentLoader(url.href);
@@ -12092,7 +12092,7 @@ var Activity = class Activity extends Object$1 {
12092
12092
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
12093
12093
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
12094
12094
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
12095
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
12095
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
12096
12096
  let fetchResult;
12097
12097
  try {
12098
12098
  fetchResult = await documentLoader(url.href);
@@ -12264,7 +12264,7 @@ var Activity = class Activity extends Object$1 {
12264
12264
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
12265
12265
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
12266
12266
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
12267
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
12267
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
12268
12268
  let fetchResult;
12269
12269
  try {
12270
12270
  fetchResult = await documentLoader(url.href);
@@ -12430,7 +12430,7 @@ var Activity = class Activity extends Object$1 {
12430
12430
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
12431
12431
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
12432
12432
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
12433
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
12433
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
12434
12434
  let fetchResult;
12435
12435
  try {
12436
12436
  fetchResult = await documentLoader(url.href);
@@ -12598,7 +12598,7 @@ var Activity = class Activity extends Object$1 {
12598
12598
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
12599
12599
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
12600
12600
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
12601
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
12601
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
12602
12602
  let fetchResult;
12603
12603
  try {
12604
12604
  fetchResult = await documentLoader(url.href);
@@ -12848,7 +12848,7 @@ var Activity = class Activity extends Object$1 {
12848
12848
  * @throws {TypeError} If the given `json` is invalid.
12849
12849
  */
12850
12850
  static async fromJsonLd(json, options = {}) {
12851
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.parse_object", async (span) => {
12851
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.parse_object", async (span) => {
12852
12852
  try {
12853
12853
  const object = await this.__fromJsonLd__Activity__(json, span, options);
12854
12854
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -13166,7 +13166,7 @@ var EmojiReact = class EmojiReact extends Activity {
13166
13166
  * @throws {TypeError} If the given `json` is invalid.
13167
13167
  */
13168
13168
  static async fromJsonLd(json, options = {}) {
13169
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.parse_object", async (span) => {
13169
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.parse_object", async (span) => {
13170
13170
  try {
13171
13171
  const object = await this.__fromJsonLd__EmojiReact__(json, span, options);
13172
13172
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -13412,7 +13412,7 @@ var PropertyValue = class {
13412
13412
  * @throws {TypeError} If the given `json` is invalid.
13413
13413
  */
13414
13414
  static async fromJsonLd(json, options = {}) {
13415
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.parse_object", async (span) => {
13415
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.parse_object", async (span) => {
13416
13416
  try {
13417
13417
  const object = await this.__fromJsonLd__PropertyValue__(json, span, options);
13418
13418
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -13646,7 +13646,7 @@ var DidService = class {
13646
13646
  * @throws {TypeError} If the given `json` is invalid.
13647
13647
  */
13648
13648
  static async fromJsonLd(json, options = {}) {
13649
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.parse_object", async (span) => {
13649
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.parse_object", async (span) => {
13650
13650
  try {
13651
13651
  const object = await this.__fromJsonLd__DidService__(json, span, options);
13652
13652
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -13800,7 +13800,7 @@ var Export = class Export extends DidService {
13800
13800
  * @throws {TypeError} If the given `json` is invalid.
13801
13801
  */
13802
13802
  static async fromJsonLd(json, options = {}) {
13803
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.parse_object", async (span) => {
13803
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.parse_object", async (span) => {
13804
13804
  try {
13805
13805
  const object = await this.__fromJsonLd__Export__(json, span, options);
13806
13806
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -13973,7 +13973,7 @@ var DataIntegrityProof = class {
13973
13973
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
13974
13974
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
13975
13975
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
13976
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
13976
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
13977
13977
  let fetchResult;
13978
13978
  try {
13979
13979
  fetchResult = await documentLoader(url.href);
@@ -14192,7 +14192,7 @@ var DataIntegrityProof = class {
14192
14192
  * @throws {TypeError} If the given `json` is invalid.
14193
14193
  */
14194
14194
  static async fromJsonLd(json, options = {}) {
14195
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.parse_object", async (span) => {
14195
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.parse_object", async (span) => {
14196
14196
  try {
14197
14197
  const object = await this.__fromJsonLd__DataIntegrityProof__(json, span, options);
14198
14198
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -14406,7 +14406,7 @@ var CryptographicKey = class {
14406
14406
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
14407
14407
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
14408
14408
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
14409
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
14409
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
14410
14410
  let fetchResult;
14411
14411
  try {
14412
14412
  fetchResult = await documentLoader(url.href);
@@ -14668,7 +14668,7 @@ var CryptographicKey = class {
14668
14668
  * @throws {TypeError} If the given `json` is invalid.
14669
14669
  */
14670
14670
  static async fromJsonLd(json, options = {}) {
14671
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.parse_object", async (span) => {
14671
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.parse_object", async (span) => {
14672
14672
  try {
14673
14673
  const object = await this.__fromJsonLd__CryptographicKey__(json, span, options);
14674
14674
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -14863,7 +14863,7 @@ var Multikey = class {
14863
14863
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
14864
14864
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
14865
14865
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
14866
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
14866
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
14867
14867
  let fetchResult;
14868
14868
  try {
14869
14869
  fetchResult = await documentLoader(url.href);
@@ -15131,7 +15131,7 @@ var Multikey = class {
15131
15131
  * @throws {TypeError} If the given `json` is invalid.
15132
15132
  */
15133
15133
  static async fromJsonLd(json, options = {}) {
15134
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.parse_object", async (span) => {
15134
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.parse_object", async (span) => {
15135
15135
  try {
15136
15136
  const object = await this.__fromJsonLd__Multikey__(json, span, options);
15137
15137
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -15325,7 +15325,7 @@ var Accept = class Accept extends Activity {
15325
15325
  * @throws {TypeError} If the given `json` is invalid.
15326
15326
  */
15327
15327
  static async fromJsonLd(json, options = {}) {
15328
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.parse_object", async (span) => {
15328
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.parse_object", async (span) => {
15329
15329
  try {
15330
15330
  const object = await this.__fromJsonLd__Accept__(json, span, options);
15331
15331
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -15476,7 +15476,7 @@ var Add = class Add extends Activity {
15476
15476
  * @throws {TypeError} If the given `json` is invalid.
15477
15477
  */
15478
15478
  static async fromJsonLd(json, options = {}) {
15479
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.parse_object", async (span) => {
15479
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.parse_object", async (span) => {
15480
15480
  try {
15481
15481
  const object = await this.__fromJsonLd__Add__(json, span, options);
15482
15482
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -15644,7 +15644,7 @@ var Announce = class Announce extends Activity {
15644
15644
  * @throws {TypeError} If the given `json` is invalid.
15645
15645
  */
15646
15646
  static async fromJsonLd(json, options = {}) {
15647
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.parse_object", async (span) => {
15647
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.parse_object", async (span) => {
15648
15648
  try {
15649
15649
  const object = await this.__fromJsonLd__Announce__(json, span, options);
15650
15650
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -16039,7 +16039,7 @@ var Application = class Application extends Object$1 {
16039
16039
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
16040
16040
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
16041
16041
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
16042
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
16042
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
16043
16043
  let fetchResult;
16044
16044
  try {
16045
16045
  fetchResult = await documentLoader(url.href);
@@ -16201,7 +16201,7 @@ var Application = class Application extends Object$1 {
16201
16201
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
16202
16202
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
16203
16203
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
16204
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
16204
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
16205
16205
  let fetchResult;
16206
16206
  try {
16207
16207
  fetchResult = await documentLoader(url.href);
@@ -16381,7 +16381,7 @@ var Application = class Application extends Object$1 {
16381
16381
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
16382
16382
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
16383
16383
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
16384
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
16384
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
16385
16385
  let fetchResult;
16386
16386
  try {
16387
16387
  fetchResult = await documentLoader(url.href);
@@ -16523,7 +16523,7 @@ var Application = class Application extends Object$1 {
16523
16523
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
16524
16524
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
16525
16525
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
16526
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
16526
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
16527
16527
  let fetchResult;
16528
16528
  try {
16529
16529
  fetchResult = await documentLoader(url.href);
@@ -16662,7 +16662,7 @@ var Application = class Application extends Object$1 {
16662
16662
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
16663
16663
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
16664
16664
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
16665
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
16665
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
16666
16666
  let fetchResult;
16667
16667
  try {
16668
16668
  fetchResult = await documentLoader(url.href);
@@ -16786,7 +16786,7 @@ var Application = class Application extends Object$1 {
16786
16786
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
16787
16787
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
16788
16788
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
16789
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
16789
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
16790
16790
  let fetchResult;
16791
16791
  try {
16792
16792
  fetchResult = await documentLoader(url.href);
@@ -16913,7 +16913,7 @@ var Application = class Application extends Object$1 {
16913
16913
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
16914
16914
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
16915
16915
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
16916
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
16916
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
16917
16917
  let fetchResult;
16918
16918
  try {
16919
16919
  fetchResult = await documentLoader(url.href);
@@ -17038,7 +17038,7 @@ var Application = class Application extends Object$1 {
17038
17038
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
17039
17039
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
17040
17040
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
17041
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
17041
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
17042
17042
  let fetchResult;
17043
17043
  try {
17044
17044
  fetchResult = await documentLoader(url.href);
@@ -17161,7 +17161,7 @@ var Application = class Application extends Object$1 {
17161
17161
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
17162
17162
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
17163
17163
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
17164
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
17164
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
17165
17165
  let fetchResult;
17166
17166
  try {
17167
17167
  fetchResult = await documentLoader(url.href);
@@ -17284,7 +17284,7 @@ var Application = class Application extends Object$1 {
17284
17284
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
17285
17285
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
17286
17286
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
17287
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
17287
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
17288
17288
  let fetchResult;
17289
17289
  try {
17290
17290
  fetchResult = await documentLoader(url.href);
@@ -17446,7 +17446,7 @@ var Application = class Application extends Object$1 {
17446
17446
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
17447
17447
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
17448
17448
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
17449
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
17449
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
17450
17450
  let fetchResult;
17451
17451
  try {
17452
17452
  fetchResult = await documentLoader(url.href);
@@ -17612,7 +17612,7 @@ var Application = class Application extends Object$1 {
17612
17612
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
17613
17613
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
17614
17614
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
17615
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
17615
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
17616
17616
  let fetchResult;
17617
17617
  try {
17618
17618
  fetchResult = await documentLoader(url.href);
@@ -17826,7 +17826,7 @@ var Application = class Application extends Object$1 {
17826
17826
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
17827
17827
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
17828
17828
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
17829
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
17829
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
17830
17830
  let fetchResult;
17831
17831
  try {
17832
17832
  fetchResult = await documentLoader(url.href);
@@ -18509,7 +18509,7 @@ var Application = class Application extends Object$1 {
18509
18509
  * @throws {TypeError} If the given `json` is invalid.
18510
18510
  */
18511
18511
  static async fromJsonLd(json, options = {}) {
18512
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.parse_object", async (span) => {
18512
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.parse_object", async (span) => {
18513
18513
  try {
18514
18514
  const object = await this.__fromJsonLd__Application__(json, span, options);
18515
18515
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -19062,7 +19062,7 @@ var IntransitiveActivity = class IntransitiveActivity extends Activity {
19062
19062
  * @throws {TypeError} If the given `json` is invalid.
19063
19063
  */
19064
19064
  static async fromJsonLd(json, options = {}) {
19065
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.parse_object", async (span) => {
19065
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.parse_object", async (span) => {
19066
19066
  try {
19067
19067
  const object = await this.__fromJsonLd__IntransitiveActivity__(json, span, options);
19068
19068
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -19214,7 +19214,7 @@ var Arrive = class Arrive extends IntransitiveActivity {
19214
19214
  * @throws {TypeError} If the given `json` is invalid.
19215
19215
  */
19216
19216
  static async fromJsonLd(json, options = {}) {
19217
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.parse_object", async (span) => {
19217
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.parse_object", async (span) => {
19218
19218
  try {
19219
19219
  const object = await this.__fromJsonLd__Arrive__(json, span, options);
19220
19220
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -19449,7 +19449,7 @@ var Article = class Article extends Object$1 {
19449
19449
  * @throws {TypeError} If the given `json` is invalid.
19450
19450
  */
19451
19451
  static async fromJsonLd(json, options = {}) {
19452
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.parse_object", async (span) => {
19452
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.parse_object", async (span) => {
19453
19453
  try {
19454
19454
  const object = await this.__fromJsonLd__Article__(json, span, options);
19455
19455
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -19678,7 +19678,7 @@ var Document = class Document extends Object$1 {
19678
19678
  * @throws {TypeError} If the given `json` is invalid.
19679
19679
  */
19680
19680
  static async fromJsonLd(json, options = {}) {
19681
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.parse_object", async (span) => {
19681
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.parse_object", async (span) => {
19682
19682
  try {
19683
19683
  const object = await this.__fromJsonLd__Document__(json, span, options);
19684
19684
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -19861,7 +19861,7 @@ var Audio = class Audio extends Document {
19861
19861
  * @throws {TypeError} If the given `json` is invalid.
19862
19862
  */
19863
19863
  static async fromJsonLd(json, options = {}) {
19864
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.parse_object", async (span) => {
19864
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.parse_object", async (span) => {
19865
19865
  try {
19866
19866
  const object = await this.__fromJsonLd__Audio__(json, span, options);
19867
19867
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -20009,7 +20009,7 @@ var Ignore = class Ignore extends Activity {
20009
20009
  * @throws {TypeError} If the given `json` is invalid.
20010
20010
  */
20011
20011
  static async fromJsonLd(json, options = {}) {
20012
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.parse_object", async (span) => {
20012
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.parse_object", async (span) => {
20013
20013
  try {
20014
20014
  const object = await this.__fromJsonLd__Ignore__(json, span, options);
20015
20015
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -20160,7 +20160,7 @@ var Block = class Block extends Ignore {
20160
20160
  * @throws {TypeError} If the given `json` is invalid.
20161
20161
  */
20162
20162
  static async fromJsonLd(json, options = {}) {
20163
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.parse_object", async (span) => {
20163
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.parse_object", async (span) => {
20164
20164
  try {
20165
20165
  const object = await this.__fromJsonLd__Block__(json, span, options);
20166
20166
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -20424,7 +20424,7 @@ var Collection = class Collection extends Object$1 {
20424
20424
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
20425
20425
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
20426
20426
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
20427
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
20427
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
20428
20428
  let fetchResult;
20429
20429
  try {
20430
20430
  fetchResult = await documentLoader(url.href);
@@ -20545,7 +20545,7 @@ var Collection = class Collection extends Object$1 {
20545
20545
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
20546
20546
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
20547
20547
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
20548
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
20548
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
20549
20549
  let fetchResult;
20550
20550
  try {
20551
20551
  fetchResult = await documentLoader(url.href);
@@ -20666,7 +20666,7 @@ var Collection = class Collection extends Object$1 {
20666
20666
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
20667
20667
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
20668
20668
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
20669
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
20669
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
20670
20670
  let fetchResult;
20671
20671
  try {
20672
20672
  fetchResult = await documentLoader(url.href);
@@ -20787,7 +20787,7 @@ var Collection = class Collection extends Object$1 {
20787
20787
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
20788
20788
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
20789
20789
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
20790
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
20790
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
20791
20791
  let fetchResult;
20792
20792
  try {
20793
20793
  fetchResult = await documentLoader(url.href);
@@ -20918,7 +20918,7 @@ var Collection = class Collection extends Object$1 {
20918
20918
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
20919
20919
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
20920
20920
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
20921
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
20921
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
20922
20922
  let fetchResult;
20923
20923
  try {
20924
20924
  fetchResult = await documentLoader(url.href);
@@ -21038,7 +21038,7 @@ var Collection = class Collection extends Object$1 {
21038
21038
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
21039
21039
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
21040
21040
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
21041
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
21041
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
21042
21042
  let fetchResult;
21043
21043
  try {
21044
21044
  fetchResult = await documentLoader(url.href);
@@ -21158,7 +21158,7 @@ var Collection = class Collection extends Object$1 {
21158
21158
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
21159
21159
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
21160
21160
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
21161
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
21161
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
21162
21162
  let fetchResult;
21163
21163
  try {
21164
21164
  fetchResult = await documentLoader(url.href);
@@ -21278,7 +21278,7 @@ var Collection = class Collection extends Object$1 {
21278
21278
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
21279
21279
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
21280
21280
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
21281
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
21281
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
21282
21282
  let fetchResult;
21283
21283
  try {
21284
21284
  fetchResult = await documentLoader(url.href);
@@ -21398,7 +21398,7 @@ var Collection = class Collection extends Object$1 {
21398
21398
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
21399
21399
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
21400
21400
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
21401
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
21401
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
21402
21402
  let fetchResult;
21403
21403
  try {
21404
21404
  fetchResult = await documentLoader(url.href);
@@ -21518,7 +21518,7 @@ var Collection = class Collection extends Object$1 {
21518
21518
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
21519
21519
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
21520
21520
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
21521
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
21521
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
21522
21522
  let fetchResult;
21523
21523
  try {
21524
21524
  fetchResult = await documentLoader(url.href);
@@ -21638,7 +21638,7 @@ var Collection = class Collection extends Object$1 {
21638
21638
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
21639
21639
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
21640
21640
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
21641
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
21641
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
21642
21642
  let fetchResult;
21643
21643
  try {
21644
21644
  fetchResult = await documentLoader(url.href);
@@ -21758,7 +21758,7 @@ var Collection = class Collection extends Object$1 {
21758
21758
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
21759
21759
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
21760
21760
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
21761
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
21761
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
21762
21762
  let fetchResult;
21763
21763
  try {
21764
21764
  fetchResult = await documentLoader(url.href);
@@ -22185,7 +22185,7 @@ var Collection = class Collection extends Object$1 {
22185
22185
  * @throws {TypeError} If the given `json` is invalid.
22186
22186
  */
22187
22187
  static async fromJsonLd(json, options = {}) {
22188
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.parse_object", async (span) => {
22188
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.parse_object", async (span) => {
22189
22189
  try {
22190
22190
  const object = await this.__fromJsonLd__Collection__(json, span, options);
22191
22191
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -22632,7 +22632,7 @@ var CollectionPage = class CollectionPage extends Collection {
22632
22632
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
22633
22633
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
22634
22634
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
22635
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
22635
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
22636
22636
  let fetchResult;
22637
22637
  try {
22638
22638
  fetchResult = await documentLoader(url.href);
@@ -22753,7 +22753,7 @@ var CollectionPage = class CollectionPage extends Collection {
22753
22753
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
22754
22754
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
22755
22755
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
22756
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
22756
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
22757
22757
  let fetchResult;
22758
22758
  try {
22759
22759
  fetchResult = await documentLoader(url.href);
@@ -22873,7 +22873,7 @@ var CollectionPage = class CollectionPage extends Collection {
22873
22873
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
22874
22874
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
22875
22875
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
22876
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
22876
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
22877
22877
  let fetchResult;
22878
22878
  try {
22879
22879
  fetchResult = await documentLoader(url.href);
@@ -23137,7 +23137,7 @@ var CollectionPage = class CollectionPage extends Collection {
23137
23137
  * @throws {TypeError} If the given `json` is invalid.
23138
23138
  */
23139
23139
  static async fromJsonLd(json, options = {}) {
23140
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.parse_object", async (span) => {
23140
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.parse_object", async (span) => {
23141
23141
  try {
23142
23142
  const object = await this.__fromJsonLd__CollectionPage__(json, span, options);
23143
23143
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -23363,7 +23363,7 @@ var Create = class Create extends Activity {
23363
23363
  * @throws {TypeError} If the given `json` is invalid.
23364
23364
  */
23365
23365
  static async fromJsonLd(json, options = {}) {
23366
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.parse_object", async (span) => {
23366
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.parse_object", async (span) => {
23367
23367
  try {
23368
23368
  const object = await this.__fromJsonLd__Create__(json, span, options);
23369
23369
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -23527,7 +23527,7 @@ var Delete = class Delete extends Activity {
23527
23527
  * @throws {TypeError} If the given `json` is invalid.
23528
23528
  */
23529
23529
  static async fromJsonLd(json, options = {}) {
23530
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.parse_object", async (span) => {
23530
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.parse_object", async (span) => {
23531
23531
  try {
23532
23532
  const object = await this.__fromJsonLd__Delete__(json, span, options);
23533
23533
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -23678,7 +23678,7 @@ var Dislike = class Dislike extends Activity {
23678
23678
  * @throws {TypeError} If the given `json` is invalid.
23679
23679
  */
23680
23680
  static async fromJsonLd(json, options = {}) {
23681
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.parse_object", async (span) => {
23681
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.parse_object", async (span) => {
23682
23682
  try {
23683
23683
  const object = await this.__fromJsonLd__Dislike__(json, span, options);
23684
23684
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -24025,7 +24025,7 @@ var Endpoints = class {
24025
24025
  * @throws {TypeError} If the given `json` is invalid.
24026
24026
  */
24027
24027
  static async fromJsonLd(json, options = {}) {
24028
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.parse_object", async (span) => {
24028
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.parse_object", async (span) => {
24029
24029
  try {
24030
24030
  const object = await this.__fromJsonLd__Endpoints__(json, span, options);
24031
24031
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -24251,7 +24251,7 @@ var Event = class Event extends Object$1 {
24251
24251
  * @throws {TypeError} If the given `json` is invalid.
24252
24252
  */
24253
24253
  static async fromJsonLd(json, options = {}) {
24254
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.parse_object", async (span) => {
24254
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.parse_object", async (span) => {
24255
24255
  try {
24256
24256
  const object = await this.__fromJsonLd__Event__(json, span, options);
24257
24257
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -24400,7 +24400,7 @@ var Flag = class Flag extends Activity {
24400
24400
  * @throws {TypeError} If the given `json` is invalid.
24401
24401
  */
24402
24402
  static async fromJsonLd(json, options = {}) {
24403
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.parse_object", async (span) => {
24403
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.parse_object", async (span) => {
24404
24404
  try {
24405
24405
  const object = await this.__fromJsonLd__Flag__(json, span, options);
24406
24406
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -24553,7 +24553,7 @@ var Follow = class Follow extends Activity {
24553
24553
  * @throws {TypeError} If the given `json` is invalid.
24554
24554
  */
24555
24555
  static async fromJsonLd(json, options = {}) {
24556
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.parse_object", async (span) => {
24556
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.parse_object", async (span) => {
24557
24557
  try {
24558
24558
  const object = await this.__fromJsonLd__Follow__(json, span, options);
24559
24559
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -24948,7 +24948,7 @@ var Group = class Group extends Object$1 {
24948
24948
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
24949
24949
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
24950
24950
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
24951
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
24951
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
24952
24952
  let fetchResult;
24953
24953
  try {
24954
24954
  fetchResult = await documentLoader(url.href);
@@ -25110,7 +25110,7 @@ var Group = class Group extends Object$1 {
25110
25110
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
25111
25111
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
25112
25112
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
25113
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
25113
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
25114
25114
  let fetchResult;
25115
25115
  try {
25116
25116
  fetchResult = await documentLoader(url.href);
@@ -25290,7 +25290,7 @@ var Group = class Group extends Object$1 {
25290
25290
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
25291
25291
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
25292
25292
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
25293
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
25293
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
25294
25294
  let fetchResult;
25295
25295
  try {
25296
25296
  fetchResult = await documentLoader(url.href);
@@ -25432,7 +25432,7 @@ var Group = class Group extends Object$1 {
25432
25432
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
25433
25433
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
25434
25434
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
25435
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
25435
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
25436
25436
  let fetchResult;
25437
25437
  try {
25438
25438
  fetchResult = await documentLoader(url.href);
@@ -25571,7 +25571,7 @@ var Group = class Group extends Object$1 {
25571
25571
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
25572
25572
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
25573
25573
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
25574
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
25574
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
25575
25575
  let fetchResult;
25576
25576
  try {
25577
25577
  fetchResult = await documentLoader(url.href);
@@ -25695,7 +25695,7 @@ var Group = class Group extends Object$1 {
25695
25695
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
25696
25696
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
25697
25697
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
25698
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
25698
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
25699
25699
  let fetchResult;
25700
25700
  try {
25701
25701
  fetchResult = await documentLoader(url.href);
@@ -25822,7 +25822,7 @@ var Group = class Group extends Object$1 {
25822
25822
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
25823
25823
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
25824
25824
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
25825
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
25825
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
25826
25826
  let fetchResult;
25827
25827
  try {
25828
25828
  fetchResult = await documentLoader(url.href);
@@ -25947,7 +25947,7 @@ var Group = class Group extends Object$1 {
25947
25947
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
25948
25948
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
25949
25949
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
25950
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
25950
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
25951
25951
  let fetchResult;
25952
25952
  try {
25953
25953
  fetchResult = await documentLoader(url.href);
@@ -26070,7 +26070,7 @@ var Group = class Group extends Object$1 {
26070
26070
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
26071
26071
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
26072
26072
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
26073
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
26073
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
26074
26074
  let fetchResult;
26075
26075
  try {
26076
26076
  fetchResult = await documentLoader(url.href);
@@ -26193,7 +26193,7 @@ var Group = class Group extends Object$1 {
26193
26193
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
26194
26194
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
26195
26195
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
26196
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
26196
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
26197
26197
  let fetchResult;
26198
26198
  try {
26199
26199
  fetchResult = await documentLoader(url.href);
@@ -26355,7 +26355,7 @@ var Group = class Group extends Object$1 {
26355
26355
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
26356
26356
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
26357
26357
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
26358
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
26358
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
26359
26359
  let fetchResult;
26360
26360
  try {
26361
26361
  fetchResult = await documentLoader(url.href);
@@ -26521,7 +26521,7 @@ var Group = class Group extends Object$1 {
26521
26521
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
26522
26522
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
26523
26523
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
26524
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
26524
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
26525
26525
  let fetchResult;
26526
26526
  try {
26527
26527
  fetchResult = await documentLoader(url.href);
@@ -26735,7 +26735,7 @@ var Group = class Group extends Object$1 {
26735
26735
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
26736
26736
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
26737
26737
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
26738
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
26738
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
26739
26739
  let fetchResult;
26740
26740
  try {
26741
26741
  fetchResult = await documentLoader(url.href);
@@ -27418,7 +27418,7 @@ var Group = class Group extends Object$1 {
27418
27418
  * @throws {TypeError} If the given `json` is invalid.
27419
27419
  */
27420
27420
  static async fromJsonLd(json, options = {}) {
27421
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.parse_object", async (span) => {
27421
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.parse_object", async (span) => {
27422
27422
  try {
27423
27423
  const object = await this.__fromJsonLd__Group__(json, span, options);
27424
27424
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -28110,7 +28110,7 @@ var Link = class Link {
28110
28110
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
28111
28111
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
28112
28112
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
28113
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
28113
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
28114
28114
  let fetchResult;
28115
28115
  try {
28116
28116
  fetchResult = await documentLoader(url.href);
@@ -28402,7 +28402,7 @@ var Link = class Link {
28402
28402
  * @throws {TypeError} If the given `json` is invalid.
28403
28403
  */
28404
28404
  static async fromJsonLd(json, options = {}) {
28405
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.parse_object", async (span) => {
28405
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.parse_object", async (span) => {
28406
28406
  try {
28407
28407
  const object = await this.__fromJsonLd__Link__(json, span, options);
28408
28408
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -28729,7 +28729,7 @@ var Hashtag = class Hashtag extends Link {
28729
28729
  * @throws {TypeError} If the given `json` is invalid.
28730
28730
  */
28731
28731
  static async fromJsonLd(json, options = {}) {
28732
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.parse_object", async (span) => {
28732
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.parse_object", async (span) => {
28733
28733
  try {
28734
28734
  const object = await this.__fromJsonLd__Hashtag__(json, span, options);
28735
28735
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -28883,7 +28883,7 @@ var Image = class Image extends Document {
28883
28883
  * @throws {TypeError} If the given `json` is invalid.
28884
28884
  */
28885
28885
  static async fromJsonLd(json, options = {}) {
28886
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.parse_object", async (span) => {
28886
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.parse_object", async (span) => {
28887
28887
  try {
28888
28888
  const object = await this.__fromJsonLd__Image__(json, span, options);
28889
28889
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -29032,7 +29032,7 @@ var Offer = class Offer extends Activity {
29032
29032
  * @throws {TypeError} If the given `json` is invalid.
29033
29033
  */
29034
29034
  static async fromJsonLd(json, options = {}) {
29035
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.parse_object", async (span) => {
29035
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.parse_object", async (span) => {
29036
29036
  try {
29037
29037
  const object = await this.__fromJsonLd__Offer__(json, span, options);
29038
29038
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -29181,7 +29181,7 @@ var Invite = class Invite extends Offer {
29181
29181
  * @throws {TypeError} If the given `json` is invalid.
29182
29182
  */
29183
29183
  static async fromJsonLd(json, options = {}) {
29184
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.parse_object", async (span) => {
29184
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.parse_object", async (span) => {
29185
29185
  try {
29186
29186
  const object = await this.__fromJsonLd__Invite__(json, span, options);
29187
29187
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -29329,7 +29329,7 @@ var Join = class Join extends Activity {
29329
29329
  * @throws {TypeError} If the given `json` is invalid.
29330
29330
  */
29331
29331
  static async fromJsonLd(json, options = {}) {
29332
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.parse_object", async (span) => {
29332
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.parse_object", async (span) => {
29333
29333
  try {
29334
29334
  const object = await this.__fromJsonLd__Join__(json, span, options);
29335
29335
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -29477,7 +29477,7 @@ var Leave = class Leave extends Activity {
29477
29477
  * @throws {TypeError} If the given `json` is invalid.
29478
29478
  */
29479
29479
  static async fromJsonLd(json, options = {}) {
29480
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.parse_object", async (span) => {
29480
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.parse_object", async (span) => {
29481
29481
  try {
29482
29482
  const object = await this.__fromJsonLd__Leave__(json, span, options);
29483
29483
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -29629,7 +29629,7 @@ var Like = class Like extends Activity {
29629
29629
  * @throws {TypeError} If the given `json` is invalid.
29630
29630
  */
29631
29631
  static async fromJsonLd(json, options = {}) {
29632
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.parse_object", async (span) => {
29632
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.parse_object", async (span) => {
29633
29633
  try {
29634
29634
  const object = await this.__fromJsonLd__Like__(json, span, options);
29635
29635
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -29776,7 +29776,7 @@ var Listen = class Listen extends Activity {
29776
29776
  * @throws {TypeError} If the given `json` is invalid.
29777
29777
  */
29778
29778
  static async fromJsonLd(json, options = {}) {
29779
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.parse_object", async (span) => {
29779
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.parse_object", async (span) => {
29780
29780
  try {
29781
29781
  const object = await this.__fromJsonLd__Listen__(json, span, options);
29782
29782
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -29927,7 +29927,7 @@ var Mention = class Mention extends Link {
29927
29927
  * @throws {TypeError} If the given `json` is invalid.
29928
29928
  */
29929
29929
  static async fromJsonLd(json, options = {}) {
29930
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.parse_object", async (span) => {
29930
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.parse_object", async (span) => {
29931
29931
  try {
29932
29932
  const object = await this.__fromJsonLd__Mention__(json, span, options);
29933
29933
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -30076,7 +30076,7 @@ var Move = class Move extends Activity {
30076
30076
  * @throws {TypeError} If the given `json` is invalid.
30077
30077
  */
30078
30078
  static async fromJsonLd(json, options = {}) {
30079
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.parse_object", async (span) => {
30079
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.parse_object", async (span) => {
30080
30080
  try {
30081
30081
  const object = await this.__fromJsonLd__Move__(json, span, options);
30082
30082
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -30312,7 +30312,7 @@ var Note = class Note extends Object$1 {
30312
30312
  * @throws {TypeError} If the given `json` is invalid.
30313
30313
  */
30314
30314
  static async fromJsonLd(json, options = {}) {
30315
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.parse_object", async (span) => {
30315
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.parse_object", async (span) => {
30316
30316
  try {
30317
30317
  const object = await this.__fromJsonLd__Note__(json, span, options);
30318
30318
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -30441,7 +30441,7 @@ var OrderedCollection = class OrderedCollection extends Collection {
30441
30441
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
30442
30442
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
30443
30443
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
30444
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
30444
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
30445
30445
  let fetchResult;
30446
30446
  try {
30447
30447
  fetchResult = await documentLoader(url.href);
@@ -30689,7 +30689,7 @@ var OrderedCollection = class OrderedCollection extends Collection {
30689
30689
  * @throws {TypeError} If the given `json` is invalid.
30690
30690
  */
30691
30691
  static async fromJsonLd(json, options = {}) {
30692
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.parse_object", async (span) => {
30692
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.parse_object", async (span) => {
30693
30693
  try {
30694
30694
  const object = await this.__fromJsonLd__OrderedCollection__(json, span, options);
30695
30695
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -30895,7 +30895,7 @@ var OrderedCollectionPage = class OrderedCollectionPage extends CollectionPage {
30895
30895
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
30896
30896
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
30897
30897
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
30898
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
30898
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
30899
30899
  let fetchResult;
30900
30900
  try {
30901
30901
  fetchResult = await documentLoader(url.href);
@@ -31166,7 +31166,7 @@ var OrderedCollectionPage = class OrderedCollectionPage extends CollectionPage {
31166
31166
  * @throws {TypeError} If the given `json` is invalid.
31167
31167
  */
31168
31168
  static async fromJsonLd(json, options = {}) {
31169
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.parse_object", async (span) => {
31169
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.parse_object", async (span) => {
31170
31170
  try {
31171
31171
  const object = await this.__fromJsonLd__OrderedCollectionPage__(json, span, options);
31172
31172
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -31658,7 +31658,7 @@ var Organization = class Organization extends Object$1 {
31658
31658
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
31659
31659
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
31660
31660
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
31661
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
31661
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
31662
31662
  let fetchResult;
31663
31663
  try {
31664
31664
  fetchResult = await documentLoader(url.href);
@@ -31820,7 +31820,7 @@ var Organization = class Organization extends Object$1 {
31820
31820
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
31821
31821
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
31822
31822
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
31823
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
31823
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
31824
31824
  let fetchResult;
31825
31825
  try {
31826
31826
  fetchResult = await documentLoader(url.href);
@@ -32000,7 +32000,7 @@ var Organization = class Organization extends Object$1 {
32000
32000
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
32001
32001
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
32002
32002
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
32003
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
32003
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
32004
32004
  let fetchResult;
32005
32005
  try {
32006
32006
  fetchResult = await documentLoader(url.href);
@@ -32142,7 +32142,7 @@ var Organization = class Organization extends Object$1 {
32142
32142
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
32143
32143
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
32144
32144
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
32145
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
32145
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
32146
32146
  let fetchResult;
32147
32147
  try {
32148
32148
  fetchResult = await documentLoader(url.href);
@@ -32281,7 +32281,7 @@ var Organization = class Organization extends Object$1 {
32281
32281
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
32282
32282
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
32283
32283
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
32284
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
32284
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
32285
32285
  let fetchResult;
32286
32286
  try {
32287
32287
  fetchResult = await documentLoader(url.href);
@@ -32405,7 +32405,7 @@ var Organization = class Organization extends Object$1 {
32405
32405
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
32406
32406
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
32407
32407
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
32408
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
32408
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
32409
32409
  let fetchResult;
32410
32410
  try {
32411
32411
  fetchResult = await documentLoader(url.href);
@@ -32532,7 +32532,7 @@ var Organization = class Organization extends Object$1 {
32532
32532
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
32533
32533
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
32534
32534
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
32535
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
32535
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
32536
32536
  let fetchResult;
32537
32537
  try {
32538
32538
  fetchResult = await documentLoader(url.href);
@@ -32657,7 +32657,7 @@ var Organization = class Organization extends Object$1 {
32657
32657
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
32658
32658
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
32659
32659
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
32660
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
32660
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
32661
32661
  let fetchResult;
32662
32662
  try {
32663
32663
  fetchResult = await documentLoader(url.href);
@@ -32780,7 +32780,7 @@ var Organization = class Organization extends Object$1 {
32780
32780
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
32781
32781
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
32782
32782
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
32783
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
32783
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
32784
32784
  let fetchResult;
32785
32785
  try {
32786
32786
  fetchResult = await documentLoader(url.href);
@@ -32903,7 +32903,7 @@ var Organization = class Organization extends Object$1 {
32903
32903
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
32904
32904
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
32905
32905
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
32906
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
32906
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
32907
32907
  let fetchResult;
32908
32908
  try {
32909
32909
  fetchResult = await documentLoader(url.href);
@@ -33065,7 +33065,7 @@ var Organization = class Organization extends Object$1 {
33065
33065
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
33066
33066
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
33067
33067
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
33068
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
33068
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
33069
33069
  let fetchResult;
33070
33070
  try {
33071
33071
  fetchResult = await documentLoader(url.href);
@@ -33231,7 +33231,7 @@ var Organization = class Organization extends Object$1 {
33231
33231
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
33232
33232
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
33233
33233
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
33234
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
33234
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
33235
33235
  let fetchResult;
33236
33236
  try {
33237
33237
  fetchResult = await documentLoader(url.href);
@@ -33445,7 +33445,7 @@ var Organization = class Organization extends Object$1 {
33445
33445
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
33446
33446
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
33447
33447
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
33448
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
33448
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
33449
33449
  let fetchResult;
33450
33450
  try {
33451
33451
  fetchResult = await documentLoader(url.href);
@@ -34128,7 +34128,7 @@ var Organization = class Organization extends Object$1 {
34128
34128
  * @throws {TypeError} If the given `json` is invalid.
34129
34129
  */
34130
34130
  static async fromJsonLd(json, options = {}) {
34131
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.parse_object", async (span) => {
34131
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.parse_object", async (span) => {
34132
34132
  try {
34133
34133
  const object = await this.__fromJsonLd__Organization__(json, span, options);
34134
34134
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -34686,7 +34686,7 @@ var Page = class Page extends Document {
34686
34686
  * @throws {TypeError} If the given `json` is invalid.
34687
34687
  */
34688
34688
  static async fromJsonLd(json, options = {}) {
34689
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.parse_object", async (span) => {
34689
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.parse_object", async (span) => {
34690
34690
  try {
34691
34691
  const object = await this.__fromJsonLd__Page__(json, span, options);
34692
34692
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -35081,7 +35081,7 @@ var Person = class Person extends Object$1 {
35081
35081
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
35082
35082
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
35083
35083
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
35084
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
35084
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
35085
35085
  let fetchResult;
35086
35086
  try {
35087
35087
  fetchResult = await documentLoader(url.href);
@@ -35243,7 +35243,7 @@ var Person = class Person extends Object$1 {
35243
35243
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
35244
35244
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
35245
35245
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
35246
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
35246
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
35247
35247
  let fetchResult;
35248
35248
  try {
35249
35249
  fetchResult = await documentLoader(url.href);
@@ -35423,7 +35423,7 @@ var Person = class Person extends Object$1 {
35423
35423
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
35424
35424
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
35425
35425
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
35426
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
35426
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
35427
35427
  let fetchResult;
35428
35428
  try {
35429
35429
  fetchResult = await documentLoader(url.href);
@@ -35565,7 +35565,7 @@ var Person = class Person extends Object$1 {
35565
35565
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
35566
35566
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
35567
35567
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
35568
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
35568
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
35569
35569
  let fetchResult;
35570
35570
  try {
35571
35571
  fetchResult = await documentLoader(url.href);
@@ -35704,7 +35704,7 @@ var Person = class Person extends Object$1 {
35704
35704
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
35705
35705
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
35706
35706
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
35707
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
35707
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
35708
35708
  let fetchResult;
35709
35709
  try {
35710
35710
  fetchResult = await documentLoader(url.href);
@@ -35828,7 +35828,7 @@ var Person = class Person extends Object$1 {
35828
35828
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
35829
35829
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
35830
35830
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
35831
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
35831
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
35832
35832
  let fetchResult;
35833
35833
  try {
35834
35834
  fetchResult = await documentLoader(url.href);
@@ -35955,7 +35955,7 @@ var Person = class Person extends Object$1 {
35955
35955
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
35956
35956
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
35957
35957
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
35958
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
35958
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
35959
35959
  let fetchResult;
35960
35960
  try {
35961
35961
  fetchResult = await documentLoader(url.href);
@@ -36080,7 +36080,7 @@ var Person = class Person extends Object$1 {
36080
36080
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
36081
36081
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
36082
36082
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
36083
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
36083
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
36084
36084
  let fetchResult;
36085
36085
  try {
36086
36086
  fetchResult = await documentLoader(url.href);
@@ -36203,7 +36203,7 @@ var Person = class Person extends Object$1 {
36203
36203
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
36204
36204
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
36205
36205
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
36206
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
36206
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
36207
36207
  let fetchResult;
36208
36208
  try {
36209
36209
  fetchResult = await documentLoader(url.href);
@@ -36326,7 +36326,7 @@ var Person = class Person extends Object$1 {
36326
36326
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
36327
36327
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
36328
36328
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
36329
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
36329
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
36330
36330
  let fetchResult;
36331
36331
  try {
36332
36332
  fetchResult = await documentLoader(url.href);
@@ -36488,7 +36488,7 @@ var Person = class Person extends Object$1 {
36488
36488
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
36489
36489
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
36490
36490
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
36491
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
36491
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
36492
36492
  let fetchResult;
36493
36493
  try {
36494
36494
  fetchResult = await documentLoader(url.href);
@@ -36654,7 +36654,7 @@ var Person = class Person extends Object$1 {
36654
36654
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
36655
36655
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
36656
36656
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
36657
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
36657
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
36658
36658
  let fetchResult;
36659
36659
  try {
36660
36660
  fetchResult = await documentLoader(url.href);
@@ -36868,7 +36868,7 @@ var Person = class Person extends Object$1 {
36868
36868
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
36869
36869
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
36870
36870
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
36871
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
36871
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
36872
36872
  let fetchResult;
36873
36873
  try {
36874
36874
  fetchResult = await documentLoader(url.href);
@@ -37551,7 +37551,7 @@ var Person = class Person extends Object$1 {
37551
37551
  * @throws {TypeError} If the given `json` is invalid.
37552
37552
  */
37553
37553
  static async fromJsonLd(json, options = {}) {
37554
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.parse_object", async (span) => {
37554
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.parse_object", async (span) => {
37555
37555
  try {
37556
37556
  const object = await this.__fromJsonLd__Person__(json, span, options);
37557
37557
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -38286,7 +38286,7 @@ var Place = class Place extends Object$1 {
38286
38286
  * @throws {TypeError} If the given `json` is invalid.
38287
38287
  */
38288
38288
  static async fromJsonLd(json, options = {}) {
38289
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.parse_object", async (span) => {
38289
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.parse_object", async (span) => {
38290
38290
  try {
38291
38291
  const object = await this.__fromJsonLd__Place__(json, span, options);
38292
38292
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -38477,7 +38477,7 @@ var Profile = class Profile extends Object$1 {
38477
38477
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
38478
38478
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
38479
38479
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
38480
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
38480
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
38481
38481
  let fetchResult;
38482
38482
  try {
38483
38483
  fetchResult = await documentLoader(url.href);
@@ -38670,7 +38670,7 @@ var Profile = class Profile extends Object$1 {
38670
38670
  * @throws {TypeError} If the given `json` is invalid.
38671
38671
  */
38672
38672
  static async fromJsonLd(json, options = {}) {
38673
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.parse_object", async (span) => {
38673
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.parse_object", async (span) => {
38674
38674
  try {
38675
38675
  const object = await this.__fromJsonLd__Profile__(json, span, options);
38676
38676
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -38841,7 +38841,7 @@ var Question = class Question extends IntransitiveActivity {
38841
38841
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
38842
38842
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
38843
38843
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
38844
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
38844
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
38845
38845
  let fetchResult;
38846
38846
  try {
38847
38847
  fetchResult = await documentLoader(url.href);
@@ -38963,7 +38963,7 @@ var Question = class Question extends IntransitiveActivity {
38963
38963
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
38964
38964
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
38965
38965
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
38966
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
38966
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
38967
38967
  let fetchResult;
38968
38968
  try {
38969
38969
  fetchResult = await documentLoader(url.href);
@@ -39226,7 +39226,7 @@ var Question = class Question extends IntransitiveActivity {
39226
39226
  * @throws {TypeError} If the given `json` is invalid.
39227
39227
  */
39228
39228
  static async fromJsonLd(json, options = {}) {
39229
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.parse_object", async (span) => {
39229
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.parse_object", async (span) => {
39230
39230
  try {
39231
39231
  const object = await this.__fromJsonLd__Question__(json, span, options);
39232
39232
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -39452,7 +39452,7 @@ var Read = class Read extends Activity {
39452
39452
  * @throws {TypeError} If the given `json` is invalid.
39453
39453
  */
39454
39454
  static async fromJsonLd(json, options = {}) {
39455
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.parse_object", async (span) => {
39455
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.parse_object", async (span) => {
39456
39456
  try {
39457
39457
  const object = await this.__fromJsonLd__Read__(json, span, options);
39458
39458
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -39600,7 +39600,7 @@ var Reject = class Reject extends Activity {
39600
39600
  * @throws {TypeError} If the given `json` is invalid.
39601
39601
  */
39602
39602
  static async fromJsonLd(json, options = {}) {
39603
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.parse_object", async (span) => {
39603
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.parse_object", async (span) => {
39604
39604
  try {
39605
39605
  const object = await this.__fromJsonLd__Reject__(json, span, options);
39606
39606
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -39773,7 +39773,7 @@ var Relationship = class Relationship extends Object$1 {
39773
39773
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
39774
39774
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
39775
39775
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
39776
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
39776
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
39777
39777
  let fetchResult;
39778
39778
  try {
39779
39779
  fetchResult = await documentLoader(url.href);
@@ -39896,7 +39896,7 @@ var Relationship = class Relationship extends Object$1 {
39896
39896
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
39897
39897
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
39898
39898
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
39899
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
39899
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
39900
39900
  let fetchResult;
39901
39901
  try {
39902
39902
  fetchResult = await documentLoader(url.href);
@@ -40058,7 +40058,7 @@ var Relationship = class Relationship extends Object$1 {
40058
40058
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
40059
40059
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
40060
40060
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
40061
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
40061
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
40062
40062
  let fetchResult;
40063
40063
  try {
40064
40064
  fetchResult = await documentLoader(url.href);
@@ -40328,7 +40328,7 @@ var Relationship = class Relationship extends Object$1 {
40328
40328
  * @throws {TypeError} If the given `json` is invalid.
40329
40329
  */
40330
40330
  static async fromJsonLd(json, options = {}) {
40331
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.parse_object", async (span) => {
40331
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.parse_object", async (span) => {
40332
40332
  try {
40333
40333
  const object = await this.__fromJsonLd__Relationship__(json, span, options);
40334
40334
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -40536,7 +40536,7 @@ var Remove = class Remove extends Activity {
40536
40536
  * @throws {TypeError} If the given `json` is invalid.
40537
40537
  */
40538
40538
  static async fromJsonLd(json, options = {}) {
40539
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.parse_object", async (span) => {
40539
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.parse_object", async (span) => {
40540
40540
  try {
40541
40541
  const object = await this.__fromJsonLd__Remove__(json, span, options);
40542
40542
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -40931,7 +40931,7 @@ var Service = class Service extends Object$1 {
40931
40931
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
40932
40932
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
40933
40933
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
40934
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
40934
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
40935
40935
  let fetchResult;
40936
40936
  try {
40937
40937
  fetchResult = await documentLoader(url.href);
@@ -41093,7 +41093,7 @@ var Service = class Service extends Object$1 {
41093
41093
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
41094
41094
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
41095
41095
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
41096
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
41096
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
41097
41097
  let fetchResult;
41098
41098
  try {
41099
41099
  fetchResult = await documentLoader(url.href);
@@ -41273,7 +41273,7 @@ var Service = class Service extends Object$1 {
41273
41273
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
41274
41274
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
41275
41275
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
41276
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
41276
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
41277
41277
  let fetchResult;
41278
41278
  try {
41279
41279
  fetchResult = await documentLoader(url.href);
@@ -41415,7 +41415,7 @@ var Service = class Service extends Object$1 {
41415
41415
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
41416
41416
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
41417
41417
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
41418
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
41418
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
41419
41419
  let fetchResult;
41420
41420
  try {
41421
41421
  fetchResult = await documentLoader(url.href);
@@ -41554,7 +41554,7 @@ var Service = class Service extends Object$1 {
41554
41554
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
41555
41555
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
41556
41556
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
41557
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
41557
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
41558
41558
  let fetchResult;
41559
41559
  try {
41560
41560
  fetchResult = await documentLoader(url.href);
@@ -41678,7 +41678,7 @@ var Service = class Service extends Object$1 {
41678
41678
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
41679
41679
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
41680
41680
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
41681
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
41681
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
41682
41682
  let fetchResult;
41683
41683
  try {
41684
41684
  fetchResult = await documentLoader(url.href);
@@ -41805,7 +41805,7 @@ var Service = class Service extends Object$1 {
41805
41805
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
41806
41806
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
41807
41807
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
41808
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
41808
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
41809
41809
  let fetchResult;
41810
41810
  try {
41811
41811
  fetchResult = await documentLoader(url.href);
@@ -41930,7 +41930,7 @@ var Service = class Service extends Object$1 {
41930
41930
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
41931
41931
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
41932
41932
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
41933
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
41933
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
41934
41934
  let fetchResult;
41935
41935
  try {
41936
41936
  fetchResult = await documentLoader(url.href);
@@ -42053,7 +42053,7 @@ var Service = class Service extends Object$1 {
42053
42053
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
42054
42054
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
42055
42055
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
42056
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
42056
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
42057
42057
  let fetchResult;
42058
42058
  try {
42059
42059
  fetchResult = await documentLoader(url.href);
@@ -42176,7 +42176,7 @@ var Service = class Service extends Object$1 {
42176
42176
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
42177
42177
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
42178
42178
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
42179
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
42179
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
42180
42180
  let fetchResult;
42181
42181
  try {
42182
42182
  fetchResult = await documentLoader(url.href);
@@ -42338,7 +42338,7 @@ var Service = class Service extends Object$1 {
42338
42338
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
42339
42339
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
42340
42340
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
42341
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
42341
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
42342
42342
  let fetchResult;
42343
42343
  try {
42344
42344
  fetchResult = await documentLoader(url.href);
@@ -42504,7 +42504,7 @@ var Service = class Service extends Object$1 {
42504
42504
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
42505
42505
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
42506
42506
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
42507
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
42507
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
42508
42508
  let fetchResult;
42509
42509
  try {
42510
42510
  fetchResult = await documentLoader(url.href);
@@ -42718,7 +42718,7 @@ var Service = class Service extends Object$1 {
42718
42718
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
42719
42719
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
42720
42720
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
42721
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.lookup_object", async (span) => {
42721
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.lookup_object", async (span) => {
42722
42722
  let fetchResult;
42723
42723
  try {
42724
42724
  fetchResult = await documentLoader(url.href);
@@ -43401,7 +43401,7 @@ var Service = class Service extends Object$1 {
43401
43401
  * @throws {TypeError} If the given `json` is invalid.
43402
43402
  */
43403
43403
  static async fromJsonLd(json, options = {}) {
43404
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.parse_object", async (span) => {
43404
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.parse_object", async (span) => {
43405
43405
  try {
43406
43406
  const object = await this.__fromJsonLd__Service__(json, span, options);
43407
43407
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -44051,7 +44051,7 @@ var Source = class {
44051
44051
  * @throws {TypeError} If the given `json` is invalid.
44052
44052
  */
44053
44053
  static async fromJsonLd(json, options = {}) {
44054
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.parse_object", async (span) => {
44054
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.parse_object", async (span) => {
44055
44055
  try {
44056
44056
  const object = await this.__fromJsonLd__Source__(json, span, options);
44057
44057
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -44226,7 +44226,7 @@ var TentativeAccept = class TentativeAccept extends Accept {
44226
44226
  * @throws {TypeError} If the given `json` is invalid.
44227
44227
  */
44228
44228
  static async fromJsonLd(json, options = {}) {
44229
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.parse_object", async (span) => {
44229
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.parse_object", async (span) => {
44230
44230
  try {
44231
44231
  const object = await this.__fromJsonLd__TentativeAccept__(json, span, options);
44232
44232
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -44374,7 +44374,7 @@ var TentativeReject = class TentativeReject extends Reject {
44374
44374
  * @throws {TypeError} If the given `json` is invalid.
44375
44375
  */
44376
44376
  static async fromJsonLd(json, options = {}) {
44377
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.parse_object", async (span) => {
44377
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.parse_object", async (span) => {
44378
44378
  try {
44379
44379
  const object = await this.__fromJsonLd__TentativeReject__(json, span, options);
44380
44380
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -44561,7 +44561,7 @@ var Tombstone = class Tombstone extends Object$1 {
44561
44561
  * @throws {TypeError} If the given `json` is invalid.
44562
44562
  */
44563
44563
  static async fromJsonLd(json, options = {}) {
44564
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.parse_object", async (span) => {
44564
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.parse_object", async (span) => {
44565
44565
  try {
44566
44566
  const object = await this.__fromJsonLd__Tombstone__(json, span, options);
44567
44567
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -44724,7 +44724,7 @@ var Travel = class Travel extends IntransitiveActivity {
44724
44724
  * @throws {TypeError} If the given `json` is invalid.
44725
44725
  */
44726
44726
  static async fromJsonLd(json, options = {}) {
44727
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.parse_object", async (span) => {
44727
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.parse_object", async (span) => {
44728
44728
  try {
44729
44729
  const object = await this.__fromJsonLd__Travel__(json, span, options);
44730
44730
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -44886,7 +44886,7 @@ var Undo = class Undo extends Activity {
44886
44886
  * @throws {TypeError} If the given `json` is invalid.
44887
44887
  */
44888
44888
  static async fromJsonLd(json, options = {}) {
44889
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.parse_object", async (span) => {
44889
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.parse_object", async (span) => {
44890
44890
  try {
44891
44891
  const object = await this.__fromJsonLd__Undo__(json, span, options);
44892
44892
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -45086,7 +45086,7 @@ var Update = class Update extends Activity {
45086
45086
  * @throws {TypeError} If the given `json` is invalid.
45087
45087
  */
45088
45088
  static async fromJsonLd(json, options = {}) {
45089
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.parse_object", async (span) => {
45089
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.parse_object", async (span) => {
45090
45090
  try {
45091
45091
  const object = await this.__fromJsonLd__Update__(json, span, options);
45092
45092
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -45240,7 +45240,7 @@ var Video = class Video extends Document {
45240
45240
  * @throws {TypeError} If the given `json` is invalid.
45241
45241
  */
45242
45242
  static async fromJsonLd(json, options = {}) {
45243
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.parse_object", async (span) => {
45243
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.parse_object", async (span) => {
45244
45244
  try {
45245
45245
  const object = await this.__fromJsonLd__Video__(json, span, options);
45246
45246
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -45387,7 +45387,7 @@ var View = class View extends Activity {
45387
45387
  * @throws {TypeError} If the given `json` is invalid.
45388
45388
  */
45389
45389
  static async fromJsonLd(json, options = {}) {
45390
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.9").startActiveSpan("activitypub.parse_object", async (span) => {
45390
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.10").startActiveSpan("activitypub.parse_object", async (span) => {
45391
45391
  try {
45392
45392
  const object = await this.__fromJsonLd__View__(json, span, options);
45393
45393
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);